public void UpdateFrame()
 {
     health.UpdateBar();
     mainResource.UpdateBar();
 }