Collision Detection
in
Programming Questions
•
2 years ago
I'm new with processing and i have a little challenge, i have an image say A that moves across my Screen encountering obstacles along it's path. I have the first Obstacle at a position on the screen(500,300 for instance), how do i stop the the already moving image when it approaches this Obstacle.
Thank You
1