Hi Folks,
Its my first time here so please go easy on me if I
breach etiquette.
I’m experimenting at the moment with different interaction icons and I've
got a small issue with our icons being slightly stretched. My
icon is animated and the sprite sheet is just two frames on a 512x128
sheet.
Rendering is set to software, it’s in a .png format and Its
set up like this in the Inspector:
Texture type: Cursor
Wrap Mode: Clamp:
Filter Mode: trilinear
Here is the sprite sheet:
Here is a screen grab showing the stretch/squash:
Any pointers would be great.
Cheers,
Tim
Comments
The cursor's graphic must square - or in the case of an animated cursor, each frame. Increasing the size of your image to 512x256 should solve the issue.
Ah I see! I'll try it out as soon as I can and report back.
Thanks again for the quick reply and for the help regarding the forum.