Add HPF overlay controls to observer chrome
This commit is contained in:
committed by
abcdefg30
parent
2b57b6be1d
commit
18e36b96db
17
mods/common/chrome/ingame-debug-hpf.yaml
Normal file
17
mods/common/chrome/ingame-debug-hpf.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
Container@HPF_OVERLAY:
|
||||
Logic: HierarchicalPathFinderOverlayLogic
|
||||
Width: PARENT_RIGHT
|
||||
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
|
||||
Reference in New Issue
Block a user