Roblox Studio Lesson 9

Roblox Studio Lesson 9

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Variable Quiz Review 2023

Variable Quiz Review 2023

7th Grade

13 Qs

Latihan Soal Informatika

Latihan Soal Informatika

7th Grade

10 Qs

Variables Unit 3 Scratch Practice

Variables Unit 3 Scratch Practice

6th - 8th Grade

12 Qs

MakeBlock Quiz

MakeBlock Quiz

8th Grade

15 Qs

A & P VII

A & P VII

7th Grade

11 Qs

Snap! Basics

Snap! Basics

7th Grade

11 Qs

PRETEST 1 SCRATCH

PRETEST 1 SCRATCH

1st Grade - University

10 Qs

More about scratch

More about scratch

3rd - 6th Grade

10 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:

Function to reduce player’s health

killScript.Parent

Refers to the part the script is inside

TakeDamage()

Object that stores health and controls m

Humanoid

Detects collision with the part

.Touched

5.

CLASSIFICATION QUESTION

3 mins • 1 pt

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

Groups:

(a) Setup

,

(b) Script Function

Use .Touched

Insert Part

Apply TakeDamage()

Get Humanoid

Rename to KillBlock

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?