Hello all,
Using a simulation programm I have made a list, array, for 2000 points. For each point I have 100 positions. I want to use a nParticle and keyframe the particles according to my array.
I am able, using python, to make the animation using regular objects like a sphere. But I want to use a particle system, because i want he blobby surface thingy. That would look so much better.
Does anyone know how you can keyframe individual particles according to a textfile with all the coordinates?
thanks