Hello guys,   I am looking for a way to add interactivity with bezier control points and handles to svg paths. Similar to MotionPathHelper functionality, though the .create method breaks on closed shapes and the .editPath method opens up the paths. The Ease Visualizer/Custom is also a good example.   Additionally, what would be the best way to store each onDrop state ( in say MotionPathHelper).   Cheers