Runtime Loading Without Hitches

What worked for me was making a Loading Screen, all the blueprints, FX, meshes and complex items that you have in the level and put them in an Array, then Async Load Asset for load them in the memory

Create a Macro - For Each Loop with Delay

Add the Loading Screen in the Level Blueprint

1 Like