From f67a2101dc220c524ab91748e4d3c6f7ce1dc268 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Fri, 16 Feb 2018 12:45:21 +0100 Subject: [PATCH] Update: CC - Demo New - Entity Loaded (tuby5lj4di.js) 88 bytes modified --- tuby5lj4di.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tuby5lj4di.js b/tuby5lj4di.js index 5a69e47..2e174ef 100644 --- a/tuby5lj4di.js +++ b/tuby5lj4di.js @@ -242,6 +242,9 @@ GameLib.CustomCode.prototype.updateAttributeArrays = function(alpha) { ) ); + this.offsetAttribute.needsUpdate = true; + this.scaleAttribute.needsUpdate = true; + } }.bind(this);