Working scene transitions
This commit is contained in:
@@ -68,7 +68,6 @@ namespace UI
|
||||
private void Awake()
|
||||
{
|
||||
_instance = this;
|
||||
DontDestroyOnLoad(gameObject);
|
||||
|
||||
if (loadingScreenContainer == null)
|
||||
loadingScreenContainer = gameObject;
|
||||
|
||||
Reference in New Issue
Block a user