is there a way to get the direction of the physical mouse movement while the mouse icon is locked?
What do you want to achieve through that? Maybe there will be a workaround if you tell us more about it.
i’m trying to make a custom free cam script, when you move your mouse the mouse icon will be locked but the camera will rotate, much like the one in the studio. so I was wondering if there is any way to get the direction of the physical mouse and not the mouse icon
UserInputService | Documentation - Roblox Creator Hub
You can use GetMouseDelta.
I wonder if you can achieve that by putting a transparent Gui button at the cursor position. I can’t access studio now so I can’t test or try. Though that will probably fail.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.