Update: CC - Demo New - Before Render (wlw063ovw9.js) 1 bytes modified

beta.r3js.org
-=yb4f310 2018-02-22 15:55:39 +01:00
parent 3b8dd3d372
commit 511be0e97a
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ if (!this.initialized) {
this.initialized = true;
}
this.time += 0.1 * data.delta;
this.time += 0.02 * data.delta;
this.lookAtTarget = this.mouseMove.lookAtTarget;