TabTargetbyDistance
Modifies tab targeting by scanning targets and sorting them by distance. Adds the ability to reverse tab target with `CTRL+TAB`.
| Last updated | 6 months ago |
| Total downloads | 516 |
| Total rating | 1 |
| Categories | Mods |
| Dependency string | StaticExtasy-TabTargetbyDistance-1.0.1 |
| Dependants | 0 other packages depend on this package |
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.2100README
Tab Target by Distance
What the mod does:
Modifies tab targeting by scanning targets and sorting them by distance. Adds the ability to reverse tab target with CTRL+TAB. Opted not to use SHIFT+TAB due to the Steam overlay. May be made configurable in a future release. The distance for tab targeting is also configurable.
Download:
Optional:
- BepInEx Configuration Manager
An easy way to let users configure how a plugin behaves without the need to make your own GUI. The user can change any of the settings you expose, even keyboard shortcuts.
The configuration manager can be accessed in-game by pressing the hotkey (by defaultF1). Hover over the setting names to see their descriptions, if any.
Installation
- Install BepInEx.
- Download the latest release from the GitHub repository.
- Extract the mod from the
.zipfile into theBepInEx/Pluginsfolder.