Hex Grid Question
I'd like to have a hex grid on the map that is only on the land and not the sea. CC3+ wants to put the grid on the grid layer and that layer can't be moved.
Any assistance appreciated.
Tagged:
I'd like to have a hex grid on the map that is only on the land and not the sea. CC3+ wants to put the grid on the grid layer and that layer can't be moved.
Any assistance appreciated.
Comments
Don't worry about the layer it's on, the sheet it's on is more important. It will put it on the Grid sheet and that can be moved, and it's placement will determine how things are rendered. If your land renders before the sea (appears higher in the order of sheets), you can put the Grid sheet in between.
If the sea renders before the land, there are other tricks I can suggest, like maybe a color key cutout (have to think through that), but others may have ideas.