spawnnewtargetfromcollision - eisclimber/ExPresS-XR GitHub Wiki
Method in LineSpawner
Creates a new target from a collision.
public void SpawnNewTargetFromCollision(Collider other);| Name | Description |
|---|---|
UnityEngine.Collider other |
Other collider of the collision. |