Merging project files?

A friend and I have been working on a small project for about a week. I have been building a map and handling all the art assets in my project, while he build the basic mechanics with blueprints in his. Now we would like to merge the projects. We tried migrating his three blueprints into my blueprints folder. and just deleting my character and replacing it with his. However, his HUD blueprint fails to compile, and a lot of the lines have broken, and now won’t connect. Is there an easier way of doing this?

Copy your entire project to his PC. Open your project, and choose the relevant content folder (good if it’s all in one) and choose Migrate, then browse using the popup menu to his project folder and choose the Content folder. All your stuff should then appear in his project.

Then you can copy yourself his project back to your PC.

Thank you so much! Worked perfectly.