SPRITE COLLISION()
This command will return a one if the specified sprite is overlapping the target sprite specified. If a target sprite has not been specified and a value of zero have been used, this command will return the sprite number of any sprite overlapping it. The parameters should be specified using integer values.
SYNTAX
Return Value=SPRITE COLLISION(Sprite Number, Target Sprite Number)
RELATED INFO
Sprite Commands
Glossary
EXAMPLE
Sprite Collision