UNITY CERTIFICATION EXAM 2023 GRADED A
UNITY CERTIFICATION EXAM 2023 GRADED A How do you apply an Animator Controller to a GameObject? correct answerCreate an animator component, then set the controller to the correct controller. How do you create an Animator Controller? correct answerCreate - Animator Controller, Right Click the Inspector and click Create - Animator Controller, Assets - Create - Animation Controller Define int. correct answerAn integer Define Float. correct answerA Decimal Point Define Bool. correct answerTrue or False Define Trigger. correct answerA boolean reset by the controller when consumed by a transition How do you create a new animation state? correct answerRight Click an Empty space in the Animation Window and select Create State - Empty What is Any State? correct answerA state that will transition to any state regarless of which is currently playing How do you create an animation transition? correct answerRight Click Animation State and Select Make Transition. Then connect the transition arrow to the destination animation Explain Transition Conditions. correct answerConsists of: A parameter A predicate A parameter value This study source was downloaded by from CourseH on :46:44 GMT -05:00 All conditions must be met before the transition occurs. Define the Transition property: Has Exit Time. correct answerDetermines if the Transition can occur at any time or only at the state's exit time Define the Transition property: Exit Time. correct answerIf "Has Exit Time" is enabled, this represents after how long the transtion can take effect Define the Transition property: Transition Duration. correct answerThe length of the transition in normalized time Define the Transition property: Transition Offset. correct answerThe time after which the Destination State should start playing Define the Transition property: Interrupt Source. correct answerAllows you to determine the conditions in which a transition can be interrupted Define the Transition property: None. correct answerThe transition will not be interruptable Define the Transition property: Current State. correct answerThe transition can be interrupted only by transitions in the current state, not the destination state Define the Transition property: Next State. correct answerThe transition can be interrupted only by transitions in the destination state, not the current state Define the Transition property: Current State then Next State. correct answerThe transition can be interrupted by transitions in either the current or nextstate, but the Current State will take priority Define the Transition property: Next State then Current State. correct answerThe transition can be interrupted by transitions in either the current or next state, but the Next State will take priority This study source was downloaded by from CourseH on :46:44 GMT -05:00 Define the Transition property: Ordered Interruption. correct answerDetermines whether the transition can be interrupted by other states independently of their order List all Audio Compression Formats. correct 3 .ogg .wav .aiff / .aif .mod .it .s3m .xm Cube correct answer Sphere correct answer Cylinder correct answer Plane correct answer Capsule correct answer What are the model file types? correct .max .blend .mb .ma This study source was downloaded by from CourseH on :46:44 GMT -05:00 Define Prefab. correct answerA template from which you can create multiple instances of an object, and still edit all of the instances at one time How do you create a Prefab? correct answerRight Click in the Assetsfolder, then select Create - Prefab, name it, and then assign the instance How do you load a scene? correct answerFile - Load Scene, browse and select How do you save a scene? correct answerFile - Save Scene, browse and save How do you edit a sprite? correct answerOpen a sprite, change format/mode to Multiple, then click to create a rectangle that will "crop" the image What is the Audio Low Pass Effect? correct answerCuts out any audio clips with a frequency higher than the cutoff What is the Audio High Pass Effect? correct answerCuts out any audio clips with a frequency lower than the cutoff What is the Audio Echo Effect? correct answerRepeats a sound after a certain amount of time, which is reduced by the decay ratio What isthe Audio Flange Effect? correct answerMixestwo idnetical audio signalstogether, delaying one by a small amount of time (usually about 20 milliseconds) Define the Audio Reverb property: Min Distance. correct answerDefines the radius of the circle between the zones where the reverb effect is applied fully and gradually Define the Audio Reverb property: Max Distance. correct answerDefines the radius of the circle between the zones where the reverb effect is applied gradually and not applied This study source was downloaded by from CourseH on :46:44 GMT -05:00 Define the Audio Reverb property: Reverb Preset. correct answerDeterminesthe reverb effect that will be used by the reverb zone Describe the Doppler Effect. correct answerIn increase/decrease in the pitch ofsound as the listener and source move towards/away from each other How do you activate audio source looping? correct answerSelect the Loop property and change it to true How do you modify the volume of an audio source? correct answerDrag the volume slider in either direction How do you customize the unity interface? correct answerDrag the various windows around, and then save the layout What are benefits of the Asset Store? correct answerIt allows you to expand your game by using things that you might not of been able to create What is the Console Window? correct answerThe window that shows errors, warnings, and other unitygenerated messages What is the puropse of the Hierachy Window? correct answerTo be able to see all of the objects inside the current scene How do you create an empty gameobject? correct answerCreate - Create Empty How do you parent objects? correct answerDrag one object on top of the other What is the function of the Inspector Window? correct answerTo be able to edit Gameobjects, Assets, Audio, Graphics, Animations, Transitions, etc. How do you reset components? correct answerRight Click the component a
Written for
- Institution
- UNITY CERTIFICATION
- Module
- UNITY CERTIFICATION
Document information
- Uploaded on
- December 7, 2023
- Number of pages
- 7
- Written in
- 2023/2024
- Type
- Exam (elaborations)
- Contains
- Questions & answers
Subjects
-
unity certification exam 2023 graded a