= COLLISION(# [integer] )
= COLLISION([expression])
Verify if a sprite has had a collision with another sprite. The result (0 = no collision, 1 = collision occurred) is returned as result.
= COLLISION(#1) = COLLISION(newValue+1)
HIT