Unity Game Development Quiz

Unity Game Development Quiz

University

24 Qs

quiz-placeholder

Similar activities

3D Modeling

3D Modeling

University

20 Qs

3D Figure Visualization

3D Figure Visualization

University

20 Qs

Advanced Game Design Midterm

Advanced Game Design Midterm

University

25 Qs

CodeMonkey

CodeMonkey

1st Grade - Professional Development

20 Qs

3D Printing Orientation

3D Printing Orientation

6th Grade - Professional Development

20 Qs

Fundamentos de Videojuegos (Segundo Parcial)

Fundamentos de Videojuegos (Segundo Parcial)

University

21 Qs

Quiz 1 in Animation 2 (GDevelop)

Quiz 1 in Animation 2 (GDevelop)

University

20 Qs

Gameplay Nov 2024

Gameplay Nov 2024

University

20 Qs

Unity Game Development Quiz

Unity Game Development Quiz

Assessment

Quiz

Computers

University

Medium

Created by

Nguyen Thien Phuc (FE FPTU BD)

Used 3+ times

FREE Resource

24 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens if you set a game object's scale to a negative value in Unity?

The object is deleted

The object's physics behavior is disabled

The object becomes invisible

The object flips along the corresponding axis

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you reset the Transform values of a GameObject?

By restarting Unity

By right-clicking the Transform component and selecting "Reset"

By creating a new GameObject

By deleting the GameObject

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main use of Unity’s Physics2D system?

To manage 3D physics

To handle 2D physics interactions

To create AI behaviors

To animate characters

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the Transform component in Unity?

It controls an object's position, rotation, and scale

It manages the game's sound effects

It stores animation clips

It handles the physics of GameObjects

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What is the role of the Rigidbody2D component? (Select all that apply)

To control the movement of a 2D object

To manage audio in a 2D game

To add physics properties to a 2D object

To render 2D graphics

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following are true about Unity's Collider2D components? (Choose all that apply)

They include options like BoxCollider2D and CircleCollider2D

They detect collisions between 2D objects

They are only used for trigger events

They can be used without a Rigidbody2D

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between Translate() and Rotate() methods in Unity?

Translate() changes an object's scale, while Rotate() moves it

Translate() is used for 2D, while Rotate() is used for 3D

Translate() moves an object, while Rotate() changes its orientation

Translate() and Rotate() are the same

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?