Can I load objects dynamically to a Unity ?

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

What exactly do you mean with 'objects'?

Models. They need to be working with skeletons too

1 Answer

1

Released 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!