Tween.js – Trying to play SVG animation forwards on mouse-over and backwards on mouse-out
In my current code, the animation plays forwards and backwards on mouse-over. Is there a way to make it play forwards on mouse-over and backwards on mouse-out? Thanks.