# 3: Exploring the Unity UI

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

{% hint style="danger" %}
**Unity has changed**

The software has been updated frequently since the recording of this video. Be patient and attentive to the new layout as well as changes in class procedures
{% endhint %}

{% embed url="<https://youtu.be/HYPWlgIsO70>" %}

{% file src="<https://1916862645-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LHmXRQJbjMi37frjOn8%2Fuploads%2F4eu7uhfFZ4XmRMxVRQVe%2FUnity_HotKeys_Win.pdf?alt=media&token=5513487a-56d4-42be-a05a-ba5a8e2b3d77>" %}
Shortcut reference sheet
{% endfile %}

{% file src="<https://1916862645-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LHmXRQJbjMi37frjOn8%2Fuploads%2F9ZrVm6zDHdvKs9c3hlAq%2FUnity_HotKeys_Mac.pdf?alt=media&token=93f10833-d5f8-49d4-8bd7-7248c79b653e>" %}

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&#x20;

### Assignments

* Create and manipulate at least 5 objects. &#x20;
