Relative Content

Tag Archive for javascripttypescriptgame-development

Noob Question About Phaser Object Not Moving

well, i have just started learning js and ts for game development and am following a video course on the same. I have successfully specified an object and added it to the gamescreen. The object is interactive and i can change its alpha by clicking on it. But after adding the necessary phaser physics modules and references, the object simply disappears from the screen.