playMaker

Author Topic: Is there an action that gets all Particle Collision Info?  (Read 1805 times)

Spease

  • Playmaker Newbie
  • *
  • Posts: 1
Is there an action that gets all Particle Collision Info?
« on: August 21, 2018, 11:33:21 PM »
Hello -

The action "Get Particle Collision Info" only returns "Game Object hit" as an option. According to the Unity docs: https://docs.unity3d.com/ScriptReference/ParticleCollisionEvent.html there's additional info from the collision - namely "intersection" for the point at which the collision occurred.

Is there a Playmaker method for getting this extended info - or an action someone could post to the Ecosystem that does so? Thanks for your help.

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Is there an action that gets all Particle Collision Info?
« Reply #1 on: August 29, 2018, 03:20:46 AM »
Hi,

 yes, there is on the wiki a system that allows you get all these info

https://hutonggames.fogbugz.com/f/page?W1141

Let me know how it goes. and I'll promote it to the Ecosystem ( it was done prior the ecosystem)

 Bye,

 Jean