- Home /
Question by
Somnium125 · Jan 21, 2013 at 06:13 PM ·
assetsstore
Purchasing multiple assets for unity. How do i Share these assets with members of my development team?
Started a new business and working with a few people and trying to figure out how to share assets with them. surely they dont have to buy them aswell? doesnt make sense?
Comment
Answer by hrlarsen · Jan 21, 2013 at 11:09 PM
If you are using Asset Server, you can simply put them in your project and they would get the assets.
Alternatively you can do 2 things. Either share the folder with the assets to them the old school way (copy paste), or you can pack them into a .unitypackage and hand it to them (right click the folder with the assets in Unity and press "export package".
Your answer