Skip to content

linetarget

eisclimber edited this page Apr 4, 2026 · 1 revision

LineTarget

Class in ExPresSXR.Minigames.Archery.TargetSpawner.Line

Inherits from Target

Summary

A target that is spawned by a LineSpawner allowing easier setup and access to its despawn collider.

public class LineTarget : Target

Methods

Name Description
Setup(bool,float,Vector3,Sprite) Sets up this target.

Properties

Name Description
DespawnColliderObject Reference to the GameObject gets detected by a collision detector to despawn this target.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally