Before you start
- Roblox Studio installed
- A Terrainio token from the subscription page
- ~2 minutes per generation
The five steps
Subscribe and get your token
Start on the Terrainio subscription page. After Stripe checkout succeeds, the success page shows a tg_live_ token. Keep it somewhere safe; the same browser can also remember it for the generator.
Open the web generator
Go to the Terrainio web generator. If checkout happened in the same browser, the token is already saved server-side in a secure cookie. If the generator asks for it, paste the token and generation continues automatically.
Write a clear terrain prompt
Describe the terrain in plain English. Lead with the biome, name 1–2 distinguishing features, and end with mood or era if it matters. Concrete nouns beat adjectives.
Pick a game type and size
Choose the game type and map size. The bigger the map, the longer the generation — pick the smallest that fits your gameplay.
- 512 studs — small obby, arena, or compact test map.
- 1024 studs — survival zone or exploration map.
- 2048+ studs — larger island, RPG region, or open-world chunk.
Click Generate, then choose a Studio path
Hit Generate and wait about 2 minutes. When the job is done, use Option 1 to download a starter .rbxlx place and open it in Roblox Studio, or use Option 2 to download the heightmap + colormap ZIP and import
it into your current place with Terrain Editor > Create > Import. Walk on it; polish hero spots with the
built-in Terrain Editor brushes if you want; or re-prompt to iterate.
Prompt tips that materially change output
- Name water explicitly — "with a river running through it" places a real water body, not just a low spot.
- Specify scale anchors — "rolling hills" vs "sheer cliffs" tells the generator how vertical to go.
- Mention what's at the edge — "island" vs "plateau" vs "valley" controls falloff and coastline shape.
- One mood word is enough — "ominous", "tropical", "alpine" each shift the palette and material mix.
FAQ for this guide
What's the best prompt format?
How long does generation take?
Which download should I use?
.rbxlx place when you want the fastest test. Use the heightmap + colormap
ZIP when you already have a Roblox place and want to bring the generated terrain into that project.