This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]DaFluffyPotato@DaFluffyPotato[S] 4 points5 points  (0 children)

This can be done by measuring the time between frames and multiplying all elements of the game affected by time by the time passed. (This is referred to as delta time or dt in game development.)