add sample intro based on franconian.net
This commit is contained in:
parent
a8ec7a7e43
commit
ad47faf960
2 changed files with 6 additions and 0 deletions
BIN
voc_blender/intro.blend
Normal file
BIN
voc_blender/intro.blend
Normal file
Binary file not shown.
6
voc_blender/intro.py
Normal file
6
voc_blender/intro.py
Normal 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'
|
Loading…
Add table
Reference in a new issue