diff --git a/21g30t1e75.js b/21g30t1e75.js index 876744a..73ecfbf 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -1211,6 +1211,10 @@ GameLib.CustomCode.prototype.powerup = function(gameObject) { } + console.log('speed = ' + this.speed); + console.log('animation speed = ' + this.animation.translationSpeed); + + this.powerups.splice( this.powerups.indexOf(gameObject), 1