
HTML5 Game Devs Forum - HTML5GameDevs.com
Jan 3, 2017 · 4- Create a new `game.js` file and write some code there, it should auto-complete the Phaser API. I think VSCode uses the TypeScript tooling also to develop JavaScript, but …
HTML5 Game Devs Forum - HTML5GameDevs.com
Mar 10, 2015 · Uncaught TypeError: undefined is not a functionphaser.js:34646 Phaser.GameObjectFactory.textmenu.js:16 menuState.createphaser.js:18858 …
HTML5 Game Devs Forum - HTML5GameDevs.com
Nov 28, 2017 · Hi, I'm about to start a new project, and having used Phaser 2 in the last one, I'd like to use Phaser 3 in this one, as I'm familiar with the API. But I have a doubt about the …
HTML5 Game Devs Forum - HTML5GameDevs.com
May 21, 2014 · I'm following the rougelike tutorial and for some reason the preloader images arent displaying.I load them in the boot state:preload() {//changed the file names to make it easier to …
HTML5 Game Devs Forum - HTML5GameDevs.com
Mar 31, 2017 · Hello to everyone, I am new to Phaser.js and wanna create a Slot machine game with it as i requested to create the flash game in html5 canvas. After research i understand …
HTML5 Game Devs Forum - HTML5GameDevs.com
Jun 14, 2018 · I want to use a spritesheet with 1283x654 pixels in my game. I embedded the spritesheet in the Tiled Editor into my level. When loading I get this warning: Phaser.Tileset - …
HTML5 Game Devs Forum - HTML5GameDevs.com
Jan 21, 2016 · Biggest Community of developers and publishers on HTML5 Game Devs and GameMonetize. We're a place where coders share ideas. Join our Developer community!
HTML5 Game Devs Forum - HTML5GameDevs.com
Oct 3, 2015 · 1) Phaser.Tileset - image tile area is not an even multiple of tile size phaser.min.js:24 2) Tilemap.createLayer: Invalid layer ID given: null phaser.min.js:24 Maybe …
HTML5 Game Devs Forum - HTML5GameDevs.com
Nov 9, 2014 · Still new to phaser.js so bare with me please. I'm having trouble with the movement... Im getting the desired effect with the code below but am wondering if it's a …
HTML5 Game Devs Forum - HTML5GameDevs.com
Feb 5, 2021 · Phaser will require developer competence to make a technically good game with (game loop, physics, audio, etc are bundled systems). Crucially - both play well with Haxe or …