for me it doesn't really matter because i try to use (custom) timers based on frames. if you're using standard timers for important things though i think 30 fps would be safer
It's 60hz or nothing for me. If you don't need box2d then don't use it - too many people use it for everything.
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
i prefer 60 fps but in case where i need to use box2d or there are lot of objects on screen i use 30 as i think constant fps is much better rather then it vary between 40 - 60 fps. and on top of that i almost can't find noticible difference between 30 and 60 fps
Comments
Likes: jdbc, vitalitymobile
if you're using standard timers for important things though i think 30 fps would be safer
Likes: vitalitymobile
https://deluxepixel.com