- Home /
How to get the exact size of the cursor
(I'm a beginner)
I want the player to hold right click, and allow the camera to pan around as they move the mouse, and when they stop right clicking the character locks to the cameras rotation, and the camera stops rotating. The issue is that when the player right clicks, the cursor locks to the middle of the screen and doesn't go back to its original position when done.
So I want to make a pretend cursor that stays at the exact position the actual cursor was at before the player used right click, then after the player is done right clicking the fake cursor goes invisible and the real cursor is set back to its previous position, instead of the middle of the screen.
How do I make the fake cursor the exact size of the real cursor?
Answer by Lonny11 · Jan 12 at 11:00 AM
1 Open Settings on Windows 10. 2 Click on Ease of Access. 3 Click on Cursor & pointer. 4 Under the “Change pointer size and color” section, use the slider to select a pointer size. Change mouse 5 pointer size using Settings app. myloweslife
Your answer
Follow this Question
Related Questions
Multiple Cars not working 1 Answer
Distribute terrain in zones 3 Answers
Moving something to mouse position on the X-plane in C#. 2 Answers
3D camera smooth rotation and mouse wheel zoom 2 Answers
A projectile problem... (Mouse click using Ray/Plane) C# 0 Answers