joshheinrichs / cmpt306-project

A procedural generated dungeon crawler built in Unity.
0 stars 1 forks source link

Player Skills #33

Closed knames closed 8 years ago

knames commented 8 years ago

The player should have some reward for completing certain levels

knames commented 8 years ago

561faade627ae7c7984aaf02df258c2abd60daea introduced skill points, can be lowerd/raised on the fly. They should be earned after a successful room. Still need to create the GUI to display their current values.

knames commented 8 years ago

970c147822129dc98253f9a915bd976c845d9559 skill points on level completion