Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 2 out of 7 pages
Exam (elaborations)

Unity Certification Test UPDATED ACTUAL Exam Questions and CORRECT Answers

Document preview thumbnail
Preview 2 out of 7 pages

Unity Certification Test UPDATED ACTUAL Exam Questions and CORRECT Answers what is the correct way to pause execution in a coroutine for a given amount of seconds based on the API definition? - CORRECT ANSWER - Yield return new WaitForSeconds(float seconds) What is a const? - CORRECT ANSWER not be modified. - Used to declare a constant field. Constants may What access modifier allows a variable to be edited in the inspector? - CORRECT ANSWER - public

Content preview

Unity Certification Test UPDATED
ACTUAL Exam Questions and CORRECT
Answers
what is the correct way to pause execution in a coroutine for a given amount of seconds based on
the API definition? - CORRECT ANSWER - Yield return new WaitForSeconds(float
seconds)


What is a const? - CORRECT ANSWER - Used to declare a constant field. Constants may
not be modified.


What access modifier allows a variable to be edited in the inspector? - CORRECT
ANSWER - public



What is the purpose of the Hierarchy Window? - CORRECT ANSWER - It shows the
structure of the gameobjects in you scene as well as how objects are attached to each other.


True or False: A function that returns something must have the return type in the function
declarations - CORRECT ANSWER - True



what is &&? - CORRECT ANSWER - conditional logical AND operator, The result of x
&& y is true if both x and y evaluate to true.


(yes or no)You can combine multiple state machines together - CORRECT ANSWER -
No: You can combine multiple state machines together


(yes or no)The state machine allows you to see the animations on a particular object and to set
events to trigger a particular animation - CORRECT ANSWER - Yes: The state machine
allows you to see the animations on a particular object and to set events to trigger a particular
animation.

, (yes or no) state machines can be used to add sounds to animations on a particular object -
CORRECT ANSWER - No: State machines can be used to add sounds to animations on a
particular object


(yes or no) You can add code to a particular animation from the state machine for organizing
animations and code together - CORRECT ANSWER - No: You can add code to a
particular animation from the state machine for organizing animations and code together


You want to initialize some variables before the game starts. What is the appropriate
monobehavior function for this? - CORRECT ANSWER - Initializing variables in
Awake() will ensure that they initialize before the game starts


What is ECS? - CORRECT ANSWER - Entity-Component-System (ECS) is a software
architectural pattern mostly used on video game development for the storage of game world
objects. An ECS follows the pattern of "entities" with "components" of data.


What is a state machine? - CORRECT ANSWER - contains the states and transitions that
make up the logic of the state machine, and can be used anywhere an activity can be used.


which of the following components is attached to every

GameObject? - CORRECT ANSWER - Transform


Which type of asset can be used to create new instances of objects in a scene? - CORRECT
ANSWER - Prefab


Which of the following is a container of componets that could be used to represent a character,
prop, or anything else in a scene? - CORRECT ANSWER - GameObject


Which of the flowing Editor windows allow you to view and modify components on a
GameObject? - CORRECT ANSWER - Inspector

Document information

Uploaded on
May 24, 2025
Number of pages
7
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers
$12.49

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
STANFORDGENIUS
4.0
(237)
Sold
1570
Followers
108
Items
113682
Last sold
1 hour ago



Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions