PlaceholderGames / 2020-yr1-group-7

CS1S464 2020 Group 7
1 stars 0 forks source link

Player stats #14

Closed nimshi89 closed 3 years ago

nimshi89 commented 4 years ago

I have created a new class for the player such as "PlayerStats". the player class inherits from this class so we didn't need to change the code to add some extra functions top the player like attack or health and we can keep adding things. please check it out. Probably we will use it in the FSM.