arrowshotspawner - eisclimber/ExPresS-XR GitHub Wiki
Class in ExPresSXR.Minigames.Archery.Bow
Inherits from UnityEngine.MonoBehaviour
Component that creates and shoots a prefab that implements the interfaces IShootable and IPoolObject.
public class ArrowShotSpawner : MonoBehaviour| Name | Description |
|---|---|
| ReleaseArrow(float) | Spawns and shoots the arrow. |