Due to some timing issues I didn't quite get to finish the game, oh well.
So this game exists entirely of one script. No prefabs, no models, materials, .. nothing.
The goal of the game is to not fall of the platform!
At the start of a new game you are able to:
- Move (wasd / arrows)
- Jump (space)
- Shoot (left click)
After each successful round you have to leave one of these abilities behind to continue..
There are currently only 3 levels.
The source for this game can be found here. If you would like to try it out, just download the script file, attach it to an empty gameobject and voila, done! (oh and set the settings in the inspector, and I also included a copy of the script in the .zip file)