Add HPF overlay controls to observer chrome

This commit is contained in:
Ivaylo Draganov
2022-11-04 13:33:38 +02:00
committed by abcdefg30
parent 2b57b6be1d
commit 18e36b96db
13 changed files with 76 additions and 68 deletions

View File

@@ -1096,3 +1096,8 @@ Container@OBSERVER_WIDGETS:
YAxisLabel: Army Value
LabelFont: TinyBold
AxisFont: TinyBold
Container@HPF_ROOT:
Logic: LoadIngameHierarchicalPathFinderOverlayLogic
X: WINDOW_RIGHT - WIDTH - 255
Y: 40
Width: 175

View File

@@ -649,23 +649,8 @@ Container@PLAYER_WIDGETS:
Y: 4
ImageCollection: power-icons
ImageName: power-normal
Container@HPF_OVERLAY:
Logic: HierarchicalPathFinderOverlayLogic
Container@HPF_ROOT:
Logic: LoadIngameHierarchicalPathFinderOverlayLogic
X: WINDOW_RIGHT - WIDTH - 260
Y: 40
Width: 175
Height: 60
Children:
DropDownButton@HPF_OVERLAY_LOCOMOTOR:
Y: PARENT_TOP
Width: PARENT_RIGHT
Height: 25
Text: Select Locomotor
Font: Regular
DropDownButton@HPF_OVERLAY_CHECK:
Y: PARENT_TOP + 35
Width: PARENT_RIGHT
Height: 25
Text: Select BlockedByActor
Font: Regular

View File

@@ -100,6 +100,7 @@ ChromeLayout:
ra|chrome/ingame-player.yaml
common|chrome/ingame-perf.yaml
common|chrome/ingame-debug.yaml
common|chrome/ingame-debug-hpf.yaml
common|chrome/ingame-debuginfo.yaml
common|chrome/ingame-infochat.yaml
common|chrome/mainmenu.yaml