Crab Quest (gnomeling)
About
This is my submission to the "I Can't Draw but I Wan't to Make a Game" game jam.
The controls are WASD/arrows to move and jump, as well as space to jump. Clicking will move your claws. Left clicking moves the left claw and right clicking moves the right. I recommend playing with a mouse if you have one.
All of the graphics are made from circles squares and triangles that I positioned within the Unity editor. This is because the jam's rules were to not create nice looking things.
I spent a lot of my time creating my own inverse kinematics for the arms and legs of the crab, which probably goes against the rules of the jam. I probably should've spent more time working on level design.
Some known issues right now are that your claws can become detached if you hook them behind walls. Also, there are a few points in the game where the frame rate drops drastically. This is because I'm loading in more of the game. I built this system before decorating the levels, and didn't anticipate using over 4000 squares to decorate the sand. Another issue is that the IK on the last few legs seems to break when you land while moving. I don't know why this happens yet.
Thanks for playing my game (if you do), I hope you enjoy.