Is there any other way to make the gui cursor smaller other than making making the texture smaller?
Announcement
Collapse
No announcement yet.
making gui cursor smaller
Collapse
X
-
all cursor behavior is done natively. the only control you have over it is the icon, which is found in the guicontroller, i believe. the array used must match your own (for instance, the resize icons must be in the same place) because the native code uses the textures referenced in those places when the cursor is called for. there really isnt much you can do.
Comment
Comment