Particle Candy - cannot use transition.to with emitter

Hi,

when I use transition.to with emitter, once transition is finished - emitter is unusable. I cannot start it again.
After transition is complete I run a function to stop the emitter and put it back in place where it should be.
If I do that with a timer everything is ok.

Any tips? [import]uid: 109453 topic_id: 26444 reply_id: 326444[/import]

I was acutally wrong.
I was using transition management library: http://developer.anscamobile.com/code/pausable-timers-and-transitions-speed-adjustment
After using simple transition.to the issue went away.

Unfortunately I need something to control the transition, but I can’t find anything wrong with the code of the library :confused:
[import]uid: 109453 topic_id: 26444 reply_id: 107267[/import]