protected override void BeginRun() { GameServices.BeginRun(); //This only happens once in a game. base.BeginRun(); }