Hi, I am trying to make the sensing work better for this project: http://scratch.mit.edu/projects/JcpoppTest/2380110 The details are in the project notes. Thank you!
Offline
I know the problem! (I think) Some of the cars glide past the finish line to their spot, then when they reach their spot, the cars stop because they are touching the finish line. I suggest making a different speed variable for each of the cars, then have for each of the cars(sorry I don't know how to use scratchblocks quickly) When I recieve race, forever, set speed (car #) to pick random 1-8, then have a repeat block maybe 10 times, and inside of that, have if not touching finish line, else. Under if, have change x by speed (car #), under else, have stop script. Do that for each car, and you should be good!
Offline
Ok I think i know what you are getting at. I will try this method and thanks for the help!
Offline
This worked perfectly!!!! Thanks so much!
Offline
Closed by request.
Offline