Hello guys,
please do you have any experience of working in team on one project in the ORK framework? Is there any chance how to work on same scene in two ppl and share the set up of the framework? Or any suggestion how to deal with it so we can work like coop on one project?
  • When it comes to ORK's project data, I'd recommend to not remove or move any data without first synchronizing your projects and not work on it until the newly added data has also been shared. This is due to ORK keeping references via the ID/index of data, so that has a high risk of getting things out of order.
    Also, adding a new language should be treated the same way.

    The rest should be shareable e.g. via GIT or similar tools, but I'd recommend to make regular backups, at least of your ORK project asset :)
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
Sign In or Register to comment.