Unity Certification Prep-Chapters 17-20

Unity Certification Prep-Chapters 17-20

12th Grade

33 Qs

quiz-placeholder

Similar activities

Lesson 04 Number Wizard UI

Lesson 04 Number Wizard UI

9th - 12th Grade

30 Qs

SAS GAME DEV SEMESTER GENAP

SAS GAME DEV SEMESTER GENAP

12th Grade

30 Qs

Roblox

Roblox

9th Grade - University

30 Qs

Ch 09_Leveling Up with Design

Ch 09_Leveling Up with Design

9th - 12th Grade

35 Qs

Fusion 360 tool midterm review

Fusion 360 tool midterm review

6th - 12th Grade

36 Qs

Game Design Midterm

Game Design Midterm

9th - 12th Grade

30 Qs

Microsoft Word 2016

Microsoft Word 2016

9th - 12th Grade

38 Qs

Specialized Network

Specialized Network

9th - 12th Grade

29 Qs

Unity Certification Prep-Chapters 17-20

Unity Certification Prep-Chapters 17-20

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Cynthia Hendrix

Used 21+ times

FREE Resource

33 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This Transition Parameter type is rest by the controller when consumed by a transition

Trigger

Float

Bool

Integer

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the following line of code, which of these does NOT set playerPosition to 0,0,0? Vector 3 player Position = _____________

Vector3 (0)

Vector3.zero

New Vector3 (0,0,0)

New Vector3.default

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A __________ executes a set of instructions and can either return a value or not return a value.

Method

Variable

Pragma

Subroutine

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method gets a reference to a component on a GameObject

GetComponent

FindComponent

GameObject.Find

Component.reference

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

To create this placeholder for animation in the Animator Window, you would first right-click in any open area. Your next action would be to choose?

Create > empty

Make > New

Create > State

New from Blend Tree

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

By default, all animations are set to:

Loop

Pause

Stream

No answer is correct

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which game component cannot be turned on or off through an animation?

Animator

Script

Rigidbody

Audio Source

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?