A modified version of the Phaser Editor v4 project template that shows how to easily add audio to your Phaser 3 games, via direct code and script nodes!
For a detailed walkthrough, checkout my videos on YouTube here:
- It is coded in JavaScript.
- It includes a VS Code project configuration (
jsconfig.jsonfile) and the type definitions (in thetypes/folder).

