hi, how do i modify the mouse sensitivity?
i want to create a character that moves with the mouse, but i want to create a focus mode that makes the character less fast.
If you are using the mouse xy changes over multiple frames for movement then you can multiply those values by a value lower than 1 during focus mode to create a slower movement speed.
2 Likes