Log in
Sign up for FREE
arrow_back
Library

Cinemachine: Camera Control in Unity

star
star
star
star
star
Last updated almost 6 years ago
10 questions
Note from the author:
This quiz covers the Unity game engine Cinemachine.
1
1
Question 8
8.

1
1
1
Question 1
1.

What is the name of the camera control system in Unity?

1
1
1
Question 4
4.

Virtual Cameras are always on, and therefore create a large impact on game performance.

1
Question 5
5.

What does SDC stand for?

1
Question 7
7.

Cinemachine allows you to create as many virtual cameras as needed for your project instead of having one main camera that requires lots of coding.

Describe examples of dynamic action the SDC can add to your gameplay.
Question 9
9.

Cinemachine...

Question 10
10.

Cinemachine cameras are

Universal Camera Control
Cinemachine
Cameras, cameras, cameras
Lights, Camera, Action
Question 2
2.

The team that developed Cinemachine has been crafting camera systems for...

Question 3
3.

Cinemachine allows you to (select ALL that apply)

Standard Deluxe Camera
Solid Drive Component
State Driven Camera
Slow Drag Camera
Question 6
6.

Cinemachine cameras are great for setting up rigs that revolve around the playable character, but cannot be triggered by game events.

20 years

Make gameplay camera controls, but not Cutscenes.
Make cutscenes, but not gameplay.
Mix your cameras from gameplay to cutscenes and back again.