Unity 3d create with code
Quiz by Asmaa Awan
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
9 questions
Show answers
- Q1What is the primary programming language used in Unity 3D?JavaHTMLPythonC#30s
- Q2Which component in Unity 3D is responsible for allowing objects to move and interact with physics?AnimatorAudioSourceColliderRigidbody30s
- Q3What does the term 'prefab' stand for in Unity 3D?Prefab stands for 'Premade Furniture'Prefab stands for 'prefabricated object'Prefab is an acronym for 'Programming Feedback'Prefab is short for 'Pressure and Fiber'30s
- Q4What is the purpose of the 'Update' function in Unity 3D?To continuously update the game logic and handle user inputTo import and export 3D modelsTo play background music and sound effectsTo render 3D graphics on the screen30s
- Q5What is a script in Unity 3D?A scene or level in the gameA piece of code that defines behavior for a game objectA visual representation of gameplay mechanicsA 3D model or graphical asset30s
- Q6What is the purpose of the 'Start' function in Unity 3D?To render 3D graphics on the screenTo handle user input and update the game logicTo initialize variables and set up the game stateTo play background music and sound effects30s
- Q7What does the 'Instantiate' function do in Unity 3D?Compiles the code and prepares it for buildingLoads a new scene in the gameCreates a new instance of a prefab or game object during runtimePlays an animation on a game object30s
- Q8How are game objects positioned in a Unity 3D scene?Using AudioSource component's volume propertyUsing Transform component's position propertyUsing Rigidbody component's force propertyUsing Collider component's bounds property30s
- Q9What does the term 'collider' refer to in Unity 3D?A component that defines the shape and size of a game object for collision detectionA lighting effect used to enhance visualsA texture or material applied to a 3D modelA script that controls the behavior of a game object30s