Updated Loading Screen
This commit is contained in:
@@ -14,6 +14,7 @@ public class LoadingScreen : MonoBehaviour
|
||||
|
||||
void Awake(){
|
||||
instance =this;
|
||||
Application.backgroundLoadingPriority = ThreadPriority.Low;
|
||||
}
|
||||
void Start()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user