I am working on a game with a lot of 3d widgets and I would really like my mouse to be locked in position in the middle of my screen. How would I go about doing this? Right now I have to have a button that makes the mouse visible and sets the input mode to game and UI to interact with widgets UI in the level and I am hoping to be able to use the middle of the screen to interact with the widgets. Thanks for any help you can give.