coinreset - eisclimber/ExPresS-XR GitHub Wiki
Class in ExPresSXR.Minigames.CoinThrow
Inherits from UnityEngine.MonoBehaviour
Resets an object to a position upon entering the trigger.
public class CoinReset : MonoBehaviour| Name | Description |
|---|---|
| ResetOwnPosition() | Resets the transform either to _resetTransform or the initial Transform if _resetTransform is null. |