Hello, is there a way of rotating a sprite? For example if I wanted to rotate a sprite 90 degrees. Something like SetSpriteRotation(index, 90)? I couldn't see anything in the docs section.
Or would I need to create a seperate image of it rotated?
Thank you...