You are viewing a potentially older version of this package. View all versions.
CyranIndustries-Sprint_Toggle-1.0.1 icon

Sprint Toggle

Turns sprinting into a toggle instead of a hold.

Date uploaded 7 months ago
Version 1.0.1
Download link CyranIndustries-Sprint_Toggle-1.0.1.zip
Downloads 1971
Dependency string CyranIndustries-Sprint_Toggle-1.0.1

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

Toggle Sprint

This mod allows you to toggle sprinting by pressing the sprint keybind. The sprint will toggle off automatically if you stop moving or press the sprint keybind again.

Configuration

Enabled

default true

Enables or disables the mod completely.

AlwaysToggleSprint

default false

Make the sprint toggle active always. This disables the automatic cancellation of the sprint toggle when you stop moving as well.

Note

Hopefully in a later update these settings will be toggable in game as well as through the config.

Changelog

1.0.1

  • feature: Add configuration options to enable and disable the toggle sprint.
  • feature: Add configuration option to allow for toggle sprint to work always instead of only when the player is moving.
  • bugfix: Sprint toggle would turn off if the player's motion was too small. This would cancel the sprint toggle too eagerly and presented an issue for controller players.
  • bugfix: If sprint was held down and then the player began moving, sprint toggle would not activate and the player would not sprint. Now, if the sprint toggle is off but the sprint button is held down, the player will sprint and the sprint will lock in as expected.

1.0.0

  • Initial Release