description |
---|
Remove a character's sprite from screen |
'hide character <character_id> [with [animations] [classes]]'
The character action allows you to remove a character's sprite from the screen.
To show a character, check the Show Character action
.
Action ID: Hide::Character
Reversible: Yes
Requires User Interaction: No
To hide a character, you only need the 'hide' command. Syntax: 'hide [Character Identifier] with [Animation]'
'hide character e'
You can also hide them with one of the exit animations available.
'hide character e with fadeOut'