2023-2024 Video Game Design Final

2023-2024 Video Game Design Final

49 Qs

quiz-placeholder

Similar activities

Computer 8 - 3rd Periodical Exam

Computer 8 - 3rd Periodical Exam

KG - University

52 Qs

3rd data, apps, tech, digital habits, comm

3rd data, apps, tech, digital habits, comm

11th Grade

49 Qs

Conceptual Science Sem 1 Exam Review

Conceptual Science Sem 1 Exam Review

9th - 12th Grade

44 Qs

Unity Gmetrix Review Chapters 16-20

Unity Gmetrix Review Chapters 16-20

KG - University

45 Qs

Intro to Theater Final Review

Intro to Theater Final Review

9th - 12th Grade

46 Qs

BWQ:  National FFA Organization

BWQ: National FFA Organization

KG - University

50 Qs

ANIMASI 2D & 3D / XI TKJ A - SAS GANJIL 2023 SMK MUHIPA

ANIMASI 2D & 3D / XI TKJ A - SAS GANJIL 2023 SMK MUHIPA

KG - University

50 Qs

ICP Final Exam December 2024

ICP Final Exam December 2024

KG - University

46 Qs

2023-2024 Video Game Design Final

2023-2024 Video Game Design Final

Assessment

Quiz

others

Medium

Created by

Daniel Billings

Used 2+ times

FREE Resource

49 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step involved in creating a new Unity project?
Choose a 3D or 2D project type.
Download Unity from the website.
Name your project and choose a location.
Import assets for your game.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which window displays a list of all objects in your scene hierarchy?
Inspector
Project
Hierarchy
Game View

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The Game View allows you to:
Edit object properties.
Play your game in real-time.
Organize your project assets.
Create and modify scripts.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you add single-line comments in a C# script?
// This is a comment
/* This is a comment */
# This is a comment
Comments are not possible in Unity scripts.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The Start() method in a script is called:
Every frame.
When the object is destroyed.
Once at the beginning of the game.
When a specific event occurs.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To store a numerical value in your script, you need to declare a:
Function
Variable
Comment
Material

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is used for storing whole numbers (integers) in Unity?
String
Float
Int
Bool

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?