Animation loop problem

So I’ve made a variety of animations for my cowboy character and synced up the controls with the animations. but there’s a big problem at the end of the animation there’s a notable cut before it loops again I’ve always had this problem but never figured out a way around it. I’m making an fps multiplayer game. so I want the animations to look smooth. If anyone could help me out that would be much appreciated.

Hey,
Use blend option( set it to like 3-5) and also set your animation to end 1-2-3 frames before the actual endFrame.

I tried that but it didn’t work any other options?