intro & outro cr204
This commit is contained in:
parent
ce95b86892
commit
99b8d10797
2 changed files with 8 additions and 8 deletions
|
@ -29,8 +29,8 @@ def outroFrames():
|
|||
('lizenz','style', 'opacity', "%.4f" % easeInCubic(i, 1, -1, frames)),
|
||||
)
|
||||
|
||||
# 3 Sekunden stehen bleiben
|
||||
frames = 3*fps
|
||||
# 1 Sekunden stehen bleiben
|
||||
frames = 1*fps
|
||||
for i in range(0, frames):
|
||||
yield (
|
||||
('logo', 'style', 'opacity', 0),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue