Lanno-AlwaysSprinting icon

AlwaysSprinting

This mod will allow you to sprint without having to double tap the analog stick. Your speed will increase from walking to sprinting as you go from the deadzone to full-tilt.

Last updated 2 years ago
Total downloads 4776
Total rating 1 
Categories Code Mods
Dependency string Lanno-AlwaysSprinting-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

LavaGang-MelonLoader-0.5.6 icon
LavaGang-MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono

Preferred version: 0.5.6

README

Always Sprinting

This mod will allow you to smooth go from walking to sprinting as you move the analog stick across its range of motion. I developed this mod to make BONELAB easier to play for players that use locomotion aids such as the Kat Loco S or Kat Walk C. I only have the Kat Loco S, so that is the only hardware that I am able to test with.

Always Sprinting does two things.

  1. Disable double tap running
  2. Detect when the player's avatar changes and rescale the movement speed.

Double tap sprinting is disabled, because it is unpredictable when using locomotion aids. It's as hard to double tap with your feet as it is to not double tap.

The sprinting speed is walking speed increased by a factor of two, which matches what the game does for the avatars that I looked at. It also feels right and works for the parkour sections that I tested.

Dependencies

LavaGang-MelonLoader-0.5.6