the JS butterfly example need the Scene object to be referenced so not to be GC'd. I attached it to the Atomic.Player, since that's where it would have been attached if it had loaded a scene.
The CS butterfly example did not have the butterfly emitter with the right mouse button, so that was added.
the JS butterfly example need the Scene object to be referenced so not to be GC'd. I attached it to the Atomic.Player, since that's where it would have been attached if it had loaded a scene. The CS butterfly example did not have the butterfly emitter with the right mouse button, so that was added.