Hello, im making a tree falling animation for my game using creature and unity. My normal trees in unity (not animated) have a material for the trunk and one for the leaf which is a shader to add some vertex movement on it when there is wind. I want to add taht same material to the leaf of my animated object i make with creature.
I cannot find where i can make a new submesh in creature so i can add a specific material to it. Any idea how i could accomplish this?
Thanks!
Assigning material to specific region unity
Re: Assigning material to specific region unity
Hello,
The easiest way if you are ok with just skin mesh animation is to export as FBX and bring it into Unity. Then you can use the standard FBX pipeline in Unity for that.
Thanks
The easiest way if you are ok with just skin mesh animation is to export as FBX and bring it into Unity. Then you can use the standard FBX pipeline in Unity for that.
Thanks