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

I need help cutting down the size of a mouse icon, could someone be of assistance?

Asked by 8 years ago

I'm trying to test a custom mouse icon, but in studio, the icon is too large. is there anyway to fix this using scripting? the code is here:

local mouse = game.Players.LocalPlayer:GetMouse()
mouse.Icon = "http://www.roblox.com/asset/?id=231686395"
0
btw, it's in a localscript that's in startergui. ZaltherusKenobi 15 — 8y

Answer this question