AutoHotKey Trick (Sorta)

Recently I've been fiddling with the controls trying to see if I could make exploring the dungeon any easier. The in game menu doesn't let you bind LMB or RMB to anything, however you can use an AutoHotKey script to have another action execute on those buttons.

So for example if you bind "Cursor Look" to the "B" button, then use this AHK script:

~Rbutton::b

Now when you hold down the RMB to walk it will also center the camera behind you the entire time. I find this makes it a little easier to navigate around corners and keep your orientation. The one downside is that it will lock the cursor in place so you can't adjust your speed on the fly by moving the cursor closer/further to your character, but holding down the sprint button to run works just fine.

Something to experiment with!
 
Top

Home|Games|Media|Store|Account|Forums|Contact




© Copyright 2019 Bare Mettle Entertainment Ltd. All rights reserved.