Update: CC - Demo New - Entity Loaded (tuby5lj4di.js) 7 bytes modified

beta.r3js.org
-=yb4f310 2018-02-16 12:22:41 +01:00
parent 0b62fcc2e2
commit bd09376595
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ GameLib.CustomCode.prototype.buildInstancedGeometry = function(index) {
GameLib.CustomCode.prototype.startAnimation = function(attributeData) {
this.generateAnimationVectors(attributeData);
this.beforeRender.animate = true;
this.beforeRender.startAnimation = true;
}.bind(this);
GameLib.CustomCode.prototype.generateAnimationVectors = function(attributeData) {