playMaker

Author Topic: Particle Collision detection  (Read 1260 times)

amitchai2

  • Playmaker Newbie
  • *
  • Posts: 6
Particle Collision detection
« on: August 24, 2018, 08:29:12 AM »
Hi,
I'm trying to use the "Get Particles Collision Info" in order to detect a collision with my player (rigidbody). I've tried a few options but still can't detect any collision. I checking the object tag, but I think no objects are detected at all. Do I need to set any parameter on the particle system? or use something else?
Please help!