Run Toggle (using walking) Don't break your shift key anymore!!!
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.0.0.0
initial release
NOTE: If you want sprint to use stamina see this modToggle Sprint
So this is not exactly perfect, but tired of holding shift key for hours It sets the walk speed to same as run (sprint) or any speed multiplier. Of course walking doesn't use stamina so yeah there's that.....
Note: setting MatchSprintSpeed to true ignores multiplier, so set it to false if you want custom speed
## Settings file was created by plugin I'm not Walking Here v1.0.0.0 ## Plugin GUID: ImNotWalkingHere [General] ## Enable/Disable mod # Setting type: Boolean # Default value: true Enabled = true
## Matches speed to sprint, /!\ OVERRIDES multiplier unless set to false /!\ # Setting type: Boolean # Default value: true MatchSprintSpeed = true
## see here for allowed keys https://forum.unity.com/threads/input-manager-keys-solved.283725/ # Setting type: String # Default value: c Key = c
## new walk speed = game_default * this_multiplier # Setting type: Single # Default value: 1 WalkingSpeedMultiplier = 2