
I just found a bug in the animation of the scoring Team (top center): when a team wins or loses one (or more) point(s), the number of pts of the team "flashes" in red or green depending on the evolution but the problem is that it only flashes for the left team, even if it is the other team that scores.
Explanations (Team A is on the left - Team B on the right):
If team A score, the number 0 goes to 1 and the number flashes green for 0.5 sec on the left side ==> OK
If team B scores, the number 0 goes to 1 and the number flashes green on the left side too! ==> Problem! (it should flash on the right side!)
And this visual bug does it in any mode on ShootMania - but dunno about TrackMania.
Cheers,
Mixter Fab

EDIT : It seems that's the same case when :
Code: Select all
ScoreTeamA = ScoreTeamA - 1