DO NOW: Ridgidbody and Colliders

DO NOW: Ridgidbody and Colliders

Assessment

Interactive Video

Computers

9th - 12th Grade

Easy

Created by

JASON SAMMONS

Used 1+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is the primary function of a physics engine in game development?

To create graphics

To simulate aspects of a physical environment

To develop storylines

To manage game sounds

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which component must a game object contain to be influenced by gravity?

Collider

Animator

Rigid body component

Sprite renderer

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What type of collider is best suited for 2D game objects like cubes and platforms?

Sphere collider

Capsule collider

Box collider

Wheel collider

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What effect occurs when a ball collides with a box in the example given?

The ball disappears

The box floats

A falling box effect is created

The color of the box changes

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What can a collision controller script allow you to do when a game object collides with another?

Increase the game's difficulty

Change the game object's color

Speed up the game

Generate new levels