Default Scene Manager v1.0.1 (2.var)
Added 2024-03-05 16:50:35 +0000 UTCFixes and QOL improvements. The first version had an issue that prevented the very thing it was meant to do from working properly. 😤 Hopefully no other breaking bugs.
- Fixed null error during initialization if plugin UI wasn't opened yet, causing the default scene not to be loaded on VAM start
- Changed the layout of the scene load action form a bit to be more intuitive. Selecting a scene file that doesn't yet have an action is a way to reset the form to create a new action
- Automatically adds a scene load action for Keybindings for the scene set as user default if an action with the same scene path or name doesn't exist already
-everlaster