Is it possible to create tiles in the GridMap mesh library that contain more than 1 mesh? I have tried adding a 2nd mesh as child node but it is not visible when placing the tiles in the GridMap
For placing complex objects, it might be better to use a placeholder tile and add the meshes at runtime through scripting. Then you can add an entire scene to the node tree if you want, for each time your placeholder appears.