Moving Existing Level Instance inside another existing Level Instance

I have a collection of sublevels I am converting to Level Instances. What I’d like to do is convert them to a nested structure, but I can’t seem to figure out how to cleanly create the LevelInstances and then get them nested without having to drag out and reposition a new instance of the Level Instance I want to nest rather than just moving the converted-in-place original inside the LI I wish to nest within.

If I have two sublevels (Let’s say Architecture, Props) and I convert those both to separate LevelInstances is there a simple way to move Props to be inside Architecture without having to create a new instance of Props, position it, and then delete the original Props that was converted in place?

Thanks

1 Like