So I have a grid with 4 child tilemaps. The two important ones are ‘Terrain’ and ‘Objects’.
I’d love to prevent object tiles from ever being placed on terrain and via versa. Or at the very least send a warning if I’m putting on the wrong map.
Anybody know how I could achieve this?