This release has breaking changes with expression!!!
Removed the Word Get from all the expression, this was redundant and just made the expressions longer to type (sorry!)
I have also fixed some spelling typos in some of the descriptions,
and I have added a few new actions and expression to assist with the saving and loading of map
- ACTION - Download map as JSON file
- ACTION - Load Map JSON to TileMap
- ACTION - Load Map JSON to Memory
- EXPRESSION - As Json (returns current map as JSON string)
the example project has been update to work, with all the new expressions and i also added examples of loading and savingthe map