Making the mouse slowly move/gravitate to the center of the screen

Basically the title, I just need to know how to have the mouse slowly move to the center of the screen.

I’ve got no clue how to though

It’s impossible to control the players mouse, however depending on your usecase you can a UI object imitate the mouse, and have the mouse control it. Using a fake mouse could allow you to achieve this.

1 Like