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

beta.r3js.org
-=yb4f310 2018-03-07 14:18:01 +01:00
parent df14514be9
commit 8b89ab40c6
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.001 * data.delta;
this.road.rotation.z += 0.004 * data.delta;
this.road.updateInstance('rotation');
//@ sourceURL=beforeRender.js