Looking to scale my mouse icon relative to screen size, however I’m not sure how to.
Tried looking in the documentation but there wasn’t any information about scaling the image.
Thanks.
Looking to scale my mouse icon relative to screen size, however I’m not sure how to.
Tried looking in the documentation but there wasn’t any information about scaling the image.
Thanks.
You cannot Resize the mouse icon using any property since it is not part of the PlayerGui. The only method is to create an image of the mouse icon of the size you need and publish it, then set the mouse icon to your image.
game:GetService("UserInputService").MouseIcon = "" -- Image Id