#Hold last frame when changing animations
1 messages · Page 1 of 1 (latest)
Where did you learn json ui ?
Could you send your animation file?
I didn't used anything json ui related since I don't know how to
Use more than one animation controller for it. It's what I did.
Please use blend_transition in the animation controller.
start with setting it to 0.2 then increase or decrease it until you get the right number.
It was a loop issue!
Hey, I'm currently having the same issue, how did you solve it?
Might be different from what they were using but usually animations with less than 1 second of length is very buggy, unless it's a math animation
good to know
Set the animation to "hold last frame" instead of looping. That worked for me
Thanks