heyx3/BpWorld

Auto-reload changed scene files

Opened this issue · 0 comments

heyx3 commented
  1. If a user hasn't edited the loaded scene file in GUI, and the file on disk changes, then reload the file from disk. This allows users to edit in something like VSCode, with much nicer UX than ImGUI's editor.

  2. There should be some kind of visual signal that the file has been reloaded.

  3. There should be a checkbox to disable this behavior.