private void Awake() { screenShot = GetComponent <ScreenShot>(); Application.runInBackground = true; }