Unity Trigger States and Conditions
Quiz
•
Computers
•
6th - 8th Grade
•
Practice Problem
•
Medium
Darion Taylor
Used 1+ times
FREE Resource
Enhance your content in a minute
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does "Triggering a state" mean in Unity?
Resetting the entire game to its original state
rearranging the objects state or condition based off the scene
to create an if statement regarding the object's position in the script
changing an object's behavior, appearance, or condition based off input
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following sets a trigger state when a coin is collected?
if (coinsCollected = true)
if (coinsCollected == true)
if coinsCollected == true;
coinsCollected = if (true)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What state does the player appear to be in?
int health = 0;
The player is fully healed
The player has just leveled up
The player is dead or has no health
The player is at level 0
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which condition will detect if the player is holding the “W” key to move forward?
if (Input.GetKey(KeyCode.W))
if (Input.GetKey("W"))
if (Input.HoldKey(KeyCode.W))
if (KeyCode.W.Pressed())
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What’s the best way to turn on a light when the player presses “L”?
if (Input.GetKeyDown("L")) {
lightOn = true;
}
if (Input.GetKeyDown(KeyCode.L)) {
lightOn = true;
}
if (KeyCode.L = pressed) {
lightOn = true;
}
if (L.GetKeyDown()) {
lightOn = true;
}
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Jump(), OpenDoor(), or TakeDamage() would be good Triggering methods for handling different states
TRUE
FALSE
No idea
Null
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What condition correctly checks if the player pressed the Space key?
if
(Input.GotKey(KeyCode.Space)))
if
(GetKey(KeyCode.Space))
if
(Input.GetKey(.Space))
if
(Input.GetKey(KeyCode.Space))
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
10 questions
แบบทดสอบความรู้เกี่ยวกับสื่อมัลติมีเดีย
Quiz
•
6th - 8th Grade
10 questions
S2 Subject Choice Quiz
Quiz
•
8th - 10th Grade
10 questions
Contact Center Sevices
Quiz
•
7th - 10th Grade
10 questions
Youtubers Charlie.C-J
Quiz
•
3rd - 9th Grade
15 questions
Multimedia 2 quiz
Quiz
•
7th Grade
10 questions
Online Sources
Quiz
•
7th - 8th Grade
10 questions
Visual Basic 2010
Quiz
•
8th Grade - University
14 questions
Adobe Premiere Pro :>>
Quiz
•
8th Grade
Popular Resources on Wayground
8 questions
2 Step Word Problems
Quiz
•
KG - University
20 questions
Comparing Fractions
Quiz
•
4th Grade
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
10 questions
Latin Bases claus(clois,clos, clud, clus) and ped
Quiz
•
6th - 8th Grade
22 questions
fractions
Quiz
•
3rd Grade
7 questions
The Story of Books
Quiz
•
6th - 8th Grade
