Joined: Thu Apr 01, 2010 1:42 pm Posts: 72
|
|
Hi there !
The only post I found were old so I decided to create my own.
I wondered what you were doing with the framerate when making an android game. I've experienced problems with it since I first made a game at 60Hz but when porting it to android I had to put it down to 30Hz and I had to change a lot of values hence…
So the problem is that on android not everyone has the same framerate and since Box2D works better with a fixed framerate I wanted to know with which value I should work with or if there was another way to do.
Thanks !
|
|