Hello,
I am working on a racing game.I want give points when player drifted the car.Can any one help how to detect that drift is happening?
And how can I detect that the car is moving in wrong direction when Track is not a simple straight one.?
How can I say that a car overtake another one which can't be achieved by just comparing the X and Y values since the track is not straight.
Thank you