Attention | Topic was automatically imported from the old Question2Answer platform. | |
Asked By | bli00 |
I want to make a 3D environment that comes in tilesets but is also interactive. E.g. some animation happens when you click on a grid.
I was thinking I could us GridMap for this but then I’m unsure how to make it interactive with GridMap. Is this possible? Or is there a better way to go about doing this?