My problem is documented in this: Video
Background speed and animations are running at the same speed while items, who are thrown by that black guy, move slower on the white device... Well yeah, white phone is older, but that is not the problem, i think, because i've tested my app on a phone with almost the same hardware as the black phone's and it had the same issue. Could anyone help me understand why this is happening...?
my step - world.step(1 / 60f , 6, 2);. And dimensions are divided by PPM of 100.
Thank you!