How do I stop this animation from looping?

Hello everyone, I’m extremely new to unreal engine, so I have no idea what I’m doing (started before yesterday)

To keep this small, I watched a tutorial on unreal engine for 2d games and it wasn’t bad. However, the jumping animation they included was just a single frame, so I changed that and made it into a flipbook for a jumping and then falling animation, but then it kept looping. and when I tried to stop it from looping by using set loop it froze on the first frame, when I wanted it to stop at the last one
Also apparently every time the character falls, it does a jumping then falling animation. I tried to separate the two animations by searching for a is jumping node but that isn’t a thing
help ;-;

If you need more information lemme know and I’ll try my best to provide it