How to allow multiple users to work on a project

Hi everyone. Recently I was able to recruit a few friends to my group to start up work on a horror game. However, we (more importantly me) have no idea how to allow more than one user to work in the Unreal Editor. Any advice or tips?

Hello,

What you can do is have everyone work on their own PCs and then share the files through Source Control:

Source Control will allow you to check assets in and out and share them over a network that way you can work from separate locations and still collaborate.

Have a great day!