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"