You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the issue.
On the main menu screen and this is only usually noticeable on higher casual levels but on both sides the icon sorta cuts off if you gain a higher level.
Resolution: 1920x1080
Screenshots
The text was updated successfully, but these errors were encountered:
@CriticalFlaw Figured out a way to patch this
In pvprankpanel.res in the "RankModel" section just change the "tall" value to 90 and the "fov" value to 60
This is what it should look like now if these changes are made
It's very odd because on my side in 1920x1080 the medal appears fine and has a large bounding box as-is. I'm a bit cautious about increasing its fov because it may become comically large in lower resolution.
This fixesCriticalFlaw#302
Tested on all resolutions below 16:9
I'm no expert in hud making nor did I ever modify tf2's hud in my life but any problems that occur from this change please go to someone else about this.
This is a bug with the custom HUD, not vanilla. On 1920x1080, I can confirm that the model was getting cut off when using the latest files on github, and that the suggested fix works, as well as the original values of p0.12 and 70
Current HUD:
Pull Request:
Describe the issue.
On the main menu screen and this is only usually noticeable on higher casual levels but on both sides the icon sorta cuts off if you gain a higher level.
Screenshots
The text was updated successfully, but these errors were encountered: