You are viewing a potentially older version of this package.
View all versions.
BetterDistanceEstimation
Makes the distance estimation displayed on the power bar more accurate.
| Date uploaded | 4 months ago |
| Version | 0.2.1 |
| Download link | LyricLy-BetterDistanceEstimation-0.2.1.zip |
| Downloads | 328 |
| Dependency string | LyricLy-BetterDistanceEstimation-0.2.1 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2305MonoDetour-MonoDetour_BepInEx_5
HarmonyX interop & BepInEx 5 logger integration for MonoDetour. Initializes MonoDetour early as a side effect.
Preferred version: 0.7.13README
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.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