commit
016e957b2a
1 changed files with 6 additions and 0 deletions
6
Making-maps.md
Normal file
6
Making-maps.md
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
Optimized for use with [Tiled](https://www.mapeditor.org/).
|
||||||
|
|
||||||
|
Tile maps are [Tiled JSON](https://doc.mapeditor.org/en/stable/reference/json-map-format/).
|
||||||
|
Tile sets are any image format supported by browsers, PNG is preferred, as webp is [not supported in Safari yet](https://caniuse.com/#feat=webp).
|
||||||
|
|
||||||
|
Scripting is TBD
|
Loading…
Reference in a new issue