An example Phaser Editor v4 project that recreates the Sunny Land Template title scene, but with the power of Script Nodes!
This project was built as part of the Phaser Editor Script Nodes Tutorial video that is hosted on YouTube here:
You can find a demo of the title scene here: Script Nodes.
Example of the button example that is built with Script Nodes:
All of the assets used in this project can be found here:
- It is coded in JavaScript.
- It includes a VS Code project configuration (
jsconfig.json
file) and the type definitions (in thetypes/
folder).