From GMpedia.org Wiki
The
Collision Event in
Game Maker is an
event that executes its
actions when an
object collides with another object specified by the user. The collision is detected using the
sprite of the object, or if set, the
mask.
[edit] See Also