This repository has been archived by the owner on Apr 15, 2022. It is now read-only.
Platypus v2.0.0 Beta
Pre-release
Pre-release
probityrules
released this
03 Apr 12:18
·
61 commits
to feature/sr2
since this release
Various bug fixes and a few minor updates to Platypus v2.0.0 Alpha 4:
- Fixed lazy-loading to grab entities within a larger buffer region of camera.
- Fixed several bugs with mirrored level sections not rotating and mirroring entities correctly.
- Implemented various VO playback fixes related to audio loading, unloading, and triggered events breaking flow.
- Fixed AssetManager bug where duplicated assets broke loading sequence.
- Fixed AudioMusic fade issue when scene is exited and immediately reloaded.
- Cleaned up deprecated and unused code from original Springroll v1 implementation.
- Added documentation to code for all added and updated features and behaviors.
- Recommend using the Springroll Seed Platypus v2.0.0-beta template to create new game projects.