Sticky Grenade Mechanics and Setup

Sticky Grenade Mechanics and Setup

Assessment

Interactive Video

Computers

9th - 10th Grade

Hard

Created by

Emma Peterson

FREE Resource

In this video, Code Monkey demonstrates how to create a sticky grenade launcher in Unity, inspired by Team Fortress 2. The tutorial covers setting up the scene, creating a sticky grenade prefab, scripting movement and collision, and implementing explosion triggers. The video concludes with testing the functionality and a preview of the next tutorial on weapon reloading and limited ammo.

Read more

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main objective of the video tutorial?

To create a new character in Unity

To develop a sticky grenade launcher

To design a new game level

To implement a new game engine

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in setting up the sticky grenade?

Adding a Rigidbody component

Designing the game environment

Creating a new prefab

Implementing the explosion logic

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which component is added to the sticky grenade to handle physics?

Box Collider

Audio Source

Mesh Renderer

Rigidbody2D

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is the movement speed of the sticky grenade determined?

By the game level

By the player's health

By the distance to the target

By the number of enemies

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when the sticky grenade hits an object?

It plays a sound

It bounces off

It stops moving

It changes color

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is tested in the functionality testing section?

The character's animations

The grenade's spawning and stopping behavior

The game's sound effects

The game's main menu

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is the explosion of the sticky grenades triggered?

When the player jumps

By pressing the left mouse button

By pressing the right mouse button

Automatically after a timer

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?