For AnimationPlayer, how to avoid using RESET animation. I don’t want to create RESET in my animation, but without the RESET animation frame, the AnimationTree will throw an error.
I found a solution, I disabled deterministic and RESET will no longer work