From 7b1bcb09525c3e58638ad6ec9b8c48901bda3600 Mon Sep 17 00:00:00 2001 From: nutbuster Date: Fri, 12 Nov 2021 06:39:16 +1100 Subject: [PATCH] rpy --- ...-carrying-herself-with-more-confidence.rpy | 54 ++++++++++++------- 1 file changed, 36 insertions(+), 18 deletions(-) diff --git a/game/script/11D.anon-gets-fangs'-pronouns-right-and-she-teases-him-while-carrying-herself-with-more-confidence.rpy b/game/script/11D.anon-gets-fangs'-pronouns-right-and-she-teases-him-while-carrying-herself-with-more-confidence.rpy index 555919b..b9fa921 100644 --- a/game/script/11D.anon-gets-fangs'-pronouns-right-and-she-teases-him-while-carrying-herself-with-more-confidence.rpy +++ b/game/script/11D.anon-gets-fangs'-pronouns-right-and-she-teases-him-while-carrying-herself-with-more-confidence.rpy @@ -2,7 +2,7 @@ label chapter_11D: #Announcing a Show | Golden #le inconsistant indention has arrived #le wrong move indent slut - + show fang: easein_cubic 1 xalign 0.5 show fang happy flip with dissolve @@ -81,6 +81,7 @@ label chapter_11D: A "Hey, Fang, you-" + show fang happy flip with dissolve F "We’re going to prom together, right?" pause .5 @@ -200,14 +201,25 @@ label chapter_11D: play music "audio/OST/to_swagger.ogg" fadein 2 scene hallway - show fang happy: - yalign 0.0 xalign 1.0 - show anon neutral: - yalign 0.1 xalign 0.4 with Fade(1, 0, 1) - + + show fang happy: + xalign -1.2 + yalign 0.0 + ease_cubic 3.0 xalign 1.0 + show anon neutral: + xalign -1.4 + yalign 0.1 + ease_cubic 3.0 xalign 0.4 + with dissolve +#with easeinleft # Fade(1, 0, 1) + "We walk through the hall together, at least until we have to split to our separate classes." + show fang: + xalign 1.0 + show anon: + xalign 0.4 show anon shrug with Dissolve(.25) A "Hey wait, you did the word search bit this time, right?" @@ -230,16 +242,18 @@ label chapter_11D: window auto show anon: - easein 1 xalign 0.55 + easein_cubic 1 xalign 0.55 show fang: easein 1 xalign 1.2 - with None - show spears neutral: - yalign 0.0 xalign -0.5 show spears: - easein 1 xalign 0.0 + yalign 0.0 xalign -0.8 + xalign -0.8 + easein 1.5 xalign 0.0 + with None + pause 0.0001 show anon neutral flip behind fang show fang surprised flip + show spears neutral with dissolve pause 1 @@ -250,6 +264,8 @@ label chapter_11D: Sp "Fang, I was planning on asking you during your next class, but since I found you here{cps=*.1}...{/cps}" + show fang neutral flip with dissolve + Sp "I’m embarrassed to say we’re missing one event slot during prom. Scheduling error." Sp "And your teacher, Mr Jingo, recommended you for your musical talents." @@ -280,12 +296,12 @@ label chapter_11D: pause .5 show spears: - easeout 1.2 xalign -0.9 - pause .2 + easeout_cubic 1.2 xalign -0.9 show spears happy flip with dissolve + pause .2 hide spears with dissolve pause .5 - + show fang considering flip with Dissolve(.25) F "Shit, now I really need to get a good dress." @@ -346,11 +362,13 @@ label chapter_11D: window auto show fang: - easeout_cubic 1.2 xalign 2.0 - pause .2 + yalign 0.0 + xalign 1.2 + easeout_cubic 1.4 xalign 2.4 show fang happy with dissolve + pause .4 hide fang with dissolve - pause .5 + pause .25 show anon grin with dissolve "I feel my lips spread into a grin. It’s kind of weird to think of it, but I’m actually excited for prom." @@ -369,4 +387,4 @@ label chapter_11D: window auto pause .5 - return \ No newline at end of file + return