Godot Version
v4.5.1.stable.arch_linux
Question
I need to get signal of scene inside TileMapLayer, and there is multiple scene copies within that tilemap that have only alternative ID as the difference. I need access only to one with ID 1. Question: how? I just can’t find the solution. Also I need to copies access their alternative ID for them to act differently depending on it.