V
V
Vladislav Tikhonov2017-03-04 13:29:45
Work organization
Vladislav Tikhonov, 2017-03-04 13:29:45

Teamwork in Unity?

Hello. Got a question. Can 2 (or more) people edit a game on unity at the same time while data is synced? The boss asked for something like this. Haven't found anything yet. Is this even possible? One detail is important here: everything must be synchronized. Those. Let's say one team member made a change and another immediately got it. In general, the thing is paradoxical, because if 2 programmers edit one code, in 90% of cases it will not match))
The issue is resolved.
It was decided to use the dropbox service for PC. The thing is comfortable and quite smart. I can advise you if you use the service for team work.
PS: github loses in this case, because it is still created for repositories. And we needed a separate cloud storage. Dropbox with auto-sync came up.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Igor, 2017-03-04
@wolterx

In addition to Git, which Puma has already mentioned, the code should be divided into modules, and the work should be organized so that different modules can be distributed to different programmers. Then "there will be docking".

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question