Skip to content
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
Compare
Choose a tag to compare
@probityrules 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:

  1. Fixed lazy-loading to grab entities within a larger buffer region of camera.
  2. Fixed several bugs with mirrored level sections not rotating and mirroring entities correctly.
  3. Implemented various VO playback fixes related to audio loading, unloading, and triggered events breaking flow.
  4. Fixed AssetManager bug where duplicated assets broke loading sequence.
  5. Fixed AudioMusic fade issue when scene is exited and immediately reloaded.
  6. Cleaned up deprecated and unused code from original Springroll v1 implementation.
  7. Added documentation to code for all added and updated features and behaviors.
  8. Recommend using the Springroll Seed Platypus v2.0.0-beta template to create new game projects.