I want to make a game, but I thought it would be fun to make it with someone. Both Unity and Unreal have multi-user editors that you and someone else could work on the same project at the same time with, I was just wondering if Construct 3 could do something like that or if we'd have to work on the game one at a time?
You and your friends can do separate event sheets with different variables, functions...etc.
The copy to the final merge project.
Develop games in your browser. Powerful, performant & highly capable.
You and your friends can do separate event sheets with different variables, functions...etc. The copy to the final merge project.
But is that like... the only way to go about it? because that's pretty bad.
construct.net/en/tutorials/collaborate-construct-2390
Alternatively working on the project file one at a time isn't bad at all, especially since there are many tasks outside of event programming in particular involved in making a game like asset creation, or just design in general.
You can easily do that using SVN. Read about this here: construct.net/en/tutorials/collaborate-projects-svn-321