When I have the game and scene window side-by-side (like in the lessons so far) my game plays back very smoothly and as expected.
If I separate the windows and look at just the game window, it’s playing back very jerky.
I hope I’m not getting ahead of myself and this is touched upon later.
UPDATE:
Here are some crude gifs trying to demonstrate the difference:
UPDATE:
I noticed that only the snowboarder was jittery so I tried adjusting some things in the rigidbody component. Changing “interpolate” from “none” to “interpolate” fixes the jitteriness.