Recall & Review
beginner
What is the purpose of the Scene view in the Unity Editor?
The Scene view lets you see and edit your game world visually. You can move, rotate, and scale objects here, like arranging pieces on a table.
Click to reveal answer
beginner
What does the Hierarchy window show in Unity Editor?
The Hierarchy window lists all the objects in your current scene in a tree structure, showing how they are connected or parented, like a family tree.
Click to reveal answer
beginner
Explain the role of the Inspector window in Unity Editor.
The Inspector window shows details and settings of the selected object. You can change properties like color, size, or scripts attached, similar to adjusting settings on a gadget.
Click to reveal answer
beginner
What is the Project window used for in Unity Editor?
The Project window shows all your game files and assets, like images, sounds, and scripts. It’s like a file cabinet where you organize everything for your game.
Click to reveal answer
beginner
How does the Game view differ from the Scene view in Unity Editor?
The Game view shows how your game looks when played, like watching a movie. The Scene view is for editing and building the game world.
Click to reveal answer
Which Unity Editor window lets you move and arrange objects visually?
✗ Incorrect
The Scene view is where you see and edit your game world by moving and arranging objects.
Where do you find all the files and assets of your Unity project?
✗ Incorrect
The Project window shows all your game files and assets organized for your project.
What does the Inspector window allow you to do?
✗ Incorrect
The Inspector window lets you change settings and properties of the selected object.
Which window shows how your game looks when running?
✗ Incorrect
The Game view displays the game as the player would see it during play.
What does the Hierarchy window display?
✗ Incorrect
The Hierarchy window lists all objects in the current scene in a structured way.
Describe the main windows of the Unity Editor and their roles.
Think about where you arrange objects, see files, and test your game.
You got /5 concepts.
How would you explain the difference between Scene view and Game view to a friend?
Use a real-life analogy about creating vs. watching.
You got /4 concepts.