Hello everyone.
Does anyone know how to load an entire directory of prefabs into a list?
I had the idea of naming everything with numbers, but that would make file management REALLY hard.
Cheers.
Hello everyone.
Does anyone know how to load an entire directory of prefabs into a list?
I had the idea of naming everything with numbers, but that would make file management REALLY hard.
Cheers.
http://www.google.com/search?q=c%23+read+directory
Assuming you are doing it on C#.
And the directory is fixed.
And it contains only prefabs so you dint get confused.
And of course you have the right to read that directory