Skip to content

Commit

Permalink
Updated Image Collections
Browse files Browse the repository at this point in the history
  • Loading branch information
zekeatchan committed Jan 21, 2025
1 parent 128bcd9 commit 63388cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions changelog/3.88/CHANGELOG-v3.88.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
* The Arcade Physics `Phaser.Types.Physics.Arcade.ArcadeColliderType` has been updated to include `Phaser.Physics.Arcade.StaticBody`. Fix #6967 (thanks @yongzheng7)
* `Phaser.Types.GameObjects.Text.TextStyle` includes `letterSpacing`: a positive or negative amount to add to the spacing between characters. Fix #7002 (thanks @Stever1388)
* `Phaser.Tilemaps.Parsers.Tiled.ParseTilesets`, `Phaser.Tilemaps.Parsers.Tiled.BuildTilesetIndex` and `Phaser.Tilemaps.ImageCollection#addImage` updated to include `width` and `height` of each individual image. Fix #6990 (thanks @stickleprojects)
* `Phaser.Tilemaps.Parsers.Tiled.ParseTilesets`, `Phaser.Tilemaps.Parsers.Tiled.BuildTilesetIndex` and `Phaser.Tilemaps.ImageCollection#addImage` updated to include `width` and `height` of each individual image. Fix #6990 (thanks @stickleprojects)
* `Phaser.Tilemaps.Components.RenderDebug` and `Phaser.Tilemaps.Parsers.Tiled.BuildTilesetIndex` updated to include `width` and `height` offsets in Image Collections.

## Bug Fixes

Expand Down

0 comments on commit 63388cd

Please sign in to comment.