Remix.run Logo
DaanDL 10 hours ago

Was about to comment the same. It's a common mistake/gotcha.

benrutter 8 hours ago | parent [-]

Possibly dumb question, but does that still hold inside p5js?

virgil_disgr4ce 8 hours ago | parent [-]

p5 is just a wrapper that adds the setup() and draw() functions, so yes