Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 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 /
avatar image
3
Question by Bill 2 · Jul 15, 2010 at 06:14 AM · ipadversion-controlworkflow

multiple groups developing a single iPad game in Unity

Hi there,

I work at a University and plan on running a class on Unity iPad development this semester. We are just planning the project at the moment and I want to ensure what we are wanting is possible.

It will be a group project with around 15 small groups developing a single iPad app. 1 group would build the 'container' (intro, main interface etc) and the other groups would then develop content / mini-games that would be loaded into the container. Will it be easy enough for each group to test their games outside of the container and then merge them with the container for the final build?

Any insight into how best to approach this would be greatly appreciated.

thanks in advance

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

4 Replies

· Add your reply
  • Sort: 
avatar image
2

Answer by Ricardo · Jul 15, 2010 at 07:05 AM

I've added the workflow and version-control tags to your question. I recommend you read over the questions with those tags, as the topic of sharing a project in a team has been discussed before extensively. This question might be a good starting point.

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
2

Answer by StephanK · Jul 15, 2010 at 07:11 AM

If these are separate mini-games this should be pretty easy using scenes. You would just load different scenes from your main menu, which would be another scene itself. To interact between scenes (global score etc.) you can use GameObject.DontDestroyOnLoad.

If you use different scenes you also keep the sync overhead to a minimum, as the different teams don't really need to know what's happening in the other scenes/groups.

If your question was aimed at how to collaborate in general (version control etc.) then I guess Ricardo's answer is the one you were looking for. ;) However you should be aware, that svn will only work correctly if you have pro licenses.

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
1

Answer by jashan · Jul 15, 2010 at 08:53 AM

In addition to what spree and Ricardo said: You should also probably look into exporting and importing packages. That way, you can share assets between the different groups without even using source control. Obviously, setting up one project with source control is the most convenient approach - however, if the groups should be very independent (and having different minigames looks very much like that), each providing their own packages with scenes as spree suggested would probably work just fine.

And yes: If you set this up correctly, like each team using their own folders in the projects, with maybe one "shared" folder that each team uses (if that's even necessary), it should be very easy to test the scenes separately and then putting it all together in the end. You should do some planning and tiny "proof-of-concept"-projects, though, to get a feeling for how this is working in Unity.

The folder structure I would recommend is something like

  • Assets/
  • Assets/0MainMenu ("0" to always keep it on top)
  • Assets/TeamA -> everything for the minigame of TeamA
  • Assets/TeamB -> everything for the minigame of TeamB
  • Assets/TeamC -> everything for the minigame of TeamC

Or, alternatively

  • Assets/
  • Assets/0MainMenu ("0" to always keep it on top)
  • Assets/NameOfMiniGameA -> everything for the minigame of NameOfMiniGameA
  • Assets/NameOfMiniGameB -> everything for the minigame of NameOfMiniGameB
  • Assets/NameOfMiniGameC -> everything for the minigame of NameOfMiniGameC

Thinking about it, I actually believe that using packages with the right project structure would be the more appropriate approach for your project than setting up version control. The reason being that probably, each team should work completely independently and one aspect of the project seems to be "putting independently developed parts together".

For the workflow, ideally each minigame would run completely on its own (makes testing much simpler when you don't have to go through a main menu each time you want to play-test). However, for testing the interaction, the team that creates the "container" probably should send their package to the other teams frequently (so they can test both, directly starting only their scene and starting their scene from the container). And, they (the container team) could ask the minigame teams to send them their minigame-packages every now and then to do "integration testing" (testing whether the minigames work together when put into one main project that contains everything).

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 Bill 2 · Jul 16, 2010 at 06:10 AM

all great answers.

Thanks everyone.

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

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

No one has followed this question yet.

Related Questions

A node in a childnode? 1 Answer

Version control workflow 9 Answers

Understanding how to use Perforce with Unity 1 Answer

How to turn on camera light on iPhone? 0 Answers

Developing a Unity game with separate teams 1 Answer


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