test portal, test hub, animation improvements
This commit is contained in:
@@ -80,12 +80,12 @@ namespace Beyond
|
||||
Debug.LogError("Probably there is no data for scene : " + LevelToLoadName + " in levelLoaderData");
|
||||
return;
|
||||
}
|
||||
|
||||
/*
|
||||
if (!_levelToLoadData.IsUnlocked)
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
*/
|
||||
_trigger.enabled = false;
|
||||
FadeCanvasGroup.Instance.BeforeLoadingFade();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user