Completed
Hello World!
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Unity Crash Course for Absolute Beginners - Learn C# and Make Games
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Install the Unity Hub
- 3 Install Visual Studio Code
- 4 Install VSCode C# Extensions
- 5 Install Unity LTS Engine
- 6 Create our first Unity project
- 7 Configure External Tools TIP
- 8 Unity UI Basics
- 9 Our first C# script
- 10 Hello World!
- 11 Basic Variables
- 12 Random Colors for Mr. Cube
- 13 Random Rotations
- 14 Basic UI Creation
- 15 ItemSpawner Script Setup
- 16 What are prefabs?
- 17 Connecting Spawner to Button
- 18 Quick-Tip for Transforms
- 19 How to Build the game!
- 20 Outro