Available for immediate download is Phaser Editor v4.6.0. This introduces a long-awaited and powerful feature: A built-in Tilemap Editor. The new Tilemap tools are directly integrated into the Scene Editor, allowing you to combine Tilemap Layers together with Game Object layers simply and effectively.

This short video highlights the Tilemap Editor in action:

This is the first version of the Tilemap Editor, and we focused on implementing the most commonly used functionality first. We consider it a great step forward. Many users will now be able to use this tool instead of dealing with external software and file formats.

Here are some of the advantages of using our tilemap editor:

  • You can use assets already defined in the game, such as images and sprite sheets, to create tilesets for your map.
  • When you create a tileset based on a sprite sheet, the tileset will inherit the properties from the sprite sheet, such as tile width, height, spacing, and margin. This also makes it easier for tilemaps to use spritesheets and create prefabs and sprites using the same asset settings.
  • You can create, edit, resize, and delete tilemap layers directly from the scene editor.
  • You no longer need workarounds - like parsing specific tiles or data layers - to create sprites or any other objects since you can now directly use the scene editor to do so, so you'll have sophisticated resources like prefabs, user components, and script nodes at your fingertips, in addition to the immediate feedback that Phaser provides in the scene editor.

Please see our updated documentation for a guide on learning this powerful new tool.

Other changes

Version 4.6.0 also includes the following updates:

  • #44 Adds sprite animation support to ArcadeSprite objects.
  • #46 Adds resolution property to the Text object.
  • #43 Updates all help links to the new help website.

What's next?

We could still add features to the Tilemap Editor, such as data migration tools. However, you can have your say here: If you like it and want to see more advanced features, please let us know using the built-in Chat system within the Phaser Editor.

All current subscribers of Phaser Editor can download it immediately from your User Account.

Not a subscriber? Try out a 30-day trial version here:

30-Day Trial