public override void LaunchPlayer(BuildLaunchPlayerArgs args)
 {
     ApplicationLauncher.BuildAndRun(args);
 }