diff --git a/21g30t1e75.js b/21g30t1e75.js index 713b5ab..1b3f838 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -1161,6 +1161,8 @@ GameLib.CustomCode.prototype.extend = function(gameObject, position, orientation this.speed -= this.extendSpeedGrain; + console.log('speed = ' + this.speed); + }.bind(this); /**