Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix animation issue with slow framerates #1481

Merged

Conversation

martinvanzijl
Copy link
Contributor

Fixes #1453. Sprites with 1 animation loop now stop as expected, when playing with low frame-rates. I.e. they don't continue forever.

Demo below, recorded using the export LIBGL_ALWAYS_SOFTWARE=true as in #1453 (comment).

animation-fix-demo

@Zwatotem
Copy link
Member

That resolves the issue, thank you for your contribution.

@Zwatotem Zwatotem merged commit 14090e8 into SuperTux:master Jul 23, 2020
@martinvanzijl martinvanzijl deleted the issue-1453-fix-animation-error branch July 24, 2020 04:25
tux314159 pushed a commit to tux314159/supertux that referenced this pull request Jul 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sprites with 1 loop don't work in laggy zones
2 participants