Save and Load files


I have included a function to save and load maps. 

  • Press [F1] to create a .newtbb file with all the map information.
  •  Press [F2] to load the file. 

You can  share the file with other people so they can load your map on another instance of the tool.  

Thanks to https://itch.io/profile/loris70 for the suggestion.

Comments

Log in with itch.io to leave a comment.

Hey Delacannon, looks like the load and save are having some issues. It seems that no file will import unless it has `"extension":"999"` defined as part of its structure, but its also possible to export files that are missing this key. 

Is this a known issue? The workaround isn't very hard on my side but wanted to check in.