The second Phaser CE release from the community, including new features, updates and bug fixes.
Version 2.7.2 of Phaser CE has been released. It's now available on GitHub and npm (under the package name phaser-ce
).
2.7.2 is the second release from the Phaser community, although it does feature a number of fixes from me in there too :) and it includes:
New Features
- Added feature: Set character limit with suffix.
Updates
- Clarification of fixedToCamera semantics
- Change Emitter.gravity from number to Phaser.Point
- Fixed issue causing tsc to crap out under certain circumstances
Bug Fixes
- removeTextureAtlas now deletes the correct cache object