/coderbunkerC-UnityWorkshop

Coderbunker workshop with coding on beginner level unity.

Primary LanguageShaderLab

coderbunkerUnityC#CodeWorkshop

A demo created to learn unity with basic coding knowledge.

BANNER

Background

This is the project used for the C# workshop for Unity at CoderBunker.

Included:

  • Completed Project
  • Completed Level
  • Demo Scene

TODO List

Try to:

  • 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.