spriteExist()

Check if given sprite channel is used.
Old liveSprite() syntax is still valid.

Syntax:
variable = spriteExist( sprite )

Return 1 if sprite channel is used otherwise returns 0


Example: