PhaserEditor2D / PhaserEditor2D-v3

A web-based IDE for HTML5 game development. Powered by Phaser.
https://phasereditor2d.com
MIT License
425 stars 56 forks source link

Support editing tilemap layers. #228

Open CodestarGames opened 2 years ago

CodestarGames commented 2 years ago

As a user I would like to have the ability to modify tilemap layers in phaser editor 2d.

I'd like to have the ability to edit tilemap layers, as well as tilesets in phaser editor and have phaser editor save the changes I make in tilemaps/tilesets to the tiled json export format for backwards compatibility.

Tilemap Layer drawing features I would want are as followed:

Example features visualization in tiled tilemapLayerEdit

aallnneess commented 1 year ago

👍