GAS Fall Exam 24

GAS Fall Exam 24

Assessment

Flashcard

Science

11th Grade

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

15 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is Unity Software primarily used for?

Back

Video game development.

2.

FLASHCARD QUESTION

Front

What is the purpose of the `FixedUpdate()` function in Unity?

Back

It is used for physics calculations.

3.

FLASHCARD QUESTION

Front

How do you move a GameObject forward in Unity using C#?

Back

Use `transform.Translate(Vector3.forward * Time.deltaTime)`.

4.

FLASHCARD QUESTION

Front

What does the Hierarchy window show in Unity?

Back

It displays all the GameObjects in the current scene.

5.

FLASHCARD QUESTION

Front

What is the Console in the Unity editor?

Back

It shows errors, warnings, and other messages during development.

6.

FLASHCARD QUESTION

Front

What is a GameObject in Unity?

Back

An entity in a scene that can have components attached to it.

7.

FLASHCARD QUESTION

Front

What is a Component in Unity?

Back

A piece of functionality that can be attached to a GameObject.

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?