Unity Movement

Quiz
•
Computers
•
10th Grade
•
Easy

Ashley Lilly
Used 4+ times
FREE Resource
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What three types of values do the Transform's Position, Rotation and Scale settings all have in common?
X, Y, Z
A, B, C
Width, Height, Depth
Speed, Velocity, Acceleration
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
.Which of the following values are valid changes in the X or Y position when calling the Translate() function?
1.0f
-1.0f
0.0f
All of these are true
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which of the following Translate() values for changes in the X or Y position will move the sprite a larger distance (more rapidly) across the screen?
-1.0f
0.5f
1.0f
-0.01f
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
How many degrees are in a full circle?
45
90
180
360
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which of the following Rotation settings is most likely to be used to spin an object in a 2D game?
X
Y
Z
localScale
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which of the following function calls will successfully rotate a sprite in a 2D Unity game?
transform.Rotate(0, 0, 1.0f);
transform.Rotate(0, 0, -3.0f);
transform.Rotate(0, 0, 5.0f);
All of these will work, just with different directions and angles
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
If the "left" arrow key is assigned to the Negative Button on the Horizontal axis, what kind of value will be produced when the user presses the left arrow key?
Negative
Positive
Very Large
0
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
3.6 Input and Output devices

Quiz
•
9th Grade - University
14 questions
Fundamentals of computer

Quiz
•
10th Grade
18 questions
Computer Parts Quiz

Quiz
•
9th - 12th Grade
10 questions
Python Input/Output

Quiz
•
9th - 12th Grade
10 questions
Introduction to Computers - Computer Components

Quiz
•
9th - 12th Grade
17 questions
Python Variables - String vs Integer

Quiz
•
9th - 11th Grade
10 questions
Computer Hardware

Quiz
•
10th Grade
10 questions
Input & Output Device

Quiz
•
7th - 10th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade