eXpl0it3r / Schiffbruch

Schiffbruch is a mix of building, strategy and adventure and gets played with a two-dimensional view.
Other
74 stars 11 forks source link

Movement and animation speed depend on a fixed point in time #9

Open eXpl0it3r opened 6 years ago

eXpl0it3r commented 6 years ago

This leads to drastic speed ups if you "pause" the game thread, e.g. by breaking in the debugger. So for a short amount of time, the game will try to catch up again to the missed time. I haven't checked if the in-game time accelerates accordingly.

This I think could also be the reason why the movement sometimes feels really dragging.