HI there
In my project,there is some config files will be added at any time,so i need to load them all when it run.
but i didn’t find a way to specify folder loading.
I can adding labels to all the files,but if i get more folders,the labels seems confusion.
Can anyone give me some advice? How to load all files in a specify folder?
Thanks
See last floor in [Suggestion] Loading Group of Assets with Folder Name
Or you can use an importer to automate labeling unity-addressable-importer/Documentation~/AddressableImporter.md at master · favoyang/unity-addressable-importer · GitHub (Unfortunately the importer does not support dynamic label at the moment, you have to create label manually).
2 Likes