Particle system appears to be working

This commit is contained in:
Nathan Kunicki 2016-02-14 01:19:07 +00:00
parent 1316c814ec
commit 4d6a9561ae

View File

@ -68,7 +68,6 @@ window.onload = function () {
};
//emitter.spread = Math.PI / 32;
emitter.setParticleParent(mainScene);
emitter.emitting = true;