void Awake()
 {
     health = SaveReader.GetHealth();
 }