From Unity asset store user can download assets like Models,Textures,Material,tools like Terrain,Utilities etc and import it inside the game.
In unity asset store verity of assets are available some of them are paid and some of them are free as well.
Here we will import a free car asset in out game.
Google,Unity asset store and open the first link or directly go to https://assetstore.unity.com/
Note: User can add a dedicated tab for asset store in the project it self by: window->asset store or Press ctrl+9
Now user have to sign in asset store.(if don't have account simply create it , its similar to as you created your Facebook account).
After login you will see screen like below:
In Search for assets user can type search assets what he wants.
here we will search for free 3d car.
After choosing pricing and Free assets we will see screen like below:
Open any asset ->add to my assets->accept->open in Unity
It will automatically open inside the unity project.
Download and Import in into the project.
After following all the above steps our first 3d model is imported inside the unity project which we can see in assets folder.
To add car in Unity game scene we have to open Prefab folder of the downloaded assets from store.
Simply user can drag any car (object) into the game scene.
From Inspector window we can change the Position,Rotation and Scale of car.
So its done for now,we see more on this in upcoming post.
Thank you :-)
0 Comments:
Post a Comment
Thank you for your comment !