So I’m making a game that supports both a controller and mouse. Problem is that I can’t seem to find any way to assign to both at the same time. Am I expected to change key assignment in-game with a script?
The second problem is the right stick which is used for looking around. While it works it’s too sensitive. But that I mean that unless the stick is perfectly centered 100% there is always at least some minor movement which means the camera is never actually still. This gets annoying fast. How to fix?