5.0
⚠️ The project has been updated and tested with Unity 6.3
New features
- Invisibile Collision Shape (Link to docs)
- Player Spawn Selector Window (Link to docs)
- Inventory Manager Window (Link to docs)
- Match Camera FOV component (Link to docs)
- New DialogLine timeline clip (Link to docs)
- Immediate LetterBox and Fade events (Link to docs)
- Added Start/End events to CinematicPlayer (Link to docs)
- Equipment items equipment slot has been replaced by a string to easily add more slots depending on the game. ⚠️ Ensure your custom tools use the SlotTag “TOOL”
- New ItemPicker (Link to docs)
- Added AmbientAreas (Link to docs)
- New QuickSaver component to trigger a quick save at any point (e.g. when the player enters a trigger) (Link to docs)
Improvements & Fixes
- Improved AnimSpeedSetter components too support acceleration/deceleration damping values
- Implemented return to document list after a document is closed