improved
fixed
8/12 Updates
Progress Saving
- Added progress-saving feature, so that logged-in players can complete a quest in multiple sessions without having to start over.
- Tutorial status are tracked for logged-in players so they won't have to redo a tutorial when resuming a qeust.
Game UX Improvements
- Added outlines for Drag & Drop pieces when hovered, so it's easier to see what can be moved around even if the pieces have the same background color as the the background image.
- Added responsive layout for 2D UIs, so when the window size is small, paddings are reduced to provide more space for content
Target-Selection Improvements in Scene Editor
- Added error message for trying to select the player character
- Add block and error message for trying to select the same animation target for the same interaction
- Updated the the naming rules for selected targets, so that multiple copies of the same model would always have different display names
Bugfixes
- Fixed the issue that sometimes models are not properly deleted in the scene editor
- Fixed the issue that sometimes quest data updates are not properly saved or published