I use PlayForward() on an object and its On-finished function is called as expected.
But when I PlayReverse and that same object, the On-finished function is called and I don't want that.
Also is there a way to have a different On-finished function in case of a PlayReverse?