About 72 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 Custom Cursor and …

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

    Feb 7, 2024 · Well, you could hide the cursor and create a completely new one that follows your mouse every frame. This way you could code it to change its image to whatever you want whenever you’re …

  3. Make a custom cursor - Help and Feedback / Scripting Support ...

    Sep 7, 2023 · Hello! I am trying to make a custom cursor for my game, however I need to make it change to different cursors when I hover over things. Like text boxes or buttons. How do I do this? …

  4. Custom Mouse Cursor - Scripting Support - Developer Forum | Roblox

    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 sometimes …

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

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

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

    Jun 30, 2023 · Customize it similarly to the custom mouse cursor (By this I mean the Size and Position and etc), but give it a different image or design to differentiate it from the regular cursor.

  7. Custom ripple mouse cursor - Community Tutorials - Roblox

    May 23, 2025 · Hello Devforum! I have a tutorial on how to make a custom ripple mouse cursor that looks very cool! Before we get started, create a localscript under StarterPlayerScripts and name it …

  8. KiwiCursor | A customizable, feature packed mouse and GUI ... - Roblox

    Mar 9, 2025 · KiwiCursor is a heavily customizable mouse that also has a lot of useful features, it also contains features not added to the current mouse such as better billboard support, better dragging, …

  9. More customization for mouse cursor icons - Roblox

    Nov 26, 2025 · As a Roblox developer, it is currently too hard to integrate fully custom mouse cursors seamlessly into my games. This is because, although Roblox has provided an easy way to change …

  10. Custom Cursor [Simple Cursor Application] - Resources ... - Roblox

    Aug 14, 2024 · A Custom Cursor application. Uses Render Stepped to update a image every frame. Uses: The main purpose for this is to expand upon normal cursor applications and allow things such …