Page 1 of 1

stop setDirection then update wrong!

PostPosted: Sat Jun 08, 2013 2:41 am
by tall_tree
start the emitter in one direction it's right.then set the state to stop.change the direction,start the emitter to update,the emitter always repeat the fist time start direction
first:Image

second:Image

Re: stop setDirection then update wrong!

PostPosted: Sat Jun 08, 2013 4:10 am
by Odin_KG
then set the state to stop.

I assume this question about the wrapper.
Magic_Stop (or MAGIC_STATE_STOP) stops and cleans up the emitter. Use MAGIC_STATE_VISIBLE to render the emitter without updating.