1
General / Objects run faster near top of the window
« on: August 31, 2017, 03:08:19 pm »
Hello,
I just started using SFML and have been doing some simple games. I have encountered a weird phenomenon where objects run faster near the top of the screen.
I believe it happens because calculations near the top of the screen are faster (smaller numbers). I tried capping the framerate but it doesnt seem to work...
Tanks, Shai.
I just started using SFML and have been doing some simple games. I have encountered a weird phenomenon where objects run faster near the top of the screen.
I believe it happens because calculations near the top of the screen are faster (smaller numbers). I tried capping the framerate but it doesnt seem to work...
Tanks, Shai.