Hi,
I am building a game with 10 levels. I would like to include the first 2 in the downloaded app but the rest are downloaded as asset bundles.
However if I don’t include them in the build, I get this error:
“Level ‘MyLevel3’ (-1) couldn’t be loaded because it has not been added to the build settings.
To add a level to the build settings use the menu File->Build Settings…”
How can I do this please?
Thanks.