1
Graphics / [URGENT] Foaly's AnimatedSprite setOrigin doesn't work
« on: March 25, 2015, 01:02:58 pm »
I really need help urgently. This is for our final project in our gamedev class.
Here's a link to the AnimatedSprite class i used:
https://github.com/SFML/SFML/wiki/Source:-AnimatedSprite
I tried using his animatedsprite object but when i set the origin and rotate, it always rotates from the top left (0,0) it never rotates at the origin set.
Here's a link to the AnimatedSprite class i used:
https://github.com/SFML/SFML/wiki/Source:-AnimatedSprite
I tried using his animatedsprite object but when i set the origin and rotate, it always rotates from the top left (0,0) it never rotates at the origin set.