We are about to switch to a new forum software. Until then we have removed the registration on this forum.
https://docs.google.com/document/d/1ufwG_HK0Xb3kVE1ud4evvpszghrX5BkwvA5NDHxvi7M/edit
// Check The P2 Paddle (right side) if (x > width-35 && y >= mouseY - 50 && y <= mouseY + 50 && x >= 5) { dirX *= -1; //flip the sign (change direction) p2Score++; //Adds the score by 1 }
thank you so much!
close. multiple variants of this post exist.
https://forum.processing.org/two/profile/35606/Nathan101
Answers
thank you so much!
close. multiple variants of this post exist.
https://forum.processing.org/two/profile/35606/Nathan101