Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Trying to make a custom cursor but no luck, any help?

Asked by
Dr_0wn -16
5 years ago

I have been trying to make a custom cursor for my game and used this in a local script which is located in starterplayerscripts

local mouse = game.Players.LocalPlayer:GetMouse()
mouse.Icon = "https://www.roblox.com/library/2712344393/25aa"

I've tried using Different Decals and using it on a baseplate but nothing seems to work.

any help?

1 answer

Log in to vote
0
Answered by 5 years ago

Have you tried putting the script under StarterGUI? Also if you have, try making it a localscript.

0
Hey, thanks for the answer, but i already tried that! also it is a local script! Dr_0wn -16 — 5y
Ad

Answer this question