- n/a
Map editor utility
- parse JSON (in / out)
- load tileset
- display the map based on tileset
- show landmark details
- CRUD landmark
- new landmark
- update title, content blocks, map sprite, icon sprite nice to haves
- JSON validator?
Content
- Add content to JSON file. array of blocks? (ie. array of paragraph | image | audio(?))
- Display the content in the detail view
3/4: the map + 1/4: control panel (i.e. shows editable details of the currently selected item. Or map details) full col: the JSON (can be copied into and has a button to copy)
v1
- parse the JSON
- load tileset
- display the map
- control panel for map details (width, height, camera position, etc.)
v2
- edit the map => update JSON
- define new block types => code & tileset coords