Notifications
Clear all

[Closed] PFlow – Shape instance – Animated Shape, how to replicate through script?

Is there a way through scripting in pFlow to do this…

I have a collection of objects, all unique and all with different animation, I know how to use particleshape = obj[1].mesh to get the mesh, but how do I get an animated shape? DO I need to sample it every frame to get an update?