Generating Standard Particles using Python
-
On 23/08/2018 at 08:56, xxxxxxxx wrote:
I have some ideas about extending the Standard Particle (SP) emitter.
Is it possible to generate Standard Particles using Python? With a Python Generator?
Cheers
Thanassis -
On 24/08/2018 at 02:10, xxxxxxxx wrote:
Hi Thanassis,
It's not possible from a python generator to generate particle. Moreover, in python, there is no direct way to generate standard particle, since ParticleObject is not exposed in the python API.
But I may have an idea, which involves writing an Object Data plugin is it an option for you?Please let me know.
Cheers,
Maxime.