How Break map into Plates/Parts/Blocks?

Hello :slight_smile: , I have a 1km map and I want to stop loading the whole map when the game is running, I want to load a certain part or block in range of player viewpoint.

You can use level streaming, either done using blueprints, or volumes. There is also World Composition.

But much easier to change to UE5, then all of this is handled for you automatically slight_smile:

2 Likes

Thank You Sir for helping me, I will continue following this tuturial, and I can’t switch to UE5 because of several reasons.
I have this experience when I switched to ue4.27 from ue4.16 and it was a trouble fixing the code according to 4.27 updated syntax and my all materials were broken, all aimoffsets were broken… it was a big trouble.

so I will continue using ue4 and will follow this tutorial :slight_smile:

2 Likes