Monday, September 14, 2015

particle to objects - Blender Script



particle to objects script v0.8





Blender don't export particles as far as i know , and instancing particles has very limited options , this is a way around this limitation.
after Particle is done you can export it to any 3d App as animated objects dots whatever you assign the instance object option.
its limited to particle generated on the 1st frame and make lifetime bigger than the scene.

---Use:
-open on text editor in blender and run it
- you will find it on UI Properities panel (N)
-Fill the names of emmitter - instance obj and step frames and press "distribute objs" and thats it.

have fun.