No coding posts this time around, just had a question regarding LibGDX and custom mouse cursors.
For those who’ve messed with LibGDX for a time, is it possible to use an animated sprite as a mouse cursor without having to use pixmaps? If not, is it even possible to animate pixmaps converted from a spritesheet? Or rather, is it possible to animate pixmaps at all?
How did you go about doing this?
I’m a bit stuck on the theory of it all and couldn’t find much information about this specific topic by googling it. Thought I’d get it directly from the source.
Appreciate the help!