Moving the players mouse

You can’t, the only API’s for modifying how the user can move the mouse are UserInputService.MouseBehavior and UserInputService.MouseDeltaSensitivity

You might want to support a feature request to add this functionality:

3 Likes