Search Header Logo

Roblox Studio Lesson 10

Authored by Future Teacher

Computers

6th - 8th Grade

Used 2+ times

Roblox Studio Lesson 10
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of using a dictionary table in the poisonous air script?

To store sound effects

To store player movement speed

To keep track of players inside the poison area

To change the part color

2.

CATEGORIZE QUESTION

3 mins • 1 pt

Sort the following into 'Visual Settings' or 'Script Behavior'

Groups:

(a) Visual Settings

,

(b) Script Behavior

While loop for damage

Material = ForceField

Transparency = 0.7

DamagePerSecond = 10

TouchEnded event

Anchored = true

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Players can see the poison part clearly even if its transparency is 1

True

False

4.

MATCH QUESTION

1 min • 1 pt

Match the scripting part to what it does:

Removes player from damage table

TouchEnded:Connect(function(hit))

Sets how much damage to apply per tick

local damagePerSecond = 10

Stops damage when player leaves

Touched:Connect(function(hit))

Starts damage when a player enters

playersInAir[character] = nil

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why do we use task.spawn() in the script?

To move the poison part

To delay the start of the game

To run poison damage code continuously without freezing game

To stop the game completely

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Setting the CanCollide property to false allows players to pass through the poison air.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does humanoid:TakeDamage(damagePerSecond) do?

Instantly kills the player

Teleports the player

Slowly removes player’s health

Changes the part color

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?