JARNQ Posted July 30, 2017 Share Posted July 30, 2017 I didn't see anything about this on the API and it looks like mouse.setSpeed(); was removed. How would i change the mouse speed? Quote Link to comment Share on other sites More sharing options...
Explv Posted July 30, 2017 Share Posted July 30, 2017 (edited) 2 minutes ago, JARNQ said: I didn't see anything about this on the API and it looks like mouse.setSpeed(); was removed. How would i change the mouse speed? You can't Edited July 30, 2017 by Explv Quote Link to comment Share on other sites More sharing options...
JARNQ Posted July 30, 2017 Author Share Posted July 30, 2017 1 minute ago, Explv said: You can't wtf why was it removed? Quote Link to comment Share on other sites More sharing options...
Explv Posted July 30, 2017 Share Posted July 30, 2017 1 minute ago, JARNQ said: wtf why was it removed? To stop people from changing the mouse speed 2 Quote Link to comment Share on other sites More sharing options...
dreameo Posted July 30, 2017 Share Posted July 30, 2017 Hmm.. Inside MoveMouseEvent is a seperate Vector class. I'm guessing the construction of the vector class is what initializes the speed of mouse. Quote Link to comment Share on other sites More sharing options...