2023-2024 Video Game Design Final

2023-2024 Video Game Design Final

49 Qs

quiz-placeholder

Similar activities

Everybody Up 4 - Unit 4 review

Everybody Up 4 - Unit 4 review

KG - University

50 Qs

Spring Semester Final

Spring Semester Final

KG - University

50 Qs

Latin 1 midterm rev dec 24

Latin 1 midterm rev dec 24

9th Grade

53 Qs

Unit 5 Test Reivew

Unit 5 Test Reivew

6th Grade

50 Qs

Duplicate of Quid Day 2022

Duplicate of Quid Day 2022

KG - University

47 Qs

LATIHAN UJIAN SEKOLAH

LATIHAN UJIAN SEKOLAH

12th Grade

50 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?