It's working (i broke transition animations)
This commit is contained in:
@@ -8,7 +8,7 @@ namespace Scampz.GameJam
|
||||
{
|
||||
void Start()
|
||||
{
|
||||
GameManager.Instance.LoadScene(SceneNames.SecondPreRenderedScene, LoadSceneMode.Additive);
|
||||
GameManager.Instance.LoadScene(SceneNames.FirstPreRenderedScene, LoadSceneMode.Additive);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user