Unity Game Development Basics  # 2

Unity Game Development Basics # 2

Assessment

Flashcard

Other

9th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

19 questions

Show all answers

1.

FLASHCARD QUESTION

Front

How do you remove a component in Unity?

Back

Right-click and select 'Remove Component'.

2.

FLASHCARD QUESTION

Front

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

Back

Dragging the script onto the object

3.

FLASHCARD QUESTION

Front

What is the first step to start programming in Unity?

Back

Create a script

4.

FLASHCARD QUESTION

Front

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

Back

Runs once when the game starts

5.

FLASHCARD QUESTION

Front

Which script editor is mentioned for use with Unity?

Back

Visual Studio

6.

FLASHCARD QUESTION

Front

How do you display a message in the Unity console? Options: Console.WriteLine(), Print(), MessageBox.Show(), Debug.Log()

Back

Debug.Log()

7.

FLASHCARD QUESTION

Front

What does 'Debug.Log' do in Unity?

Back

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?