Update README.md
This commit is contained in:
parent
d8e85a77d4
commit
78f85a9f2b
16
README.md
16
README.md
|
@ -1,3 +1,15 @@
|
|||
# heat-sig-bash-dash
|
||||
# Bash Dash script
|
||||
|
||||
AutoHotKey script for performing the "Bash Dash" technique in the game Heat Signature
|
||||
Performs inputs for a bash dash when a keyboard key bound to "Menu Click" is pressed
|
||||
Holds "Slow Mo" key until that key is released
|
||||
Presses "Inventory" key when that key is released
|
||||
|
||||
To use:
|
||||
- In Heat Signature, bind "Menu Click" to the key you want to use for bash dashing
|
||||
- You don't have to unbind left click
|
||||
- Chosen because I expect it's not used very much
|
||||
- When ready to bash dash, go into throw mode with your melee weapon in slot 1
|
||||
- Press and hold the key you bound to "Menu Click". A bash dash will be performed in slow motion
|
||||
- Release the key when the bash dash is complete. Slow motion will end and the inventory menu will pop up again
|
||||
|
||||
If you ever change your keybinds, you will have to reload this script
|
Loading…
Reference in New Issue