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
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.
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.