
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
DOTS and Game Object Performance

Interactive video
•
9th - 10th Grade
11 questions
Quest Arrow Functionality in Games

Interactive video
•
9th - 10th Grade
11 questions
Draggable UI Windows in Unity

Interactive video
•
9th - 10th Grade
11 questions
Sub Scenes in Unity: Key Concepts

Interactive video
•
9th - 10th Grade
11 questions
Unity Development Tools and Features

Interactive video
•
9th - 10th Grade
11 questions
Food Spawning in Snake Game

Interactive video
•
9th - 10th Grade
11 questions
Visual Effects Graph Concepts

Interactive video
•
9th - 10th Grade
11 questions
Understanding Unity DOTS Concepts

Interactive video
•
9th - 10th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

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

Interactive video
•
6th - 10th Grade
17 questions
[AP CSP] Binary Number System

Lesson
•
9th - 12th Grade
15 questions
1.1 Network Fundamentals Quiz

Quiz
•
10th Grade
20 questions
Understanding Information Processing Cycle

Quiz
•
10th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade