I have a game-object which would 'transform' to another mesh when a button is pressed. How does I assign the new mesh with one that I have already loaded into the Unity3D project structure?
I have a game-object which would 'transform' to another mesh when a button is pressed. How does I assign the new mesh with one that I have already loaded into the Unity3D project structure?
you can change MeshFilter.mesh .