Hey,
Not sure if anyone will have any solutions to this, but figure I'll try it out anyway.
So, I'd been debugging my game in the simulator... super fast fps obviously. On the device it was still running at 60fps though. Then, for some random reason, the framerate dropped to 40 fps.
I'm running an iphone 3Gs.
I mean, I can understand if I made changes to my code, but the only changes I made were to the Game Scene, not to the Menu scene which launches initially. The menu scene was running at 60fps, I made zero changes, and now it's running at 40fps.
Is there any device specific thing I did to reduce the framerate?
I've thought about it, and the only thing I can think of that I changed that might affect the menu would be adding breakpoints.
any thoughts about anything that might be causing this? debug stuff? xcode stuff?
thanks!
thanks,
w