diff --git a/game/script/13A.fang-loses-it-after-losing-prom-queen.rpy b/game/script/13A.fang-loses-it-after-losing-prom-queen.rpy index ebc42f1..348d4e1 100644 --- a/game/script/13A.fang-loses-it-after-losing-prom-queen.rpy +++ b/game/script/13A.fang-loses-it-after-losing-prom-queen.rpy @@ -770,16 +770,20 @@ label chapter_13A: "The music fades until all that’s left is chatter." "Spears takes to the stage with mic in hand for once." + window hide + window auto + pause .5 scene prom show dimmer_darker show spears neutral flip at scenter - with Dissolve(1) - pause .5 + show spears: + matrixcolor TintMatrix(Color((1.03*255, 1.03*255, 1.0*255))) + with dissolve + pause .25 Sp "Alright everyone. Before we end tonight’s prom we have a couple of items to take care of." - Sp "First thing is-" "The principal pulls a tiny gold sheaf envelope from his lapel and holds it up for the audience to gawk at." @@ -833,7 +837,11 @@ label chapter_13A: # xalign 0.9 yalign 0.0 show spears: - ease_cubic 1 xalign 1.0 + matrixcolor TintMatrix(Color((1.03*255, 1.03*255, 1.0*255))) + parallel: + ease_cubic 1 xalign 1.0 + parallel: + ease_cubic 1 matrixcolor TintMatrix(Color((0.7*255, 0.7*255, 0.8*255))) show spears happy flip behind dimmer_darker with Dissolve(1) show naser prom happy: @@ -888,7 +896,11 @@ label chapter_13A: pause .5 show spears: - ease_cubic 1 xalign 0.5 + matrixcolor TintMatrix(Color((0.7*255, 0.7*255, 0.8*255))) + parallel: + ease_cubic 1 xalign 0.5 + parallel: + ease_cubic 1 matrixcolor TintMatrix(Color((1.03*255, 1.03*255, 1.0*255))) show dimmer_darker behind spears with Dissolve(1) Sp "To close off this wonderful night, I’ve asked a student band to play a few bops for us." diff --git a/game/script/13D.fang-plays-well,-naomi-jealous,-fang-talks-to-anon-to-break-up-while-she-thinks-about-her-life.rpy b/game/script/13D.fang-plays-well,-naomi-jealous,-fang-talks-to-anon-to-break-up-while-she-thinks-about-her-life.rpy index 882f2b1..9c35261 100644 --- a/game/script/13D.fang-plays-well,-naomi-jealous,-fang-talks-to-anon-to-break-up-while-she-thinks-about-her-life.rpy +++ b/game/script/13D.fang-plays-well,-naomi-jealous,-fang-talks-to-anon-to-break-up-while-she-thinks-about-her-life.rpy @@ -2008,7 +2008,11 @@ label chapter_13D: #show spears happy with dissolve show spears: - ease_cubic 1 xalign 1.0 + matrixcolor TintMatrix(Color((1.03*255, 1.03*255, 1.0*255))) + parallel: + ease_cubic 1 xalign 1.0 + parallel: + ease_cubic 1 matrixcolor TintMatrix(Color((0.7*255, 0.7*255, 0.8*255))) show spears happy flip behind dimmer_darker with Dissolve(1) show naser prom happy: @@ -2062,7 +2066,11 @@ label chapter_13D: pause .5 show spears: - ease_cubic 1 xalign 0.5 + matrixcolor TintMatrix(Color((0.7*255, 0.7*255, 0.8*255))) + parallel: + ease_cubic 1 xalign 0.5 + parallel: + ease_cubic 1 matrixcolor TintMatrix(Color((1.03*255, 1.03*255, 1.0*255))) show dimmer_darker behind spears with Dissolve(1) Sp "To close off this wonderful night, I’ve asked a student to play one final song for us." @@ -2102,7 +2110,8 @@ label chapter_13D: pause 0.5 show fang d prom happy with Dissolve(1): - xalign 0.5 + xalign 0.5 matrixcolor TintMatrix(Color((0.7*255, 0.7*255, 0.8*255))) + ease_cubic 1 matrixcolor TintMatrix(Color((1.03*255, 1.03*255, 1.0*255))) pause 0.5