Pinpoint
Pinpoint copied to clipboard
Save and load scene state
- Save scene state to a local JSON file through the save menu item on the main UI App UI document
- Load scene state from a local JSON file. This overwrites the existing state and the local storage store
- Implement this as a storage service following the way local storage service works