Adv Video Game Programming Fall 24 Exam

Adv Video Game Programming Fall 24 Exam

Assessment

Flashcard

Computers

12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

48 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is Unity?

Back

A cross-platform game engine

2.

FLASHCARD QUESTION

Front

What programming language does Unity use?

Back

C#

3.

FLASHCARD QUESTION

Front

How do you create a new script in Unity?

Back

Right-click in the Project window and select 'Create > C# Script' or use the 'Assets' menu and select 'Create > C# Script'.

4.

FLASHCARD QUESTION

Front

What is a Unity GameObject?

Back

A Unity GameObject is a basic object in Unity that represents characters, props, scenery, and more.

5.

FLASHCARD QUESTION

Front

What Unity component is responsible for controlling the position, rotation, and scale of a GameObject?

Back

Transform

6.

FLASHCARD QUESTION

Front

What is the purpose of a Unity Collider component?

Back

To detect collisions and trigger events when GameObjects interact with each other

7.

FLASHCARD QUESTION

Front

What is the purpose of the Unity Scene window?

Back

To visually design and arrange the elements of a game level or environment.

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?