Its a fun game and has good music,
but the movement is kinda weird, the grapler is kinda wonky to use,
the glider does not always work, the gravity is weird, the jumps seeam a
bit weak, the fact that when you land on the lava/magma in the sand
levels and they are solid is a bit weird.
The glide coldown is anoying but i understand it.
From the levels I managed to beat (the mushroom ones) the path wasnt
realy obveyus and kinda anoying to navigate with too litle things to
graple and its kinda cramped.
Also the fact that it does not have a menu that open up when you press escape but send you to the main menu is kinda anoying, and why does it have no quit button in the main menu, its literally on line of code to do it in unity.
How to add a quit button:
code:
public void Quit() { Application.Quit(); }
add that in a script conected to the ui canvas thingy and then select the Quit function as the button onclick function, now you have a working quit button
Also please add th abilty to turn down the graphics, it lags my pc. If you dont know how to do it, google it.itch.io is an open marketplace for independent game creators. It's completely free to upload your content. Read more about what we're trying to accomplish and the features we provide.