THE NEXT CREATED SPRITES WILL NOT BE VISIBLE
ACTION
The command SPRITE_CREATE_HIDE makes invisible the next created SPRITEs.
To make visible a SPRITE of number N created after The command, a command SPRITE_SHOW N is necessary.
By default, the SPRITE are visible when created.
SYNTAX:
SPRITE_CREATE_HIDE
USE ERROR EXAMPLE
spritre_ created_hide
SPRITE_CREATE_HIDE
SPRITE_CREATE_HIDE
SEE ALSO
SPRITE_CREATE_SHOW