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);