Skip to main content
1 of 2
John Smith
  • 1.3k
  • 1
  • 21
  • 41

You could create a Boolean eg. canCrash and make sure it is true when ever the car changes from the previous, then on collision you check if this Boolean is true also if it isn't but the speed of the car was higher than the car it collided into. I think that's a right direction to go.

John Smith
  • 1.3k
  • 1
  • 21
  • 41