of     1   

gun67
#199136834Sunday, September 25, 2016 9:41 PM GMT

How would i create a custom curser or crosshair for a game? is there a wiki article on this?
Weirdraidercs35
#199138998Sunday, September 25, 2016 10:14 PM GMT

mouse.icon
SimulatedStud
#199139523Sunday, September 25, 2016 10:22 PM GMT

Put a localscript in StarterGui and then copy and paste this script into it: local mouse = game.Players.LocalPlayer:GetMouse() mouse.Icon = 'rbxassetid://(Your asset id in here) thats all. jte | +1 to forum posts
gun67
#199140591Sunday, September 25, 2016 10:37 PM GMT

Thanks jte
SimulatedStud
#199140639Sunday, September 25, 2016 10:37 PM GMT

Np. jte | +1 to forum posts

    of     1