- Home /
Developing a Unity game with separate teams
Hello,
We are 9 students in a class, and are in the process of making a unity game for the semester project. we have divided ourselves into 3 teams of 3 each.
One problem we have been encountering since the beginning is how to merge together the work done by all three teams ?
Since each team would be working on a separate TheGame.Unity file, how do we merge all the changes done into one single final publishable game ?
We are following the standard Lerpz tutorial provided on the main page of the support section of unity's main site.
Please help us.
Answer by Ricardo · Apr 12, 2010 at 12:56 PM
Look on the site for questions regarding version control workflow, for instance this one. While the question has been asked before, there's no easy answer. If you're feeling up for experimenting, UnityTextScene might help.
Your answer
Follow this Question
Related Questions
How to share c# source between Unity projects? 6 Answers
Can I change a prefab without changing the scene? 3 Answers
teamwork on same project 3 Answers
Version control workflow 9 Answers