I am trying to get the current player position in a tile map. The tile map is procedurally generated by a script node as a child of the tile map.

It also instances a player scene in a defined position in the map. So I guess the player is then a packed scene child of the generator node?

