@madscientist Thanks! That’s a nice solution.
I thought about using clear(); but I think creating the canvas within draw() is better. Specially if you’re using windowWidth and windowHeight,
@madscientist Thanks! That’s a nice solution.
I thought about using clear(); but I think creating the canvas within draw() is better. Specially if you’re using windowWidth and windowHeight,