This repository has been archived by the owner on Apr 15, 2022. It is now read-only.
Platypus v2.0.0 Alpha 3
Pre-release
Pre-release
probityrules
released this
05 Feb 14:42
·
114 commits
to feature/sr2
since this release
Additional updates from v2.0.0 Alpha 2:
- Various fixes for nodes, collision, Tiled map loading, and rendering device pixel ratio > 1.
- Added support for swapping skins in RenderSpine. (Although still exhibits this issue.)
- Updated to SpringRoll 2.2.0.
- Added mirroring to LevelBuilder.
- Optimized RenderTiles and implemented just-in-time entity and tile sprite loading by camera position instead of on level load to speed up initial level loading.
- Added SR1-like VO player to replicate Platypus v1 VO handling behavior.
- Relatedly, added caption playback.
- Fixed peculiar iOS bug related to matrix multiplication.
- Added
aspectRatio
display option so that game doesn't need to rely on hosting iframe to maintain proper aspect ratio. - Recommend using the Springroll Seed Platypus v2.0.0-alpha3 template