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

AnimationTree repeats the methods and properties that trigger the last frame of the acyclic animation #54619

Closed
magian1127 opened this issue Nov 5, 2021 · 2 comments · Fixed by #53819

Comments

@magian1127
Copy link
Contributor

magian1127 commented Nov 5, 2021

Godot version

3.x Latest

System information

windows 10

Issue description

AnimationTree repeats the methods and properties that trigger the last frame of the acyclic animation.
I only pressed the button once.
As shown in the figure, I don't know whether it is a bug or a feature?
How can I keep the last frame of the current animation instead of switching to the next animation to solve this problem?

AnimationTree 会重复触发非循环动画的最后一帧的方法和属性.
我只按了一次Button.
如图所示,不我知道是BUG还是特性?
如何可以保持当前动画的最后一帧,而不是切换到下一个动画来解决这个问题?

image

image
image

@magian1127 magian1127 changed the title AnimationTree repeatedly triggers the last frame of the acyclic animation AnimationTree repeats the methods and properties that trigger the last frame of the acyclic animation Nov 5, 2021
@timothyqiu
Copy link
Member

See also: #51576

@magian1127
Copy link
Contributor Author

After testing #51576, it is feasible.
经过测试#51576,可行.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants