A demo created to learn unity with basic coding knowledge.
This is the project used for the C# workshop for Unity at CoderBunker.
- Completed Project
- Completed Level
- Demo Scene
- Create a script for the camera to follow the player.
- Add effects to the camera.
- Create a gamemaster to spawn gems
- Add a script to collect and destroy gems on collection, adding to points in your gamemaster.