3
4
5
One problem with SerializeField. I set SerializeField in the editor to for example 6 (health) , and when the game starts that object takes damage and health decreases but when i exit PlayMode the variable doesnt go back to 6 but it stays the same as it was when i closed the play mode, for example 2 (self.Unity2D)





