Search Unity

How does one EMAIL a unity project.

Discussion in 'Editor & General Support' started by Shaba1, May 30, 2018.

Thread Status:
Not open for further replies.
  1. Shaba1

    Shaba1

    Joined:
    Jan 21, 2010
    Posts:
    63
    I do not mean the finished game. I mean the scripts assets gameobjects you are currently working with BEFOR E you actually compile it into a game.

    Do you just zip the whole project folder?
    Do you make the project into a "package"

    I a working on a game that I want to EMAIL to another unity user in another country for his advice and comments. I just need an answer on the best way to do it. That other person had the same operating system that I have and has the same version of unity on his machine.
     
  2. Madgvox

    Madgvox

    Joined:
    Apr 13, 2014
    Posts:
    1,317
    The only things required for a Unity project to work are the Assets and ProjectSettings folders. Simply zip those two folders up and send them. No need to include the Library, Temp, or any other generated files.
     
  3. TrueMasterBuilder

    TrueMasterBuilder

    Joined:
    Nov 20, 2016
    Posts:
    3
    I think sending the entire project folder will work. They should be able to access the project by pressing "open" in the Unity Launcher and selecting the project folder. (See image) However, you can also try using Unity Collaborate. (See image) I've never tried using Collab from that long of a distance, but that's another option.
     

    Attached Files:

Thread Status:
Not open for further replies.