Skip to content

Commit 6f93a2e

Browse files
committed
Multiple Anims update, Tilemap fixes and some new examples.
1 parent 712858c commit 6f93a2e

24 files changed

Lines changed: 875 additions & 334 deletions

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ Version 1.1.2
5454
* Fixed issue 135 - Added typeof checks into most ArcadePhysics functions to avoid errors with zero values.
5555
* Fixed issue 136 - distanceTo using worldX/Y instead of x/y.
5656
* Fixed lots of examples where the cursor keys / space bar were not locked from moving the browser page (if you find any more, please tell us!)
57+
* Fixed issue 149 - Starling XML files now load properly again, also created an Example to show use of them (thanks haden)
58+
* Fixed an issue where if the Starling XML file didn't contain a frameX/Y value it would crash on import.
59+
* Fixed the Multiple Animations Example - it's now a lovely underwater scene :)
5760

5861

5962

0 commit comments

Comments
 (0)