intro & outro cr204

This commit is contained in:
MaZderMind 2014-08-29 00:21:07 +02:00
parent ce95b86892
commit 99b8d10797
2 changed files with 8 additions and 8 deletions

View file

@ -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),