Loading object at runtime

Solved

http://www.starscenesoftware.com/objreader.html

–Eric

It doesn’t matter; it works with any language.

–Eric

Asset bundles are another avenue to investigate.

The entire script is the part that loads an .obj file from a path, so I don’t see that there’s anything you’d change, but anyway it’s C#. Although typically you use the DLL instead of the source code, so it doesn’t add to script compilation times.

–Eric