Add an editor overlay for unbuildable terrain.

This commit is contained in:
Matthias Mailänder
2020-09-27 14:58:21 +02:00
committed by abcdefg30
parent 3980e4fa90
commit 44b2dda585
8 changed files with 150 additions and 0 deletions

View File

@@ -610,6 +610,16 @@ Container@EDITOR_WORLD_ROOT:
TooltipTemplate: BUTTON_TOOLTIP
TooltipText: Redo last step
TooltipContainer: TOOLTIP_CONTAINER
Button@BUILDABLE_BUTTON:
X: 700
Width: 90
Height: 25
Text: Buildable
Font: Bold
Key: f2
TooltipTemplate: BUTTON_TOOLTIP
TooltipText: Toggle unbuildable cells
TooltipContainer: TOOLTIP_CONTAINER
Label@COORDINATE_LABEL:
X: 835
Width: 50