diff --git a/rlley2ki2i.js b/rlley2ki2i.js index fb64a87..17f7227 100644 --- a/rlley2ki2i.js +++ b/rlley2ki2i.js @@ -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 \ No newline at end of file