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

Tweak AnimationPlayer speed scale property hint to make dragging more useful #82641

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

aaronfranke
Copy link
Member

The animation speed scale is most commonly used with values less than 2, and often less than 1. The current slider goes to 64 which is very high, so it's not very useful as-is. This PR changes the slider extent to 4.

The finer precision isn't really necessary, but I don't see a reason to prevent using a step smaller than 0.01.

@akien-mga akien-mga merged commit ad01391 into godotengine:master Oct 2, 2023
15 checks passed
@akien-mga
Copy link
Member

Thanks!

@aaronfranke aaronfranke deleted the anim-play-speed-scale branch October 2, 2023 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants