From a87c2fe1ca9ed69ba2fcb8660b8845c86d8cb175 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?kleines=20Filmr=C3=B6llchen?= Date: Tue, 15 Apr 2025 12:43:38 +0200 Subject: [PATCH] . --- fsck2025/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fsck2025/__init__.py b/fsck2025/__init__.py index a0a08c0..7acdbd1 100644 --- a/fsck2025/__init__.py +++ b/fsck2025/__init__.py @@ -22,7 +22,7 @@ def introFrames(args): for i in range(0, frames): # source: matrix(3.4166273,0,0,3.4166273,-1716.8745,-2685.1066) # target: matrix(5.414656,0,0,5.414656,-3282.299,-4448.4489) - size = easeOutSine(i, 3, 5.414656, frames) + size = 3 + easeOutSine(i, 0, 5.414656-3, frames) posx = easeOutSine(i, -1716.8745, -3282.299, frames) posy = easeOutSine(i, -2685.1066, -4448.4489, frames) yield (