App run in background

Forum Bug Reports App run in background

  • Post
    Adriano Rossi
    Participant
    Honestly, I don’t know if it’s a bug or a purposeful feature, but I believe there should be a button in the game menu to run in the background when the window loses focus on windows.

    Algo como:

    Application.runInBackground = true;

    in the

    Start()

    class should work for the game to run in background, but there should be an option in-game menu to toggle between true or false.

    1
    0
  • You must be logged in to reply to this topic.