phaserjs / phaser-ce-examples

Contains hundreds of source code examples and related media for the Phaser HTML5 Game Framework.
http://phaser.io/examples
1.76k stars 1.15k forks source link

Change emitter.start() to flow() or explode() #176

Open samme opened 7 years ago

samme commented 7 years ago

Flow and explode are simpler but beginners often don't know about them.

Pritamde-Redapple commented 5 years ago

emitter.start(true, 20, null, 100);