TileMapLayer convertion

Godot Version

4.3 dev 5

Question

Has anyone figured out to convert to tileMapLayer ?

To help with the transition, you can automatically transform a TileMap node to a set of TileMapLayer nodes via a dropdown menu entry in the editor.

the dropDown menu / change type / tileMapLayer ?
The entire Level disapears…

If you have any issue with that functionality open an issue here Issues · godotengine/godot · GitHub explaining it.

ive made an issue on github:

But i was just trying to find out what this is:

TileMapLayer nodes via a dropdown menu entry in the editor.

Select the tilemap tab at the bottom. in the row of buttons that appear in at the top of the window the most right button for me had an option to convert the tilemap to tilemap layers.

It is a screwdriver and wrench icon. Oh and you need to have your tilemap selected

1 Like

thanks it worked