NEW
Font size
WorksheetsRoblox Studio concept review
Total questions: 15
Worksheet time: 8mins
The Explorer window lets you see everything in your world, even if it is not Visibly present in the SceneView
True
False
What language do we script in Roblox with?
Python
Java
Lua
JavaScript
SceneView is the Roblox Studio tab that lets you see your game world
True
False
The toolbar is another name for the SceneView window
True
False
You can use models from the ToolBox in your game world
True
False
To change the size of an object in roblox, we would use the 'Rotate' tool.
True
False
Union combines two parts, into one part.
True
False
Scaling changes the size of your parts
True
False
Every 'Part' has a properties window, that will allow you to change anything about that specific object.
True
False
Group and Union do the same thing
True
False
The terrain auto generates terrain into your world, given specific parameters
True
False
Models combine smaller parts into a parent part
True
False
We can use the Hinge attachment to create motors
True
False
Scripts store Lua for Roblox Studio to read and execute
True
False
We can check some script outputs by using the 'Output' tab found in 'View'
True
False
