Uncategorized
Create a Dialog Modal Plugin in Phaser 3 – Part 1
One of the great things about Phaser 3 is the plugin system. For example, did you know every time you load an image, or you check for input on a game object, you are actually using a built-in plugin? Not only does Phaser use these plugins internally for a lot of its core functionality, but … Read more