Creating a New Map
verified: 2025-11-18 version: v39
Like in native Unreal there's many ways you can create a new map. In order for your map to work with our various systems, the quickest way to get up and running is to modify the version of ExampleMap provided by the Morpheus Base Project or to duplicate our minimalist template map. The steps below cover the template map approach:
Create Your Map
Open
NewMapTemplateFile > Save Current Level As and rename it to make it your own
Make Your Map Available for Upload
Open Edit > Project Settings > Morpheus Platform> M2 World Builder
Open section Upload > Maps
Either replace Example Map or add an additional Map to the array
All maps listed in this array will be uploaded and available in your mod if "Include Map in Upload" is checked. See Upload Content for more info

Map names, including the path, must be no more than 63 characters. If they are longer then you'll get an error when launching a deployment.
Last updated
Was this helpful?

