-
-
Notifications
You must be signed in to change notification settings - Fork 2
Score Display
eisclimber edited this page Feb 11, 2024
·
2 revisions
class in ExPresSXR.Minigames.CoinThrow / Extends UnityEngine.MonoBehaviour
Component added via Component Menu
Displays and stores a numerical score via UI.
-
TMP_Text _textDisplay
: Reference to the TMP_Text that displays the value.
-
void AddScore(int score)
: Amount to add to the current score. Can be negative. -
void SubtractScore(int score)
: Amount to subtract to the current score. Can be negative.
Autor: Luca 'eisclimber' Dreiling; License: MIT
- Getting Started
- Development and Contribution
- Misc
- Experimentation
- Data Gatherering
- Eye Tracking
- ExPresS XR Rig
- Interaction
- Base Button
- Button Quiz
- Collision Hand Rumbler
- Collision Sound Emitter
- Exit Game Interactable (Script Deprecated)
- Interactables
- Haptic Impulse Trigger
- Socket Interactors
- Inverse Kinematics
- Localization
- Minigames
- Coin Scale
- Coin Throw
- Sword Cleaning
- Misc
- Movement
- Presentation
- UI