Font size
WorksheetsRoblox_FinalQuizz_Eng
Total questions: 13
Worksheet time: 10mins
Which of these block-editing tools doesn't exist in Roblox Studio?
Scale
Move
Extend
Rotate
Which of these properties is available for a group of blocks?
Name
Transparency
BrickColor
When working with Terrain Editing tools, what can we change with the Base Size parameter?
The type of brush
The speed of the brush's action
The brush's size
The power of the brush's action
Which parameter allows us to suspend a block in the air so that it will not fall down when the game starts?
Lock
Gravity
Stop
Anchor
Which parameter allows us to group objects?
Anchor
Group
Union
Separate
To create an item that the players can equip, we need to:
Add a Tool object
Add a MeshPart
Add a Humanoid
Add an Accessory
What will happen if we click "No" in this window?
The object will be moved to the inventory
The object will be removed
The object be given to an NPC
The object will appear on the map in the Workspace
Why do we need to keep our Workspaces in order by putting things into folders?
This makes our work easier
It allows us to structure object
The Workspace doesn't end up cluttered with all sorts of objects
What is ServerStorage?
It's a storage, the contents of which are only available on the server
A server for scripts
A server that controls the game's lighting
A server that is used to store LocalScript and other objects required to run the game
"while", "true", "do", "end" - what can we get by combining these keywords?
a function
an infinite loop
a conditional statement
a counted loop
What program did we use to create 3D objects and load them into Roblox Studio?
Maya
Tinkercad
Blender
ZBrush
With HingeConstrain, we can make ...
Motor
Servo
AngularVelocity
VectorForce
What did our Leaderboard script do?
It showed information about players and the number of coins/ore they collected
It created a clone of the map
It gave the players different roles
