← Back to context Comment by DaanDL 6 hours ago Was about to comment the same. It's a common mistake/gotcha. 2 comments DaanDL Reply benrutter 5 hours ago Possibly dumb question, but does that still hold inside p5js? virgil_disgr4ce 4 hours ago p5 is just a wrapper that adds the setup() and draw() functions, so yes
benrutter 5 hours ago Possibly dumb question, but does that still hold inside p5js? virgil_disgr4ce 4 hours ago p5 is just a wrapper that adds the setup() and draw() functions, so yes
Possibly dumb question, but does that still hold inside p5js?
p5 is just a wrapper that adds the setup() and draw() functions, so yes