Quote: "if you are moving the bike with the controls, you are specifying the direction it's moving. If there is a collision simply reverse this direction. How the bike acts after collision and how far it bounces etc is a matter of testing to see what is realistic.
"
thing is though. if one bike hits the other on the side. the second bike moves sideways, and visa versa so you have to work out which bike is hitting the others side and work out which side.
if they hit side to side the they both move side ways. but you have to work out which is on the left and which the right.
if they hit head on then they both go backwards.
and if one hits the other from behind one goes forward the other backwards.you have to work out which is hitting which.
so really you have to decide which of the different possibilities is occuring when they colide.
thanks.
codeeater.
p.s. sorry for being so long to reply