Comments

Log in with itch.io to leave a comment.

If you use move_and_slide() instead of move_and_collide() you won't get stuck on walls

(1 edit)

True, I just used move_and_collide() because the characters moved faster and it was easier to implement at the moment.