Add checkboxes for actor tag overlay
This commit is contained in:
@@ -116,3 +116,10 @@ Container@DEBUG_PANEL:
|
|||||||
Width: 200
|
Width: 200
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Show Terrain Geometry
|
Text: Show Terrain Geometry
|
||||||
|
Checkbox@SHOW_ACTOR_TAGS:
|
||||||
|
X: 45
|
||||||
|
Y: 335
|
||||||
|
Height: 20
|
||||||
|
Width: 200
|
||||||
|
Font: Regular
|
||||||
|
Text: Show Actor Tags
|
||||||
|
|||||||
@@ -121,3 +121,10 @@ Container@DEBUG_PANEL:
|
|||||||
Width: 200
|
Width: 200
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Show Terrain Geometry
|
Text: Show Terrain Geometry
|
||||||
|
Checkbox@SHOW_ACTOR_TAGS:
|
||||||
|
X: 45
|
||||||
|
Y: 335
|
||||||
|
Height: 20
|
||||||
|
Width: 200
|
||||||
|
Font: Regular
|
||||||
|
Text: Show Actor Tags
|
||||||
|
|||||||
@@ -128,3 +128,10 @@ Container@DEBUG_PANEL:
|
|||||||
Width: 200
|
Width: 200
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Show Terrain Geometry
|
Text: Show Terrain Geometry
|
||||||
|
Checkbox@SHOW_ACTOR_TAGS:
|
||||||
|
X: 45
|
||||||
|
Y: 365
|
||||||
|
Height: 20
|
||||||
|
Width: 200
|
||||||
|
Font: Regular
|
||||||
|
Text: Show Actor Tags
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ Container@GAME_INFO_PANEL:
|
|||||||
X: (WINDOW_RIGHT - WIDTH) / 2
|
X: (WINDOW_RIGHT - WIDTH) / 2
|
||||||
Y: (WINDOW_BOTTOM - HEIGHT) / 2
|
Y: (WINDOW_BOTTOM - HEIGHT) / 2
|
||||||
Width: 522
|
Width: 522
|
||||||
Height: 455
|
Height: 485
|
||||||
Logic: GameInfoLogic
|
Logic: GameInfoLogic
|
||||||
Visible: False
|
Visible: False
|
||||||
Children:
|
Children:
|
||||||
|
|||||||
Reference in New Issue
Block a user