hello
I attended an other forum about single and multiplayer games
I was mentioned an article about game loop .
Three implementations are possible
a) FPS dependent on Constant Game Speed
b) Game Speed dependent on Variable FPS
c) Constant Game Speed independent of Variable FPS
Which one is implemented by 3DGS and which one is supposed to be the best solution for a single player game ?
Thanks in advanced