I’m making a widget that plays forwards or backwards depending on the situation, but I’m having problem with playing in reverse.
When I play forward it works fine, but when I play backwards it jumps straight to the first frame.
(And I also noticed that PlayAnimationReverse and Forward don’t work at all)
I think I’ve set up the nodes properly, so what’s wrong?
Maybe look at the source animation and it’s settings regarding transition time.
Also time to start will be different in reverse.
Oh I see.
I forgot to subtract. Maybe that was the problem.
Thank you for your help.


