UI_JumpToSpace¶
UI_JumpToSpace is a UI community component (Component) that provides UIs specific to the Jump to Space game, including:
(A) The goal of the game: Jump to 100
(B) The player's avatars, names, and their highest floors
(C) The player's remaining HP and the highest floors that the player has reached
Related components¶
This Component must be used with:
- Level_JumpToSpace, which provides the main gameplay of the Jump to Space game.
- Level_GameState, which provides basic game states for the game.
- UI_GameState, which provides UIs of the basic states in Level_GameState.