p5.js library with Adobe Animate?
Hi, I have learned a bit of code using p5.js. I would like to include some of my scripts written in p5.js in Adobe Animate html5 projects. I have added p5.js using the include. And I can copy and paste a script into animate and run it it but it only works if I create a separate canvas, obviously I need to draw to the Animate canvas instead.
Any advice would be appreciated. Here's an example of a script I'd like to draw directly into an Animate project.
