Godot Version
godot 4
Question
I want to be able to take a tile set reference, and loop through every single used tile. then i want to get all the tiles that are of a certain type(a certain intantiated tile) and I want to call a method in each one of them. I hope that was clear enough. pls help!!!