Create a gameobject

Hi,

I have an OBJ file and i need to create a gameobject with it at runtime.

Any idea?

Thanks!

I think this might help

Instantiate

You can make prefab to obj file. So that, you can create the object you want to using “Instantiate”.