Upvote Upvoted 1 Downvote Downvoted
making spec. hud horizontal instead of vertical
posted in Q/A Help
1
#1
0 Frags +

I've seen some huds do this, how do I do this with my own hud?

I've seen some huds do this, how do I do this with my own hud?
2
#2
0 Frags +

That's what the default HUD does...

In SpectatorTournament.res, Make team1_player_delta_x (and team2) non-zero (generally around the width of the panel) and make delta_y zero.

Depending on the hud, you might need to change the layout of the panels themselves so you can fit them horizontally.

That's what the default HUD does...

In SpectatorTournament.res, Make team1_player_delta_x (and team2) non-zero (generally around the width of the panel) and make delta_y zero.

Depending on the hud, you might need to change the layout of the panels themselves so you can fit them horizontally.
Please sign in through STEAM to post a comment.