I currently have right and left arrow buttons to control an animation.
I was wondering if it's possible to control the animation by dragging the mouse? So if the user clicked and dragged the mouse to the left it would play the animation, then when they released the click it would stop. And if they dragged to the right it would play in reverse.
I've been looking around and haven't found anything on this topic. Any help would be appreciated.