#custom cursor script
1 messages · Page 1 of 1 (latest)
context please
im trying to make a custom crosshair/cursor for my game but all the old tutorials are outdated
best solution is to: make a cursor image, a local script that sets positon to players cursor positon
idk how to do that
chatgbt
bro just use MouseIcon = "rbxassetid://"
or game.UserInputService.MouseIcon = "rbxassetid://"
local script?
** You are now Level 1! **
Ofc
in server script service?
Why would you do that
Local script in starter player scripts
okay ty and i type MouseIcon = "rbxassetid://"?
it wont work
you need to add your image id after the rbxasset stuff
i did
"rbxassetid://123456789"
it just comes up with the old cursor
well is there an error in the output
no
Show the script
Use it in a local script
i did
** You are now Level 2! **