Unity Basics

Unity is a popular game engine, used in such games such as Hearthstone, Crossy Road, and Cities: Skylines. In this series, you’ll learn the basics of Unity by making a simple 3D game. This course is geared for people who have never used Unity but some programming experience is required. By Brian Moakley.

Leave a rating/review
Save for later
Comments
Share
01
Introduction 10:49
Toggle description

Find out what's covered in our Unity Basics video tutorial series!

Toggle description

Learn about Unity's user interface: find out about its various views and how to customize them.

Toggle description

Learn about how to customize your GameObject's behavior through the use of components and save it as a Prefab so it can be used multiple times in your game.

Toggle description

Learn how to create new scripts in Unity and use them to bring your game to life.

Animation 14:48
Toggle description

Learn how to animate things in Unity and how to manage those animation clips using the animator.

Sounds 8:36
Toggle description

Learn how to work with sound in Unity through the use of audio sources and audio listeners.

Conclusion 6:09
Toggle description

Review what you learned in this series and find out where you should look next as you continue to explore Unity.