scoredisplay - eisclimber/ExPresS-XR GitHub Wiki

ScoreDisplay

Class in ExPresSXR.Minigames.CoinThrow

Inherits from UnityEngine.MonoBehaviour

Summary

Displays and stores a numerical score via UI.

public class ScoreDisplay : MonoBehaviour

Methods

Name Description
AddScore(int) Amount to add to the current score. Can be negative.
SubtractScore(int) Amount to subtract to the current score. Can be negative.
⚠️ **GitHub.com Fallback** ⚠️