OH yeah working drifting! Similar to my asteroids project (here: https://scratch.mit.edu/projects/674178984/) physics-wise. Use arrow keys to steer, up arrow to accelerate, space to throw a green shell. This was made as a project for a coding class. Uses a new CPU technique I came up with. The Blue car has the same physics as the red car, and it just follows another sprite (that sprite is using the [Glide () seconds to x: () Y: ()] block) around the track. This (the acceleration, the grass slowing the car down, etc.) causes variations, so it looks like a person is actually controlling it.
C. Millward THIS IS ORIGINAL CODE, 100% MADE BY ME