Hi guys, I have a piece of geometry and a particle system which emit particles in the direction of geometry. I want to start to deform geometry from the moment of first impact. What is the best way to do it? ops:
What about using the Collision POP, when the first particles hit your Geo, create a variable which will trigger an expression to deform your geo. I dont have an example in mind but that is what comes to me first.