I know in a animation state machine we could get remaining time like this:
But how do I do it out side state machine in anim graph, for example, I’d like to get the remaining time of a blend pose. ( I know that blend pose is a combination of animations, but getting remaining time on it makes sense – whatever it’s playing most significantly, I want to know the time.)
If it’s not possible, is it possible to simply get a simple animation sequence remaining time (for example, the “Play run” node in my picture)?