A modified version of the Phaser Editor v4 project template that shows how to easily create a full screen button prefab for your Phaser 3 games.
For a detailed walkthrough, checkout my video on YouTube here:
You can find a demo of the project here: Demo.
- It is coded in JavaScript.
- It includes a VS Code project configuration (
jsconfig.jsonfile) and the type definitions (in thetypes/folder).

