Hi everyone.
I'm trying to save an animation as a gif and found a problem. I've made a simple example. It seems that the seconds are not correctly counting when saveGif is used. https://editor.p5js.org/Erjaeger42/sketches/MBui2-Sqm I'm writing a number every second. On the preview, it's working perfectly. When exported as a gif, I only have 4 values for a duration of 10sec instead of 10. I haven't found anything related to this problem. I don't know if it's from my implementation or not.
A web editor for p5.js, a JavaScript library with the goal of making coding accessible to artists, designers, educators, and beginners.