Pinpoint icon indicating copy to clipboard operation
Pinpoint copied to clipboard

Save and load scene state

Open kjy5 opened this issue 2 months ago • 0 comments

  • 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

kjy5 avatar Nov 15 '25 07:11 kjy5