Is it possible for 2 people to work on the same project?

Like the title say, is it possible for 2 people to work on the same project from 2 different pc? me and my friend want to create a level… a map for a project just to have some fun on our free time, but my limited understanding of unreal engine 4 doesn’t let us to do so. So i was just wondering: is it possible to do something like this for free? me and my friend, obviusly, aren’t living together and are on 2 different computers

You want to take a look at Source Control. When the PCs are connected through LAN, it’s pretty easy: You basically choose one to be the source and the other connects to it. When it has to be done remotely though, I believe you need server and connect it through the net.

If you’re talking about level design rather than both of you writing code that would be a source code approach, you might be looking for multi-user editing