Updating parameter close to the end of animation won’t switch to other animation and freezes at the last frame for some time. Any ideas?
What does your controller look like?
Here it is but not sure if you can see much with screenshot. Could it be something with animation because it seems to work with other animations?
Thanks

I found the problem, it was transition to the Exit node, instead I made transition to the (Up) Base Layer - Default layer. Doesn’t Exit node do the same thing?