cointhrow - eisclimber/ExPresS-XR GitHub Wiki
Classes for a minigame for throwing coins or other objects.
| Name | Description |
|---|---|
| CoinReset | Resets an object to a position upon entering the trigger. |
| PingPongLinearTween | This is only a minimal script to allow ping-pong-tweening. |
If you need something more elaborate, safe yourself the headache and buy a tween library like DOTween:)| |ScoreDisplay|Displays and stores a numerical score via UI.| |ThrowTarget|Detects hits of Rigidbodys with a CoinReset-Component.|