Please enable JavaScript to use CodeHS

Utah Game Development Fundamentals 1

Lesson 3.1 Unity Basics

Description

In this lesson students learn about Unity’s interface and GameObjects. Students will create a GameObject, add a material, and transform it.


Objective

Students will be able to:

  • Navigate Unity’s user interface
  • Create a GameObject
  • Add material to a GameObject
  • Use transform to manipulate a GameObject