Hello everyone !
I would like to customize my cursor, to look like a rotating arrow.
The only thing I found was Cursor.SetCursor, but it displays only one texture. So what are the possibilities ?
Should I use multiple textures and change of it at every frame (like a movie), or is there a better solution ?