C# problem tutorial burgzergarcade need help ! [solved]

Hi all

I followed the very good burgzergarcade.com tutos and I meet a little probleme in video number 24.

Unity don’t tell there is an error but the code works only partially while the script is complete and even more since I went on to see if there was an answer to my problem later but unfortunately there was not.

health, energy, mana, melee, magic and ranged are still 0 vhen they should change according to the ratio I use.

I read several times and I can’t find where is the problem.

I need your help

thanks a lot

CharacterGenerator ← charactergenerator.cs

BaseCharacter ← basecharacter.cs

thanks all for you help, I found the solution ; the problem came from a wrong definite class.