Magic Particles in Marmalade
Posted: Wed Sep 25, 2013 1:22 pm
How to draw a single particle at different positions at the same time....
I want to draw a particle at 4 positions simultaneously.
I Used MP_Emitter::SetPosition(MP_POSITION& position) method to set positions in update method.
But there is no use. Particle is drawing at only one position.
I want to draw a particle at 4 positions simultaneously.
I Used MP_Emitter::SetPosition(MP_POSITION& position) method to set positions in update method.
But there is no use. Particle is drawing at only one position.