View Single Post
Old 06-18-17, 11:21 PM   #2
Killerfish Games
Cold Waters Developer
 
Join Date: Aug 2012
Posts: 274
Downloads: 0
Uploads: 0
Default

Make an override directory and mirror the file:
default/hud/default.txt

At the bottom of that file are these parameters:
[HUD LAYOUT]
//All positions in screen pixels
//From element's default anchored screen corner/position
BottomLeftPanelPos=0,0
BottomRightPanelPos=0,0
UpperRightStatusIcons=0,-3
UpperCentreBearingTapePos=0,-2
BottomCentreWaypointInfoPos=0,153
UpperRightTacMapZoomReadoutPos=0,-45
UpperRightPeriscopeZoomReadoutPos=0,-45
UpperRightRecognitionManual=0,0
UpperLeftPeriscopeESMPos=0,0
MainCameraFieldOfView=30

The values are in pixels and are offsets applied to all the user interface objects in combat. So modify them to put things wherever you like as we did here: http://steamcommunity.com/games/5412...80614862689373
__________________
Visit Killerfish Games for more info and ongoing discussion.
Killerfish Games is offline   Reply With Quote