Update: CC - SnailRunner - Entity Loaded (78gnds8jrj.js) 42 bytes modified

beta.r3js.org
-=yb4f310 2018-03-09 15:06:20 +01:00
parent 51bb8d2a64
commit 4cc1990286
1 changed files with 4 additions and 0 deletions

View File

@ -34,7 +34,11 @@ this.sections = [];
*/
this.camera = GameLib.EntityManager.Instance.findComponentById('hd8dsn7o4c');
/**
* Game Variables
*/
this.snail.position.z = 0;
this.speed = 0;
var cloneLeft = this.treesLeft.clone();
var cloneRoad = this.road.clone();