About 102,000 results
Open links in new tab
  1. Custom Cursor - Change your Cursor (OPEN SOURCE) - Roblox

    Aug 4, 2020 · How to use Custom Cursor: Go to the plugin tab, then open the Custom Cursor GUI. An Widget will open. Then copy/paste an Image/Decal ID for the cursor. Click Apply …

  2. How To Change a Player's Mouse Icon (Quick Tutorial #2 ... - Roblox

    May 27, 2025 · This is a very quick read on how to change a player’s mouse cursor in Roblox Studio! Short Breakdown Here are some notes / requirements for the tutorial to work! Actual …

  3. How to make a Custom Cursor - Scripting Support - Roblox

    Jul 26, 2022 · How would I change the default Roblox cursor to my own image?

  4. How do I change the shiftlock icon? - Scripting Support - Roblox

    Dec 26, 2023 · I want to change the shiftlock’s icon/crosshair (not the BoundKeys) I already attempted to playtest my game and then copy paste the ModuleScript, then go over to …

  5. How to change the cursor completely - Scripting Support - Roblox

    Feb 7, 2024 · You guys are idiots. He’s asking how to change the hovering cursor to make the appearance completely consistent. @amarodjdja Unfortunately, I don’t have an answer as I’ve …

  6. Changing the mouse cursor for a first-person game - Roblox

    May 28, 2020 · To change the Mouse Icon you can simply use the Player’s Mouse service for that. This will only work in a Local Script local player = game.Players.LocalPlayer local mouse …

  7. [RESOLVED] How to change the ClickDetector cursor globally

    Nov 26, 2022 · But since then, when I hover my cursor over a click detector, the cursor does not change. I found this script to change the cursors except that it changes the cursor of a single …

  8. How to create a custom mouse cursor and a custom clickdetector …

    Jun 30, 2023 · Hello! I had made a script a bit ago that would change the default mouse cursor and clickdetector cursor icons in one script. Here is my script that has failed to work now, as …

  9. Custom Mouse Cursor - Scripting Support - Developer Forum

    Sep 7, 2024 · Hello, in the project I’m working on I need a dot as the mouse cursor (the project will be in first-person). I’ve tried multiple solutions, but none work fully, as the mouse cursor …

  10. Custom Cursor too big - Help and Feedback / Scripting Support

    Jul 1, 2021 · 2 issues, keep reading! Hi! I;m having 2 issues with my custom cursor script. It’s just the standard one. Issue 1: Too big! This is a pretty big problem. How can I downsize it? Issue …