v0.6.1
New Features
- Added support for dynamic collision data loading (single camera and multi-camera); the data directory must contain a collision.lci file
- Added relative path support
- Exposed C++ interfaces on LCCActor and LCCComponent
Improvements
- Collision data is now built asynchronously for smoother runtime performance
Fixes
- Fixed collision not updating in some multi-camera cases
- Fixed duplicated statistics when playing in the editor
- Fixed the error when a camera is outside the LCC bounds in multi-camera setups