AtomicGameEngine / AtomicExamples

Examples for the Atomic Game Engine
https://www.AtomicGameEngine.com
96 stars 58 forks source link

Fix both butterfly examples #1286 #105

Closed ghost closed 7 years ago

ghost commented 7 years ago

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.

JoshEngebretson commented 7 years ago

Awesome, thanks :) We all get a bit of tab (or space) tar on us when visiting the pits :)

LANDING! ✈️