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

beta.r3js.org
-=yb4f310 2018-03-09 03:08:39 +01:00
parent 1b6f0ad79f
commit 3c30df1f94
1 changed files with 5 additions and 1 deletions

View File

@ -23,7 +23,11 @@ this.road = GameLib.EntityManager.Instance.findComponentById('4furha3wst');
/**
* Road Sections
*/
this.sections = [];
this.sections = [{
left : this.treesLeft,
road : this.road,
right : this.treesRight
}];
/**
* Camera