How to add part of already existing level into streaming level

Hey guys, I’m working on my first game. I’m using the first person shooter template. I’ve made the noob mistake of going way too big with the scale of my level. I’d like to add certain sections of my already built level into a streaming level. (I’d like to avoid re-doing two weeks of level design)

Hi MastaHarashibu,

Adding your existing assets to a streaming level shouldn’t be too difficult. We have documentation that explains how to you use levels and level streaming here: Level Streaming in Unreal Engine | Unreal Engine 5.1 Documentation

Use the How-To tutorials to help you enable the system and easily move your content to these.

-Tim