Ciao,
I have made a custom mouse 64x64.
In the game it is big, but a lot.
May i ask what is wrong with it?
-- From a LocalScript:
local Players = game:GetService("Players")
local player = Players.LocalPlayer
local mouse = player:GetMouse()
--Normali
local NBlu = "rbxassetid://13747965980"
-- Setting the mouse icon
mouse.Icon = NBlu
This image is to show the size difference with the roblox logo ingame.
Thank you all!