Update: CC - Snake FS - Entity Loaded (21g30t1e75.js) 113 bytes modified

beta.r3js.org
-=yb4f310 2018-03-24 15:11:34 +01:00
parent f7b37bbff6
commit a1c780e825
1 changed files with 4 additions and 0 deletions

View File

@ -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