how to make the game dont pause whn minimize

i´m making a simple multplayer game
and i dont know how to fix this :S
i need put the game dont pause when trade of window or minimize

1 Like

Edit->Project Settings->Player->Resolutions And Presentations->Run in Background

4 Likes

thanks

1 Like

Hi guys,
I found this post and I’m trying to keep the audio playing when the user did hit the home button. I used the background capability in Xcode but I believe that the unity build simply stops all audio. Does anyone know how to do this? I’d appreciate any help.

1 Like