add DiVOC R2R Intros

This commit is contained in:
Jannik Beyerstedt 2021-04-03 23:25:14 +02:00
parent 1f57235443
commit 217ea450db
4 changed files with 6 additions and 0 deletions

Binary file not shown.

BIN
divoc_r2r/intro.blend Normal file

Binary file not shown.

6
divoc_r2r/intro.py Normal file
View file

@ -0,0 +1,6 @@
import bpy
sce = bpy.context.scene
sce.sequence_editor.sequences_all['Text: Title'].text = '$title'
sce.sequence_editor.sequences_all['Text: Speakers'].text = '$personnames'

BIN
divoc_r2r/outro.mp4 Normal file

Binary file not shown.