image

PhaserGames.com continues the UI series: "Why use HTML buttons in Phaser 3? Normally I use images for buttons in Phaser, but if IÔÇÖm using other form elements, like input text, sometimes it makes sense to use HTML buttons. It also allows me to use CSS styles on the buttons. This can be important because many times IÔÇÖm handed designs by UI designers who donÔÇÖt understand the difference between canvas and non-canvas design."

Read More