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

beta.r3js.org
-=yb4f310 2018-01-16 13:31:41 +01:00
parent 4c65158fe2
commit 3e43551830
1 changed files with 1 additions and 0 deletions

View File

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