You’re here because you want to dive into web.roblox/places/create and start building your own game or experience. This guide is all about getting you from that create page into Roblox Studio, step by step. Even if you’re a total beginner, I promise this process is straightforward.
Roblox Studio is the main tool you’ll use, and it’s surprisingly user-friendly. By the end of this short guide, you’ll have created a new place and know the next steps to make it public. No coding or game design experience?
No problem. Let’s get started.
Accessing the Roblox Create Hub and Launching Studio
To get started, head over to the creation hub. The old link, web.roblox/places/create, now redirects to the new dashboard.
First, log in with your Roblox account. This is a must-do step.
Once you’re logged in, you’ll see the main dashboard. Look for the ‘Creations’ tab. It’s pretty hard to miss.
Right there, you’ll find the ‘Create Experience’ button. It’s big and bold, so you can’t really overlook it.
When you click ‘Create Experience,’ it will prompt you to open Roblox Studio.
If you haven’t installed Roblox Studio yet, no worries. The website will give you a link to download and install it. Follow the instructions, and it’s a breeze.
Once Studio is installed, clicking the ‘Create Experience’ button will automatically launch the application.
Pro tip: Make sure your internet connection is stable during the installation process. It can save you a lot of headaches.
Choosing the Right Template for Your New Game
When you first open Roblox Studio, you’ll see the template selector. It’s a screen that lets you pick the starting point for your game.
Ever wondered where to begin? The ‘New’ tab is your go-to spot.
Baseplate. It’s like a blank canvas. Perfect for beginners who want to learn the basics without any distractions.
Classic Baseplate. Similar to Baseplate but with a more traditional setup. Great for those who prefer a bit of nostalgia.
Obby. This one’s for creating obstacle courses. If you’re into building challenging levels, this is your template.
Racing. Got a need for speed? This template is all about vehicle-based games.
I strongly recommend starting with Baseplate or Classic Baseplate if you’re new. They give you a clean, uncluttered environment to get familiar with the tools.
What about the other tabs? You might see ‘My Games,’ ‘Group Games,’ and ‘Recent.’ These are for accessing your previous projects. Handy, right? web.roblox/places/create
To select a template, just click on its icon. Simple as that.
Once you’ve picked one, the main Roblox Studio editor will open. You’ll see the 3D workspace where you can start building your new game.
Ready to dive in? Head over to web.roblox/places/create and get started.
The First 3 Things to Do in a New Roblox Place

When I first started building in Roblox, I was so excited that I forgot the most critical step: saving my project. Don’t make the same mistake.
First things first, go to File > Save to Roblox As…. This will open the ‘Save Game’ window.
- Name: Give your place a clear and catchy name.
- Description: Write a brief description of what your game is about.
- Creator (Me or a Group): Choose whether you’re creating it for yourself or a group.
- Genre: Select the genre that best fits your game.
Fill these out clearly. It’s like setting up a profile; the more complete, the better.
Next, familiarize yourself with the basic interface elements. The Explorer window shows all the objects in your game. The Properties window lets you change an object’s details.
These are your go-to tools.
Now, let’s add your very first object. Go to the Home tab and click the Part button. This will insert a simple brick into your world.
Once you have your part, you’ll need to manipulate it. Use the Move, Scale, and Rotate tools. Select the new part and use these tools to change its position and size.
Pro tip: Always test your game as you build. Click the Play button at the top of the screen to see how your changes look in real-time.
With these steps, you’re off to a great start. Head over to web.roblox/places/create and get building!
How to Publish and Share Your Roblox Creation
It’s important to understand the difference between ‘Saving’ and ‘Publishing’ in Roblox. Saving is for keeping track of your personal progress, while publishing updates the live version of the game that others can play.
To make your game live, follow these steps: navigate to File > Publish to Roblox. If it’s the first time, this action finalizes the save; otherwise, it overwrites the last published version.
Don’t forget the final, often-missed step: making the game public. Go to web.roblox/places/create. Find your game under the ‘Create’ tab, click the settings icon, and toggle the visibility from ‘Private’ to ‘Public.’
After publishing, consider learning basic scripting, designing a game icon, and adding more complex models to enhance your creation.
Your game is now live. Share the link with friends and start your journey as a Roblox developer.
