Setting Up Unity Project:

Sudarshan Thube
May 16, 2021

--

In the previous articles, we created our project on git and make some commits.

Let's create a new project in unity,

Open Unity Hub, And click on the “New ”button in the upper right corner.

Select any unity Version you like,(if you don’t have any Unity version downloaded then first download it).

Here, We are using 2019.4.19f1.

Give a name to the project, We are using Space Shooter, then select directory path and click on create.

click on create after setting up the above options.

Now we are going to set up our unity project. First create some folders for scripts, prefabs, materials, resources, sprites, etc.

We will create more folders as needed.

In, next article we will start to work on our project. Always remember, Before closing your PC, open Git Tool you use and commit changes and push them to the git repository.

--

--

Sudarshan Thube
Sudarshan Thube

No responses yet