Is it at all possible to write scene names to the build settings?
I’m putting together a package and I would like to add a menu option to the editor to populate the packages scenes in the list to avoid a lengthy setup.
Is it at all possible to write scene names to the build settings?
I’m putting together a package and I would like to add a menu option to the editor to populate the packages scenes in the list to avoid a lengthy setup.
There’s something like EditorBuildSettings.scenes, but it’s undocumented.
Works perfectly.