I have a particle system I want to stop when the layout starts. If it's set to continuous, it doesn't show at run time. But set it to one shot and it shows. Is this expected behaviour?
dl.dropbox.com/u/10196246/OneShotStop.capx
Develop games in your browser. Powerful, performant & highly capable.
Closing as not a bug, you have an event to disable the spray on start of layout. This will only affect continuous mode.