Realistically you should be creating your own custom player state class. This is where you should be storing Health, Max Health, Player Name, Score, Is Alive?, etc etc etc.
Realistically you should be creating your own custom player state class. This is where you should be storing Health, Max Health, Player Name, Score, Is Alive?, etc etc etc.