Update: CC - SnailRunner - Before Render (rlley2ki2i.js) 2 bytes modified

beta.r3js.org
-=yb4f310 2018-03-07 14:10:02 +01:00
parent f88a9f1eff
commit f9e6495c75
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ if (!this.initialized) {
this.initialized = true;
}
this.road.rotation.z += 0.00001 * data.delta;
this.road.rotation.z += 0.001 * data.delta;
this.road.updateInstance('rotation');
//@ sourceURL=beforeRender.js