Hi,
I have an OBJ file and i need to create a gameobject with it at runtime.
Any idea?
Thanks!
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
You can make prefab to obj file. So that, you can create the object you want to using “Instantiate”.