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.
Last updated
We will be looking at the user interface for Unity, how to navigate, where to find different aspects of our programs.
Last updated
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. \
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
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
Create and manipulate at least 5 objects.