ROBLOX has changed the default cursors. I’m not a fan. How do I change it back?
Alright. I want two things.
I want to change my local cursor textures back to the old ones, and I want to change the default cursors for my games back to the old ones. How do I do these two things?
1 Like
This resource should be helpful for you.
Hey,
If you would like to add the old mouse that was just removed yesterday (6/29/21) back to your Roblox game, you can use this model that I created in about 15 minutes. Just drag the RobloxGui ScreenGui from the StarterGui folder into your game’s StarterGui instance, and it should work out of the box. If there are any bugs, let me know. It’s about 55 lines, and should be pretty easy to modify if you know basic scripting. I think the new mouse is fine, but I’m sick of people complaining about …
1 Like
And about getting the old mouse for all games even if they don’t have it by changing my local textures?
7z99
(cody)
July 2, 2021, 12:34am
#4
1- Mac:
Windows:
Right click on Roblox in start menu, click show file location, right click the executable, show file location again.
Universal steps:
Copy these files to /Contents/Resources/content/textures/Cursors/KeyboardMouse
Rename ArrowCursorDecalDrag.png
to IBeamCursor.png
2 Likes