Shiptest 13 - Modules - TypesVar Details

arcade

Vars

boss_idDetermines which boss image to use on the UI.
game_activeReturns TRUE if the game is being played.
heads_upShows what text is shown on the app, usually showing the log of combat actions taken by the player.
pause_stateThis 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.