Completed
Download and Install Pt. 1
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Unity 2D Course for Beginners - Game Design Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 Welcome
- 2 Introduction
- 3 Download and Install Pt. 1
- 4 Download and Install Pt. 2
- 5 General Overview and First Unity Project
- 6 Creating your First Script
- 7 Parents, Children, Quads, Colors and Materials Creating an Asset Prefab
- 8 Prefabs and Materials Opacity
- 9 Basic UI CreationCanvas
- 10 Variables
- 11 Time and Randomness
- 12 The If Statement Pt. 1
- 13 The If Statement Pt. 2
- 14 The For Loop Pt. 1
- 15 The For Loop Pt. 2
- 16 Lists and Arrays - Basic Introduction
- 17 List and Arrays - Practice Pt. 1
- 18 List and Arrays - Practice Pt. 2
- 19 Polishing Pt. 1
- 20 Polishing Pt. 2
- 21 Polishing Pt. 3
- 22 Wrapping Up
- 23 Importing a Project in Unity
- 24 Transform.position vs Transform.localPosition and Translate
- 25 Rotations
- 26 Input Mouse and Keyboard
- 27 Pong Game Pt. 1
- 28 Pong Game Pt. 2
- 29 Pong Game Pt. 3
- 30 Rigidbody 2D - Platformer Creator Kit: Project Introduction, Assets Creation and Assets Scavenging
- 31 Rigidbody 2D - Platformer Creator Kit: RigidBody 2D First Touch
- 32 Rigidbody 2D - Platformer Creator Kit: RigidBody Tests