pub fn gauge_fill(progress: f64, threshold: f64) -> f64
How full the gauge is, in [0, 1], against the bar this player plays against. A nonsense bar reads as empty rather than dividing by zero.
[0, 1]