Nice game! I only had a couple of issues with the controls. It feels a little unatural (at least for me) to move with A/D (you also wrote that we muve with W/D) but jump with Space. I think it would be nice to give the option to jump with W since it's not used for anything else. Also, it would have been nice to be able to place platforms onyl using a clik instead of pressing shift, again, since we don't use the other click for anything.
Viewing post in Isthisuntitled#1 jam comments
Thanks! I didn't even notice that typo! I'll work on getting that fixed when I have some time hopefully. I also tried working on a feature to place platforms with the right click - but I wasn't sure how I wanted to implement it... The reason I did shift was initially there was a lot more UI when holding shift to help with placing platforms and such, but I ran out of time to implement that so I just stuck with that control scheme. Definitely a lot could be improved on but thanks for the feedback! I really truly appreciate it.
Oooh I see. That makes sense about pressing the shift. I'm not sure what game engine you are using but you could look at trying to show the UI while the right click is pressed and place it when is released or could give you atime to click on the UI element to place it and if not clicked it just disappears.
But yeah, really cool game!