I’m trying to get the duration of an animation sequence and I understand that you can do this with Get Sequence Length. However, I’m not sure how to actually reference my “Jump” animation sequence as a Target for this function inside of my Animation BP.
I understand you can manually find the duration of the animation sequence and use that but I’d rather not do that as to save work for myself later if I have to change the animation later.