Hello! I am not getting the animated cursor to work. What I can be doing wrong? My sprite is 256x256 PNG, therefore the total length with 5 frames is 1280x256px. That's fine I guess.
I have tried with enable the "Read/ Write" in the image settings. But after giving play the game stops and displays the following error in console: "Texture rectangle is out of bounds (-256 <0)"
Sprite sheet:
https://imgur.com/PQXwsCO
https://imgur.com/CUxHzYi
Sprite sheet on Inspector:
https://imgur.com/elt1pV7
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
Solved. I should also assign the number of columns. 5 in this case.