Unity BPrefabs and Scenes

Unity BPrefabs and Scenes

9th - 12th Grade

5 Qs

quiz-placeholder

Similar activities

Keamanan Berbagi File

Keamanan Berbagi File

10th Grade - University

10 Qs

Python Gaming L3

Python Gaming L3

9th - 12th Grade

10 Qs

Unity Scripting Basics Quiz

Unity Scripting Basics Quiz

9th - 12th Grade

5 Qs

Latihan Ulangan - 10 ULW 2

Latihan Ulangan - 10 ULW 2

10th Grade

10 Qs

SOAL UTS

SOAL UTS

10th Grade

10 Qs

REMEDIAL UH 2 - INFORMATIKA X-1

REMEDIAL UH 2 - INFORMATIKA X-1

10th Grade

10 Qs

Multi file website HTML-CSS

Multi file website HTML-CSS

9th Grade

10 Qs

Kiểm Tra Bài Cũ

Kiểm Tra Bài Cũ

10th Grade

10 Qs

Unity BPrefabs and Scenes

Unity BPrefabs and Scenes

Assessment

Quiz

Information Technology (IT)

9th - 12th Grade

Hard

Created by

Tarra Jackson

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Prefab in Unity?

A sound file

A reusable object template

A scene background

A text file

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does Instantiate mean in Unity?

Delete an object

Change object color

Create a copy of an object during runtime

Stop a script

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which window shows all objects in your scene?

Project

Inspector

Hierarchy

Console

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A Component in Unity is:

A tool for file storage

A piece of functionality added to a GameObject

A folder for organizing assets

A method for coding errors

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Unity, your Environment is:

Only the player character

Only the UI menus

The entire world the player sees and interacts with

The code editor