l dont know how to get rid of this yellow warning ⚠

Godot Version

Replace this line with your Godot version

Question

Ask your question here! Try to give as many details as possible


You will have to remove the TileMap and just use a bunch of TileMapLayers nodes instead. This got changed in the update of godot.

2 Likes

Hi, its giving you that yellow error because the tilemap node is deprecated, deprecated? I don’t know how to spell it but, to fix this problem… click on the toolbox in the tilemap thing, then click “extract TileMap Layers as individual TileMapLayers” or something similiar to that, in the new godot update it tells you to switch to TilemapLayers because the Tilemap node is deprecated, and you don’t have to delete the tilemap node!

2 Likes

Hi!

It would be convenient to add some more context to your future posts, because here you’re just sending us a picture of a warning, asking how to remove it, while the explanation is, well, in the warning popup. So it’s hard for us to know if you don’t understand the warning, or if you’re struggling fixing the issue, or anything else.

Anyway, the question’s been answered, but I just wanted to let you know that by expressing clearer questions, you’ll have a higher chance of getting clear answers :smile:

5 Likes

thank you

1 Like

thank you very much

1 Like