shoot - eisclimber/ExPresS-XR GitHub Wiki
Method in Arrow
Handles being shot in a direction.
public void Shoot(Vector3 force);| Name | Description |
|---|---|
UnityEngine.Vector3 force |
Force (and direction) to shoot at. |
Method in Arrow
Handles being shot in a direction.
public void Shoot(Vector3 force);| Name | Description |
|---|---|
UnityEngine.Vector3 force |
Force (and direction) to shoot at. |