I’m creating a racing game and have created the function to return the player to the last cleared checkpoint if they flip the car on it’s roof. I’m now trying to return the player to the last cleared checkpoint when they leave the track and hit a box collision. Any help would be much appreciated. Attached is what I’ve got so far. But this only stops the car when they hit the left the track box collision.