Choose a kit for a project
Pick which brand kit a project's films and decks use, and preview a kit before you commit to it.
Each project uses one brand kit by default. New projects start with the showreel kit.
In the app
- Run
showreel uiin your project folder and open Kits in the rail. - To see a kit before you use it, press Render bumper preview for a still of its opening titles, or choose a voice and press Audition voice for a one-line read.
- Press Use this kit on the kit you want. The card then shows In use.
You can also change the kit from a film's Film panel, with the Kit list. This changes the project's kit too.
In the terminal
Start a project in a kit:
showreel init --kit northlight
For a project that exists, change "kit" in its showreel.json.
Preview a kit's open, or hear a voice from it:
showreel preview bumper northlight
showreel preview voice northlight --voice Kore
List the kits this project can use:
showreel kits
After you change kits
The footage you recorded stays. Render the bumpers and voice again, then build the film, so they pick up the new kit. The film's Kit list reminds you of this when you change it there.