animationGroup play backwards issue

As explained by @11128, the way to handle this is to use start/stop. However, you should save the current frame when hitting “pause”, so that you can restart from the right frame afterwards:

See also: