Hi, with my team we want to make our game in unreal engine 5.3.1 but i don’t know how to work on the same project together at the same time i see that unreal have something like Collaborative Viewer but i don’t know where to find this plugin can someone help? (i want it without any templates etc)
Typically, you split the project up into responsibilities (areas, kinds of objects, etc) and use regular source control to share updates.
The “one file per actor” support in UE5 makes this easier.