I have a class named HeroState that is an inheritance from another class named CharacterProperties that contains armorId, headId, earsId and some other common values to create a character. In this new class I have declared on the header. (It is the class in charge of the players progress , by saying that It's a singleton)I have a class named HeroState that is an inher