Wiki

Case Status
Log In

Wiki

 
Home ยป Add-ons»Shuriken»Get Next Collision Event
Index
Navigation
Community Wiki

Get Next Collision Event

Each time this action is called it gets the next Collision event for that frame. Use this on States triggered by the global event 'ON PARTICLE COLLISION'. This lets you quickly loop through all the collisions for a particular collision event. NOTE: PlayMakerShurikenProxy Required

Game Object
The GameObject you expect collisions to happen.
Index
Store this index of the collision. Use this to exit early to avoid processing too much particles.
Collision Normal
Store this particular collision normal
Collision Velocity
Store this particular collision velocity
Collision Intersection
Store this particular collision intersection
Loop Event
Event to send to get the next collision event.
Finished Event
Event to send when there are no more collision events.

 


Last modified on 10/3/2013 1:45 AM by User.

  • RSS Feed