Need help with custom animation

Here my problem, I currently making some custom animation for a future project, them have a “2 frame” style (don’t know if it’s the right term) but this style don’t seem do work with the jump and fall animation

Here the animation i made

And i want to know if this is normal, and if not how to fix it ?

I don’t really get by ‘doesn’t seem to work’ while on your footage it looks normal? If you can provide me the animation ID or .rblx place file so I can check for any error and such.

It’s works but not totally, you can see here the animation i made don’t have transition between each frame but this change when i try it

And here the animationID: 117896438436720

considering animations are now private assets, players cant download them or view them, its pretty much useless
have you set the animation priorities up correctly? did you change the weight for the animation at all in the script? did you make a custom animate script or is this roblox’s animate script?

You must have the looking up frame the first frame and nothing else. Also set the animation loop state to true. The jump animation on a character only plays during a small period of time.