You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the lesson 11 delta quiz, the 2nd checkbox states that delta is the time it took the last frame to complete, but it's the time passed since the last frame completed.
In the same quiz, the 3rd checkbox states that delta is in seconds, but it's actually in milliseconds.
The text was updated successfully, but these errors were encountered:
In the lesson 11 delta quiz, the 2nd checkbox states that delta is the time it took the last frame to complete, but it's the time passed since the last frame completed.
In the same quiz, the 3rd checkbox states that delta is in seconds, but it's actually in milliseconds.
The text was updated successfully, but these errors were encountered: