Sparroh-Altimeter icon

Altimeter

Client-side HUD that shows your altitude above ground in meters.

CHANGELOG

Changelog

1.0.2

  • Refactor
  • Use SparrohUILib HUD reposition helpers (HudAnchors, EnableReposition) instead of a local HudRepositionClient
  • Requires SparrohUILib 1.2.0+

1.0.1

  • Recreate the altitude HUD after returning from the main menu

1.0.0

  • Initial standalone release
  • Client-side altitude HUD showing height above ground in meters
  • "On Ground" and "Too High" display states
  • Configurable enable toggle, HUD anchor position, and value color
  • Hot-reloading config support
  • Optional HudRepositionAPI registration for in-game HUD moving
  • Requires SparrohUILib