Unity Version: if you want to use the Unity project given by the repository, you need to use a version of Unity at least 2020.2.*
. The easiest way to install Unity is through Unity Hub.
- Navigate to this page to download Unity Hub
- Go to the Unity Hub and in the panel
install
. Then click onAdd
and select the latest release ofUnity 2020.2
.
During the installation of Unity, you will be asked to choose which build support modules you would like to include. For this project, we will not need any of them.
-
You will need a code editor to complete this tutorial. If you do not already have it on your computer, the wizard will give you an option to install Visual Studio. You may go ahead and check this option if you would like to use Visual Studio, or you may use a different code editor of your choice.
-
Click on
Install this version with Unity Hub
.