






Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
Unity Certification Associate Study Guide with correct answers
Typology: Exams
1 / 10
This page cannot be seen from the preview
Don't miss anything!
Score Accumulation,Attacking,and player health are examples of: - Correct Answer-Game Mechanics Possible release of information about work at a studio is often governed by this kind of legal contract: - Correct Answer-Non-Disclosure Agreement At a game studio, this person is responsible for ensuring the overall look and feel is consistent : - Correct Answer-Art Director This game type often features mechanics such as card games, board games, style games, and puzzles : - Correct Answer-Casual Games Concept Art : - Correct Answer-Provides a unifying point for art direction. To reconfigure the Unity Editor user interface : - Correct Answer-Drag windows by their tabs into new locations. Which window in the unity editor allows you to view, sort,and organize all of the assets for the game? - Correct Answer-Project Window Which window allows parenting of GameObjects? - Correct Answer-Hierarchy Window The project window allows you to : - Correct Answer-Modify the file structure of assets.
Which of the following statements best differentiates a Quad from a Plane : - Correct Answer-The plane has internal divisions & more polygons. Which tool allows you to manually slice an image into multiple sprites? - Correct Answer-The Sprite Editor Unity can import this transfer file format for models having meshes,bones,skin weights,and animation? - Correct Answer-FBX Saving a scene saves : - Correct Answer-The current placement of objects in the scene & Hierarchy. A prefab in the Unity Editor is : - Correct Answer-An asset type that stores a GameObject with components and properties. The script type is supported in Unity : - Correct Answer-C# The project window toolbar allows searching of assets by : - Correct Answer-Label & Type Acceptable formats for audio are : - Correct Answer-AIFF, MP3 ,WAV, and Ogg The breadcrumb trail in the Project Window shows : - Correct Answer-The file path of the selected asset. Modifying the organization of assets is done in the : - Correct Answer-Project Window
On a light component, a culling mask : - Correct Answer-Determines which layers are affected by the light. This Light type emits in a cone, with the lighting spreading out as it gets farther from the source: - Correct Answer-spot What type of light is casting the shape on the wall & floor? - Correct Answer- Directional This shadow type casts shadows that approximate the natural fuzziness of real shadows due to emission area size and the bouncing of light: - Correct Answer- Soft Changing the intensity of a light adjusts : - Correct Answer-brightness Lightmaps : - Correct Answer-Store lighting data that has been precalculated To darken the ambient occlusion in baked lighting : - Correct Answer-increase the ambient occlusion amount Which kind of file do Lightmaps use to store data? - Correct Answer-.exr Light Probes are used to: - Correct Answer-Sample baked lighting at specific points in a scene Selecting Generate Lightmap UVs in the import settings of a model: - Correct Answer-creates an additional set of UV Coordinates for Lightmap data
The play controls shown in red indicate the Unity Editor is in this mode : - Correct Answer-Animation Record Animations are stored in the Unity project as: - Correct Answer-Animation Clips This view in the Animation Window shows animations as graphs : - Correct Answer-Curve Editor This view in the Animation Window allows multiple objects' keys to be shown on horizontal tracks: - Correct Answer-Dope Sheet The default transition is based on : - Correct Answer-exit time One way to apply an Animator Controller to a GameObject is: - Correct Answer- Drag from the Project Window onto the GameObject in the Inspector. Which of the following sequences best describes how you would create a new transition : - Correct Answer-right-click on a state & choose Make Transition Animator Controllers allow you to : - Correct Answer-Arrange & maintain a set of animations for a GameObject. To create an Animator Controller : - Correct Answer-right-click in the Project Window & choose Create > Animator Controller. Define the role of the Any State: - Correct Answer-A state that allows Transitions from any other states.
which of the following sequences best describes how you would create an Animator component on an object? - Correct Answer-click on the Add Components button & choose Miscellaneous > Animator Which method does not return a value? - Correct Answer-Void Start() the Awake method is called when : - Correct Answer-A script is loaded. Dragging an Animator Controller onto a GameObject in the inspector creates an: - Correct Answer-Animator Component Besides Exit Time, transition conditions can be driven by : - Correct Answer- parameters a floating point variable is distinguished by what letter immediately following the number? - Correct Answer-f in game design, non-player characters are : - Correct Answer-computer-controlled when enabled, which Collider property allows GameObjects to pass through the Collider? - Correct Answer-is trigger the Shape section of a particle system defines the geometry of the : - Correct Answer-emitter which Emit from option allows particles to originate from anywhere within the emitter geometry? - Correct Answer-volume
to create an effect showing multiple particles spawning from the originals, you would use a : - Correct Answer-sub-emitter in a particle system of smoke, which property is used to change from dense black, to semi-transparent gray, & finally white? - Correct Answer-color over lifetime circle, edge, box, & cone are examples of : - Correct Answer-Emitter Shapes what is the effect applied to the Sound effects group called : - Correct Answer- flange to modify the volume of an audio clip, the clip must be applied to : - Correct Answer-an audio source component to make a sound play over & over, which of the following needs to be checked? - Correct Answer-looping to simulate the echoing & distortion of a type of sound environment such as cave, arena, or forest, which of the following audio components would be the best option to use? - Correct Answer-reverb zones which option begins playing the sound as soon as the GameObject loads? - Correct Answer-Play On Awake a _______ executes a set of instructions and can either return a value or not return a value. - Correct Answer-Method
In order to utilize Unity Cloud Build, your project must be synced to : - Correct Answer-a source control repository An image for an Image component must be imported as this type: - Correct Answer-Sprite Differentiate between Rewarded and Simple Ads : - Correct Answer-Rewarded Ads cannot be skipped by default Which identifier is used to link a project data feed to Unity Analytics? - Correct Answer-Project ID