C2kg Construct 2 |top| «ULTIMATE ⟶»
LocalStorage->Set key "saved_dungeon" to value c2kg.getCurrentMapJSON()
In the event sheet, add a System->On start of layout event. Then add the action: Call C2KG function "GenerateFromString" . c2kg construct 2
Create a new layout in Construct 2 sized 1280x720. Add a Sprite called tile_base (size 64x64). This will be our floor tile. LocalStorage->Set key "saved_dungeon" to value c2kg