Skip to content

Unable to use multiatlas for tileset #7021

@dominikhalvonik

Description

@dominikhalvonik

Version

  • Phaser Version: 3.87 and 4 Beta 5
  • Operating system: Windows 11, Android 14, iOS 17
  • Browser: Windows - Chrome, FIrefox / macOS - Safari / Android - WebView / iOS - WKWebView

Description

When loading multiatlas to my scene I have no problem selecting frames from each PNG file via this.add.image(0, 0, "multiatlas", "water"). But when I tried the same with tileset created as Tileset object, I am able to select only frames from first PNG file. Other files are not accessable. There is no error in console just black tile is displayed.

Example Test Code

Image

Image

Additional Information

Multiatlas were created via TexturePacker Pro. Selected format was Phaser 3.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions