Search Header Logo

Unity Basics

Authored by Debbie Barcelos

11th Grade

Used 75+ times

Unity Basics
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

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

Media Image

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

Media Image

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

Media Image

Based on the the code; they will both move the object in the same direction.

False

True

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?