you see i just got unity so i can build a game for my app i gonna build and i really want to know why i don’t have the grass and dirt texture like all the other people who have unity. if you have answers please tell me
thank you
you see i just got unity so i can build a game for my app i gonna build and i really want to know why i don’t have the grass and dirt texture like all the other people who have unity. if you have answers please tell me
thank you
Go to the assets menu in Unity. Next, select “Import Package” from the drop-down menu. Now, select the package you want to import, which is “Terrain Assets” in this particular case. A window will pop open, where you can choose to import the whole package, or pieces of it. I would suggest clicking “Import All” in this case.
Import terrain asset package. Assets -> Import Package -> Terrain Assets
– Lovrenc