Demo project to show how to create buttons with Phaser Editor 2D user components.
This is a demo Phaser Editor 2D project to show how to create buttons with different behaviors.
The behaviors are coded as User Components so no-coding level designers can create the scenes with the drag-and-drop Scene Editor.
Just clone this repo in the Phaser Editor 2D workspace, and open it.
If you find any problem or suggestion, please open an issue in this project.
Compatible with Phaser Editor 2D v3.7.0.
Does not load the GameSounds.js
and EventComponent.js
in the index.html
file. Now they are loaded in the Asset Pack file using the new Scripts file type.
Changes user components properties:
Compatible with Phaser Editor 2D v3.6.0.