Automove (Toggle Forward Movement)
This addon simply lets you toggle forward movement. Also known as auto-run for some MMO (ie. FF14, WoW) mechanics.
Automove adds two console commands that let you move forward automatically and change the type of movement (walk / run / sprint):
- automove
- automove_mode
The first command activates or deactivates auto move, the second command changes and displays your selected movement type.
It is suggested you bind these like in the examples below:
- bind g automove
- bind h automove_mode
Keybind Name Reference: https://developer.valvesoftware.com/wiki/Bind
Tested in Sandbox singleplayer and multiplayer but should technically work on most standard gamemodes.
You’re looking at a reduction from about 5-6 key binds (2 from toggling walk, and 2 from toggling sprint) to 2 key binds instead.
Github Link: https://github.com/Nara7K/Automove