coininitializer - eisclimber/ExPresS-XR GitHub Wiki
Class in ExPresSXR.Minigames.CoinScale
Inherits from UnityEngine.MonoBehaviour
(Re-)Sets the positions of coins and optionally randomizes the fake coin.
public class CoinInitializer : MonoBehaviour| Name | Description |
|---|---|
| ResetCoinPositions() | Resets only the coins positions, keeping order and not changing the fake one. |
| ResetCoins() | Resets the coins, shuffles them and optionally randomizes the fake one. |