Navigate and Position Objects
Practice navigating the viewport and positioning objects.
Tasks
- Add a sphere to the scene
- Orbit around it to see it from different angles
- Move the sphere so it's above the grid (Y > 0)
- Zoom in to see details
Navigation Reminder
- Orbit: Right-click + drag
- Pan: Middle-click + drag
- Zoom: Scroll wheel
Moving Objects
- Select the sphere (click on it)
- Use the Move tool (G key or toolbar)
- Drag the green arrow to lift it up
Success Criteria
✓ At least one object in the scene
✓ All objects positioned above the grid (Y ≥ 0)
Tip: Watch the Y value in the Properties panel!