- I made sure my file(s) follow the Submissions Guidelines
- Yes
I basically made a small script that allows the player to toggle an overhaul of the base game's "Mouse Move" option, that is toggled by typing the command "mousemoveoverhaul" into the console. Typing the command a second time will disable it. This variation of Mouse Move allows you to strafe, and also doesn't use the mouse sensitivity settings, so that you can technically have more control over moving your character in a 3d space!
In my experience, this is best used with a trackball mouse. However, I know not everyone has one of those things, so rather this is more of an example of how to use the new mouse detection that Lua can take advantage of now!
In my experience, this is best used with a trackball mouse. However, I know not everyone has one of those things, so rather this is more of an example of how to use the new mouse detection that Lua can take advantage of now!