Accessibility addon aiding with action cam and other little tweaks.
Please direct suggestions on the Raidcore Discord server.
Install via the Nexus Addon Library or download the latest MouseLookHandler.dll
from the Releases and place in <Guild Wars 2>/addons
- Automatically enable action cam while moving.
- Automatically enable action cam while in combat.
- Automatically enable action cam while mounted.
- Reroute left-/right-click to another button while action cam is on. E.g. right-click to dodge.
- Reset cursor to center after action cam.
- Hold down a specific key to temporarily disable action cam.
Using the Mumble API to keep track of whether the player is moving or mounted. Hooking WndProc to intercept inputs and then sending different inputs.