Magic Particles in Marmalade

All information about Magic Particles: news, question, comments, etc.

Magic Particles in Marmalade

Postby Raju.Gatoss » 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.
Raju.Gatoss
 
Posts: 2
Joined: Wed Sep 25, 2013 1:14 pm

Re: Magic Particles in Marmalade

Postby Odin_KG » Wed Sep 25, 2013 3:19 pm

MP_Emitter::SetPosition(MP_POSITION& position) moves the emitter only. You need to duplicate the emitter. Use MP_Manager::DuplicateEmitter() to create a copy of the emitter. Then you may move the copies to the different position.
User avatar
Odin_KG
Administrator
Administrator
 
Posts: 255
Joined: Sat May 09, 2009 10:53 pm


Return to Magic Particles

Who is online

Users browsing this forum: No registered users and 16 guests

cron