Log in
Sign up for FREE
arrow_back
Library
Cinemachine: Camera Control in Unity
By Alexander O'Brien
star
star
star
star
star
Share
share
Last updated almost 6 years ago
10 questions
Add this activity
Note from the author:
This quiz covers the Unity game engine Cinemachine.
1
1
Question 8
8.
1
1
1
2
zoom_in
1
Question 1
1.
What is the name of the camera control system in Unity?
1
3
4
zoom_in
1
1
Question 4
4.
Virtual Cameras are always on, and therefore create a large impact on game performance.
True
False
5
6
zoom_in
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.
True
False
Describe examples of dynamic action the SDC can add to your gameplay.
Question 9
9.
Cinemachine...
Is automatically imported into a brand new Unity game project.
Needs to be added to your project via the Package Manager.
Is an asset available for purchase from the Asset Store.
Extremely complex and cumbersome to use.
Question 10
10.
Cinemachine cameras are
Heavily dependent on C# coding to control them.
Procedurally driven cameras
Require input to adapt to the player's play style.
Are all fixed location cameras.
Universal Camera Control
Cinemachine
Cameras, cameras, cameras
Lights, Camera, Action
Question 2
2.
The team that developed Cinemachine has been crafting camera systems for...
2 years
7 years
15 years
Question 3
3.
Cinemachine allows you to (select ALL that apply)
Make adjustments during PlayMode.
Create virtual cameras to blend with your main camera.
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.
True
False
20 years
Make gameplay camera controls, but not Cutscenes.
Make cutscenes, but not gameplay.
Mix your cameras from gameplay to cutscenes and back again.