Version: 2.19.1
Released: 13th October 2021
Previous Version: 2.19.0
Download
Download this version of Phaser CE from npm. Need more details? Follow this tutorial
npm install phaser-ce@2.19.1
Change Log
Version 2.19.1 - 13 October 2021
Bug Fixes
- TilemapLayer#getRayCastTiles() was less efficient and behaved incorrectly for horizontal or vertical rays.
- Text no longer errors when missing a
style
parameter. - Fixed some WebGL warnings.
Thanks
@noocsharp