I made you a car which moves with acceleration and decceleration, turns depending on how fast the car is moving and slows down when it touches the grass.
http://scratch.mit.edu/projects/RedRocker227/2158031
You're welcome to use it, just please give me credit somewhere (like in project notes)
Hope this helped!
Offline
Also, tell me what you think of it; if anything needs changing, tell me and I'll change it.
Offline
Think about getting a velocity variable, and moving (velocity) steps. Then acceleration simply increases the velocity variable and deceleration simply decreases the velocity variable. Ask me if you're not sure
Offline