godot
godot copied to clipboard
Expose custom_data per cell in GridMap
Expose custom_data per cell the same way than it's exposed at the MultiMesh level.
This is only doable in code for now, designing a UI for that would need a lot of change in UX of GridMap.