{{tag>event collide}}
{{htmlmetatags>metatag-keywords=(pac3, wiki, event, collide)
metatag-description=(Triggers on collision.)
metatag-og:title=(Collide | Event)
metatag-og:description=(Triggers on collision.)
}}
====== Collide ======
Triggers on collision. Meant to be used with [[:part:projectile]]. This event only triggers at the moment of collision, for a continuous version see (icon_event) [[:part:event:is_touching]].
===== Operator =====
None, this event does not use any operators.
===== Arguments =====
None.
===== Usage & Examples =====
==== Simple collision effect ====
Attach the event to a projectile model, check [[:part:event#affect children only]] and [[:part:event#invert]] then attach your effects to the event.
{{fa>download?color=#7ab353&fw&lg}} **Download:** {{:part:event:collide:event_collide.txt}}
===== Similar Events =====
* [[:part:event:ranger]]
* [[:part:event:is_touching]]