Unity Chapter 4

Unity Chapter 4

12th Grade

20 Qs

quiz-placeholder

Similar activities

EOC 3D/GD/Design

EOC 3D/GD/Design

9th - 12th Grade

20 Qs

Conditionals Quiz

Conditionals Quiz

9th - 12th Grade

20 Qs

Unity Semester Quiz

Unity Semester Quiz

9th - 12th Grade

15 Qs

Unity Interface Basics 101

Unity Interface Basics 101

9th - 12th Grade

15 Qs

CommonAssessement2_VideoGame_Dec2021_Alvarado

CommonAssessement2_VideoGame_Dec2021_Alvarado

10th - 12th Grade

20 Qs

Unity Study Certification

Unity Study Certification

9th - 12th Grade

15 Qs

PhotoShop Test Review

PhotoShop Test Review

9th Grade - University

20 Qs

Laser Defender Part 2 Worksheet

Laser Defender Part 2 Worksheet

9th - 12th Grade

15 Qs

Unity Chapter 4

Unity Chapter 4

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Raymundo Martinez

Used 2+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. What three types of values do the Transform's Position, Rotation and Scale settings all have in common?

Width, Height, Depth

A, B, C

X, Y, Z

Speed, Velocity, Acceleration

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. What happens to the Transform Position settings in the Inspector panel when you move an object within a scene using the Move tool button?

The Inspector panel values become negative

The Inspector panel values are reset to zero

The Inspector panel values are automatically updated to match

The Inspector panel values are unchanged

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. Considering the function call "Secret.Mystery(A, B);", which of the following answers shows the data values getting passed into the function?

None of these are true

A, B

Secret

Mystery

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4. Which of the following is the unique C# name of the Transform object that is assigned to each sprite?

transform

Trans

myTransform

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5. Which of the following answers describes the correct order for the three parameters in the Translate()

z-change, z-change, y-change

x-change, y-change, z-change

y-change, x-change, z-change

z-change, y-change, x-change

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6. 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

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7. 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?

-0.01f

0.5f

1.0f

0.0f

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?