Hi my name is Benjamin and this is my first cartridge.
In this I am showcasing how to do very simple collision detection, inspired by Scathes game which you can find here: https://www.lexaloffle.com/bbs/?tid=3116
Don't be afraid to ask questions if you have any!



You could separate the collision checker into X and Y collision checkers, separately. This would fix the issue of being "stuck" on walls (For example, if you try to go up and left on a wall above you, you will not go left).
[Please log in to post a comment]