Start here
BloxMaps documentation
How to make the maps you create on BloxMaps actually work in your Roblox game. Plain words, real code.
Maps: get startedType a prompt, get a complete cartoon-style Roblox map.
Export a map to StudioThe BloxMaps Cloud plugin: sign in with a code and build the map in one click.
Scripting a mapFind spawns, checkpoints and chests from your scripts.
Plans, credits and exportsWhat each plan includes and what an export costs.
A map in four steps#
- Describe it at bloxmaps.com/create: "pirate island with a volcano and a village". A map takes about a minute.
- Get the BloxMaps Cloud plugin and link your Studio with the code it shows (Export to Studio).
- Press One-click build in the plugin. The models go to your Roblox account and the map lands in
Workspace.BloxMap. - Script it. Spawns, checkpoints, chests and zones are tagged markers your scripts can find (Markers and spawns).
The one rule for game code#
Need help?#
Use the search box at the top (press /) to find any page, function or setting. Still stuck? bloxmaps.com has a contact link at the bottom of every page.