This project is divided into two tutorials: a learning tutorial and a challenge tutorial.
In the learning tutorial, you'll learn how to navigate around Unity's editor and maneuver in a 3D space.
In the challenge tutorial, you'll learn about GameObjects, the basic building blocks of a Unity project, and how to manipulate them to create a 3D scene.
Project Objective
Move the camera throughout the 3D space.
Manipulate objects' size, position, and rotation in the scene.