Hi everyone,
Yesterday, I've been started moving my project to SFML 2.0 RC and I found big issue for me. When I want to change a position with combination Sprite::getPosition() and Sprite::getSetPosition(float, float), the sprite changes the scale, but if i use Sprite::move(float, float) there is no issue with scale. Any suggestions?
Prox
PS: I use Mac os x 10.7.4