
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
What is the primary purpose of a component in Unity?
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
RTS Game Control System Concepts

Interactive video
•
9th - 10th Grade
11 questions
Custom Mesh Masks in Unity

Interactive video
•
9th - 10th Grade
11 questions
Super Units in Visual Scripting

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

Interactive video
•
9th - 10th Grade
11 questions
Understanding JSON in Unity

Interactive video
•
9th - 10th Grade
11 questions
Post-Processing Techniques in URP

Interactive video
•
9th - 10th Grade
11 questions
Unity Script Execution and Error Handling

Interactive video
•
9th - 10th Grade
11 questions
Understanding Game Objects in Unity

Interactive video
•
9th - 10th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade