Initial commit: OpenRA game engine
Fork from OpenRA/OpenRA with one-click launch script (start-ra.cmd) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
16
mods/common/chrome/ingame-debug-hpf.yaml
Normal file
16
mods/common/chrome/ingame-debug-hpf.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
Container@HPF_OVERLAY:
|
||||
Logic: HierarchicalPathFinderOverlayLogic
|
||||
Width: PARENT_WIDTH
|
||||
Height: 60
|
||||
Children:
|
||||
DropDownButton@HPF_OVERLAY_LOCOMOTOR:
|
||||
Width: PARENT_WIDTH
|
||||
Height: 25
|
||||
Text: dropdownbutton-hpf-overlay-locomotor
|
||||
Font: Regular
|
||||
DropDownButton@HPF_OVERLAY_CHECK:
|
||||
Y: 35
|
||||
Width: PARENT_WIDTH
|
||||
Height: 25
|
||||
Text: dropdownbutton-hpf-overlay-check
|
||||
Font: Regular
|
||||
Reference in New Issue
Block a user