Movement glitches and collision issues
in
Programming Questions
•
1 year ago
Hello,
I've been working on a grid array maze game and have run into a few issues yet again. After a while the ellipse being used as the "player" is glitching into and out of walls, and the collision for collecting the coins is on the left of the ellipse and I want it on the ellipse itself. Also the ellipse gets to a certain point then can only move left, no idea as to why yet either.
Here is easy access to my code on OpenProcessing: http://www.openprocessing.org/sketch/60360
If you want to see the code that I used to make it this far it can be found here: http://www.openprocessing.org/sketch/47845
I have modified it quite a bit so sorry for confusion if there is any :P
Thanks for any help,
Nerial
I've been working on a grid array maze game and have run into a few issues yet again. After a while the ellipse being used as the "player" is glitching into and out of walls, and the collision for collecting the coins is on the left of the ellipse and I want it on the ellipse itself. Also the ellipse gets to a certain point then can only move left, no idea as to why yet either.
Here is easy access to my code on OpenProcessing: http://www.openprocessing.org/sketch/60360
If you want to see the code that I used to make it this far it can be found here: http://www.openprocessing.org/sketch/47845
I have modified it quite a bit so sorry for confusion if there is any :P
Thanks for any help,
Nerial
1