3: Exploring the Unity UI

We will be looking at the user interface for Unity, how to navigate, where to find different aspects of our programs.

Building a game is a huge task. Unity organizes the many elements in our game, connecting objects with scripted actions. We must learn how a user interfaces with all Unity's powerful capabilities. \

Tutorial

Shortcut reference sheet

Learning Targets

  • I can find and create primitive shapes in the hierarchy

  • I can find components of my objects

  • I can find my game asset folder

  • I can navigate the game space

Assignments

  • Create and manipulate at least 5 objects.

Last updated

Was this helpful?