This is a Phaser Editor example about how to use the new built-in, in-scene tilemap editor.
Learn more about the tilemap editor.
This project is based on the assets and code of the original Sunny Land Forest demo developed by Ansimuz.
- It is coded in JavaScript.
- It includes a VS Code project configuration (
jsconfig.json
file) and the type definitions (in thetypes/
folder).