79425689

Date: 2025-02-09 21:06:27
Score: 2
Natty:
Report link
bro just as an e.g. do this:


ellipse(40, 40, 50, 50);



if (mouseIsPressed && dist(mouseX, mouseY, 40, 40) < 25) {
background(233, 245, 66);
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: nah