Me and a friend are currently working on a small game, and are looking for a way to sync the files between our computers. Would anyone be able to recommend some ways to do this? Also, would anyone recommend git for this type of usage, I’m not exactly too sure if this would be a good use of it. Currently we are using dropbox, however I would prefer another alternative way. Thanks in advance for any recommendations.
You could use a service like GitHub
Here is a video on setting it up: Cooking With Unity: From Scratch to Published - Ep. 2: Version control - YouTube
I work solo, but it looks like a good solution in the video.