Version Control With Lens Studio
Hi, I'm attempting to work on a team using Lens Studio to create interactive filters. We have a team of animators and developers who need to collaborate. Our preferred collaboration tool is git, but we're having issues when pulling the repository. It seems like some scripts are being transferred, but when we open the project, there are various files that don't show up or don't work properly. It seems like the lsproj and project.data files seem to be the culprits. Is there a recommended way to use git to send scripts and assets back and forth and get the project running correctly?
Thanks!
Hi Weston,
Lens Studio is compatible with git, but there are some limitations on what files can be worked on concurrently.
Basically:
So the general workflow is that only one person can modify project files at a time, but others can be modifying scripts and textures as long as they've already been added to the project.
Let me know if you need any more help with this!
Jacob