Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.09 KB

GettingStarted.md

File metadata and controls

23 lines (15 loc) · 1.09 KB

Getting Started Downloading Unity:

  1. Visit https://unity.com/download and click “Download for Windows.”
  2. Run Unity Hub Setup.
  3. Click “I Agree” and “Install.”
  4. Open Unity Hub. It should look like this or similar:

image

  1. Click “Install Editor” and install the 2022.3.19f1 Editor.

image

  1. After installation, head to “Project” on the left and click “Add.”

image

  1. Finally, head over to our repo and open this directory, “..\2024-S-GROUP2-2DRove\2DRove." Unity should now open.

image

  1. Once the project is opened, click on "Scenes" then "Sample Scene" or something similar. Now you are ready to embark on this project!