PlaceholderGames / ProjectCARZZ

Repo for CS2S561 2018 Team 2
0 stars 2 forks source link

Experience/Level system #8

Closed kayloshai closed 5 years ago

jSplunk commented 5 years ago

Made the leveling system based on zombies dying in the scene

jSplunk commented 5 years ago

To use it you only need to add the script to the player prefab

jSplunk commented 5 years ago

UPDATE: You need to add it to a seperate game object in the scene

jSplunk commented 5 years ago

CheckAI is added onto the SceneController in the scene and that handles the Leveling system and the Damage system