UPB-Graphics / Beyond-Genesis-Client

Client for Beyond Genesis Project
MIT License
0 stars 22 forks source link

Add Player Skill Controller #18

Open alextalaba opened 2 years ago

alextalaba commented 2 years ago

It includes a controller, UI, scriptable objects for skills. Skills can be added to the skill bar from a panel and are activated by the keys 1, 2,..., 9, 0. They have a mana cost and a cooldown time editable in the scriptable object (along with other characteristics).

It also contains the TextMeshPro package (that's where most of the files come from)