Smashing heights is a simple climbing game where the only goal is to reach the top.
This was a solo project, in which I wanted to learn about how to make procedural animations. This was a very fun project to work on, and I now know a lot more about procedural animations.
UnityC#4 weeksSolo project
Gameplay video:
My contribution:
Player movement
The movement was quite challenging to make, as it took me nearly the entire project to make it work.
In the end it is quite simple, but it just took me a while to figure out how to do it