I'm currently working on a project with 2 programmers using version control. They are producing all the scripts and I am adding all the art assets/building up the scenes/attaching scripts.
To avoid using version control, I thought I might be able to package up the scenes I make, and send them to the programmers for them to add to the master file, though am I right in thinking that I have to package all the assets/scripts associated with that scene also?
What is the best type of workflow in this situation?
↧