Search Header Logo

3D GamePlay Test Review

Authored by Ashley Lilly

Computers

10th Grade

Used 13+ times

3D GamePlay Test Review
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does transform.position represent in a GameObject?

The tilt of a GameObject

The rotation of a GameObject

The 3D location of a GameObject - x, y, z

The scale of a GameObject

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of an if statement in programming?

To repeat a block of code multiple times

To evaluate a condition and execute the code inside if the condition is true

To define a new function

To create a new variable

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a correct example of an if statement syntax?

if condition: code statements;

if (condition)

{

code statements;

}

if (condition)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a type of primitive 3D object?

Sphere

Capsule

Pyramid

Plane

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which primitive 3D object is best described as a three-dimensional form shaped like a ball?

Plane

Cube

Sphere

Cylinder

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does KeyCode represent in the context of Input.GetKeyDown()?

A function that simulates key presses

A variable that stores text

An object that contains mouse events

A value that maps physical keys to specific codes

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a correct usage of Input.GetKeyDown() if we want to shoot projectiles when space is pressed?

GetKeyDown(KeyCode.Alt)

GetKeyDown(KeyCode.Space)

GetKeyDown(KeyCode.Control)

GetKeyDown(KeyCode.Tab)

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?