Marlene Lawal

Results 2 issues of Marlene Lawal

Hello, The sprite object is not responding to 'spaceBar' being pressed(the sprite doesn't jump). See code below, I can't figure out the coding error. function setup() { dungeon = g.sprite('assets/dungeon.png');...

Hello, I am getting this above error. I am Using the timeBombPanic tmx map. This is the code: let Container = PIXI.Container, autoDetectRenderer = PIXI.autoDetectRenderer, Graphics = PIXI.Graphics, Sprite =...

bug