Skip to content

Generate a Playable Map

By the end of this page you will have a real landscape in your place — hills, water, biomes and planted trees — with a spawn on it and somewhere to walk to.

Time: 10 to 30 minutes. Most of that is waiting while the world builds in Studio.

Cost: charged like any other build message — by how much work it takes, with a minimum of 0.1 credits per message. There is no fixed price for a map.

You need: Roblox Studio open on a place you can edit and the Revix plugin connected (the pill at the top of the dashboard shows your game's name with a green dot). If that pill says Not Connected, start with Setup.

Read this first: generating a map erases the terrain that is already there. Do this before you build anything on top of it.

What you're building

One request produces a whole world: a heightmap with hills and mountains, cliffs, water, and up to eight biomes blended across it — Ocean, Beach, Desert, Plains, Forest, Spruce Forest, Snow and Mountain. Revix also plants the nature itself: trees, saplings, bushes, rocks, foliage, underwater plants, fallen logs and debris, and the occasional abandoned building.

Then you put a spawn on it and add the things a player actually walks to.

Done looks like this: you press Play, spawn on solid ground, and can run over a ridge into a different biome.


Step 1 — Start on an empty place

Open a place with nothing in it, or nothing you mind losing from the terrain. The generator clears existing terrain before it starts, so the safe order is always land first, buildings second.

If the place already has terrain you want gone anyway, you can ask for that on its own.

text
Clear the terrain in a 2000 stud area around the origin and remove any generated trees and rocks with it.

The clear covers an area you choose, from 100 up to 8192 studs across.

Step 2 — Ask for the map

Pick a preset and say how big. There are nine presets: balanced, plains, mountains, islands, archipelago, desert, forest, tundra, canyon. Size runs from 100 to 2000 studs, and 500 is the default.

text
Generate a map using the islands preset, 800 studs across. Keep the water, medium mountains, and put a good amount of trees on the bigger islands. Use seed 4821 so I can rebuild this exact map later.

What happens. Revix starts the world building inside Studio and then checks on it every few seconds, reporting the stage it is on and a percentage. You will see the terrain appear in your viewport in passes rather than all at once.

Check it worked. Look at the Studio viewport, not the chat. When the summary lands it tells you what it made and where. Press Play and run around for ten seconds.

Step 3 — Expect to wait, and know what "still building" means

This is the slowest thing Revix does, and it is honest about it.

  • A 500-stud map at the finest detail finishes well under a minute.
  • A 2000-stud map at the finest detail is a quarter of a million columns of terrain and takes several minutes.
  • Revix will wait somewhere between 2 and 15 minutes depending on the size you asked for. If the world is still going when that runs out, you get a message saying it is still building in Studio, with the last stage it saw and a percentage. That is not an error. Leave Studio alone and watch the viewport.
  • If the connection to Studio drops mid-generation, Revix tells you generation may still be running. Again: check Studio before you ask for anything else.

If you want something big and you want it soon, ask for coarser terrain detail and fewer plants.

text
Generate a 2000 stud mountains map, but use a coarser terrain resolution so it finishes faster, and keep the tree and bush density low.

Step 4 — Say what the land should feel like

You do not have to know any settings names. Ask in plain words and Revix picks the numbers. Things you can steer:

  • Overall size, and how tall and how rough the land is
  • Water level, including no water at all
  • How intense the mountains are and how sharp the cliffs get
  • Where the snow line sits
  • How big each biome patch is, and which biomes are allowed at all
  • How dense the trees, bushes, rocks and foliage are, and how far apart they get planted
  • Underwater plants, and how many abandoned buildings show up
  • A seed, so the same request rebuilds the same world every time
text
Regenerate the map with the same seed but drop the snow line lower, make the cliffs sharper, and only use Plains, Forest and Mountain biomes.

Step 5 — Put a spawn on it

Now the land exists, build on top of it.

text
Find a wide flat area on this map near the middle and build a small spawn camp there: a flat stone pad cut into the ground, a SpawnLocation on it, a wooden signpost, and two lit torches. Anchor everything and put it in a folder called SpawnCamp in Workspace.

Check it worked. Press Play. You should land on the pad, not inside a hill and not in the water.

Step 6 — Give players somewhere to go

text
Build a small ruined tower on the highest ground on this map, with a stone path from the spawn camp up to it. Use at least three different materials and make the tower round rather than a box.

What happens. This is normal building, not map generation, so it is fast and it lands in batches. Revix measures positions rather than looking at your screen, so being specific about size and distance pays off.


Make it yours

text
Add a fishing dock on the nearest coastline to the spawn camp, with a boat tied to it.
text
Make this world feel like dusk: warm low sunlight, long shadows, and a light fog over the water.
text
Build a bridge across the widest gap between two islands, high enough that a boat could pass under it.
text
Add a cave entrance in the mountain face nearest the spawn camp and hollow out a room behind it.

If something goes wrong

Nothing has appeared and the chat says it is still building. Look at Studio. Terrain generation regularly outlives the window Revix waits in. Give it a few more minutes before asking again — asking twice can start a second world on top of the first.

You built a house and then generated a map, and the house is standing in mid-air or gone. Map generation wipes terrain first. Undo will not reliably put a whole world back. Generate the land first next time, then rebuild.

text
Undo the last change.

The trees look wrong or there are too many. Do not ask Revix to scatter more trees afterwards — it plants nature as part of generating the world, and hand-scattering on top fights with that. Regenerate with the density you want instead.

text
Regenerate the same map with the same seed but far fewer trees and no abandoned buildings.

Everything is water. Ask for the water level to be lowered, or removed entirely.

text
Regenerate this map with no water at all.

The build stopped before it finished. You will see a card saying it stopped early with a Keep going button, or you can type continue. Nothing already built is undone.

Next