samme Posted February 7, 2017 Share Posted February 7, 2017 For when you can't figure out what your emitter is doing. GitHub / NPM / Demo // Show center and area game.debug.emitter(emitter, color = null, filled = true) // List properties game.debug.emitterInfo(emitter, x, y, color = null) // Count existing particles game.debug.emitterTotal(emitter, x, y, width = 100, height = 10, color = null, label = emitter.name) jdnichollsc and nkholski 2 Link to comment Share on other sites More sharing options...
Recommended Posts