Skip to content

coininitializer

eisclimber edited this page Apr 4, 2026 · 1 revision

CoinInitializer

Class in ExPresSXR.Minigames.CoinScale

Inherits from UnityEngine.MonoBehaviour

Summary

(Re-)Sets the positions of coins and optionally randomizes the fake coin.

public class CoinInitializer : MonoBehaviour

Methods

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.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally