Skip to content

Instantly share code, notes, and snippets.

@smakhtin
Created June 7, 2012 15:37
Show Gist options
  • Save smakhtin/2889491 to your computer and use it in GitHub Desktop.
Save smakhtin/2889491 to your computer and use it in GitHub Desktop.
Allow Unity to run in background
Application.runInBackground = true;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment