Download and install these programs on your PC/Mac:
Download this version of unity - 2022.2.17f1
Copy paste this link into browser
unityhub://2022.2.17f1/54cb9bda89c4
This will download the correct version into UnityHub.
Include Visual Studio in your installation for Windows.
For Mac you'll need to externally install it: Mac Visual Studio
7zipÂ
If on Windows download 64 bit.
Please note: The programs I show in this video are older versions, but the set up process is exactly the same.
Sign up for these accounts using your STUDENT EMAIL ACCOUNT:
GitHub - used for Source Tree.
Please note: For the first week, these don't need to be completed before class, I go through everything in class anyway.
These are here if you fall behind or wish to revise, these will need to be completed before week 2 though.
Topics Covered:
How to navigate Unity.
How to move, rotate, scale.
Folder Structure.
Topics Covered:
Some simple tips, that will make our life learning to code so much easier.
Topics Covered:
Learn how to leave messages for ourselves!
Single Line comments, paragraphs and summaries!
Topics Covered:
What variables are?
Why we use variables.
Types of variables.
Topics Covered:
How do test to see if we have made a mistake?
How can we see where our program get's up to.
Topics Covered:
How do we: add, subtract, multiply, divide variables?
What's an equal sign do?