Godot Version
Godot Engine 4.4.1
Question
Hi everyone, I hope you are good, I have a question with respect to TileMapLayer node, I checked the Godot 4.4.1 documentation, because I was looking the method get_source_ids(), before that method was available in Godot, but now it’s not. I’m creating a level editor and I would like to know which method I can use to get the images of the tiles to create buttons with their images, or if there are no methods for do that, how could I create a method that does that? Thank you very much for reading this topic