Scratch Level 2 - Racing Game
https://scratch.mit.edu/projects/187307654/ <iframe allowtransparency="true" width="485" height="402" src="//scratch.mit.edu/projects/embed/187307654/?autostart=false" frameborder="0" allowfullscreen></iframe> 1. What I mostly had trouble with, is the fixing the laps. I got mixed up with some of the Data codes, as I did use "Change Player 1 Laps" instead of "Set Player 1 Laps." as it was messing up my laps and wasn't resetting the laps whatsoever. Another problem that I had with the laps is the coordinates, when I changed the map layout, I forgot to change the coordinates and that messed up my laps as well, they weren't changing. When I went to go look for the problem I decided to change the coordinates a little bit, "Wait until 'x position < (Coordinate)'" was off, when I changed it to another coordinate that fit the track. I had fixed the laps. 2. I changed the race t