Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
  • Help Room /
avatar image
1
Question by Budderlord238 · Mar 21, 2016 at 01:02 AM · collaborationteamsteamworksimultaneously

How do I collaborate on a project?

I am working on a survival game called ArtificialCivilization. So far its going pretty good, until one of my friends were like "hey can I help you out?" I agreed as it would be pretty helpful and fun to have another person helping you on a project. But that was where I hit a wall. I could not find any way to collaborate except sending the entire project folder back and forth, which in my opinion is even slower then just soloing a project. I tried to google an answer, but people were just talking about these really complicated things that I could not understand (I'm still a beginner and this whole question might seem stupid to experts, sorry). So I'm asking, please tell me if there is a way to work on a project simultaneously.

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

3 Replies

· Add your reply
  • Sort: 
avatar image
3

Answer by quixotic · Mar 22, 2016 at 09:07 PM

For simple sharing, saving, and syncing check out Unity Collaborate: http://unity3d.com/collaborate

It's now in a closed beta, and free to use. You can also see this demo and how fast it is to get up and running here: https://youtu.be/eN3PsU_iA80?t=3696

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
0

Answer by JincSoft · Mar 21, 2016 at 02:28 AM

I am going to strongly recommend source control (https://unity3d.com/learn/tutorials/topics/cloud-build/creating-your-first-source-control-repository). It will take some getting used to but it works wonders plus you can link it to unity cloud build if you want.

Comment
Add comment · Show 6 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Budderlord238 · Mar 21, 2016 at 08:19 PM 0
Share

I tried it but its really confusing can someone explain to me at least what this does and how? Sorry I am kind of new at this.

avatar image JincSoft Budderlord238 · Mar 21, 2016 at 08:45 PM 0
Share

So when you set this up, you have the project files in a cloud and project files on your computer. When you make changes to anything (scenes, scripts, etc) in the project on your computer, sourcetree (or a source control client) will compare those files to the one on the cloud. When you commit and push those files (those are buttons in sourcetree) the cloud will add any new files created and merge changes if it can.

This means that you can make something, upload it to the cloud, and your friend can download the changes whenever he wants while you keep working. You can write a script, he can make changes, and it will merge the differences when you pull it (pull is a button as well).

Another reference: http://betterexplained.com/articles/a-visual-guide-to-version-control/

avatar image Budderlord238 JincSoft · Mar 22, 2016 at 06:46 PM 0
Share

Thanks, I kind of get it now, so its like an online folder, if i make changes and push them in, it gets uploaded to the folder and same goes for my friends. So if I make a change in the project, my friends will also have the change?

Show more comments
avatar image
0

Answer by AThiessenKS · Apr 02, 2016 at 05:20 AM

Hey @Budderlord238,

Did you end up successfully getting source control set up? If you are still having troubles I can attempt to help you out.

I will also mention that depending on how collaborative you want to get with your team, we have made a way to let multiple users edit a scene at once. It is in beta right now, so you can try it out if you want: kinematicsoup.com/scene-fusion Just keep in mind that something like this doesn't replace source control, so you would still need that set up first.

Comment
Add comment · Show 3 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Budderlord238 · Apr 02, 2016 at 06:36 PM 0
Share

Seriously? WOAH THATS AWESO$$anonymous$$$$anonymous$$ But git is EXTRE$$anonymous$$ELY complicated, I still cannot figure out how to set it up :(

avatar image AThiessenKS Budderlord238 · Apr 04, 2016 at 04:34 PM 0
Share

What are you getting stuck on? Did you run through the tutorial that JincSoft posted?

avatar image Budderlord238 AThiessenKS · Apr 04, 2016 at 11:06 PM 0
Share

Ok, Im not even going to lie, I don't get ANYTHING about it. I think I'm too young to learn GIT

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

54 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Swapping Unity Team Member Seats 0 Answers

Teammate added as Manager on both Organization and Project can't open project. 1 Answer

how does colaberate acually work 0 Answers

Collaboration Fail! 0 Answers

Publish button deactivated on changes pannel of unity collaborate. PLEASE HELP 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges