GAS Fall Exam 24

GAS Fall Exam 24

Assessment

Flashcard

Science

11th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

15 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What method is used to detect user input in Unity using C#?

Back

The `Input.GetKey()` method is used to detect user input.

2.

FLASHCARD QUESTION

Front

How do you design a basic Unity game where the player collects coins and dodges obstacles?

Back

Design the game mechanics, create the necessary GameObjects, write scripts for player movement and collision detection, and set up UI elements for score tracking.

3.

FLASHCARD QUESTION

Front

What is the term for the item selected in a hierarchy in Unity?

Back

Child.

4.

FLASHCARD QUESTION

Front

What three types of values do the Transform's Position, Rotation, and Scale settings all have in common?

Back

X, Y, Z.

5.

FLASHCARD QUESTION

Front

What is the primary programming language used in Unity?

Back

C#.

6.

FLASHCARD QUESTION

Front

What is the purpose of the `Physics.Raycast()` method in Unity?

Back

It is used to detect objects in a straight line from a point in space.

7.

FLASHCARD QUESTION

Front

What is a GameObject in Unity?

Back

A GameObject is the fundamental object in Unity that represents characters, props, scenery, cameras, and more.

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?