Unity Game Development Basics  # 2

Unity Game Development Basics # 2

9th Grade

19 Qs

quiz-placeholder

Similar activities

roblox or DEADblox

roblox or DEADblox

3rd Grade - Professional Development

15 Qs

Unity Game Development Basics  # 1

Unity Game Development Basics # 1

9th Grade

18 Qs

Unity Game Development Basics # 7

Unity Game Development Basics # 7

9th Grade

17 Qs

Scratch Quiz

Scratch Quiz

KG - Professional Development

20 Qs

Video Game Quiz

Video Game Quiz

9th Grade - University

23 Qs

Minecraft quiz

Minecraft quiz

KG - University

20 Qs

roblox bedwars

roblox bedwars

1st Grade - Professional Development

15 Qs

General Knowledge - Sports

General Knowledge - Sports

1st Grade - Professional Development

20 Qs

Unity Game Development Basics  # 2

Unity Game Development Basics # 2

Assessment

Interactive Video

Other

9th Grade

Medium

Created by

JASON SAMMONS

Used 3+ times

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

How do you remove a component in Unity?

Use the 'Delete' key

Right-click and select 'Remove Component'

Delete the object

It cannot be removed

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you make a script affect another object in Unity?

Dragging the script onto the object

By copying the script

Scripts cannot affect other objects

Through inheritance

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step to start programming in Unity?

Create a new project

Add a new object

Create a script

Open the script editor

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'Start' function in Unity scripts?

Runs once when the game ends

Runs continuously during gameplay

Runs once when the game starts

There is no 'Start' function in Unity

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which script editor is mentioned for use with Unity?

Sublime Text

Notepad++

Eclipse

Visual Studio

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you display a message in the Unity console?

Console.WriteLine()

Print()

MessageBox.Show()

Debug.Log()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does 'Debug.Log' do in Unity?

Fixes errors in the code

Saves the game state

Compiles the code

Logs a message to the console

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?