just as the title says, Reaching Max level gives me a Health value of 0/0. How can I prevent this, where can I edit or put a check so that when the player reaches the maximum level it should return the previous levels maximum health value or greater.
I think I am having this issue is because I have no more health value on the progression scriptable object when n max level is reached.