Hello, I'm new to SVG animations and i'm very impressed with GSAP, it's fantastic. Currently, i'm trying to get an SVG to follow the mouse pointer with the Bezier Plugin, in order to make it autorotate and add some reality to it's movement (it's going to be a humanoid shape flying and following the pointer). So far, i've managed to keep track of the mouse pointer every second, but have been unable to update the established Bezier path. Should i create a new path every iteration or is th