Share Posted January 5 Hello trying to animate the length of a paper.js path from 0 to 100% in my codepen I have entered an arbritary '20' Thanks in advance See the Pen jOMxLqY by limitedunlimited (@limitedunlimited) on CodePen Link to post Share on other sites
Share Posted January 5 Hey James. This is a question for the Paper.js support, not GreenSock as it deals exclusively with how to set values in Paper.js. I've never used it before, I'm not aware of any regulars here who use it often. If you're able to share how to set the path length of a Paper.js arc with us we can show you how to hook it up to a tween. Until then, best of luck figuring it out! Link to post Share on other sites
Author Share Posted January 5 Hi Thanks for the reply. I found a link to another users Paper.js on your forums and @OSUblake seems to have some experience with the framework. Link to post Share on other sites
Author Share Posted January 6 Fixed. See the Pen eYdrbyb by limitedunlimited (@limitedunlimited) on CodePen Link to post Share on other sites
Share Posted January 6 9 hours ago, ZachSaucier said: Any input? Probably animate it just like you would with regular canvas or svg, using the stroke dash offset/array. See the Pen b0137a508fd77217da382a4aa41ec27f by osublake (@osublake) on CodePen 4 Link to post Share on other sites
Author Share Posted January 7 Thank you so much. really appreciated Link to post Share on other sites