Select all particles of a cloth object?
#1
I am doing some testing on TyFlow with cloth. In my flow, I am doing a Surface Test that sends particles to a new event. When they return true, I am displaying them as a green sprite, like in the image.
What I'd like to happen is - as soon as one (or more) particles turn true by the surface test, ALL particles that are part of the same cloth object, also turns true, like on the second image. Is that possible?
Thanks!
       
  Reply
#2
Yes, you can use a Cloth Collect operator for that - place it in an event with at least one cloth particle and it will bring in all other particles of the same cloth.
  Reply


Forum Jump: