For the complete documentation index, see llms.txt. This page is also available as Markdown.

Projects

Table of Contents

Exporting a Coppola Project

To move Coppola content from our authoring platform into Unreal requires domain assets in Unreal and a .json file with your content. You'll need the .json file to finish the asset creation in Unreal, so let's walk through the process. It's quick!

  • Open the project of your choosing in Coppola. Make sure your content is up to date. If and when you want to make changes to your content, you'll have to re-export it, so double check everything before we continue.

  • Find the blue button that reads Build project in the top-right corner.

  • Once you're ready to export, click Build project. A zip file will be added to your Downloads folder. This file includes both the domain artifact as well as a csv with all individual utterances (content spoken by characters). We recommend renaming the file to something decipherable and putting it into a folder where you keep updated Coppola content.

  • Once you've moved the zip file to a folder, extract the assets

  • You're done! The project has been exported. For a step-by-step on to add the exported content into Unreal, follow our instructions on domain assets

Last updated