Godot Version
4.2.1
Question
Hi
I want to create spawn objects on these type of tiles. I guess a procedural approach can be taken without using a Godot object, but I am curious if it is possible to rely on a GridMap 3d object as a skeleton base/structure when spawning objects, given it might provide the coordinates etc already.