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

Prop Types

Table of Contents

Creating a New Prop Type

Every Coppola project comes with a preset list of props. These props align are associated with each of the Bitpart archetypes. As you expand what you're using Bitpart for, you can create new prop types to use when authoring content.

  • Navigate to the project you're working on and select the Prop Types tab. You should see all the existing prop types

  • In the upper right-hand corner click Create prop type. A modal will appear and prompt you to name the new prop. Give it a name and hit Create

  • The prop can now be used when authoring content in this project. If you haven't already, you'll need to set-up the new prop in Unreal, too. You can find instructions on how to do that here.

To note, if you add a prop to one project it will not carry over to other projects—existing or new. You will need to add the prop to other projects if desired.

Last updated