B
B
Boy2015-03-30 19:01:23
Game development
Boy, 2015-03-30 19:01:23

How to work collaboratively on Unity3D?

With a partner, we decided to start working on a game project. Our tasks are different, he is a programmer and I will model locations, we will also purchase ready-made assets of the city and cars, etc. Tell me, how can you work together in Unity3d?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
G
Georgy Pelageikin, 2015-04-22
@demavair

I use git + bitbacket.org, console client. I don’t know any problems, except for a small addition - you need to write in .gitignore:

#Нахрен все
/Папка с проектом юнити/*

#Только ассеты и настройки
!Assets
!ProjectSettings

Then there will be no problems with the metadata in the Library, it will be generated for everyone.

X
xmoonlight, 2015-03-30
@xmoonlight

Without a license, nothing.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question