Building Display - rbjaxter/budhud GitHub Wiki
Description
By default, the engineer building display appears in the center of the left side of your screen. This can be changed below.
Note that you may need to move the achievement tracker depending on where you move the building display, as it may overlap. The achievement tracker is controlled in the hudlayout.res
file.
Customizing
- Navigate to
..\budhud\_budhud\scripts\hudlayout.res
- Under
bh_BuildPin
, modify thexpos
andypos
values to your liking.
Common Values
- TF2's default location:
xpos 0
,ypos 0
- budhud's default location:
xpos 0
,ypos 105