SPRITE HIT()
This command will return a one if the specified sprite has impacted against 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 impacting against it. The parameters should be specified using integer values.
SYNTAX
Return Value=SPRITE HIT(Sprite Number, Target Sprite Number)
RELATED INFO
Sprite Commands
Glossary
EXAMPLE
Sprite Collision