Update: CC - SpoonLib - Before Render (uou2i9be9r.js) 60 bytes modified

beta.r3js.org
-=yb4f310 2018-01-16 13:35:13 +01:00
parent 3e43551830
commit 40dd0b1d47
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ if (this.camera2dAnimation) {
this.camera2dAnimation = false;
this.particleEngine.pulse = false;
this.particleEngine.particlesPerSecond = 8;
this.particleEngine.updateInstance('particlesPerSecond');
this.particle.fadeInFactor = 0.002;
}
}