Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.03 KB

File metadata and controls

16 lines (10 loc) · 1.03 KB

Installing Unity

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.

  1. Navigate to this page to download Unity Hub
  2. Go to the Unity Hub and in the panel install. Then click on Add and select the latest release of Unity 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.

  1. 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.

  2. Click on Install this version with Unity Hub.