Page 1 of 1

How to adjust particle size?

Posted: Tue Feb 24, 2009 6:14 pm
by Squarefox2
Hello,

i'm currently working with IrrEdit. Is there any possibility to adjust the particle size of a particle node?

If I would use C++-Code, it would be:
setMinStartSize() & setMaxStartSize() ?
Is this right?

Greetings,
Squarefox

Posted: Wed Feb 25, 2009 3:10 am
by Moo
I am not sure you can directly do this in the editor. The best you can do with a particle system is to adjust the scale, in irrEdit. Perhaps you can find the values you need in the XML/.irr scene file and edit it manually after. Good luck!

Posted: Wed Feb 25, 2009 5:13 pm
by sudi
well there is a bug in the irredit 1.5
the setMaxParticle and min ParticleSize don't work.