SPRITE_CREATE_HIDE

SPRITE_CREATE_HIDE

THE NEXT CREATED SPRITES WILL NOT BE VISIBLE

  • Type: Command
  • Parameter: 0
  • Group: SPRITE

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

  • The command SPRITE_CREATE_HIDE is used to make invisible the next created SPRITEs.

ERROR

  • None.

EXAMPLE

spritre_ created_hide

SEE ALSO

SPRITE_CREATE_SHOW