
Roblox Studio Lesson 10
Authored by Future Teacher
Computers
6th - 8th Grade
Used 2+ times

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
Material = ForceField
Anchored = true
DamagePerSecond = 10
Transparency = 0.7
TouchEnded event
While loop for damage
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:
Sets how much damage to apply per tick
Touched:Connect(function(hit))
Starts damage when a player enters
playersInAir[character] = nil
Removes player from damage table
local damagePerSecond = 10
Stops damage when player leaves
TouchEnded:Connect(function(hit))
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

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?