What is Robux?
The virtual currency used in Roblox?
What is Lua?
It's the primary programming language used in Roblox
What type of games can be created in Roblox?
Fun simulation games to recreate real-world wonders
What is Roblox Studio?
It's the software used to create Roblox games
What is a "Script"?
Pieces of Lua code that can modify object behaviors and implement the overall logic of your experience
What is the Avatar Editor page?
The place where players customize their avatars in Roblox
What is a Variable?
It stores data that can be referenced throughout the code
What is an access fee ?
A way to monetize Roblox games
What are Scripts, data types, and variables?
They are programming concepts that can be applied in Roblox Studio
What is lower the graphics quality?
A method to optimize performance in Roblox games
What is 200?
The maximum number of friends a user can have on Roblox?
What is a "Function"?
It's a block of code that can be repeated multiple times
What is a popular game on Roblox games?
Brookhaven RP
What is testing your game in Roblox Studio?
Click the “Roblox Studio” button at the bottom left of the viewport to toggle Roblox Studio's interface
What is allow direct joins?
This is how you can create multiplayer experiences in Roblox games
What is the In-Experience Text Chat System?
It allows users to easily communicate and socialize with each other in live experience
What are "Loops"?
It allows the user to execute a specific statement or a group of statements a multiple times
What is "Collaborative Building" in Roblox Studio?
Creators can contribute to experiences independently on their own time, or work together with their team all at the same time
How do you publish your game on Roblox?
Select File → Publish to Roblox to open the publishing window. Enter a place name and an optional description. When ready, click the Create button.
What is changing the contents of StarterGui over PlayerGui?
These are common scripting mistakes to avoid in Roblox?
What is “Reimagining the way people come together.”?
It's the Roblox Corporation's slogan
What is an Event?
They allow scripts to respond to user inputs, physics and other systems.
What are some techniques for creating engaging gameplay in Roblox?
Play splash funny sounds, make the scenario dirty with stains of sauce and ketchup, makes the player slide when step on them
How can you manage assets in Roblox Studio?
Dragging-and-dropping or by right-clicking the asset name/tile and selecting Insert
What is the StarterGUI folder?
With this tool you can create custom GUIs (Graphical User Interfaces) in Roblox games