Can I load objects dynamically to a Unity application. The objects will be saved in different files and number of files in the reading source can be different in different times
1 Answer
1Released into the Web version can dynamically loading FBX model?Although WWW() can load .unity3D format model,and I want to konw how it break through Sandbox mechanism?Have the WWW () function source? Thank you!
What exactly do you mean with 'objects'?
– anon46022118Models. They need to be working with skeletons too
– anon25293787