I'm trying to build a huge map in Unreal 3, but I can't move or build in editor because I'm outside the world border, and I can't seem to extend the map size.
I'm looking for a way to increase the map size so I can continue to use the editor.
I've searched for the
max_world
constant in the development folder.I've increased Perspective Grid Size in
EditorComponent.Uc
.I changed map size to the increased perspective grid size.
I'm trying to change the world size for Unreal Engine's default dm_deck
map or whatever the original name is.