Skip to content

UI_GameState

This UI_GameState community component (Component) provides UIs for basic states of a game configured in Level_GameState and lets you select audio clips to be played when the game is counting down and the game starts.

Property Description
Match Time UI If you choose Default, the default UIs for Matching Time will be provided. If you choose None, no default UIs will be provided.
CountDown Time UI If you choose Default, the default UIs for CountDown Time will be provided. If you choose None, no default UIs will be provided.
In-Game Timer Type 6 timers for you to choose from. You can choose None if you don't want them in your game.
CountDown audio The audio clip to be played when the game is counting down
Start audio The audio clip to be played when the game starts

This Component must be used together with Level_GameState.