With the Level Streaming approach, is there a way to setup a map so multiple users work on it at the same time?

With the Level Streaming approach, is there a way to setup a map so multiple users work on it at the same time?

Is it perhaps possible to setup the sub-levels in a way where the various areas of a map self-contain the various elements, then checkout the files separately in Perforce?

Ie. there are 3 areas in a map, next to each other and not overlapping, can a user work on section ‘A’ while another user works on section ‘C’?

If yes, where can I read about this please?

Thank you!

I don’t know exacly but you have to use remote control from unreal engine.

Yes, read up on World Partition and One File per Actor. It’s pretty much what you are asking for.