The scene switching was a bit of a challenge, since it would switch and play right from the start. So I added in a Time.timeScale = 0 and solved it with a timer using Time.realtimeSinceStartup. Took a lot of time researching to figure this out. Hope it helps!
PS: I don't know if this is the most effective way of scene switching, but it works for now :)
The scene switching was a bit of a challenge, since it would switch and play right from the start. So I added in a Time.timeScale = 0 and solved it with a timer using Time.realtimeSinceStartup. Took a lot of time researching to figure this out. Hope it helps!
PS: I don't know if this is the most effective way of scene switching, but it works for now :)


8 Reactions
9 comments

U

UnityShivam18
5 months
MB
Maury Brown
5 months
MB

Maury Brown
5 months
ml
matthew lower
6 months
JO
JJ O
9 months
Made with