Hide Image
'hide image <image_id> [with [animations] [classes]]'
The character action allows you to remove an image from the screen.
Action ID:
Hide::Image
Reversible: Yes
Requires User Interaction: No
To hide this images, you'll use the hide command as well.
'hide image flower', // If flower is declared
'hide image flower.png' // If flower isn't declared
'hide image flower with fadeOut'
Last modified 4yr ago