Don't Collide

Don't Collide

In this project we make a fun game where the character has to dodge incoming obstacles. The project is very open-ended and allows users to make whatever game they want. The collision system they provided (pixel-based) caused issues for many as it depended on the order of layers used in the drawing code. If the player was drawn before the collision then it would always be seen as colliding.

feedback form