Hi
I have a script that stores the names of some meshes that are not in the scene(They are in the assets folder)
How can i find a mesh in my assets folder by name?
Something like this:
Never mind, i split the FBX file in separate files for the different groups (Head, Top, Bottom, Feet)(I was making a character creator) and it loaded the files perfectly