I think there is possibly a bug? I'm running this on my Anbernic RG35xxSP, Anbernic's Gameboy advance SP form factor emulator. I can load the game, select a character. After reaching chapter 2, the game just freezes and I have to reload. I'm running MuOS, and I believe the default emulator is mGBA. Game looks really cool though!
Nerdrantz
Recent community posts
Thanks for the feedback! I got busy with life and forgot that I even uploaded the game hehe. The delay in jumping was my janky solution for double jumping. I was having a hard time figuring out how to prevent double jumping or air jumping in the game with the physics. So I set a delay for jumping and left it at that. I agree that fixing this issue would make the gameplay better! The floatness could be fixed easily by adjusting the gravity scale, that needs to be balanced as well.
I'm not sure about the momentum part, the premise is that the further away the mouse is from the apple the harder the jump force is. I limited it to some degree, but I could make it a stronger force as well. I had it limited to make each jump feel like a risk until you get the hang of the controls. If you were playing the browser version, which I assume you were. That was not very tested, and didn't work quite right. The downloaded version should have better controls overall. But thank you again for the feedback I appreciate you playing my game! :)
Hey Kenneth! Thanks for taking a quick playthrough. I think the issue you are seeing is because the game was not meant for html. I did a quick port over so that it could be played without having to be downloaded. The normal exe version of the game gives you a bit more height for jumping and makes reaching the platforms easier. You are not missing any controls though, it's all about jumping by using the mouse!