Roblox Studio Lesson 9

Roblox Studio Lesson 9

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Python code

Python code

6th Grade

9 Qs

Scratch Vocabulary

Scratch Vocabulary

3rd Grade - University

9 Qs

Scratch interface

Scratch interface

5th - 9th Grade

12 Qs

Fase 3 - Aula 3 - Roblox 1

Fase 3 - Aula 3 - Roblox 1

KG - University

8 Qs

Maze game

Maze game

5th - 7th Grade

11 Qs

coding

coding

1st - 7th Grade

10 Qs

Coding in Minecraft #1

Coding in Minecraft #1

7th - 8th Grade

10 Qs

Scratch Pen Quiz

Scratch Pen Quiz

KG - University

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:

Object that stores health and controls m

.Touched

Detects collision with the part

TakeDamage()

Refers to the part the script is inside

killScript.Parent

Function to reduce player’s health

Humanoid

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

Insert Part

Use .Touched

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?