12-05-2019, 12:03 PM
I am trying to retrieve the velocity megnitude value from child particles in the wobble.
For ex in the grass example scene, the first event containing the grass changes oriantation based on the position of the child particles. There is no force applied to the parent particle, but they are applied in the second event to the child particles which allows for the spring effect.
What I'm trying to do is to get that velocity magnitude value from those child particles and use that in the mapping operator of the parent particles (the grass).
For ex in the grass example scene, the first event containing the grass changes oriantation based on the position of the child particles. There is no force applied to the parent particle, but they are applied in the second event to the child particles which allows for the spring effect.
What I'm trying to do is to get that velocity magnitude value from those child particles and use that in the mapping operator of the parent particles (the grass).