placeholder image to represent content

Unity 3d create with code

Quiz by Asmaa Awan

Our brand new solo games combine with your quiz, on the same screen

Correct quiz answers unlock more play!

New Quizalize solo game modes
9 questions
Show answers
  • Q1
    What is the primary programming language used in Unity 3D?
    Java
    HTML
    Python
    C#
    30s
  • Q2
    Which component in Unity 3D is responsible for allowing objects to move and interact with physics?
    Animator
    AudioSource
    Collider
    Rigidbody
    30s
  • Q3
    What 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
  • Q4
    What is the purpose of the 'Update' function in Unity 3D?
    To continuously update the game logic and handle user input
    To import and export 3D models
    To play background music and sound effects
    To render 3D graphics on the screen
    30s
  • Q5
    What is a script in Unity 3D?
    A scene or level in the game
    A piece of code that defines behavior for a game object
    A visual representation of gameplay mechanics
    A 3D model or graphical asset
    30s
  • Q6
    What is the purpose of the 'Start' function in Unity 3D?
    To render 3D graphics on the screen
    To handle user input and update the game logic
    To initialize variables and set up the game state
    To play background music and sound effects
    30s
  • Q7
    What does the 'Instantiate' function do in Unity 3D?
    Compiles the code and prepares it for building
    Loads a new scene in the game
    Creates a new instance of a prefab or game object during runtime
    Plays an animation on a game object
    30s
  • Q8
    How are game objects positioned in a Unity 3D scene?
    Using AudioSource component's volume property
    Using Transform component's position property
    Using Rigidbody component's force property
    Using Collider component's bounds property
    30s
  • Q9
    What does the term 'collider' refer to in Unity 3D?
    A component that defines the shape and size of a game object for collision detection
    A lighting effect used to enhance visuals
    A texture or material applied to a 3D model
    A script that controls the behavior of a game object
    30s

Teachers give this quiz to your class