Release notes v0.2.30
2024/01/23
Features
- Added SelectObjectsMechanic
 - Added caching support for assets and resources improving load times after the initial download of the assets
 
Improvements
- ItemUseMechanic now supports hiding the item on interaction
 - Deleting a level or stage now cleans up the used data
 - Added activation page to login from an XR device
 - Interacting with world space UI will now block interaction behind it
 
Changes
- Grabbed item now resets when reloading a level
 - Disable mechanic onboarding modal until
 
Bug fixes
- Fixed that stages and levels don't load on Quest3
 - Fixed that items could be set as a target for the itemUseMechanic
 - Fixed not all items being seen in the library
 - Fixed weird rotation with positions in the stagebuilder
 - Fixed not being able to exit challenge failed modal
 - Fixed not being able to delete a level
 - Fixed item snapping to target when grabbing it when the item is nearby the target
 - Fixed two statemachines after another not working
 - Fixed loads of thumbnails being downloaded while dragging an asset in the stagebuilder