Fun lil' platformer! Did you do all the art?
As others mentioned, I had a hard time figuring out the timing and direction of the double jump, but running around and swinging the sword was really satisfying!
Great work!
I did all assets myself and also mixed all the sounds that I gave in the description.
Honestly, I also struggled with wall jumps sometimes. I wanted to implement jump buffering to make wall jumps more responsive but didn't have time for it. It probably could've really helped though. You can at least wall jump on a single wall without any problems if you keep bouncing of off the other one like this
I will post a patch without the particle stuttering and wall jumping issues after the voting period.
Really appreciate your feedback, cheers!
Great job on all the art! That's amazing!
I *think* for the wall jump, the fact that the player turns around and accelerates the other way so quickly means that if they are still holding down the direction of the wall after the jump than they will double back too soon. This is especially hard for keyboard players (a lot in a game jam).
I didn't think about that. Mechanically I thought that it was really simple to execute but I guess that I have experience in games like Hollow Knight or Celeste where you use wall jumps all the time.
I made the acceleration so big to avoid wall jumping infinitely high. Once again thank you for your feedback!
Ah, I think I'm just misremembering tight corridor wall-jump examples (it's been a while!) combined with not being used to playing on a keyboard. I just booted up Celeste and Guardian of Arishima, and you're right– they behave really similarly. 😅
I was recently playing Dead Cells with a friend, which has a totally different mechanic of shimmying up the wall if you keep holding towards the wall, so maybe that was in my muscle memory!