Control Particle Collision Relationships

   522   1   1
User Avatar
Member
17 posts
Joined: Jan. 2022
Offline
Hello,

I am trying to figure out how to establish relationships between specific colliders and specific particles from different pop sources in a pop net. After some research, I implemented the Collide Relationship node but it only allows me to create a relationship between the pop object and a collider. Is there a way to establish a relationship between a specific pop source or pop group and a collider?

Thanks in advance for any help and guidance.

Attachments:
POP_Collider_Relationshships.hiplc (447.1 KB)

User Avatar
Member
88 posts
Joined: April 2013
Offline
Hi,

This is one method using the string attribute on particles called "collisionignore" with a pop wrangle.... just put the name of the object in the string and set it on whatever particles you want to avoid the collision.....if you want to avoid multiple objects group them together with a "group dynamic node".

The Solver will still register the collision hits though, unless manually turned off and built yourself if required.


Cheers!

Attachments:
POP_Collider_Relationships_2.hipnc (455.2 KB)

"Genius might be the ability to say a profound thing in a simple way." — Charles Bukowski
  • Quick Links