Skip to content

Center-align speedometer#577

Open
sw1ft747 wants to merge 1 commit intoYaLTeR:masterfrom
sw1ft747:master
Open

Center-align speedometer#577
sw1ft747 wants to merge 1 commit intoYaLTeR:masterfrom
sw1ft747:master

Conversation

@sw1ft747
Copy link

In fact, I was planning to commit it 3 years ago, but better late than never.
Now the speedometer / jump speed / jump distance can be aligned to the left, center (by default) or right.

The alignment flag is a bit mask field, so far there are 3 flags:
0 - align to the left (no alignment at all)
1 - align to the center
2 - align to the right

Added 3 cvars:
bxt_hud_speedometer_alignment (default value: 1)
bxt_hud_jumpspeed_alignment (default value: 1)
bxt_hud_jumpdistance_alignment (default value: 1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant