ValveSoftware / Source-1-Games

Source 1 based games such as TF2 and Counter-Strike: Source
660 stars 76 forks source link

[TF2] Request to move VSH HUD elements. #5076

Open CriticalFlaw opened 1 year ago

CriticalFlaw commented 1 year ago

The placement of the player and SH counters can overlap with target IDs and item meters of some custom huds.

The request is to move those two counters to either side of the control point.

255063721-13ae2fb6-22d9-4676-a204-c69a5ca54ddc.png

impale1 commented 1 year ago

Here are more examples done in the Default HUD:

  1. Control point progress bar overlaps with Counters vsh1

  2. When using this setting, Target ID will overlap with Counters (or if you use this command tf_spectator_target_location 2) hhhhh vsh3

  3. Counters that go outside the gray bars look weird. vsh2

Ashetf2 commented 1 year ago

This could eventually be fixed with the VGUI update but that ain't going to happen anytime soon.

CriticalFlaw commented 1 year ago

This could eventually be fixed with the VGUI update but that ain't going to happen anytime soon.

If VSH becomes a permanent addition, having dedicated .res files for it to be used by custom huds would certainly be ideal