Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Idea is nice, it was a bit buggy about jumping.  It would be nice if we could combine the commands, other than double jump (double move -> dash, double push -> fire projectile etc.) The music is nice and soothing.

Nice work!

Could you explain what problems did you face with jumping ? Also, did you use the BTP submission, or the full version of the game ?

I will be working on some more advanced commands in future.

And thanks for the reply.

(+1)

At times  I wrote "Jump" and it said jump is activated, but space is unresponsive nevertheless. When I enter "double" the problem disappears and I then I can jump. I played the jam version.

First of all, sorry for not responding, I didnt get a notification nor checked the games site.

Second of all, yeah, I can explain the problem why sometimes buttons would not work - If I am right, in the Jam version, I used OnKeyDown instead of OnKey, thats why it may not be responding. Also, I have made some changes to program deciding whether you are on the ground or not. It should be working all right in the Full version.

Just to clarify, that I have not made any changes in the full version to the jam version, check my devlog saying what changes were made. Only bugs were fixed, and some "cheating" was erased as well.

Thanks for the response