SPHITSP SPHITSP checks for collision between sprites. Check collision between one sprite and any other sprite: CollisionID = SPHITSP( ID )Check collision between two specific sprites: CollisionID = SPHITSP( ID1, ID2 )Check collision between one sprite and a range of other sprites: CollisionID = SPHITSP( ID, LowID, HighID ) copyed from sbs, 7 posts left btw