DDRace / teeworlds

DEPRECATED - Go to https://github.com/ddnet/ddnet instead!
Other
37 stars 15 forks source link

1.15a animation #222

Open Tsin opened 11 years ago

Tsin commented 11 years ago

in 1.14a and lower when player stands on start line animation is stoped (thats good)

in 1.15a when a player stands on start line animation starts and stops what causes EYE CANCER

:D)

east commented 11 years ago

The Envelopes are synchronized by the round start time so they get reset on entering the startline. That causes the flickering. A simple solution would be to synchronize the envelopes by the current game tick.