Closed Kroojel closed 2 years ago
Planning to use java.awt.Robot to control mouse movements, just need to wait for the refactoring code to reduce problems merging
Realised Gdx.input.setCursorPosition was included in libGDX, used this to lock the cursor to a circle around the centre of the application. This may need to be scaled relative to the crosshair postion.
mouse is now invisible when following the crosshair
Hide mouse cursor and lock to crosshair