Game Dev Intraclub Activity

Game Dev Intraclub Activity

University

30 Qs

quiz-placeholder

Similar activities

2.1 - Sketching

2.1 - Sketching

10th Grade - University

25 Qs

Management Quiz

Management Quiz

University

35 Qs

ELECTROMAGNETIC THEORY

ELECTROMAGNETIC THEORY

University

25 Qs

RDD- Gunalakshmi

RDD- Gunalakshmi

University

31 Qs

PSOC BB 2025

PSOC BB 2025

University

25 Qs

Timestamped Multiple-Choice Test: TinkerCAD Basics

Timestamped Multiple-Choice Test: TinkerCAD Basics

7th Grade - University

25 Qs

DBMS Quiz

DBMS Quiz

University

25 Qs

MINTRA 2K25

MINTRA 2K25

University

25 Qs

Game Dev Intraclub Activity

Game Dev Intraclub Activity

Assessment

Quiz

Engineering

University

Hard

Created by

Afnan Sayyad

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which Unity component is used to apply physics to the bird GameObject ?

BoxCollider2D

Rigidbody2D

SpriteRenderer

Animator

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What Unity method is used to check for collisions in a 2D environment?

OnTriggerEnter

OnCollisionEnter2D

FixedUpdate

Update

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which Unity component is responsible for rendering the visual representation of the bird GameObject?

Animator

Rigidbody2D

BoxCollider2D

SpriteRenderer

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What Unity method is commonly used to update the GameObject's position every frame?

Update

FixedUpdate

OnCollisionEnter2D

LateUpdate

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which Unity component allows the bird GameObject to detect triggers in a 2D space?

BoxCollider2D

Rigidbody2D

CircleCollider2D

PolygonCollider2D

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which Unity Input method is commonly used for detecting arrow key presses?

Input.GetAxis

Input.GetKey

Input.GetButton

Input.GetKeyDown

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How is movement speed adjusted dynamically in the game?

Using a public speed variable multiplied by Time.deltaTime

Using a physics material

Changing the frame rate of the game

By modifying the Rigidbody mass

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?