Roblox Studio Lesson 9

Roblox Studio Lesson 9

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Scratch Basics

Scratch Basics

6th Grade

15 Qs

Scratch Programming

Scratch Programming

5th - 9th Grade

15 Qs

Scratch basics

Scratch basics

3rd - 6th Grade

15 Qs

MineCraft

MineCraft

7th Grade

10 Qs

Scratch

Scratch

6th Grade

10 Qs

Kuis 3 Kelas 6 (Scratch 2)

Kuis 3 Kelas 6 (Scratch 2)

6th Grade

10 Qs

Object Snap

Object Snap

7th Grade

11 Qs

Scratch Tahun 5

Scratch Tahun 5

6th Grade

15 Qs

Roblox Studio Lesson 9

Roblox Studio Lesson 9

Assessment

Quiz

Computers

6th - 8th Grade

Hard

Created by

Future Teacher

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the “Touched” event in a kill block script?

To change the block color

To make the block invisible

To detect when a player touches the block

To play background music

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kill blocks should be unanchored so they can fall on players.

True

False

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Arrange the steps to create a working kill block script:

Insert a Part and name it KillBlock

Add a Script inside the part

Use .Touched to detect collisions

Get the player’s Humanoid

Apply TakeDamage()

4.

MATCH QUESTION

1 min • 1 pt

Match the term to what it does in the script:

Refers to the part the script is inside

.Touched

Object that stores health and controls m

killScript.Parent

Function to reduce player’s health

Humanoid

Detects collision with the part

TakeDamage()

5.

CLASSIFICATION QUESTION

3 mins • 1 pt

Sort these actions as “Setup” or “Script Function”

Groups:

(a) Setup

,

(b) Script Function

Apply TakeDamage()

Get Humanoid

Rename to KillBlock

Insert Part

Use .Touched

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What object do we check inside the player’s character to apply damage?

Workspace

Head

Humanoid

PlayerGui

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If the block’s CanCollide property is set to false, the kill script won’t work.

True

False

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?