Which Unity window contains a list of all the game objects currently in your scene?
BELL RINGER: Unity Practice Quiz # 1

Quiz
•
Computers
•
9th Grade
•
Medium
JASON SAMMONS
Used 1+ times
FREE Resource
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
Hierarchy
Project window
Inspector
Scene view
2.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
True or False: Visual Studio is not a part of Unity. You could use a different code editor to edit your C# scripts if you wanted to.
True
False
3.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
What best describes the difference between the below images, where the car is in the second image is further along the road?
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
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
4.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
What can you create in the 'Projects' section of Unity Learn?
A database management system
An operating system
A personal blog
A Unity application with opportunities to mod and experiment
5.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
In what order do you put the words when you are declaring a new variable?
[data type] [access modifier] [variable value] [variable name]
[access modifier] [data type] [variable name] [variable value]
[variable name] [data type] [access modifier] [variable value]
[data type] [access modifier] [variable name] [variable value]
6.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
Which of the following variables would be visible in the Inspector?
speed
turnSpeed
horizontalInput & forwardInput
speed & turnSpeed
7.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
What is a possible value for the horizontalInput variable returned by the Input.GetAxis() method?
Vector3.Up
-10
0.52f
“Right”
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Basic Programming Concepts

Quiz
•
9th Grade
14 questions
Do you know some Java basics?

Quiz
•
9th - 12th Grade
14 questions
Python Syntax

Quiz
•
6th - 12th Grade
12 questions
Small Basic Quiz

Quiz
•
7th - 9th Grade
10 questions
Maths in Python (EduBlocks)

Quiz
•
6th - 9th Grade
16 questions
algorithms and programming

Quiz
•
8th - 10th Grade
10 questions
Pseudocode Input

Quiz
•
9th - 12th Grade
11 questions
Variables in Scratch

Quiz
•
2nd Grade - University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University