linetarget - eisclimber/ExPresS-XR GitHub Wiki
Class in ExPresSXR.Minigames.Archery.TargetSpawner.Line
Inherits from Target
A target that is spawned by a LineSpawner allowing easier setup and access to its despawn collider.
public class LineTarget : Target| Name | Description |
|---|---|
| Setup(bool,float,Vector3,Sprite) | Sets up this target. |
| Name | Description |
|---|---|
| DespawnColliderObject | Reference to the GameObject gets detected by a collision detector to despawn this target. |