Comments

Log in with itch.io to leave a comment.

you need to learn how to spell lmfao

I think I have just missed some letters out of hurrying

I love the idea of give the player limited control. How did you get the player to move up like that?

I have used basic godot pathfinding for the player and melee enemies and just pathfinder player to the end of the section, then gave him next point at the end of the next section. I used this video for basic pathfinding 

(+1)

Cool! I didn't realize Godot had that.