Unify ingame-debug.yaml.

This commit is contained in:
Paul Chote
2017-12-03 22:32:22 +00:00
committed by reaperrr
parent 1a1c6368fc
commit 0f512088d2
3 changed files with 28 additions and 28 deletions

View File

@@ -3,10 +3,10 @@ Container@DEBUG_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Children: Children:
Label@CHEATS_TITLE: Label@TITLE:
Y: 25 Y: 25
Font: Bold Font: Bold
Text: Cheats Text: Debug Options
Align: Center Align: Center
Width: PARENT_RIGHT Width: PARENT_RIGHT
Checkbox@INSTANT_BUILD: Checkbox@INSTANT_BUILD:
@@ -95,6 +95,13 @@ Container@DEBUG_PANEL:
Width: 200 Width: 200
Font: Regular Font: Regular
Text: Show Custom Terrain Text: Show Custom Terrain
Checkbox@SHOW_ACTOR_TAGS:
X: 45
Y: 335
Height: 20
Width: 200
Font: Regular
Text: Show Actor Tags
Checkbox@SHOW_COMBATOVERLAY: Checkbox@SHOW_COMBATOVERLAY:
X: 290 X: 290
Y: 275 Y: 275
@@ -115,11 +122,4 @@ Container@DEBUG_PANEL:
Height: 20 Height: 20
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

View File

@@ -4,7 +4,7 @@ Container@DEBUG_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Children: Children:
Label@LABLE_TITLE: Label@TITLE:
Y: 25 Y: 25
Font: Bold Font: Bold
Text: Debug Options Text: Debug Options
@@ -100,6 +100,13 @@ Container@DEBUG_PANEL:
Width: 200 Width: 200
Font: Regular Font: Regular
Text: Show Custom Terrain Text: Show Custom Terrain
Checkbox@SHOW_ACTOR_TAGS:
X: 45
Y: 335
Height: 20
Width: 200
Font: Regular
Text: Show Actor Tags
Checkbox@SHOW_COMBATOVERLAY: Checkbox@SHOW_COMBATOVERLAY:
X: 290 X: 290
Y: 275 Y: 275
@@ -121,10 +128,3 @@ 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

View File

@@ -4,7 +4,7 @@ Container@DEBUG_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Children: Children:
Label@LABLE_TITLE: Label@TITLE:
Y: 25 Y: 25
Font: Bold Font: Bold
Text: Debug Options Text: Debug Options
@@ -51,7 +51,7 @@ Container@DEBUG_PANEL:
Height: 20 Height: 20
Width: 200 Width: 200
Font: Regular Font: Regular
Text: Disable visibility checks Text: Disable Visibility Checks
Button@GIVE_CASH: Button@GIVE_CASH:
X: 90 X: 90
Y: 150 Y: 150
@@ -100,12 +100,19 @@ Container@DEBUG_PANEL:
Width: 200 Width: 200
Font: Regular Font: Regular
Text: Show Custom Terrain Text: Show Custom Terrain
Checkbox@SHOW_DEPTH_PREVIEW: Checkbox@SHOW_ACTOR_TAGS:
X: 45 X: 45
Y: 335 Y: 335
Height: 20 Height: 20
Width: 200 Width: 200
Font: Regular Font: Regular
Text: Show Actor Tags
Checkbox@SHOW_DEPTH_PREVIEW:
X: 45
Y: 365
Height: 20
Width: 200
Font: Regular
Text: Show Depth Data Text: Show Depth Data
Checkbox@SHOW_COMBATOVERLAY: Checkbox@SHOW_COMBATOVERLAY:
X: 290 X: 290
@@ -128,10 +135,3 @@ 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