Comments

Log in with itch.io to leave a comment.

Great looking game. I have some feedback from it testing out:

The options menu is bound to P, It felt unnatural as usually they are bound to the ESC key (That's mainly based on preference though).

Also when quitting in game it closes the game immediately, maybe a way to go back to the main menu so players can select the other levels?

In terms of the game, the run speed is way too fast. I think this is a FPS issue with time.deltatime. Another issue I ran across was on the start of the second level, I ran straight through the spawn area door (on the left). It may be because I was going to fast, however I endlessly fell through the world. One way to stop this is by adding a death collider which will just re-spawn the player on collision. 

I hope this has been helpful, keep up the great work!

Thanks very much for your feedback! We'll try to iron out those bugs in the next version, and we'll see what we can do about the options menu.