You are viewing a potentially older version of this package.
View all versions.
TabTargetbyDistance
Modifies tab targeting by scanning targets and sorting them by distance. Adds the ability to reverse tab target with `CTRL+TAB`.
| Date uploaded | a year ago |
| Version | 1.0.1 |
| Download link | StaticExtasy-TabTargetbyDistance-1.0.1.zip |
| Downloads | 792 |
| Dependency string | StaticExtasy-TabTargetbyDistance-1.0.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.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.