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

[Feature] Delta time for animations #708

Open
2 tasks done
peterc-s opened this issue Oct 21, 2024 · 2 comments
Open
2 tasks done

[Feature] Delta time for animations #708

peterc-s opened this issue Oct 21, 2024 · 2 comments
Labels
feature This issue or pull request discusses a feature

Comments

@peterc-s
Copy link

Pre-requisites

  • I have looked for any other duplicate issues
  • I have confirmed the requested feature doesn't exist in the latest version in development

Wanted behavior

Animations currently speed up and slow down, the fire animation - for example - goes way too fast and occasionally slows down. The username/password cursor blinks so incredibly fast, however the big clock's second counter remains perfectly fine. Would it be possible to incorporate some form of delta time into the animations to make sure they run smoothly?

@peterc-s peterc-s added the feature This issue or pull request discusses a feature label Oct 21, 2024
@Lxtharia
Copy link

Noticed that too. Would be nice if you could adjust the speed of the animation via the config as well!

@peterc-s
Copy link
Author

Noticed that too. Would be nice if you could adjust the speed of the animation via the config as well!

I opened a PR where I added that feature, allows you to set the minimum number of milliseconds between frames in the config file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue or pull request discusses a feature
Projects
None yet
Development

No branches or pull requests

2 participants