arcade

Vars | |
boss_id | Determines which boss image to use on the UI. |
---|---|
game_active | Returns TRUE if the game is being played. |
heads_up | Shows what text is shown on the app, usually showing the log of combat actions taken by the player. |
pause_state | This disables buttom actions from having any impact if TRUE. Resets to FALSE when the player is allowed to make an action again. |
Var Details
boss_id

Determines which boss image to use on the UI.
game_active

Returns TRUE if the game is being played.
heads_up

Shows what text is shown on the app, usually showing the log of combat actions taken by the player.
pause_state

This disables buttom actions from having any impact if TRUE. Resets to FALSE when the player is allowed to make an action again.