Path-Creator
Path-Creator copied to clipboard
How to move object from an AnchorPoint to other AnchorPoint on bezier path?
Thank you for your library. However, I need to move an object from an AnchorPoint to other AnchorPoint on bezier path. Can you suggest me some ideas? For example: I created a path creator with 4 anchor point. Then I want:
- my object (following) is able to move from the second anchor point to third anchor point.
- my object (following) is able to move from the third anchor point to first anchor point.
Thanks.
Hey @strictlad I am trying to achieve the same. Did u find any way of doing it???