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);