BetterDistanceEstimation
Makes the distance estimation displayed on the power bar more accurate.
| Date uploaded | 2 months ago |
| Version | 0.2.6 |
| Download link | LyricLy-BetterDistanceEstimation-0.2.6.zip |
| Downloads | 2671 |
| Dependency string | LyricLy-BetterDistanceEstimation-0.2.6 |
This mod requires the following mods to function
MonoDetour-MonoDetour_BepInEx_5
HarmonyX interop & BepInEx 5 logger integration for MonoDetour. Initializes MonoDetour early as a side effect.
Preferred version: 0.7.13BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2305README
BetterDistanceEstimation
The game's built-in distance estimation visible on the power bar does not account for verticality. BetterDistanceEstimation does.
It's a small change: when the player and flag are at different heights, the height of the flag is used as the ground height for points that are closer to the flag than to the player.
Changelog
0.2.6
Actually correct speed calculation with Rocket Driver
0.2.5
Correct speed calculation with Rocket Driver
0.2.4
Compatibility with Frozen Fairway update
0.2.3
Fix instances where low-angled shots broke the indicator when below the flag
0.2.2
Fix embarrassing calculation error that made it completely inaccurate...
0.2.1
Fix bugginess from last update if you point away from the flag
0.2.0
Fix inaccuracy near the cliff between the player and flag that created visible seam lines