Hi there!
I have this anim that changes depending on a boolean variable. The problem I’m running into is that in the transition rule I don’t know how to make it make use of the right animation’s time remaining.
This is what I have:
I don’t know how you’re supposed to feed it the right animation’s length. There is this “Get relevant animation remaining time” node which I thought would do the trick, but it returns 0.
How are you supposed to work with these things?
Thanks in advance for the help.