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

AnimationPlayer blending and AnimationTree blending are inconsistent #70207

Closed
Tracked by #73537
TokageItLab opened this issue Dec 17, 2022 · 0 comments · Fixed by #80813
Closed
Tracked by #73537

AnimationPlayer blending and AnimationTree blending are inconsistent #70207

TokageItLab opened this issue Dec 17, 2022 · 0 comments · Fixed by #80813
Assignees
Milestone

Comments

@TokageItLab
Copy link
Member

TokageItLab commented Dec 17, 2022

Godot version

4.0.dev

System information

any

Issue description

The AnimationTree is now blending tracks based on Rest or RESET value by #57675. However, I missed that the AnimationPlayer also has a blending, so currently which is not consistent with the AnimationTree. This can cause penetration in the transitions of the 3D model posing.

Godot.2022.12.18.-.03.27.05.01.mp4

Steps to reproduce

Use default blend time in AnimationPlayer

Minimal reproduction project

anim_player_blending.zip

@TokageItLab TokageItLab added this to the 4.0 milestone Dec 17, 2022
@TokageItLab TokageItLab self-assigned this Dec 17, 2022
@TokageItLab TokageItLab modified the milestones: 4.0, 4.x Dec 21, 2022
@TokageItLab TokageItLab modified the milestones: 4.x, 4.0 Jan 28, 2023
@TokageItLab TokageItLab modified the milestones: 4.0, 4.1 Feb 8, 2023
@TokageItLab TokageItLab modified the milestones: 4.1, 4.2 Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment