Unity Scripting and Transformations

Unity Scripting and Transformations

9th - 12th Grade

16 Qs

quiz-placeholder

Similar activities

Visual Communication Exam Revision

Visual Communication Exam Revision

7th - 12th Grade

18 Qs

Race Against Time

Race Against Time

7th - 11th Grade

20 Qs

Year 8 - Illustrator - L4

Year 8 - Illustrator - L4

7th - 9th Grade

15 Qs

Architects who Influenced History

Architects who Influenced History

9th - 12th Grade

12 Qs

Woodwork tools

Woodwork tools

9th Grade

13 Qs

Metals and Alloys

Metals and Alloys

8th - 9th Grade

18 Qs

Isometric Sketching Practice Questions

Isometric Sketching Practice Questions

10th Grade

20 Qs

The Design Cycle Quiz

The Design Cycle Quiz

9th - 12th Grade

11 Qs

Unity Scripting and Transformations

Unity Scripting and Transformations

Assessment

Quiz

Design

9th - 12th Grade

Hard

Created by

Oscar Perez

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

fill in the blanks

transform.forward, speedForce

Transform.Forward, SpeedForce

speedOfMotion,

SpeedForce

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which are true?

The move tool can be configure to display either the local or the global orientation of an object.

The transform tool combines the move rotate, and scale tools

An object can be moved, rotated, or scaled only if working in the 3D view.

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which statements are true?

The static checkbox is used to signify to the Unity Engine that an object will remain stationary.

The tag property can be used to enable multiple objects to be found at once using MonoBehavior script

The inspector window my be used to modify a prefab

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Fill in the blank

material.SetColor(______, ________);

"_Color", Color.red

Color, Color.Red

Color.red, "_Color"

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which function will check when the mouse is being pressed down?

private void OnMouse()

private void OnMouseUp()

private void OnMouseDown()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Fill in the blank

transform.________(move * Time.deltaTime * speed);

Move

Vector3

Translate

translate

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

not equal to :

increment:

equal to:

string concatenation:

assignment:

==

  • +

  • =

  • !=

  • ++

!=

++

==

  • +

  • =

++

==

!=

=

+

=

++

  • +

  • ==

  • !=

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?