Setting/Increasing MaxHealth

Through pm’s, Echosyp helped me figure it out.

For one, I wasn’t properly casting back to the player character. Also, for some reason I didn’t even create those variable in the actual player BP, so it wasn’t printing the correct values.

The attached is what I ended up with.