Hello again!
I'm trying to make a game where I load multiple levels (each level is a scene).
I've never done this before, so I thought I could use a dictionary maybe, but I don't know how to make it work. I'm not quite sure about the syntax too.
Can anyone give me suggestions? Is it a good way to do it/is it viable?