- How Studio differs from the regular Roblox game
- What you need before you start
- A Roblox account for a child (and the parent’s role)
- How to install Roblox Studio
- First project: open a template and just walk around
- A short tour of the UI (without overload)
- How we keep the pace (so nobody quits in a week)
- What’s next in the series
My kids got interested in Roblox not as “just another game,” but as a place where they can build their own. Until recently I barely touched the platform — my usual stack is different. So the “Coding with kids” series will stay honest: we are beginners, we figure things out together, we make mistakes in public, and we write down what actually helped.
This first article is only the start: how Roblox Studio differs from regular Roblox, which account you need, what to install, and how to open a first project you can already “touch” in Play. No Luau encyclopedia, and no promises that we will “become developers in one evening.”
How Studio differs from the regular Roblox game
Short and the way I explained it to the kids:
- Roblox (app / website) — the platform where you play other people’s published games (and your own), chat, and browse the catalog.
- Roblox Studio — a separate desktop app where you create worlds, objects, and scripts, then publish them to that same platform.
The analogy that clicked: Roblox is like YouTube (watch and sometimes comment); Studio is like “camera + editing” (shoot and assemble your own). You can play on a phone or tablet, but building a level is much easier on a PC or Mac: mouse, keyboard, several panels at once.
An important note for parents: Studio is free, but it is not a “kids’ toy with a Make a game button.” It is a real editor with an object tree, properties, and scripts in Luau (similar to Lua). A child will see a result quickly — a platform, a spawn, a simple jump — but “grown-up” logic appears right away: where things live, why an object cannot be found, where to look when something “does not work.”
What you need before you start
- A Windows or macOS computer (there is no Studio on phones).
- A stable internet connection — Studio downloads templates, assets, and handles sign-in.
- A Roblox account: a shared “family” account can work at the very start, but it is better to decide early whose child account this is and how you will connect parental controls.
- Time together: for the first 30–40 minutes, sit side by side — do not just say “install it yourself and show me later.”
Official requirements and install steps are in the Roblox docs: Roblox Studio setup. In practice, aim for more than the “minimum” 3 GB of RAM — on a weak laptop Studio will frustrate you before curiosity has a chance to grow.
A Roblox account for a child (and the parent’s role)
Create the account at roblox.com or in the Roblox app. Date of birth affects privacy and chat settings — use the child’s real age, not “older so more features unlock.”
What we did at the start:
- Created (or checked) the child’s account: username, password, and an email the parent can access.
- Saved the password in a family password manager — not in an open Discord note and not on a sticky note on the monitor.
- Opened Parental Controls in the child’s account settings and linked a parent account (Roblox sends an email with a link).
- Agreed separately: Robux purchases and “suspicious links from chat” go through a parent only. A fuller safety checklist will be a separate article in this series.
- Open create.roblox.com and sign in (preferably the account you will use to save learning places).
- Click Download Studio.
- Run the installer: on Windows it is usually
RobloxStudio.exe, on Mac —RobloxStudio.dmg. - After install, click Launch Studio and sign in with the same Roblox account.
- On Studio’s start screen pick a simple template — Baseplate (an empty pad) is usually enough, or a light Obby if you want an obstacle course right away.
- Wait for the place to open. You will see the 3D view and panels around it.
- Press Play (Play / Play here) — a character appears on the map and you can run around like in regular Roblox.
- Stop Play (Stop) — you are back in editor mode. That is the key moment: the child feels the difference between “playing” and “building.”
- Viewport — the big window with the world. Move the camera here and see the result.
- Explorer — the tree of everything in the place (parts, spawn, later scripts). If an “object disappeared,” we almost always look here.
- Properties — attributes of the selected object: size, color, whether you can walk through it (CanCollide), Anchored, and so on.
- Toolbox (if enabled) — ready-made models from the catalog. At the start it is better not to go wild: other people’s models turn the lesson into chaos and hide what you built yourselves.
- One clear result per session, not “today we learn every panel.”
- The parent does not lecture — builds together, sometimes breaks things on purpose and fixes them out loud.
- Leave the Roblox phone app for later: editor first, “show friends” second.
- Do not jump into Team Create with strangers, and do not dump random Toolbox models in bulk.
Building a world alone usually does not require an age check. It shows up more often when you talk about collaborating in Studio (Team Create / Live collaboration) with other people. For stage one we deliberately stay “family at one computer” — simpler and calmer.
How to install Roblox Studio
Studio is installed from the creators site, not from the “just Roblox” store listing:
If Studio “silently fails to open,” the usual culprits are antivirus permissions, an unfinished install, or signing into the wrong account. Do not leave a child alone with that error — it is easy to lose motivation before the first block appears.
First project: open a template and just walk around
The goal of night one is not a masterpiece — it is the feeling: “we are not just playing, we are in the editor of our own place.”
Save the place: File → Save to Roblox (or Save), and give it a clear name like Learning — first place. Publishing to the whole of Roblox on night one is optional — cloud save to the account is enough.
A short tour of the UI (without overload)
For the first session, four landmarks are enough:
A 10-minute mini-task that worked well for us: insert a Part (a simple block), recolor it, scale it up, place it near the spawn, and press Play again. Now there is “our” object in the world — something to show a sibling or a friend.
How we keep the pace (so nobody quits in a week)
What’s next in the series
Next we will build a simple first world: Parts, SpawnLocation, and a test map you can finish in a few minutes. Then — a first Luau script (a disappearing platform), checkpoints, coins with a GUI, a mini-obby, common beginner mistakes, and a separate piece on child safety in Roblox.
If you are also starting from zero, comment on where you got stuck during install or Studio sign-in. We will work through it as we go — that is how this series is meant to work.
No email, no trackers — just the update feed.







