When I press a key a menu comes up for character modification. What I would like to do is disable all 3rd person character inputs (mouse look, movement, jump, etc.) and only allow mouse interaction to work with my GUI. What’s the best way to set that up?
Thanks.