Hi!!
is there way to pass a signal to the game,when a car passes a certain point in the track!!
I mean if i want to indicate that the player has reach 100m in the track,where should i start!!
TIMER stores LAPINFO per car which contains lapdistance; //total track distance driven this lap in meters, lapdistance is updated in void GAME::UpdateTimer()