What is the primary purpose of a component in Unity?

Unity Component and Script Functions

Interactive Video
•
Computers
•
9th - 10th Grade
•
Hard

Amelia Wright
FREE Resource
Read more
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To add functionality to game objects
To manage game settings
To create animations
To render graphics
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which class must a custom component script extend in Unity?
ScriptableObject
Component
MonoBehaviour
GameObject
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the main difference between Start and Awake functions?
Awake runs as soon as the component is initialized
Awake runs only if the script is enabled
Start runs multiple times per frame
Start runs before Awake
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which Update function is best suited for physics-related changes?
Update
LateUpdate
FixedUpdate
Start
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How often does the FixedUpdate function run by default?
Once per second
Every frame
Every 20 milliseconds
Only when called
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens when a component is disabled in Unity?
The component's Awake function is called
The component's OnDisable function is called
The game crashes
The component is deleted
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you expose a private field to the Unity editor?
By making it public
By using the SerializeField attribute
By using the ExposeField attribute
By adding it to the inspector
Create a free account and access millions of resources
Similar Resources on Wayground
11 questions
Tooltip Implementation in Unity

Interactive video
•
9th - 10th Grade
6 questions
Game Development Concepts and Techniques

Interactive video
•
9th - 10th Grade
11 questions
Creating and Testing Tooltips in Unity

Interactive video
•
9th - 10th Grade
11 questions
Unity Game Development Concepts

Interactive video
•
9th - 10th Grade
11 questions
Cinematic Bars and Debugging in Unity

Interactive video
•
9th - 10th Grade
11 questions
Speedometer UI Setup and Functionality

Interactive video
•
9th - 10th Grade
11 questions
Sprite Sorting in 2D Games

Interactive video
•
9th - 10th Grade
11 questions
Unity Tooltip Implementation Techniques

Interactive video
•
9th - 10th Grade
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade
Discover more resources for Computers
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade