Play animation Backwards/Reverse

Simple Question. I remember seeing this in Docs somewhere, but I can’t find it now. How can I play an animation in reverse?-for instance what I’d like to use it for is to make my character walk backwards*

1 Answer

1

Set the speed of the animation to -1.0.

Just found it. Thanks!