Update: CC - SnailRunner - Before Render (94xi7aitax.js) 13 bytes modified

beta.r3js.org
-=yb4f310 2018-03-09 15:00:41 +01:00
parent 49d78d4f31
commit b4235a6691
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ if (modified) {
this.camera.updateInstance('lookAt');
}
this.time += data.delta;
this.time += data.delta * this.speed;
if (this.time > 0.5) {
this.spawnCloud();