Which window contains a list of all the game objects in your scene?

Unity Basics

Quiz
•
11th Grade
•
Medium
Debbie Barcelos
Used 71+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
hierarchy
project window
inspector
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Visual Studio is a part of Unity and the only code editor we can use.
True
False
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Based off of this picture what would change to show another car moving ahead.
The second car’s X location value is higher than the first car’s
The second car’s Z location value is higher than the first car’s
The second car’s Transform value is higher than the first car’s.
The second car’s Y location value is higher than the first car’s
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How would we say this in words: private float horizontalInput;
access modifier, data type, variable name
data type, variable name, access modifier
data type, access modifier, variable name
access modifier, data type, variable value
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which variable would be visible in the Inspector?
turnSpeed
speed
speed and turnSpeed
horizontalInput
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What could be a value for the horizontalInput variable?
horizontalInput = Input.GetAxis("Horizontal");
-5
.45
"Right"
Vector3.Up
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Based on the the code; they will both move the object in the same direction.
False
True
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct way to code in Unity?
Private Float ForwardInput;
private float forwardInput;
private float forwardinput;
private float forwardInput
9.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
We have not commented and need to!!!
Which comment describes the code in the image?
// Rotates around the Z axis based on up/down arrow keys
// Rotates in an upward direction based on left/right arrow keys
// Moves object up/down based on the the left/right arrow keys
// Rotates around the Y axis based on left/right arrow keys
Similar Resources on Wayground
12 questions
Python Programming Basics

Quiz
•
7th - 11th Grade
10 questions
Misplaced and Dangling Modifiers

Quiz
•
9th - 12th Grade
12 questions
Python Basics

Quiz
•
8th - 12th Grade
10 questions
Dangling or Misplaced Modifiers

Quiz
•
9th Grade - University
10 questions
Prueba Diagnóstica de ED. a través de tecnologías digitales

Quiz
•
1st Grade - University
13 questions
Pemrograman C: scanf dan printf

Quiz
•
11th Grade
10 questions
Modifiers Challenge

Quiz
•
10th Grade - University
10 questions
EMPTY SENTENCES

Quiz
•
9th - 12th 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