'Make' a collision is not different.
'Detect' a collision can by done by
... (sprite) On collision with (Sprite <-- same object)
or (when you bring the sprite in to a family)
... (sprite) On collision with (family)
Question is : what you wanna do after the collision ?