Jump to content

[MODDING HELP] Sprint button?


Recommended Posts

So I have this thing I sorta started thinking on which I'm planning on doing but I don't know much where to go other than possibly not very good options. The idea is to make a button like shift, or any other key that when pressed would increase said character's speed.

The only way I can think at the moment is with "GLOBAL.TheInput:AddKeyDownHandler(GLOBAL.KEY_J, function()" but I don't know if that is the best way to go around.

Does anyone have any idea how to do that? I really appreciate the help

Thanks for reading!

Link to comment
Share on other sites

isnt there already a mod that does exactly this? (did not test it):
https://steamcommunity.com/sharedfiles/filedetails/?id=677265215

But in case you still want to make sth similar, allow in settings to also use another key, SHIFT is already in use for the famous Action Queue (reborn) mod, everyone should have this at all times :)

Edited by Serpens
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
  • Create New...