How can you share a project to make multiple persons work on one project?

Hey all ! Me and my friend want to do a game on the unreal engine but we don’t know how to share the same project. since i’ll be doing the level design and him the blueprint part. thanks for future answers :slight_smile:

Use a VCS system like git or Perforce.

Thanks i’m going to try GIT, Perforce seems to be designed for larger teams

The only issue with git is it slows down a lot with larger projects :). Its why we are moving to perforce.

:confused:

Even for one people is ok, backup your project is important.