Unity Site Tutorials Overview - jasonweibel/HyperStream-Unity GitHub Wiki
Roll-a-ball tutorial - https://unity3d.com/learn/tutorials/projects/roll-ball-tutorial
Create a simple rolling ball game that teaches you many of the principles of working with Unity.
In your first foray into Unity development, create a simple rolling ball game that teaches you many of the principles of working with Game Objects, Components, Prefabs, Physics and Scripting. No asset download required.
Video Total Length - 1:13:41
|
Session |
Lesson |
Concept |
Video Length |
|---|---|---|---|
|
Introduction |
Introduction to Roll-a-Ball |
00:01:18 |
|
|
Environment and Player |
Setting up the Game |
00:07:17 |
|
|
Environment and Player |
Moving the Player |
00:14:59 |
|
|
Camera and Play Area |
Moving the Camera |
00:05:14 |
|
|
Camera and Play Area |
Setting up the Play Area |
00:04:13 |
|
|
Collecting, Scoring and Building the game |
Creating Collectable Objects |
00:09:00 |
|
|
Collecting, Scoring and Building the game |
Collecting the Pick Up Objects |
00:16:23 |
|
|
Collecting, Scoring and Building the game |
Displaying the Score and Text |
00:11:24 |
|
|
Collecting, Scoring and Building the game |
Building the Game |
00:03:53 |
Space Shooter tutorial - https://unity3d.com/learn/tutorials/projects/space-shooter-tutorial
Expand your knowledge and experience of working with Unity by creating a simple top down arcade style shooter.
Using basic assets provided by Unity Technologies, built-in components and writing simple custom code, understand how to work with imported Mesh Models, Audio, Textures and Materials while practicing more complicated Scripting principles.
Video Sub Total Length - 3:02:53
Video Total (with extended lessons) Length - 6:41:21
|
Session |
Lesson |
Concept |
Video Length |
|---|---|---|---|
|
Introduction |
Introduction to Space Shooter |
00:01:54 |
|
|
Game setup, Player and Camera |
Setting up the project |
00:07:52 |
|
|
Game setup, Player and Camera |
The player GameObject |
00:08:59 |
|
|
Game setup, Player and Camera |
Camera and lighting |
00:14:10 |
|
|
Game setup, Player and Camera |
Adding a background |
00:09:49 |
|
|
Game setup, Player and Camera |
Moving the player |
00:20:12 |
|
|
Game setup, Player and Camera |
Creating shots |
00:13:34 |
|
|
Game setup, Player and Camera |
Shooting shots |
00:13:24 |
|
|
Boundaries, Hazards and Enemies |
Boundary |
00:06:36 |
|
|
Boundaries, Hazards and Enemies |
Creating hazards |
00:13:42 |
|
|
Boundaries, Hazards and Enemies |
Explosions |
00:05:01 |
|
|
Boundaries, Hazards and Enemies |
Game Controller |
00:09:40 |
|
|
Boundaries, Hazards and Enemies |
Spawning waves |
00:13:27 |
|
|
Scoring, Finishing and building the game |
Audio |
00:11:05 |
|
|
Scoring, Finishing and building the game |
Counting points and displaying the score |
00:17:11 |
|
|
Scoring, Finishing and building the game |
Ending the game |
00:11:35 |
|
|
Scoring, Finishing and building the game |
Building the game |
00:04:42 |
|
|
Extending Space Shooter |
Extending Space Shooter: Enemies, More Hazards, Scrolling BG... |
02:02:30 |
|
|
Extending Space Shooter |
Mobile Development: Converting Space Shooter to Mobile |
01:35:58 |
Survival Shooter tutorial - https://unity3d.com/learn/tutorials/projects/survival-shooter-tutorial
Learn how to make an isometric 3D survival shooter game.
Learn how to make an isometric survival shooter game with this project from Unite training day 2014. NOTE: The original project shown in the videos was created with Unity 4.6 and can be followed with that version, but we recommend that you use Unity 5.1 or greater, and read the Upgrade Guide pdf located in the root of the project files.
Video Sub Total Length - 3:34:44
|
Session |
Lesson |
Concept |
Video Length |
|---|---|---|---|
|
Training Day Phases |
Environment setup |
00:10:11 |
|
|
Player Character |
00:35:50 |
||
|
Camera setup |
00:09:14 |
||
|
Creating Enemy #1 |
00:23:45 |
||
|
Health HUD |
00:14:02 |
||
|
Player Health |
00:17:10 |
||
|
Harming Enemies |
00:41:03 |
||
|
Scoring points |
00:13:52 |
||
|
Spawning Enemies |
00:24:35 |
||
|
Game Over |
00:25:02 |
Tanks tutorial - https://unity3d.com/learn/tutorials/projects/tanks-tutorial
Originally recorded at Unite Boston 2015, this tutorial series will teach you how to create a 2 player (one keyboard) shooter game. You'll learn about simple game mechanics, integrating world and screen space UI, as well as game architecture and audio mixing.
Video Sub Total Length - 4:38:26
|
Session |
Lesson |
Concept |
Video Length |
|---|---|---|---|
|
Scene Setup |
Scene Setup |
00:10:42 |
|
|
Tank Creation & Control |
01:05:44 |
||
|
Camera Control |
00:30:10 |
||
|
Tank Health |
00:42:34 |
||
|
Shell Creation |
00:32:01 |
||
|
Firing Shells |
00:31:49 |
||
|
Game Managers |
00:55:55 |
||
|
Audio Mixing |
00:09:31 |
2D UFO Tutorial - https://unity3d.com/learn/tutorials/projects/2d-ufo-tutorial
Create a simple 2D UFO game that teaches you many of the principles of working with Unity and creating 2D games.
Video Sub Total Length - 1:41:56
|
Session |
Lesson |
Concept |
Video Length |
|---|---|---|---|
|
Introduction & Setup |
Introduction to 2D UFO Project |
00:06:43 |
|
|
Introduction & Setup |
Setting Up The Play Field |
00:12:10 |
|
|
Movement Basics |
Controlling the Player |
00:16:50 |
|
|
Movement Basics |
Adding Collision |
00:09:23 |
|
|
Movement Basics |
Following the Player with the Camera |
00:07:14 |
|
|
Collectable Objects |
Creating Collectable Objects |
00:09:26 |
|
|
Collectable Objects |
Picking Up Collectables |
00:20:08 |
|
|
Collectable Objects |
Counting Collectables and Displaying Score |
00:14:57 |
|
|
Creating a Playable Build |
Building our 2D UFO Game |
00:05:05 |
|
Session |
Lesson |
Concept |
Video Length |
|---|---|---|---|
|
Prefabs - Concept & Usage |
00:01:32 |
||
|
Lights |
00:08:00 |
||
|
Using Lights |
01:09:23 |
||
|
Animator Scripting |
00:07:22 |
||
|
The Animator Component |
00:03:45 |
||
|
The Animator Controller |
00:08:28 |
||
|
Variables and Functions |
00:05:52 |
||
|
Rigidbodies |
00:05:31 |
||
|
Colliders |
00:04:01 |
||
|
Nav Meshes |