From a1c780e82551e15d5975446e3a5370609ef475d4 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Sat, 24 Mar 2018 15:11:34 +0100 Subject: [PATCH] Update: CC - Snake FS - Entity Loaded (21g30t1e75.js) 113 bytes modified --- 21g30t1e75.js | 4 ++++ 1 file changed, 4 insertions(+) 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