momentum-mod / game

Momentum Mod - Standalone Source Movement Speedrunning (READ README)
https://momentum-mod.org
Other
526 stars 210 forks source link

Add range-based colorization options to the speedometer settings #828

Closed braem closed 3 years ago

braem commented 4 years ago

What feature is your improvement idea related to? Please describe. Currently, the only way to change the range-based colorization for the speedometer is to change it in cfg/speedometer.vdf.

Describe the solution you'd like Each range requires 2 text-entries (min and max) and a color picker. To cut down code repetition, create a new UI control for this. Place at the bottom of the current speedometer section in HUD settings.

braem commented 3 years ago

Closing this as we're not adding this to the VGUI settings, rather will be apart of the redesign (see https://github.com/momentum-mod/game/issues/1013)