ToggleSprint
This plugin allows you to keep running.
Last updated | 3 years ago |
Total downloads | 4344 |
Total rating | 5 |
Categories | |
Dependency string | ToastyWzrd-ToggleSprint-0.3.2 |
Dependants | 2 other packages depend on this package |
README
#Toggle Sprint
With this little BepInEx plugin you can run with more comfort than ever. Say goodby to cramps in your pinkie finger and toggle sprint. Even works for autorun.
##Configuration
You can configurate a the key binding. Default is caps lock. For key naming conventions look at https://docs.unity3d.com/ScriptReference/KeyCode.html
You can also set to stop sprinting when not moving or out of stamina. A threashold can be set to reactivate sprinting when enough stamina is regenerated.
A timer can be enabled so that after x seconds toggled sprint deactivates.
##Installation
To install the mod you need to extract the contents of "plugins" folder into "<GameDirectory>\Bepinex\plugins". The configuration file "Toawy.ToggleSprint is generated after you start the game once.
##Changelog
0.3.2:
- Fixed multiplayer for real this time
0.3.1:
- Added setting to automaticly turn of sprint when stamina is lower than a given percentage
0.3.0:
- Added setting to automaticly turn of sprint when not moving
- Added setting to automaticly turn of sprint when out of stamina
- Added configuarble threshold to reactivate sprinting when regenerated enough stamina
0.2.1:
- Fixed multiplayer
- Now using new key naming convention: https://docs.unity3d.com/ScriptReference/KeyCode.html
0.2.0:
- Normal sprinting works again
- Sprinting disables toggled sprint
- Added a configurable disable timer