diff --git a/game/audio/effects/beachLoop.ogg b/game/audio/effects/beachLoop.ogg new file mode 100644 index 0000000..5fd87f1 Binary files /dev/null and b/game/audio/effects/beachLoop.ogg differ diff --git a/game/audio/effects/camera.ogg b/game/audio/effects/camera.ogg index 2b32e7d..f8ca5fb 100644 Binary files a/game/audio/effects/camera.ogg and b/game/audio/effects/camera.ogg differ diff --git a/game/audio/effects/cameraMult.ogg b/game/audio/effects/cameraMult.ogg index 0d40e35..9b27882 100644 Binary files a/game/audio/effects/cameraMult.ogg and b/game/audio/effects/cameraMult.ogg differ diff --git a/game/audio/effects/cavemanMagic.ogg b/game/audio/effects/cavemanMagic.ogg new file mode 100644 index 0000000..a0d839d Binary files /dev/null and b/game/audio/effects/cavemanMagic.ogg differ diff --git a/game/audio/effects/clipLoop.ogg b/game/audio/effects/clipLoop.ogg index a144150..585f147 100644 Binary files a/game/audio/effects/clipLoop.ogg and b/game/audio/effects/clipLoop.ogg differ diff --git a/game/audio/effects/doorSlam.ogg b/game/audio/effects/doorSlam.ogg index 4774c88..a390f04 100644 Binary files a/game/audio/effects/doorSlam.ogg and b/game/audio/effects/doorSlam.ogg differ diff --git a/game/audio/effects/drumroll.ogg b/game/audio/effects/drumroll.ogg index 7ffa088..70db6fc 100644 Binary files a/game/audio/effects/drumroll.ogg and b/game/audio/effects/drumroll.ogg differ diff --git a/game/audio/effects/drumrollEnd.ogg b/game/audio/effects/drumrollEnd.ogg index 88423c9..1d7a17d 100644 Binary files a/game/audio/effects/drumrollEnd.ogg and b/game/audio/effects/drumrollEnd.ogg differ diff --git a/game/audio/effects/fangPunch.ogg b/game/audio/effects/fangPunch.ogg index 2a32dcb..3ff0c39 100644 Binary files a/game/audio/effects/fangPunch.ogg and b/game/audio/effects/fangPunch.ogg differ diff --git a/game/audio/effects/firework.ogg b/game/audio/effects/firework.ogg index b621a81..e702b92 100644 Binary files a/game/audio/effects/firework.ogg and b/game/audio/effects/firework.ogg differ diff --git a/game/audio/effects/splash.ogg b/game/audio/effects/splash.ogg index e3c328f..075607e 100644 Binary files a/game/audio/effects/splash.ogg and b/game/audio/effects/splash.ogg differ diff --git a/game/audio/effects/strike.ogg b/game/audio/effects/strike.ogg index 0ee7e7b..652b6cc 100644 Binary files a/game/audio/effects/strike.ogg and b/game/audio/effects/strike.ogg differ diff --git a/game/audio/effects/stringSnap.ogg b/game/audio/effects/stringSnap.ogg index 87c32c5..bdf8245 100644 Binary files a/game/audio/effects/stringSnap.ogg and b/game/audio/effects/stringSnap.ogg differ diff --git a/game/audio/effects/woodSnap.ogg b/game/audio/effects/woodSnap.ogg index bd11d5f..56c9d44 100644 Binary files a/game/audio/effects/woodSnap.ogg and b/game/audio/effects/woodSnap.ogg differ diff --git a/game/images/animations/fang tail.webm b/game/images/animations/fang tail.webm index cdcbeb7..a97c587 100644 Binary files a/game/images/animations/fang tail.webm and b/game/images/animations/fang tail.webm differ diff --git a/game/images/trish/trish prom considering.png b/game/images/trish/trish prom considering.png new file mode 100644 index 0000000..2dd7c14 Binary files /dev/null and b/game/images/trish/trish prom considering.png differ diff --git a/game/images/trish/trish prom laugh.png b/game/images/trish/trish prom laugh.png new file mode 100644 index 0000000..191cd77 Binary files /dev/null and b/game/images/trish/trish prom laugh.png differ diff --git a/game/images/trish/trish prom really.png b/game/images/trish/trish prom really.png new file mode 100644 index 0000000..cbe58e6 Binary files /dev/null and b/game/images/trish/trish prom really.png differ diff --git a/game/images/trish/trish prom smile.png b/game/images/trish/trish prom smile.png new file mode 100644 index 0000000..0f09966 Binary files /dev/null and b/game/images/trish/trish prom smile.png differ diff --git a/game/script.rpy b/game/script.rpy index b40e7b0..f06a309 100644 --- a/game/script.rpy +++ b/game/script.rpy @@ -798,8 +798,16 @@ image home fang night barelyblurred = im.Blur('images/backgrounds/home fang nigh image d01_blur = im.Blur('images/cgs/d01.jpg', 1.5) image anon prom blurred = im.Flip(im.Blur('images/anon/prom set/anon prom neutral.png', 2.0), horizontal=True) image anon prom lessblurred = im.Flip(im.Blur('images/anon/prom set/anon prom neutral.png', 1.0), horizontal=True) +image anon prom blurred flip = im.Blur('images/anon/prom set/anon prom neutral.png', 2.0) +image anon prom lessblurred flip = im.Blur('images/anon/prom set/anon prom neutral.png', 1.0) image fang prom blurred = im.Blur('images/fang/prom sets/fang c prom neutral.png', 2.0) image fang prom lessblurred = im.Blur('images/fang/prom sets/fang c prom neutral.png', 1.0) +image fang prom d blurred = im.Blur('images/fang/prom sets/fang d prom neutral.png', 2.0) +image fang prom d lessblurred = im.Blur('images/fang/prom sets/fang d prom neutral.png', 1.0) +image naser prom blurred = im.Flip(im.Blur('images/naser/naser prom neutral.png', 2.0), horizontal=True) +image naser prom lessblurred = im.Flip(im.Blur('images/naser/naser prom neutral.png', 1.0), horizontal=True) +image naomi prom blurred = im.Flip(im.Blur('images/naomi/naomi prom neutral.png', 2.0), horizontal=True) +image naomi prom lessblurred = im.Flip(im.Blur('images/naomi/naomi prom neutral.png', 1.0), horizontal=True) #image fangroomfuture = "images/backgrounds/fangroomfuture.png" #image livingroomdayalt = "images/backgrounds/livingroomdayalt.png" diff --git a/game/script/1.first-two-days-anon-meets-fang.rpy b/game/script/1.first-two-days-anon-meets-fang.rpy index e04747c..98df552 100644 --- a/game/script/1.first-two-days-anon-meets-fang.rpy +++ b/game/script/1.first-two-days-anon-meets-fang.rpy @@ -256,11 +256,13 @@ label chapter_1: stop music fadeout 6 pause .5 + scene black with Dissolve(1) + pause 0.5 scene garden show anon neutral flip at scenter play ambient 'audio/effects/outdoorNatureLoop.ogg' fadein 6 play ambient1 'audio/effects/teenageCrowdFarLoop.ogg' volume 0.4 fadein 2.0 - with Fade(1, 0, 1) + with Dissolve(1) pause .5 "It’s a small alcove of sorts." @@ -271,6 +273,7 @@ label chapter_1: pause .5 "It was perfect." + pause 0.5 "I flop down on the wet bench and the violent crack from it makes my heart drop." @@ -311,7 +314,7 @@ label chapter_1: show naomi silo at sleft show naser silo: - yalign 0.1 xalign 0.9 + yalign 0.1 xalign 1.2 with Dissolve(2.5) unknown "{cps=*0.5}Would you happen to be Anon?{/cps}" #Naomi @@ -320,16 +323,21 @@ label chapter_1: "I look up." "The bench broke down." + window hide + window auto show naomi silo shocked: easein_quart 0.5 xalign -0.05 show naser silo: - easein_quart 0.5 xalign 0.99 - with None + easein_quart 0.5 xalign 1.3 + play sound "audio/effects/woodSnap.ogg" play ambient 'audio/effects/outdoorNatureLoop.ogg' fadein 1.0 play ambient1 'audio/effects/teenageCrowdFarLoop.ogg' volume 0.5 fadein 1.0 - hide anon with Dissolve(0.2) + + show anon: + easeout_cubic 0.35 yalign -0.7 + hide anon with Dissolve(0.35) with vpunch pause 1 @@ -362,17 +370,24 @@ label chapter_1: unknown "Naser!" Nas "Right, right." + window hide + window auto + pause 0.5 scene garden show naser neutral flip: yalign 0.1 xalign 0.9 show naomi neutral at sleft - with dissolve + with Dissolve(1) + pause 0.5 "The hand tightens around my own and pulls roughly." # Documentation on MoveTransition : https://git.snootgame.xyz/Cavemanon/SnootGame/wiki/Tips#MoveTransition - show naser neutral flip at nmidright with MoveTransition(0.5, time_warp=_ease_in_time_warp) + + show naser neutral flip: + easein_cubic 1 xalign 1.4 + pause 0.5 show anon neutral at acenter with dissolve @@ -412,7 +427,6 @@ label chapter_1: A "O{w=0.3}-kay then." "{cps=*0.5}Is that really necessary?{/cps}" - show naomi explanatory N "I had this prepared just for you!" @@ -422,12 +436,15 @@ label chapter_1: with dissolve pause .25 - show naomi neutral at scloserleft with MoveTransition(0.4, time_warp=_ease_in_time_warp) + show naomi neutral: + easein_quad 0.5 xalign 0.1 + pause 0.5 "The orange one, Naomi, hands me a brochure." - show naomi neutral at sleft with MoveTransition(0.5, time_warp=_ease_in_time_warp) - pause 0.5 + show naomi neutral: + easein_quad 0.5 xalign 0.0 + pause 1 "{i}\"Volcano High and You:{w=0.4} A New Beginning to Adulthood.\"{/i}" @@ -443,7 +460,7 @@ label chapter_1: "None of it matters." show naser: - easein_quad 0.7 xalign 1.0 + easein_quad 1 xalign 1.0 pause .5 show naser considering flip with Dissolve(.25) @@ -463,11 +480,12 @@ label chapter_1: show naser happy flip with Dissolve(.25) Nas "*chuckles*{w=0.4} Of course." - show anon at aright + show anon: + easein_cubic 1 xalign 1.0 show naser: - xalign 0.05 yalign 0.1 - with MoveTransition(0.75, time_warp=_ease_in_time_warp) - pause .25 + easein_cubic 1 xalign 0.05 yalign 0.1 + + pause 1 show naomi: easein_back 0.6 xalign 0.02 yalign 0.075 @@ -480,14 +498,14 @@ label chapter_1: "Is that how dinos kiss?" show naomi: - easein 0.5 yalign 0.0 xalign 0.0 + easein_cubic 0.5 yalign 0.0 xalign 0.0 show naser: - easein 0.7 yalign 0.1 xalign 0.3 + easein_cubic 0.7 yalign 0.1 xalign 0.3 pause 1 show naser neutral behind naomi with Dissolve(.25) show naser: - easeout 1 xalign 1.9 + easeout_cubic 1 xalign 1.9 pause .4 hide naser with dissolve @@ -504,8 +522,8 @@ label chapter_1: with Dissolve(.25) "I turn back to Naomi. She smiles again, though there is a plasticity to it." + show naomi explanatory with Dissolve(.25) - show naomi explanatory N "So, Anon, why did you transfer here?" show naomi neutral with Dissolve(.25) @@ -556,8 +574,8 @@ label chapter_1: A "I can figure things out on my own, don’t worry too much about it." show naomi: - ease 0.25 yalign 0.05 - ease 0.25 yalign 0.0 + ease_cubic 0.3 yalign 0.05 + ease_cubic 0.3 yalign 0.0 N "Oh, the school here has programs to help it’s less fortunate students!" show naomi happy with Dissolve(.25) @@ -577,21 +595,26 @@ label chapter_1: easein_quart 1 xalign 0.7 pause 0.8 show anon: - easein_quad 1 xalign 0.6 + easein_cubic 1 xalign 0.6 show naomi neutral flip behind anon: - easein_quad 1 xalign 0.25 + easein_cubic 1 xalign 0.25 "Naomi grabs my hand and{cps=*.1}...{/cps}" pause 0.5 stop music fadeout 3 "{cps=*.05}...{/cps}" - play ambient 'audio/effects/alarmAirraidSiren.ogg' + window hide + window auto pause 0.5 - - show dimmer_darker behind anon, naomi with Fade(.1, 0, .25, color="#fff") + play ambient 'audio/effects/alarmAirraidSiren.ogg' play sound 'audio/effects/slapstickBigPunch.ogg' + show white with Dissolve(.1) + show dimmer_darker behind anon, naomi, white + show white: + easein_cubic 1 alpha 0 + window show Dissolve(0.0) "{cps=*0.5}AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA{/cps}" with vpunch pause .5 @@ -642,15 +665,16 @@ label chapter_1: window auto show anon: - easeout 1.0 xalign 0.001 + easeout_cubic 1.0 xalign 0.001 show naomi: - easeout 1.0 xalign -0.3 + easeout_cubic 1.0 xalign -0.3 pause 0.5 hide naomi hide anon with dissolve + pause 0.5 - scene black with fade + scene black with Dissolve(1) "{cps=*0.1}......{/cps}" @@ -848,10 +872,12 @@ label chapter_1: $ renpy.music.set_volume(0.3, 0, 'ambient1') play ambient1 'audio/effects/heartbeat.ogg' fadein 4 - show anon neutral flip at acenter + show anon: + ease_cubic 1 xalign 0.5 show jinflip behind anon: - xalign -0.2 yalign 0.0 - with ease + ease_cubic 1 xalign -0.2 yalign 0.0 + pause 1 + show anon neutral at acenter with dissolve pause 0.75 @@ -976,10 +1002,13 @@ label chapter_1: window auto #TODO: confirm if 2D flipping is OK when done for comedy occasionally - show naser neutral behind anon with easeinleft: - xalign -0.6 yalign 0.1 + + show naser neutral behind anon with dissolve: + xalign -1.0 yalign 0.1 + easein_cubic 0.75 xalign -0.6 $ renpy.music.set_volume(0, 1, 'ambient') play sound 'audio/effects/whoosh.ogg' # CC0 + show anon fear: xalign 0.6 yalign 0.1 easein 0.5 xzoom -1 @@ -1393,7 +1422,9 @@ label chapter_1: window auto show anon: - easeout_quart 1.0 xalign 0.5 + easeout_quart 1 xalign 0.5 + easein_cubic 0.2 xalign 0.45 + ease_cubic 0.75 xalign 0.5 pause 1 play music 'audio/OST/we just turned on the microphone in our programmers_ house.ogg' @@ -1575,7 +1606,9 @@ label chapter_1: show naser table hit behind anon with vpunch pause 0.5 - show anon at aright with MoveTransition(0.25, time_warp=_ease_in_time_warp) + show anon: + easein_cubic 0.75 xalign 1.0 yalign 0.1 + pause 0.25 A "Whoa{w=0.2} whoa." @@ -1618,9 +1651,11 @@ label chapter_1: window hide window auto + show naser: + easeout_cubic 1 xalign -1.0 show naser flip neutral with Dissolve(0.25) - - hide naser with easeoutleft + pause 0.25 + hide naser with dissolve pause 0.5 @@ -1649,10 +1684,14 @@ label chapter_1: pause .5 "The call ends and Naser sags." + window hide + window auto pause .25 - show naser sad at nleft with easeinleft - pause 0.5 + show naser sad with dissolve: + xalign -1.0 yalign 0.1 + easein_cubic 1 xalign -0.2 + pause 1 Nas "I’ve gotta leave." diff --git a/game/script/10.an-excellent-reason-to-start-abusing-mod-powers.rpy b/game/script/10.an-excellent-reason-to-start-abusing-mod-powers.rpy index 94e9dbb..1852d79 100644 --- a/game/script/10.an-excellent-reason-to-start-abusing-mod-powers.rpy +++ b/game/script/10.an-excellent-reason-to-start-abusing-mod-powers.rpy @@ -254,6 +254,11 @@ label chapter_10: window auto pause .5 + play sound 'audio/effects/anonBedRustle.ogg' + + scene black with Dissolve(1) + pause 2 + scene wounds07 with dissolve pause 1 diff --git a/game/script/11.school-assignment-and-route-lock.rpy b/game/script/11.school-assignment-and-route-lock.rpy index d2c7e2a..e680e8c 100644 --- a/game/script/11.school-assignment-and-route-lock.rpy +++ b/game/script/11.school-assignment-and-route-lock.rpy @@ -1929,7 +1929,7 @@ label chapter_11: show naser table hit with Dissolve(.1) show anon: easein_quart 1 xalign 0.05 - play sound "audio/effects/tableSlam.ogg" fadeout 0.69 + play sound "audio/effects/tableSlamNoBox.ogg" with vpunch Nas "Fucking hell, Anon, tell me: Why do I gotta hear about how Fang feels from Trish, Reed, and now YOU?" @@ -3520,7 +3520,7 @@ label chapter_11: show rosa: easeout_quart 0.5 xalign 0.8 show rosa unimpressed flip with dissolve - play sound 'audio/effects/tableslam.ogg' fadeout 0.69 + play sound 'audio/effects/tableSlamNoBox.ogg' with vpunch "Rosa slams her head into the table." 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 c2ddb40..f4a4685 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 @@ -199,19 +199,23 @@ label chapter_11D: window auto pause .5 + scene black with Dissolve(1) + pause 0.5 + play music "audio/OST/to_swagger.ogg" fadein 2 scene hallway with Dissolve(1.0) + pause 0.5 #with Fade(1, 0, 1) show fang happy: - xalign -1.2 + xalign -0.2 yalign 0.0 - ease_cubic 3.0 xalign 1.0 + easein_cubic 1.5 xalign 1.0 show anon neutral: - xalign -1.4 + xalign -0.2 yalign 0.1 - ease_cubic 3.0 xalign 0.4 + easein_cubic 1.5 xalign 0.4 with dissolve #with easeinleft # Fade(1, 0, 1) @@ -245,18 +249,18 @@ label chapter_11D: show anon: easein_cubic 1 xalign 0.55 show fang: - easein 1 xalign 1.2 + easein_cubic 1 xalign 1.2 show spears: yalign 0.0 xalign -0.8 xalign -0.8 - easein 1.5 xalign 0.0 + easein_cubic 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 + pause 1.25 "We turn to see Principal Spears trailing behind us." pause .5 @@ -361,6 +365,7 @@ label chapter_11D: "Fang pecks me on the cheek and starts down the hall to her next class." window hide window auto + pause .25 show fang: yalign 0.0 @@ -368,7 +373,7 @@ label chapter_11D: easeout_cubic 1.4 xalign 2.4 show fang happy with dissolve pause .4 - hide fang with dissolve + hide fang with Dissolve(.4) pause .25 show anon grin with dissolve @@ -382,10 +387,9 @@ label chapter_11D: pause .5 "Man, I hope dad’s suit has actually been to the cleaner, I don’t wanna disappoint." + pause .5 "{cps=*.1}...{/cps}" - window hide - window auto pause .5 return diff --git a/game/script/12.5C.prom-night-intro.rpy b/game/script/12.5C.prom-night-intro.rpy index 28119c9..8757fac 100644 --- a/game/script/12.5C.prom-night-intro.rpy +++ b/game/script/12.5C.prom-night-intro.rpy @@ -419,6 +419,7 @@ label chapter_12_5C: show white pause 1 hide white with Dissolve(2) + pause .5 "Thirty photos later and I never want to see another camera again." diff --git a/game/script/12.5D.prom-night-intro.rpy b/game/script/12.5D.prom-night-intro.rpy index de7684d..1206149 100644 --- a/game/script/12.5D.prom-night-intro.rpy +++ b/game/script/12.5D.prom-night-intro.rpy @@ -419,6 +419,7 @@ label chapter_12_5D: show white pause 1 hide white with Dissolve(2) + pause .5 "Thirty photos later and I never want to see another camera again." @@ -441,7 +442,5 @@ label chapter_12_5D: pause .5 F "Oh, Anon, you’re already here!" - window hide - window auto return diff --git a/game/script/12D.aquarium.rpy b/game/script/12D.aquarium.rpy index 71a8817..13e2f68 100644 --- a/game/script/12D.aquarium.rpy +++ b/game/script/12D.aquarium.rpy @@ -1,7 +1,6 @@ label chapter_12D: #Let's all go to the Aquarium scene black - pause 2.5 play music "audio/OST/west_coast_kicking.ogg" fadein 1.0 "Every day after school for the next few weeks I would join Fang to help her practice." @@ -26,19 +25,24 @@ label chapter_12D: "There’s lots of neat places in the city for dates, the mall, the arcade, a local amusement park." pause 0.5 - "...And the dart landed in the ocean over the dock." + "{cps=*.1}...{/cps}And the dart landed in the ocean over the dock." "The look from Fang told me she wasn’t stepping anywhere near a tuna boat." "The Aquarium it is." + window hide + window auto + pause 0.5 - scene aquarium with fade + scene aquarium with Dissolve(1) + pause 0.5 "So here we are inside after paying admission." "I’d suggested she wear some gloves, just to protect her hands." "I don’t think she understood the second part, because they were fingerless." + pause 0.5 "The Aquarium is a large marble building on a marina." @@ -73,6 +77,8 @@ label chapter_12D: easein_cubic 1 xalign 0.175 #0.725 "I take Fang’s hand and lead her through the lobby into the chamber labeled ‘Sea Turtle Conservatory’." + window hide + window auto show fang: #"fang happy" @@ -82,59 +88,74 @@ label chapter_12D: show anon: xalign 0.175 ease_cubic 3.1 xalign 1.85+0.5 #0.725 + pause 1 + hide anon + hide fang + with dissolve - window hide - window auto - - pause 1.5 - scene black with dissolve + pause 0.5 + scene black with Dissolve(1) pause .5 - scene aquariumexhibit with dissolve - + scene aquariumexhibit with Dissolve(1) + pause 0.5 show fang happy: - xalign -1.8 - ease_cubic 2.4 xalign 0.625 - pause .1 - "fang very happy" with dissolve - ease_cubic 0.4 xalign 0.680 + xalign -0.5 + easein_cubic 1.5 xalign 0.625 show anon neutral: - xalign -1.8 - ease_cubic 2.412 xalign 0.225 #0.625 + xalign -0.5 yalign 0.1 + easein_cubic 1.5 xalign 0.225 #0.625 + with dissolve - pause .2 + pause 1 - F "Anon, are you sure you want to spend the day here? {w=.2} If you wanted to go to the mall or somethin- {cps=*2.0}omigawd.{/cps}" + F "Anon, are you sure you want to spend the day here? If you wanted to go to the mall or somethin- {w=.5}{nw}" + show fang: + easein_back 0.4 xalign 0.680 + show fang surprised + extend "{cps=*2.0}omigawd.{/cps}" + show fang adorable with Dissolve(.25) "A little sea turtle swims out of hiding in the tank right in front of us." + show anon: + pause 0.12 + ease_cubic 0.6 xalign 0.3 + ease_cubic 1.5 xalign 0.225 + show fang: - "fang very happy" - "fang adorable" with dissolve + pause 0.0001 + "fang very happy" with Dissolve(0.2) block: parallel: - easeout_cubic 0.05 yalign -0.04 + #easeout_cubic 0.05 yalign -0.04 ease_cubic 0.5 yalign 0.1 ease_cubic 0.3 yalign 0.0 parallel: pause 0.12 ease_cubic 0.4 xalign 0.8 ease_cubic 1.2 xalign 1.8 -#pause 0.0001 + pause 1.2 show fang adorable with dissolve - "Immediately Fang breaks free of my arm and presses against the glass." + "Immediately, Fang breaks free of my arm and presses against the glass." + pause 0.5 + + show fang: + easein_cubic 0.25 yalign 0.1 + easeout_cubic 0.25 yalign 0.0 + repeat 3 F "Look at these cute little shits, I love them!" - show fang adorable at sleft: - xalign 1.8 - "fang adorable" with dissolve - easeout_cubic 0.1 yalign -0.04 - ease_cubic 0.5 yalign 0.1 - ease_cubic 0.3 yalign 0.0 - show anon: - xalign 0.225 + #show fang adorable at sleft: + # xalign 1.8 + # "fang adorable" with dissolve + # easeout_cubic 0.1 yalign -0.04 + # ease_cubic 0.5 yalign 0.1 + # ease_cubic 0.3 yalign 0.0 + #show anon: + # xalign 0.225 A "Yeah, I see them." @@ -143,10 +164,12 @@ label chapter_12D: show anon neutral: ease_cubic 1.95 xalign 0.87 + pause 0.5 "I peer into the tank and see a few more hatchlings bob out of the decorative grass." "The hype becomes contagious and I find myself pressed against the glass as well." + pause 0.5 Attendant "Please avoid touching the glass, it stresses the little guys out." @@ -183,41 +206,49 @@ label chapter_12D: "anon grin flip" with dissolve A "{w=.5}Oh look, {w=.5} a Dumbo Octopus." + show fang happy flip with Dissolve(.25) F "{cps=*2.0}Whereisit?{/cps}" - show fang happy flip with dissolve - "In a snap Fang’s moved from pressing her face against the turtle tank to pressing it against the octopus tank." #scene aquariumexhibit #intentional ghost / meteor walk - show fang happy flip: - ease_cubic 0.6 xalign 0.1 + show fang: + ease_cubic 0.6 xalign 0.0 + show fang adorable flip with dissolve show anon neutral flip with dissolve #confirmed that fang has autism Attendant "Ma’am, please refrain from-" - show fang adorable flip at sleft with dissolve# at sleft + #show fang adorable flip at sleft with dissolve# at sleft F "{cps=*1.5}OmigoshAnonlookatit.{/cps}" F "It’s like a living egg yolk with button eyes." + pause 0.5 - A "Is that the first analogy you can think of{cps=*0.1}...{/cps}?" + A "Is that the first analogy you can think of{cps=*0.1}...?{/cps}" #Fang has the zoomies F "And what’s over there? Are those seahorses{cps=*1.5} holy crap I have to take a video of this.{/cps}" - window hide window auto + + show anon: + easeout_cubic 1 xalign 1.2 + pause 0.4 hide anon with dissolve scene aquariumexhibit - show fang adorable at sleft with dissolve #at sleft + show fang adorable flip: + xalign 0.0 + show fang adorable with dissolve + + #new method show fang: # yalign 0.0 xcenter 0.4 @@ -251,11 +282,11 @@ label chapter_12D: "But watching Fang zoom between the exhibits to gush over each oddly cute sea animal was just too much." "Subtly my phone finds its way into my jacket pocket, already set to record." - window hide - window auto + #window hide + #window auto #show anonphone at scenter with easeinbottom - show anonphone at scenter with easeinbottom #cursed + show anonphone at scenter with dissolve #cursed "She’ll probably kill me if she found out." hide fang adorable with dissolve @@ -266,17 +297,22 @@ label chapter_12D: #hide anonphone with dissolve window hide window auto + pause 0.25 hide anonphone with easeoutbottom pause .25 - scene black with dissolve + scene black with Dissolve(1) + pause 0.5 + scene stingray pool with Dissolve(1) pause 0.5 - scene stingray pool with dissolve "I round the corner to see the next room has a large group of school children hovering over a stingray touch tank." + "That is, a large group of school children and Fang, towering above the rest." + pause 0.5 "She does have the act down though." + pause 0.5 A "Oh, cool, a stingray pool." @@ -285,32 +321,37 @@ label chapter_12D: F "Touch?" A "Yeah, you can put your hand in and they’ll slide against it, watch." + pause 0.5 "I roll up my jacket sleeve and push my hand into the water, splaying it out." "Fang and the children lean in intently." "The water’s cold, but sure enough, a few of the playful things make their round and slide up right against it like a cat begging for scratches." + pause 0.5 A "See?" "Several in the crowd start jumping with excitement and put their own hands in the water to try for themselves." "Fang doesn’t seem completely convinced, though." + pause 0.5 - F "You sure they’re alright to just touch like that?{w=0.2} Aren't those dangerous?" + F "You sure they’re alright to just touch like that? Aren't those dangerous?" A "I mean, it’s a bit slimy, but there’s a hand sanitizer thing on the wall right there." F "That isn’t what I meant." A "Come on, I’ll make sure they don’t bite." + pause 0.5 "Fang reluctantly grabs my dry arm and I lead her to a spot not occupied by ankle biters." "I put my hand back in and motion for Fang to do the same." "She hesitates with her hand raised just above the waters’ surface, then plunges her hand down next to mine." + pause 0.5 "It doesn’t take long for a few rays to make the corner and brush up against our hands." @@ -323,16 +364,23 @@ label chapter_12D: A "Well, I have yet to hear of a dry fish." F "Shut up." + pause 0.5 "After a few more rounds of rays, Fang decides she’s had enough." + window hide + window auto + pause 0.5 - scene black with dissolve + scene black with Dissolve(1) pause 0.5 scene aquarium - show anon neutral at aleft + show anon neutral: + xalign 0.1 yalign 0.1 show fang happy flip at sright - with dissolve + with Dissolve(1) + pause 0.5 + A "See, that wasn’t terrible, right?" A "Actually, you got all your fingers right?" @@ -348,68 +396,88 @@ label chapter_12D: F "So uh{cps=*0.1}...{/cps}" F "Which exhibit are we checking next?" + pause 0.5 "I check the aquarium pamphlet to see where we haven’t been yet." + pause 0.5 - A "Well... if we go outside we can see the dolphin pools. That way it loops back through the deep sea exhibits." + A "Well{cps=*0.1}...{/cps} if we go outside we can see the dolphin pools. That way it loops back through the deep sea exhibits." + pause 0.5 "With Fang in agreement I lead her towards the exit marked with a large dolphin sign." - stop music fadeout 3 + window hide + window auto + pause 0.5 + stop music fadeout 2 - scene black with dissolve + scene black with Dissolve(1) pause 0.75 - scene aquariumoutside with dissolve + scene aquariumoutside + show fang happy at sleft + show anon neutral flip: + xalign 0.9 yalign 0.1 + with Dissolve(1) + pause 0.5 "Upon exiting the building my nose is assaulted by a mix of salty air and the smell of raw fish." "Somehow it’s even fishier than inside the aquarium." play music "audio/OST/Bayside Bumming it.ogg" fadein 1.0 - - show fang happy at sleft - show anon neutral flip at aright - with dissolve + pause 0.5 F "Ooh, smells like lunch." A "It says they should be feeding the dolphins pretty soon." + pause 0.5 "The walkway circles around a large pool with several dolphins swimming around, and I can make out the trainer holding a hoop with a bucket of fish by their feet." "One of the dolphins jumps straight through the hoop and is rewarded with a fish caught out of the air." + pause 0.5 F "Would you jump through a hoola hoop for me if I had treats?" A "{cps=*0.1}...{/cps}" + pause 0.5 "I notice the trainer has traded the hoop for a large brush and is getting one of the dolphins to open its mouth." "The trainer starts brushing the Dolphin’s teeth and showing off the rows of neatly spaced cones." "I make a show of craning my neck down to get a view of Fang’s teeth from below." + show fang neutral with dissolve "She raises an eyebrow for a second and then realizes." + window hide + window auto + pause 0.5 #god elbow worse than her standing jab? lmao - show fang neutral with dissolve + show fang surprised with dissolve + pause 0.5 + show fang: - "fang angry" with dissolve - ease_cubic 0.6 xalign 1.0 - parallel: - easein_cubic 0.9 xalign 0.3 - parallel: - block: - pause 1.1 - "fang embarass" with dissolve - pause 1.4 - "fang sad" with dissolve + easeout_cubic 0.6 xalign 0.55 + easein_cubic 0.9 xalign 0.3 + #parallel: + # easein_cubic 0.9 xalign 0.3 + #parallel: + # block: + # pause 1.1 + # "fang embarass" with dissolve + # pause 1.4 + # "fang sad" with dissolve show anon: pause .62 - ease_cubic 0.25 xalign 1.02 - ease_cubic 0.35 xalign 1.0 + easein_back 0.5 xalign 0.95 + #ease_cubic 0.35 xalign 1.0 + + show fang unimpressed with dissolve + pause 0.2 + show anon grin flip with dissolve "An elbow jams into my shoulder and her other hand covers her snout." - pause .5 A "So that’s how you brush your teeth!" @@ -421,28 +489,42 @@ label chapter_12D: A "Well if you ever need help I’m sure I can get them to lend me one of those brushes." show fang angry with dissolve + pause 0.25 + #show fang: + # "fang angry" with dissolve + # ease_cubic 0.5 xalign 1.0 + # ease_cubic 0.5 xalign 0.5 + # "fang neutral" with dissolve + show fang: - "fang angry" with dissolve - ease_cubic 0.5 xalign 1.0 - ease_cubic 0.5 xalign 0.5 - "fang neutral" with dissolve + easeout_cubic 0.4 xalign 0.65 + easein_cubic 0.9 xalign 0.3 + + #show anon: + # pause .5 + # "anon ohshit flip" # + # ease_cubic 0.25 xalign 1.1 + # "anon neutral flip" with dissolve + # ease_cubic 0.35 xalign 1.0 show anon: - pause .5 - "anon ohshit flip" # - ease_cubic 0.25 xalign 1.1 - "anon neutral flip" with dissolve - ease_cubic 0.35 xalign 1.0 - - "And that gets me a jab to the ribs this time." + pause .4 + easein_back 0.5 xalign 1.0 + #ease_cubic 0.35 xalign 1.0 + pause .4 show anon neutral flip with dissolve - A "Oh come on, you have to admit they look a bit like you..." + "And that gets me a jab to the ribs this time." + pause 0.5 + + A "Oh come on, you have to admit they look a bit like you{cps=*0.1}...{/cps}" + show fang considering with dissolve F "Ehh, I don’t see it." "The dolphin beside her nods in agreement." + pause 0.5 "{cps=*.1}...{/cps}Right then{cps=*.1}...{/cps}" @@ -457,22 +539,27 @@ label chapter_12D: "Fang rolls her eyes at that." "Her dolphin duplicate did too." + pause 0.5 - A "You’re fucking with me,{w=0.2} aren’t you." + A "You’re fucking with me, aren’t you." show fang neutral with dissolve F "What’re you talking about?" "Fang’s aquatic doppelganger makes a laugh-like chirping and finally swims away." + pause 0.5 "{cps=*.1}...{/cps}" + pause 0.5 A "So Deep Sea then!" + window hide + window auto + pause 0.5 - scene black with dissolve - - pause .5 + scene black with Dissolve(1) + pause 1 "We leave the dolphin pen, following signs back towards the building." @@ -481,49 +568,62 @@ label chapter_12D: "Pushing through, we find ourselves in an oversized hamster tube beneath the water." "Oh, I didn’t realize they had one of these." + window hide + window auto + pause .5 - pause .25 - - scene aquariumtube with dissolve - - "From within the glass walkway we’re surrounded by a myriad of colorful marine life swimming around us." + scene aquariumtube show fang surprised at sright show anon neutral at aleft - with dissolve + with Dissolve(1) + + "From within the glass walkway we’re surrounded by a myriad of colorful marine life swimming around us." "Fang’s eyes are wide as she tries to follow the different schools of fish that dart to and fro about." "I’m more mesmerized by the water filtered light cascading off Fang, casting her in a gentle glow that illuminates her white feathers." + pause .5 - "God.{w=0.2} So glad I’m recording this." + "God. So glad I’m recording this." + show fang neutral flip with dissolve F "Recording what?" + pause .5 #show fang flip with dissolve - show fang neutral flip with dissolve A "The uh{cps=*0.1}...{/cps}{w=0.1} {cps=*2.0}The shark!{/cps} Yeah, that cool looking shark over there!" - show anon neutral flip with dissolve + show anon neutral flip + show fang surprised flip + with dissolve "I point to the shark that’s currently lazing about, casually drifting by the walkway." + window hide + window auto show anon: - pause .4 - ease_cubic 0.8 xalign 0.5 - show anon neutral with dissolve + pause .5 + easein_cubic 1 xalign 0.5 show fang: - ease_cubic 1.1 xalign -0.3 + ease_cubic 1 xalign -0.3 show fang adorable flip with dissolve + pause 1.5 + show anon neutral with dissolve + "Fang turns to gush at the shark, giving me the opportunity to quickly stop my phone and see that my battery is near dead and storage near full." + pause 0.5 A "Ah, there’s the last exhibit." + show anon: + ease_cubic 1 xalign 0.7 show fang happy with dissolve "I hold open another set of doors, the room within near pitch black." + pause 0.5 F "Is it closed?" @@ -532,7 +632,6 @@ label chapter_12D: F "The lights{cps=*.1}...{/cps}" A "Oh! Nah, the room is dark because the things inside aren’t used to light." - show fang neutral with dissolve F "O-oh." @@ -540,68 +639,87 @@ label chapter_12D: show anon flip with dissolve A "Wait{cps=*.1}...{/cps}{w=0.2} are you sca-" + show fang unimpressed with dissolve - show fang sad with dissolve - - F "No! I just{cps=*.1}...{/cps}{w=0.2} Wasn’t expecting it, is all." - - show anon neutral: - ease_cubic 1.0 xalign 0.39 - ease_cubic 0.65 xalign 0.45 - "anon face happy" with dissolve - show fang: -#pause 1.2 - pause 0.95 - ease_cubic 0.8 xalign -0.19 - "fang happy" with dissolve + F "No! I just{cps=*.1}...{/cps} Wasn’t expecting it, is all." + pause 0.5 "I offer her my hand." + window hide + window auto - "Despite her claim otherwise I can feel how tense she is by how her fingernails dig into my hand." + show anon behind fang: + ease_cubic 1.0 xalign 0.39 + ease_cubic 0.65 xalign 0.45 + show fang: +#pause 1.2 + pause 1 + ease_cubic 0.8 xalign -0.19 + "fang neutral" with dissolve + + pause 1 + show anon neutral with dissolve + + "Despite her claim otherwise, I can feel how tense she is by how her fingernails dig into my hand." + window hide + window auto + pause 0.25 show anon: - "anon face happy" - ease_cubic 1.8 xalign 2.8 - show fang: - "fang happy" - ease_cubic 1.8 xalign 3.6 + easeout_cubic 1.5 xalign 1.3 + show fang neutral: + easeout_cubic 1.5 xalign 1.2 + pause 0.9 + hide anon + hide fang + with dissolve pause .5 stop music fadeout 2 - scene black with dissolve + scene black with Dissolve(1) + pause 0.5 "I lead her into the darkened room, what little light there is coming from the various animals within." play music "audio/OST/Beach Chill Out.ogg" fadein 1.0 - "The aquariums within are packed with bioluminescent jellyfish, illuminating the darkened room with an ethereal glow." - scene jellyfishroom with dissolve + window hide + window auto + pause 0.5 + + scene jellyfishroom with Dissolve(2) F "Whoa. This is{cps=*.1}...{/cps}" + pause 0.5 A "Beautiful." F "Yeah{cps=*.1}...{/cps}{w=0.3} that{cps=*.1}...{/cps}" + pause 0.5 "I wasn’t referring to the exhibit." "Fang’s grip on my hand eases, and her fingers work to intertwine with mine." "With what little light there is I can make out Fang’s smile." + pause 0.5 "My eyes have adjusted enough that I can see Fang’s eyes locked onto mine, the gossamer light making them glow." "My lips press softly onto Fang’s beak-end in a chaste peck." + pause 0.5 F "Eep!" F "Oi! G-give me a warning next time!" A "Mmmm{cps=*0.1}...{/cps} Naaaah." + pause 0.5 "I laugh even as her hip bumps me roughly." "Our interlocked fingers prevent her from using her preferred elbow tactic." + pause 0.5 A "So{cps=*0.1}...{/cps}{w=0.05} had fun?" @@ -614,9 +732,9 @@ label chapter_12D: F "Sh-shut up! I’m sexy damn it! Not cute!" A "Why not both?" + pause 0.5 "She glowers." - pause .5 A "Feel rested?" @@ -626,10 +744,11 @@ label chapter_12D: A "Sounds like a plan." window hide window auto - pause .25 + pause .5 scene aquariumoutside with Dissolve(1.25) pause .5 + "The rest of our rest day was spent just relaxing on the pier." "Snacks on the boardwalk." @@ -638,20 +757,20 @@ label chapter_12D: "And a very relaxed girlfriend." - "Overall,{w=0.2} mission successful." + "Overall, mission successful." pause 0.5 "Except the sunburn." "Ow." - - stop music fadeout 3.0 - scene black with Dissolve(1.5) - #pause .5 - - #"{cps=*0.1}...{/cps}" window hide window auto - pause 1 + pause 0.5 + + stop music fadeout 3.0 + scene black with Dissolve(1) + pause .5 + + "{cps=*0.1}...{/cps}" return 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 7e52e01..4ea90ef 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 @@ -1,5 +1,7 @@ label chapter_13A: #Prom is Complicated + window hide + window auto play music 'audio/OST/ballad_of_the_boot.ogg' fadein 0.5 pause .5 @@ -311,8 +313,7 @@ label chapter_13A: window auto pause .5 - stop ambient fadeout 4 - scene black with Dissolve(1) + stop ambient fadeout 3 scene taxi night with Dissolve(1) pause .5 @@ -376,7 +377,6 @@ label chapter_13A: play ambient 'audio/effects/nightLoop.ogg' fadein 3 play ambient1 'audio/effects/teenageCrowdMurmurLoop.ogg' fadein 3 - scene black with Dissolve(1) scene outside school night show fang a prom neutral: yalign 0.0 xalign -0.1 @@ -465,7 +465,10 @@ label chapter_13A: pause .5 scene black with Dissolve(1) + pause 0.5 scene prom with Dissolve(1) + pause 0.5 + "The two of us go up to the entrance, the room filled with seniors, strobe lights and a very suspicious smelling fog." show reed sunglasses flip: @@ -636,7 +639,10 @@ label chapter_13A: window auto pause .5 - play music "audio/effects/promChatterLoop2.ogg" fadein 3 + play music "audio/OST/prom2.ogg" fadein 3 + play ambient 'audio/effects/teenageCrowdFarLoop.ogg' fadein 3 + $ renpy.music.set_volume(0.5, 0, 'ambient') + scene prom show anon prom neutral: yalign 0.1 xalign 0.3 @@ -760,23 +766,27 @@ label chapter_13A: "Everyone moves out of his way as he cuts his way across the room to the small stage." stop music fadeout 5 - play ambient 'audio/effects/teenageCrowdFarLoop.ogg' fadein 5 + $ renpy.music.set_volume(1, 5, 'ambient') scene black with Dissolve(1) pause .5 "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." @@ -798,7 +808,7 @@ label chapter_13A: "He smiles and nods, pressing one of the myriad of buttons on the block." pause .5 - play ambient 'audio/effects/drumroll.ogg' fadein 0.5 + play ambient 'audio/effects/drumroll.ogg' "A mediocre recording of the drumline plays over the speakers as Spears clears his throat and tears open the envelope." Sp "And your winners." @@ -810,9 +820,9 @@ label chapter_13A: Sp "{cps=*.3}Aaaaaare{/cps}{cps=*.1}...{/cps}" - stop ambient fadeout 0.25 - play sound 'audio/effects/drumrollend.ogg' fadein 0.25 - pause 1 + pause 0.5 + stop ambient + play sound 'audio/effects/drumrollend.ogg' Sp "{cps=*.3}Naaaaaser aaaaand Naaaaoooomiiiiii!{/cps}" @@ -830,8 +840,12 @@ label chapter_13A: # xalign 0.9 yalign 0.0 show spears: - ease_cubic 1 xalign 1.0 - show spears behind dimmer_darker with Dissolve(1) + 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: yalign 0.1 xalign -0.8 @@ -863,6 +877,7 @@ label chapter_13A: N "My, I don’t really have a speech prepared. But{cps=*.1}...{/cps}" N "In just one short year, we-" + show spears neutral flip Sp "Alright, alright, let’s stay on schedule." @@ -884,7 +899,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." @@ -1167,7 +1186,6 @@ label chapter_13A: window auto pause .5 - play music 'audio/ost/summertime synth.ogg' fadein 2 scene auditorium show dimmer_darker show dimmer_darker as dimmer_xtra @@ -1356,10 +1374,16 @@ label chapter_13A: pause .5 "Fang gets up from my bed and trudges over to my bathroom." - pause 1 + window hide + window auto + pause 0.25 - play ambient 'audio/effects/showermuffledloop.ogg' fadein 1.5 - pause .5 + play sound 'audio/effects/showerDoor.ogg' + + pause 2.25 + + play ambient 'audio/effects/showermuffledloop.ogg' fadein 1.5 volume 0.5 + pause 1 "Right. Clothes." @@ -1384,8 +1408,8 @@ label chapter_13A: "{cps=*.1}...{/cps}" pause 1 - stop ambient fadeout 0.5 - play sound 'audio/effects/showermuffledend.ogg' fadein 0.25 + stop ambient fadeout 2 + play sound 'audio/effects/showermuffledend.ogg' volume 0.5 "Some minutes later with my knife and I hear the shower sputter to a stop." "I knock on the door and set the custom cut outfit on the floor for her." diff --git a/game/script/13B.fang-breaks-up-with-anon.rpy b/game/script/13B.fang-breaks-up-with-anon.rpy index 388edde..25dc559 100644 --- a/game/script/13B.fang-breaks-up-with-anon.rpy +++ b/game/script/13B.fang-breaks-up-with-anon.rpy @@ -557,7 +557,7 @@ label chapter_13B: "Now it’s just us. Alone." stop music fadeout 4 - play ambient 'audio/effects/beachLoop1.ogg' fadein 3 + play ambient 'audio/effects/beachLoop.ogg' fadein 3 pause .5 "I take Fang by the hand and we make our way down to the beach." @@ -783,7 +783,7 @@ label chapter_13B: pause .5 stop music fadeout 4 - play ambient 'audio/effects/beachLoop2.ogg' fadein 5 + play ambient 'audio/effects/beachLoop.ogg' fadein 5 F "Fix?" pause .5 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 ba4217a..592d53b 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 @@ -3,10 +3,15 @@ label chapter_13D: #Prom is Memorable play music "audio/OST/Fuck You I Like To Shitpost.ogg" fadein 1.0 + pause 0.5 "Fang leans over the railing of the staircase." + pause .5 F "Nice suit! Did ya get it from the suit store?" + window hide + window auto + pause .5 scene gold_fang_home_prom_stars with Dissolve(2) pause 1 @@ -18,36 +23,53 @@ label chapter_13D: FD "Ahem." - "Ah. {w=0.2}Shit." + "Ah. Shit." + window hide + window auto + pause 0.5 scene home fang night - show fang d prom happy flip at sright - with fade - show fangdad neutral at sleft with easeinleft + show anon prom neutral flip: + yalign 0.1 xalign 0.75 + show fangdad neutral flip: + xalign 1.2 yalign 0.1 + with Dissolve(1) + pause 0.5 + + show fang d prom neutral: + yalign 0.0 xalign -0.5 + show fang: + easein_cubic 1.5 xalign 0.0 + with Dissolve(1) + pause .5 F "Daaaad. Stop scaring Anon!" FD "I’ll scare who I want in my home." + window hide + window auto + pause 0.5 - show fangmom neutral at fmleft behind fang:# with easeinleft: - xalign -1.9 - ease_cubic 1.7 xalign 0.3 - + show fangmom neutral flip with dissolve:# with easeinleft: + xalign 1.8 + easein_cubic 1 xalign 1.4 pause .5 "Fang’s mom saves me, taking the mountainous pterodactyl by his head crest." + pause .5 FM "Now now, dear, Anon is a lovely guest." FM "Come on down and pose for pictures with everyone, Lucy!" A "Actually, stay up there so we can all rest." + pause .5 F "Har." F "Best thing to do is get it over with." - FM "That’s right.{w=0.2} Alright everyone, group together, this one’s going on Christmas postcards for sure!" + FM "That’s right. Alright everyone, group together, this one’s going on Christmas postcards for sure!" pause .5 "Kill me." @@ -56,14 +78,16 @@ label chapter_13D: window hide window auto + pause .5 #photo op - scene black with Dissolve(1) + scene black with dissolve pause .5 play sound 'audio/effects/camera.ogg' pause .275 + show white with Dissolve(.1) scene home fang night show naser prom happy flip: yalign 0.1 xalign -0.2 @@ -73,23 +97,27 @@ label chapter_13D: yalign 0.0 xalign 1.1 show naomi prom neutral flip: yalign 0.0 xalign 1.1 - with Fade(.1, 0, .4, color="#fff") + show white + hide white with Dissolve(.4) pause .25 play sound 'audio/effects/camera.ogg' pause .275 + show white with Dissolve(.1) scene home fang night show anon prom grin flip: yalign 0.1 xalign 0.5 show fang d prom happy flip behind anon: yalign 0.0 xalign -0.2 - with Fade(.1, 0, .4, color="#fff") + show white + hide white with Dissolve(.4) pause .25 play sound 'audio/effects/camera.ogg' pause .275 + show white with Dissolve(.1) scene home fang night show anon prom grin flip: yalign 0.1 xalign 0.3 @@ -97,23 +125,27 @@ label chapter_13D: yalign 0.1 xalign 1.0 show naomi prom happy flip: yalign 0.1 xalign 1.0 - with Fade(.1, 0, .4, color="#fff") + show white + hide white with Dissolve(.4) pause .25 play sound 'audio/effects/camera.ogg' pause .275 + show white with Dissolve(.1) scene home fang night show anon prom grin: yalign 0.1 xalign 0.65 show fang d prom happy flip behind anon: yalign 0.0 xalign 0.2 - with Fade(.1, 0, .4, color="#fff") + show white + hide white with Dissolve(.4) pause .25 play sound 'audio/effects/camera.ogg' pause .275 + show white with Dissolve(.1) scene home fang night show fang d prom happy flip behind anon: yalign 0.0 xalign 0.1 @@ -121,12 +153,14 @@ label chapter_13D: yalign 0.1 xalign 0.9 show anon prom shock flip: yalign 0.1 xalign 0.5 - with Fade(.1, 0, .4, color="#fff") + show white + hide white with Dissolve(.4) pause .25 play sound 'audio/effects/camera.ogg' pause .275 + show white with Dissolve(.1) scene home fang night show fangmom neutral flip: yalign 0.0 xalign -0.15 @@ -138,14 +172,19 @@ label chapter_13D: yalign 0.1 xalign 1.1 show naomi prom neutral flip: yalign 0.0 xalign 1.05 - with Fade(.1, 0, .4, color="#fff") + show white + hide white with Dissolve(.4) pause .25 play sound 'audio/effects/cameraMult.ogg' pause .275 - scene black with Fade(.1, 1, 2, color="#fff") - pause .5 + show white with Dissolve(.1) + scene black + show white + pause 1 + hide white with Dissolve(2) + pause 0.5 "The onslaught of flashes continues as the four of us are directed to stand and pose together in every possible combination." @@ -154,28 +193,44 @@ label chapter_13D: window auto pause .5 - scene home fang night blurred with dissolve - pause 0.1 - scene home fang night lessblurred with dissolve - pause 0.1 - scene home fang night barelyblurred with dissolve - pause 0.1 + scene home fang night blurred + show anon prom blurred flip: + xalign -0.1 yalign 0.1 + show fang prom d blurred behind anon: + xalign 0.1 + show naser prom blurred: + xalign 0.9 + show naomi prom blurred: + xalign 1.1 + with Dissolve(.75) + + scene home fang night lessblurred + show anon prom blurred flip: + xalign -0.1 yalign 0.1 + show fang prom d lessblurred behind anon: + xalign 0.1 + show naser prom lessblurred: + xalign 0.9 + show naomi prom lessblurred: + xalign 1.1 + with Dissolve(.75) scene home fang night show anon prom neutral: xalign -0.1 yalign 0.1 show fang d prom neutral behind anon: - xalign 0.1 yalign 0.1 + xalign 0.1 show naser prom neutral flip: - xalign 0.9 yalign 0.1 + xalign 0.9 show naomi prom neutral flip: - xalign 1.1 yalign 0.1 - with Dissolve(1) + xalign 1.1 + with Dissolve(.75) pause .5 "Naser and Fang both crash onto the couch rubbing their photo-bleached eyes, Even Naomi is holding her eyes closed." "The whole thing left me parched." + pause .5 A "Hate to bother, but do you guys have any water?" @@ -184,14 +239,22 @@ label chapter_13D: Nas "Cups are in the cabinet closest on the right." A "Thanks." - - stop music fadeout 3 - scene kitchen - show anon prom neutral flip at aleft - with fade - "While pouring my glass of water Naomi walks in after me." window hide window auto + pause .5 + + stop music fadeout 4 + scene black with Dissolve(1) + pause .5 + scene kitchen + show anon prom neutral flip at aleft + with Dissolve(1) + pause .5 + + "While pouring my glass of water, Naomi walks in after me." + window hide + window auto + pause .25 show naomi prom neutral flip at scenter: xalign 1 @@ -203,20 +266,22 @@ label chapter_13D: A "Oh, you need a cup too? I’ll grab you one." N "No thank you." + show naomi prom considering flip with dissolve N "Actually, Anon, can I speak with you for a moment?" - - show naomi prom unimpressed flip with dissolve pause .5 - play music 'audio/ost/intercept.ogg' fadein 1 + "Oh boy." A "Go ahead." + show naomi prom unimpressed flip with dissolve N "I’m very happy that you and Fang are together now, but{cps=*.1}...{/cps}" + pause .5 "I take a long, slow sip." + pause .5 A "But what?" show naomi prom angry flip at scenter with dissolve @@ -224,42 +289,53 @@ label chapter_13D: N "But, I mean{cps=*.1}...{/cps}{w=0.05} Just look at her." N "The school year’s almost over and she’s barely changed from being that weird punk-goth type." + pause .5 "{cps=*.45}Siiiiip.{/cps} Aaaaah.{w=0.2} Refreshing." + pause .5 A "So?" N "I mean, I thought you would try to make her{cps=*.2}...{/cps} {w=0.2}Presentable, you know?" + pause .5 "Mmm, love me some water." + pause .5 A "Could you elaborate?" N "But it’s like you aren’t even trying to fix her." + pause .5 "Damn, now I need a refill." + pause .5 N "Could you stop that, I’m being serious here." A "No no, keep going, I’m listening." + pause .5 "A quick top up and I’m good to go." - show naomi prom neutral flip with dissolve + show naomi prom considering flip with dissolve N "Well I figured you would help her become more ladylike." A "I understand. How does that make you feel?" + pause .5 N "Well, to be honest, I’d rather Fang not be a problem to me at all." N "I’ve tried everything, too, but even getting her a boyfriend doesn’t work." + pause .5 N "It’s harsh to ask, but when we go to prom tonight I’d like you two to avoid us." N "It’s supposed to be a special night." + pause .5 A "I see." + show naomi prom neutral flip with dissolve N "Oh, really? That’s grea-" @@ -267,6 +343,15 @@ label chapter_13D: stop music fadeout 0.1 A "And how does that make you feel, Fang?" + window hide + window auto + pause 0.5 + + show fang d prom happy flip at sright with dissolve: + xalign 1.7 + easein_cubic 1 xalign 1.3 + pause 1.5 + $ renpy.music.set_volume(1, 0, 'music') play music "audio/OST/punk_revamp.ogg" fadein 1.0 @@ -280,31 +365,28 @@ label chapter_13D: ease_cubic 1.0 matrixcolor SaturationMatrix(1, (0.40, 0.40, 0.40)) #ease_cubic 0.3 matrixcolor SaturationMatrix(0, (1.0, 1.0, 1.0)) - show naomi prom alaska - pause .5 + #show naomi prom alaska + show naomi prom considering flip with dissolve "Naomi goes white as a sheet." + pause 0.5 - play sound 'audio/effects/slapstickGlassBreak.ogg' - show fang d prom happy flip at sright with dissolve: - xalign 1.7 - easein_cubic 1 xalign 1.3 - F "Well since you’ve asked,{w=0.2} Anon,{w=0.2} I’d be glad to share." + #play sound 'audio/effects/slapstickGlassBreak.ogg' - N "O-oh, Fang,{w=0.2} I d-didn’t see you there." + F "Well since you’ve asked, Anon, I’d be glad to share." + show naomi prom considering with dissolve - show naomi prom neutral with dissolve + N "O-oh, Fang, I d-didn’t see you there." F "You’d be surprised how effective staying quiet and stationary can be." F "How close you can get to someone without them knowing you’re even there." + pause 0.5 N "I-I see. Very impressive." F "Why do you look so surprised? Isn’t me being invisible exactly what you want?" N "W-well, n-no, I was only planning-" - - show naomi prom unimpressed with dissolve show fang d prom unimpressed flip with dissolve F "Oh, right! Your ‘plan’!" @@ -318,20 +400,24 @@ label chapter_13D: F "I mean really, how could you mess this up?" F "Literally all you had to do was get some poor schmuck and get him to do everything for you." + pause 0.5 F "Hey{cps=*.15}...{/cps}" F "You can’t get even one person to do what you want?" F "Pretty sad, right Anon?" + pause 0.5 A "I could do that in seconds on a certain website." + pause 0.5 show naomi prom angry with dissolve F "Man, even Anon can do it better. Huh." - F "So basically, fuck your stupid plan, {w=0.2}fuck your prom crown,{w=0.2} and fuck you." + F "So basically, fuck your stupid plan, fuck your prom crown, and fuck you." + pause 0.5 "In a flash Fang strikes Naomi right across the face." window hide Dissolve(0.0001) @@ -345,41 +431,59 @@ label chapter_13D: show white: linear 0.2 alpha 0 with hpunch + pause 0.5 #Johnny test whip sound effect + F "{cps=*.1}...{/cps}And your dress sucks." F "Anon, you’ve got the taxi number right? We’re gonna need to leave like, right now." A "Yeah, I’ll give him a call." + pause 0.5 A "Bye Naomi, enjoy your hat." + pause 0.5 "We leave a speechless Naomi fuming in the kitchen and head towards the front door." - scene home fang night with fade - show fangmom neutral at fmleft with dissolve - show fang d prom neutral flip at scenter: - xalign 3.0 - ease_cubic 1.7 xalign 0.5 - show anon prom neutral flip at aleft: - xalign 3.0 - ease_cubic 1.7 xalign 1.0 + window hide + window auto + pause 0.5 - pause .2 - A "{cps=*.1}...{/cps}And are promptly intercepted by Fang’s mother still holding her camera." + scene black with Dissolve(1) + pause 0.5 + scene home fang night + show fangmom neutral flip: + xalign 1.1 + with Dissolve(1) + pause 0.5 + + show fang d prom neutral at scenter: + xalign -0.4 + easein_cubic 1 xalign 0.5 + show anon prom neutral at aleft: + xalign -0.5 + easein_cubic 1 xalign 0.0 + with dissolve + + "{cps=*.1}...{/cps}And are promptly intercepted by Fang’s mother still holding her camera." "I guess she found another card for it." + pause 0.5 FM "You two look so darling together! We need more photos!" + pause 0.5 A "{cps=*.15}...{/cps}I think we’re gonna be late if we take any more pictures." F "Yeah mom, we need to leave early so I can get everything all set up." "And to avoid being anywhere near Naomi." + pause 0.5 "To my surprise, she seemingly relents to Fang this time." FM "Oh fine, you’ll be happy you have them when your own children are going to prom!" + show fang d prom surprised with dissolve "An image flashes in my mind of me and Fang as parents." @@ -388,38 +492,71 @@ label chapter_13D: F "MOM!" FM "Make sure to have fun at prom, you two!" + show anon prom neutral flip with dissolve "I glance over and Fang’s dad catches me dead in the eyes." - - FD "Home by midnight." - - "I manage a nod as Fang grabs my hand and leads me out the door with her guitar in the other." - window hide window auto + pause 0.5 - show fang d prom flip neutral: - ease_cubic 2.1 xalign -3.6 - show anon prom flip neutral: - ease_cubic 2.1 xalign -2.2 + + show anon: + easein_cubic 1 xalign 0.3 + show fang: + easein_cubic 1 xalign 1.0 + show fangmom: + easein_cubic 1 xalign 1.3 + pause 0.0001 + + show anon prom neutral flip + show fangdad unimpressed: + xalign -0.7 + easein_cubic 1 xalign -0.3 + with dissolve + pause 1 + + FD "Home by midnight." + pause 0.5 + + "I manage a nod as Fang grabs my hand and leads me out the door with her guitar in the other." + window hide + window auto + pause 0.25 + + show fang: + easein_cubic 1 xalign 0.8 + show anon prom neutral with dissolve + pause 0.5 + + show fang: + easeout_cubic 1 xalign 1.8 + show anon: + easeout_cubic 1 xalign 1.0 + pause 0.4 + hide anon + hide fang + with dissolve + pause 0.5 stop music fadeout 2 + scene black with Dissolve(1) + pause 0.5 + play ambient 'audio/effects/nightLoop.ogg' fadein 2 - pause 1.25 - scene home fang outside night with Dissolve(1.0) + scene home fang outside night show fang d prom neutral: - xalign -1.8 - ease_cubic 2.2 xalign 0.5 + xalign 0.5 show anon prom neutral: - xalign -1.8 - ease_cubic 2.2 xalign 0.0 - - pause 0.65 + xalign 0.0 yalign 0.1 + with Dissolve(2.0) + pause 0.5 A "Let me call the taxi{cps=*.1}...{/cps}" + pause 0.5 "I dial the number for the taxi service." + pause 0.5 D "City taxi service." @@ -428,86 +565,106 @@ label chapter_13D: D "Got it." "*click*" + show fang d prom neutral flip with dissolve F "Did he hang up on you?" A "I dunno, maybe-" + show fang d prom shock with dissolve "The taxi skids around the corner, barreling towards the bus stop." "In the last ten feet it slows to a graceful stop in front of us." "The window rolls down and it’s the same velociraptor driver from before. Of course it is." + pause 0.5 D "Yep. Still got it." + pause 0.5 A "How did you get here so fast?" D "Was in the neighborhood." + show fang d prom neutral with dissolve stop ambient fadeout 1 play music "audio/OST/bayside_revamp.ogg" fadein 1.0 "The driver turns his head and looks over at us." + pause 0.5 D "Ay, it’s my favorite couple again!{w=0.2} How’s the leg, skinnie?" "The driver chuckles at his own remark." "I briefly consider calling a different cab, but decide to give him the benefit of the doubt." + pause 0.5 A "It’s fine now, thanks for asking." + pause 0.5 "This guy must stake out wherever we go." "Aren’t there {i}any other{/i} taxi drivers in this town?" + pause 0.5 "I open the door for Fang and we climb in the back, fitting her guitar behind the driver’s seat." window hide window auto + pause 0.5 - show anon: - ease_cubic 1.2 xalign 0.4 - show fang: - ease_cubic 1.2 xalign 0.8 + #show anon: + # ease_cubic 1.2 xalign 0.4 + #show fang: + # ease_cubic 1.2 xalign 0.8 - pause .2 - hide fang d prom neutral with dissolve - hide anon prom neutral with dissolve + #pause .2 + #hide fang d prom neutral with dissolve + #hide anon prom neutral with dissolve + + #pause .3 + + scene taxi night with Dissolve(1) + pause 0.5 - pause .3 - scene taxi night with dissolve D "So where’re you two lovebirds heading dressed all snazzy like that?" A "Volcano High, it’s prom night." "The driver gives a whistle in response." - D "Prom, huh?{w=0.3} Sounds like one romantic night." + D "Prom, huh? Sounds like one romantic night." + pause 0.5 "With that he speeds off away, leaving Fang’s house a shrinking spot in the rear-view mirror." "The drive back to school is rather calm, despite the driver going at least thirty miles over the speed limit the whole time." + pause 0.5 "In the rear-view mirror, the driver makes eye contact with me." "The bottom of his eye curls, and I know exactly what he’s thinking." "His hand darts to the radio knob." + pause 0.5 A "Don-" "The way I dance with youuuu~" "Fang’s heel digs into the back of the driver’s seat, making him yelp." + pause 0.5 D "Sheesh, no wonder they call them stilettos." - stop music fadeout 1.0 + stop music fadeout 2.0 + "The driver kills the radio, a smug grin of victory spreading across Fang’s face." + pause 0.5 "Eventually the cab pulls up to the school gymnasium, illuminated by the celebratory decorative string lights." "I reach for my wallet to pay the toll and the driver just gives me a wave." + pause 0.5 D "Y’know what? It’s on the house this time, kids." @@ -517,13 +674,20 @@ label chapter_13D: window auto pause .5 - scene outside school night with dissolve - - play music "audio/effects/teenageCrowdFarLoop.ogg" fadein 1.0 + play ambient1 "audio/effects/nightLoop.ogg" fadein 3.0 + play ambient "audio/effects/teenageCrowdMurmurLoop.ogg" fadein 3.0 + scene outside school night + show fang d prom neutral: + yalign 0.0 xalign -0.1 + show anon prom neutral: + yalign 0.1 xalign -0.25 + with Dissolve(1) + pause 0.5 "We climb out the back of the cab and the driver gives me a wink before the taxi screeches away in a cloud of carbon monoxide." "I offer to carry Fang’s guitar from here which she gladly accepts." + pause 0.5 "The students strung up various strings of lights along the overgrowths of vines around the school." @@ -532,62 +696,104 @@ label chapter_13D: "You could tell how recent it was by how there was smoke leaking out of the eyes and mouth." "I think about getting a picture with Fang by it, but I think I’ve developed a serious case of photophobia." + pause 0.5 "The line to get in isn’t too long, and it only takes a few minutes to get inside." + window hide + window auto + pause 0.5 - play music 'audio/effects/promChatterLoop1.ogg' fadeout 3 fadein 3 - scene prom with dissolve + stop ambient fadeout 1 + stop ambient1 fadeout 1 + scene black with Dissolve(1) + pause 0.5 + + play music 'audio/OST/prom1.ogg' fadeout 3 fadein 3 + play ambient 'audio/effects/teenageCrowdFarLoop.ogg' fadein 3 volume 0.5 + + scene prom + show fang d prom neutral at sleft + show anon prom neutral flip: + xalign 0.8 yalign 0.1 + with Dissolve(2) + pause 0.5 "Inside is about as well decorated as outside." "More lights hang from the greenery and even the ceiling." "Those nerdy little chinese lanterns are strung about from wall to wall." + pause 0.5 F "Gotta wonder who picked decorations that go perfectly with her dress." - show fang d prom neutral at sleft with dissolve + A "Perks of the job." - show anon prom neutral flip at sright with dissolve + pause 0.5 + "Fang leads me to the temporary stage on the other side of the gymnasium where a curtain had been set up." "Thanks to her guitar lessons I feel like I can actually help get her set up instead of standing around doing nothing." "We slip behind the curtain and come face to face with King Rex, smoke billowing out of his mouth." + window hide + window auto + pause 0.25 show fang: pause .1 - ease_cubic 0.6 xalign -0.15 + easein_cubic 1 xalign -0.15 show anon: - ease_cubic 0.6 xalign 1.05 + easein_cubic 1 xalign 1.05 show reed king rex flip behind anon, fang with dissolve: xalign 1.5 yalign 0.0 - ease_cubic 0.5 xalign 1.3 + easein_cubic 1 xalign 1.3 + pause 0.75 Re "{cps=*.15}...{/cps}’Sup?" + pause 0.5 + "Reed must be helping Spears with the sound system." + show fang d prom happy with dissolve F "Oh good, Reed’s here." F "You can get everything set up like you usually do." Re "You got it, amigo." + pause 0.5 "With a mock salute, Reed takes the guitar case from my hand and promptly disappears behind one of the speakers." + window hide + window auto + + show reed: + easeout_cubic 1 xalign 1.5 + pause 0.5 + hide reed with dissolve + + pause 1.5 + + show reed king rex flip behind anon, fang with dissolve: + xalign 1.5 yalign 0.0 + easein_cubic 1 xalign 1.3 "Only to return moments later with the guitar, now with a cable trailing behind him." "Damn, he works fast." F "Yeah he does, there’s a reason he handles all this sort of stuff." + pause 0.5 "The MUMBLING." pause 0.5 "Reed dusts off his hands and lets out a sigh, releasing another mushroom cloud of smoke from the costume." + pause 0.5 Re "Man{cps=*.1}...{/cps} I haven’t talked to you guys in ages, y’know?" Re "Not since the whole{cps=*.1}...{/cps} {w=0.1}projector thing." + pause 0.5 A "{cps=*.1}...{/cps}You know I sit two seats away from you in math, why didn’t you just talk to me then?" @@ -600,15 +806,19 @@ label chapter_13D: menu: "I’m sure Trish’ll be fine soon enough.": + pause 0.5 Re "Fang, why don’t you try talking to her sometime?" "Weren’t you going to talk to her about it, Fang?": + pause 0.5 A "Weren’t you going to talk to her about it, Fang?" + show fang prom d sad with dissolve F "I’ve{cps=*.125}...{/cps}been meaning to, but{cps=*.1}...{/cps}" F "It’s just sort of awkward, you know{cps=*.1}...{/cps}" F "I’ll try talking to her soon, I promise." + pause 0.5 Re "Trish is here{cps=*.12}...{/cps}{w=0.1} somewhere." @@ -617,13 +827,12 @@ label chapter_13D: Re "Took advantage of my ‘plus one’ deal for deejaying tonight, dude." Re "Don’t think she wanted a dance with King Rex though{cps=*.1}...{/cps}" + pause 0.5 "Reed’s shoulders slump a bit inside the costume." - pause .5 A "I can imagine." - show fang prom d neutral with dissolve F "Think everything’s set up now, so we can just enjoy ourselves for the next ninety minutes." @@ -631,33 +840,41 @@ label chapter_13D: Re "You guys going out?" A "Yeah, see you later Reed." + pause 0.5 "He waves his goodbye and turns his attention back to the mix table." show reed: - ease_cubic 0.5 xalign 1.6 + easeout_cubic 1 xalign 1.6 + pause 0.5 hide reed king rex with dissolve - F "You getting hungry?" A "Yeah, actually." F "I saw there was a pretty big food table on the way in, come on." + window hide + window auto + pause 0.5 - scene black with dissolve + scene black with Dissolve(1) pause .5 "Despite the selection of food being rather diverse and professional, Fang piles her plate with barbecue." "I myself end up with a bit of this and that, bites of sushi, various meats, a few of those tiny party sandwiches, and a few things I don’t recognize but look tasty enough." + window hide + window auto + pause 0.5 scene prom show fang prom d neutral at sleft - show anon prom neutral at aright - with dissolve + show anon prom neutral: + xalign 0.9 yalign 0.1 + with Dissolve(1) + pause 0.5 F "Spears told me Rosa helped cook most of this." - show anon prom neutral flip with dissolve A "Wh-how?{w=0.2} This has got to be at least a month’s worth of food." @@ -667,10 +884,13 @@ label chapter_13D: A "Is she here now?" F "Probably in the kitchen working her tail off making more." + pause 0.5 "We sit against the back wall to wolf down our servings, and Fang makes me go back to get her seconds." + pause 0.5 "Eventually she decides the black hole in her esophagus is satisfied." + pause 0.5 F "Man, were these tickets worth every penny or what?" @@ -683,40 +903,47 @@ label chapter_13D: F "Spears told me I should head back once the slow dances start." F "Probably another hour or so." + show fang d prom happy with dissolve F "You know what, speaking of dances, we should go hit up the floor while they’re still playing the good stuff." A "What, you don’t like slow dances?" F "What I like are the bones in my feet." - + pause 0.5 A "Woooooow." - stop ambient fadeout 2 - play music "audio/OST/its_footloose_now.ogg" fadein 1.0 + + stop ambient fadeout 3 + play music1 "audio/OST/its_footloose_now.ogg" fadein 3.0 + stop music fadeout 3 + pause 0.5 "Fang takes my hand and leads me into the crowd of dancing teenagers." "Reed actually has a pretty good selection of music going." "Instead of whatever garbage was in the weekly top-forty list, he’s been playing real music." + pause 0.5 "Fang’s already lost in the music, grooving along with the other students." "Now would be a good time to mention I can’t dance in any capacity, not just slow dancing." "I can’t just stand here like a sperg, need to think of something fast{cps=*.1}...{/cps}" + pause 0.5 F "Stop being a dweeb, Anon." "When in doubt, improvise." + pause 0.5 $ i = 0 - show anon prom neutral flip with move: + show anon prom neutral flip: yalign 0.0 - linear 0.3 #I'm leaving this bug in + pause 0.3 #I'm leaving this bug in yalign 0.1 - linear 0.3 + pause 0.3 repeat "I bob my knees to the fast rhythm of the music." @@ -736,6 +963,8 @@ label chapter_13D: repeat + show fang d prom shock with dissolve + "And my hands mimic the reload animations from various first person shooters I’ve actually played." show anon: #grand upper @@ -896,52 +1125,62 @@ label chapter_13D: repeat show fang: - ease_cubic 0.3 yalign 0.0 - ease_cubic 0.3 yalign 0.1 + easein_cubic 1 xalign -0.1 + easein_cubic 1 xalign 0.1 + easein_cubic 1 xalign 0.0 + easein_cubic 0.4 yalign 0.1 + easeout_cubic 0.4 yalign 0.0 + pause 0.25 + repeat + show fang d prom happy with dissolve "Fang seems glad I’ve joined in, she even tries to mimic a few of my ‘moves’." "Then she raises an eyebrow and her smile curls a bit more." - show fang: - ease_cubic 0.3 yalign 0.0 - F "Wait,{w=0.2} Anon, are you{cps=*.1}...{/cps}?" - pause 0.2 + easein_cubic 1 xalign 0.0 yalign 0.0 + pause 0.5 - F "{cps=0.8}BAAAHAHAHAHAHAHAHAHAHHAHAHAHAHAAAH!{/cps}" + F "Wait, Anon, are you{cps=*.1}...{/cps}?" + show fang: + easein_cubic 1 xalign -0.1 + + F "{cps=15.0}BAAAHAHAHAHAHAHAHAHAHHAHAHAHAHAAAH!{/cps}" #WHY IS THIS SO SLOW, WHAT IS POSSIBLY INTERFERING WITH THIS + pause 0.5 A "I’m not sure what you were expecting." F "Yeah,{w=0.1} no, {w=0.1}that’s great,{w=0.2} keep doing it." F "Holy shit you’re weird." + pause 0.5 "At least I’m not flossing like some of the faggots here." - window hide window auto + pause 0.25 - show reed king rex behind fang: - - xalign -3.1 yalign 0.1 - ease_cubic 1.2 xalign -0.72 - pause .15 - ease_cubic 0.9 xalign -1.19 + show reed king rex behind fang with dissolve: + xalign -2.1 yalign 0.1 + easein_cubic 1 xalign -1.4 + #pause .15 + #ease_cubic 0.9 xalign -1.19 show fang: - pause 1.40 - ease_cubic 0.5 xalign -0.1 + pause 0.8 + easein_back 0.5 xalign 0.0 - show anon prom neutral flip at aright: - rotate 0 - xalign 1.0 - yalign 0.1 - show fang prom d neutral with dissolve + show anon: + easein_cubic 1 rotate 0 xalign 1.0 yalign 0.1 + pause 0.0001 - pause .5 + show anon prom neutral flip with dissolve + + pause 0.3 + show fang prom d shock with dissolve "Reed wades through the crowd and grabs Fang’s shoulder from behind." - show fang prom d shocked flip with dissolve + F "Yah! What the-" F "Reed, why aren’t you on stage?" @@ -950,7 +1189,7 @@ label chapter_13D: Re "Something’s come up, we’re gonna need you a bit early." - show fang prom d considering with dissolve + show fang prom d considering behind reed with dissolve "Fang hesitates." @@ -968,31 +1207,42 @@ label chapter_13D: show reed king rex: easeout_cubic 1.4 xalign 4.0 + pause 0.5 + hide reed with dissolve A "Good luck, Fang." + "Fang gives me a brief hug before following Reed out of the crowd, leaving me alone amongst the sea of sweaty teenagers." + window hide + window auto + show fang: + pause 0.00001 "fang d prom happy" with dissolve - ease_cubic 0.8 xalign 0.45 + ease_cubic 1 xalign 0.45 pause .4 ease_cubic 0.4 xalign 0.40 - "fang d prom sad" with dissolve + "fang d prom neutral" with dissolve easeout_cubic 1.6 xalign 3.5 - show anon: - "anon prom happy flip" with dissolve - ease_cubic 0.8 xalign 0.725 + show anon behind fang: + pause 0.00001 + #"anon prom happy flip" with dissolve + ease_cubic 1 xalign 0.725 pause .425 ease_cubic 0.45 xalign 0.775 pause .9 "anon prom neutral" with dissolve - pause .8 + pause 1.5 "anon prom sad" with dissolve - "Fang gives me a brief hug before following Reed out of the crowd, leaving me alone amongst the sea of sweaty teenagers." + pause 2.8 + hide fang with dissolve + pause 2.1 - stop music fadeout 3 - play music 'audio/effects/promChatterLoop1.ogg' fadein 2 + stop music1 fadeout 3 + play ambient 'audio/effects/teenageCrowdFarLoop.ogg' fadein 2 volume 0.5 + play music 'audio/OST/prom1.ogg' fadein 2 pause .5 "{cps=*.1}...{/cps}" @@ -1013,50 +1263,72 @@ label chapter_13D: "anon prom neutral flip" with dissolve pause .4 ease_cubic 1.0 xalign 0.70 + pause .5 "On my way over to the catering table something catches the corner of my eye." + window hide + window auto + pause 0.5 - show trish prom neutral at sleft with dissolve + stop ambient fadeout 3 + stop music fadeout 3 + + show anon: + easein_cubic 1 xalign 0.85 + + show trish prom neutral flip with dissolve: + xalign -0.15 + easein_cubic 1 xalign 0.0 + pause 1 "Sitting alone at a table in the back is Trish, blankly staring at her phone and not touching the plate of food in front of her." - stop ambient fadeout 2 - play music "audio/OST/Appreciating her Company.ogg" fadein 1.0 "I really don't pay any mind to her, my focus solely on getting to the buffet table." + pause 0.5 + play music "audio/OST/Appreciating her Company.ogg" fadein 1.0 - Re "{alpha=0.5}{i}She’s still suuuuper beating herself up over it,{w=.1} don’t wanna isolate her even more, y’know?{/i}{/alpha}" + Re "{alpha=0.5}{i}She’s still suuuuper beating herself up over it, don’t wanna isolate her even more, y’know?{/i}{/alpha}" + pause 0.5 "God{cps=*.1}...{/cps} damn it, Reed." "I really don’t feel like playing therapist again, especially at prom." + pause 0.5 "{cps=*.1}...{/cps}But if she’s still hung up on what happened then the least I can do is talk to her, right?" + pause 0.5 "After getting another plate of tiny greasy delights, I begin to approach Trish." "Worst case scenario I get gored on her horn, and it’s not as threatening as staircases." show anon: - ease_cubic 1.0 xalign 0.50 + ease_cubic 1.5 xalign 0.50 + pause 1 + A "Is this seat taken?" "Trish looks up from her phone and her face flies through a myriad of emotions." window hide window auto - show trish prom surprised with Dissolve(.11) - show trish prom indignant with Dissolve(.11) - pause .1 - show trish prom angry with Dissolve(.11) + show trish prom surprised with Dissolve(.4) + pause 0.5 + show trish prom indignant with Dissolve(.3) + pause .2 + show trish prom angry with Dissolve(.2) show trish prom happy with Dissolve(.11) show trish prom neutral with Dissolve(.11) - show trish prom angry with Dissolve(.11) - pause .1 + show trish prom angry with Dissolve(.3) + pause .5 show trish prom neutral at sleft with dissolve "At first confused, then fucking pissed, then aroused, then back to fucking pissed, all in the space of an attosecond." + pause 0.5 A "Hey{cps=*.1}...{/cps} Lookin’ good in that dress." + show trish prom considering with dissolve T "Y{w=0.08}-you too{cps=*.1}...{/cps}" + pause 0.5 "Okay, operation confused trigga is off to a good start." @@ -1064,45 +1336,56 @@ label chapter_13D: show anon: ease_cubic 0.7 xalign 0.42 - + pause 0.5 A "I snagged these for Fang, but she had some last minute stage issues to deal with." + show trish prom neutral with dissolve T "O-oh. Uh{cps=*.1}...{/cps} {w=0.125}Thanks?" show anon: ease_cubic 0.9 xalign 0.35 - "anon prom neutral" with dissolve + #"anon prom neutral" with dissolve pause .1 - parallel: - ease_cubic 0.4 xalign 0.325 - parallel: - ease_cubic 0.4 yalign 0.05 + easein_back 1 xalign 0.4 yalign 0.05 + #parallel: + # ease_cubic 0.4 xalign 0.325 + #parallel: + # ease_cubic 0.4 yalign 0.05 + pause 1 "I sit down next to her and tuck into my meal." + pause 0.5 T "Aren’t you supposed to be with Fang? Why are you here?" A "Well, she’s got something to deal with and I’m hungry." - T "No!{w=0.1} I mean here!" + T "No! I mean here!" + pause 0.5 A "To{cps=*.1}...{/cps}eat?" + pause 0.5 "For emphasis I show her my half finished plate." + show trish behind anon: + easein_cubic 1 xalign -0.1 + show trish prom indignant with dissolve T "Oh my fuck, no! As in right here!" - show trish prom indignant with dissolve A "Oh!" A "Because it’s prom-" + show trish: + easein_cubic 1 xalign 0.0 + show trish prom angry with dissolve "Before her hands can reach for my throat I finish." - show trish prom surprised with dissolve - A "And you’re looking lonely." + pause 0.5 + show trish prom surprised with dissolve "Ah, there we go." @@ -1112,61 +1395,71 @@ label chapter_13D: "Looking closer I can see just how dry her eyes are." "Man, she must’ve been crying a lot." + pause 0.5 T "I wasn’t!" + pause 0.5 "God damn it mouth." + pause 0.5 A "Alright, alright. I was just thinking." - A "And like,{w=0.2} how do I say this{cps=*.1}...{/cps}" + A "And like, how do I say this{cps=*.1}...{/cps}" + pause 0.5 - "Trish is focused completely on me now.{w=0.2} Okay brain, help me out here." + "Trish is focused completely on me now. Okay brain, help me out here." - A "I saw you sat here.{w=0.2} No date,{w=0.2} no friends,{w=0.2} no nothing." + A "I saw you sat here.{w=0.5} No date,{w=0.3} no friends,{w=0.3} no nothing." + pause 0.5 "Ah, bad choice, Trish’s face sunk at each word." + pause 0.5 A "I was thinking ’bout how lonely you were." A "Which is something I know quite well." A "Being alone and all." + pause 0.5 A "So!" A "Since I’m by myself now, and you were looking lonely, I’d figured we could be lonely together." A "Make sense?" + pause 0.5 "Trish lets out a sigh." - - show trish prom indignant with dissolve + pause 0.5 + show trish prom neutral with dissolve T "{cps=*.125}...{/cps}Why are you doing this?" T "After everything I did, you should hate me for it." + pause 0.5 "I sigh." + pause 0.5 - show trish prom neutral with dissolve + #show trish prom neutral with dissolve A "Yeah{cps=*.1}...{/cps} I mean, I still get called names and stuff." - - show anon prom unimpressed with dissolve + show anon prom unimpressed flip with dissolve A "And Stella keeps trying to get me to watch shit with her." - - show anon prom neutral with dissolve + show anon prom neutral flip with dissolve A "But fuck it. I won’t have to see those fuckers ever again in a few weeks." A "That shit’s gonna be in the past." + pause 0.5 A "But{cps=*.1}...{/cps}" - show anon prom sad with dissolve + F "{alpha=0.5}{i}I’ve{cps=*.125}...{/cps} been meaning to, but{cps=*.1}...{/cps}{/i}{/alpha}" + pause 0.5 stop music fadeout 2.0 A "But it’d crush Fang if she never talks with her best friend again." @@ -1184,28 +1477,30 @@ label chapter_13D: "I hold out the second plate of food to her again." - show trish: - ease_cubic 0.45 xalign 0.10 - ease_cubic 0.45 xalign 0.0 + #show trish: + # ease_cubic 0.45 xalign 0.10 + # ease_cubic 0.45 xalign 0.0 + "Trish takes the proffered plate. Her dry eyes start to water and a fragile smile grows on her face." - show trish prom neutral with dissolve + show trish prom smile with dissolve T "Peace." show anon prom grin flip with dissolve - A "Cool.{w=0.2} Also speaking of, that food’s probably cold now, too." + A "Cool. Also speaking of, that food’s probably cold now, too." - show trish prom happy with dissolve + show trish prom laugh with dissolve "It’s a bad joke, but it works in getting a simple laugh out of the triceratops girl." show anon prom neutral with dissolve - show trish prom neutral with dissolve + show trish prom smile with dissolve "I make quick work of the rest of my pot stickers, noting how Trish is ravenously devouring them." - "Huh, I guess she was looking a little thin.{w=0.1} This month must have been hell for her." + "Huh, I guess she was looking a little thin. This month must have been hell for her." + show trish prom neutral with dissolve "We sit in silence until the music changes to something much slower." @@ -1214,28 +1509,31 @@ label chapter_13D: "I peer over and see Trish staring longingly at the couples dancing." "Guess no one’s bothered to ask her." + pause 0.5 T "Reed has." A "Then why not dance with him?" T "I am NOT dancing with King Rex." + pause 0.5 "Poor Reed." + show anon prom neutral flip with dissolve A "Well, how ‘bout with me?" T "{cps=*.1}...{/cps}Do you even know how to dance?" - - show trish prom indignant with dissolve + pause 0.5 A "I can improvise?" - + show trish prom really with dissolve #damn i kind of wanted the pinching her nose T "Let me rephrase that. Do you even know how to slow dance?" A "There’s a difference?" + pause 0.5 "Trish sighs in frustration." @@ -1244,30 +1542,43 @@ label chapter_13D: pause .25 T "The things I put up with{cps=*.1}...{/cps}" + pause 0.5 + stop music fadeout 3 T "Alright, I’ll teach you." A "Wait wha-" T "I want to dance, and so help me Raptor Jesus I’m getting a dance." + pause 0.5 play music "audio/OST/Skinrow Soul.ogg" fadeout 1 fadein 1 "Trish grabs me by the elbow and pulls me to the dance floor." - scene black with dissolve - "When Trish finds a spot she’s satisfied with, away from most of the other couples and open, she turns back to me." + window hide + window auto + pause 0.5 - pause .25 + scene black with Dissolve(1) + pause 0.5 + "When Trish finds a spot she’s satisfied with, away from most of the other couples and open, she turns back to me." + window hide + window auto + pause 0.5 scene prom show trish and anon cuck fang: xalign 0.5 yalign 0.5 pause 3 - with dissolve + with Dissolve(1) + pause 0.5 + T "Left hand on my hip. Now!" + "Oh wow, she is short as hell." "I need to actually reach so my hand plants itself on her hip." + pause 0.5 A "Okay, next?" @@ -1277,6 +1588,7 @@ label chapter_13D: show trish and anon cuck fang: ease_cubic 1.0 xalign 0.9 yalign 0.5 + pause 0.5 "My left foot moves left." @@ -1285,8 +1597,10 @@ label chapter_13D: "Okay. That’s one step." T "And that’s it." + pause 0.5 "{cps=*.1}...{/cps}" + pause 0.5 "Wow, dancing is simple." @@ -1307,17 +1621,23 @@ label chapter_13D: "Occasionally Trish would give instructions for a new step or move." "One song and dance grew into three or four, I lost track." + pause 0.5 "But as we ease into the next song, I realize that Trish is starting to smile at last." window hide window auto pause .5 + show trish and anon cuck fang: + ease_cubic 1 xalign 0.5 yalign 0.5 + pause 1 stop music fadeout 1 "*{cps=*0.5}GRRRRRRRRRLLLL{/cps}*" + pause .5 "Trish’s face goes bright red." + pause .5 A "What was that?" @@ -1328,35 +1648,41 @@ label chapter_13D: T "Er- yeah. Sorry." A "For what? Come on." - window hide window auto - play music "audio/effects/promChatterLoop2.ogg" fadein 1.0 + pause .5 + + play music "audio/OST/prom2.ogg" fadein 1.0 + play ambient 'audio/effects/teenageCrowdFarLoop.ogg' fadein 1.0 + scene black with Dissolve(1.0) + pause 0.5 "I lead Trish out of the crowd back in the general direction of the buffet." + window hide + window auto + pause .5 scene prom - show anon prom neutral flip: - xalign 2.0 - yalign 0.1 - pause .3 - ease_cubic 1.7 xalign 0.5 - show trish prom neutral flip: - yalign 0.1 - xalign 2.0 - ease_cubic 1.7 xalign 0.0 - with dissolve + with Dissolve(1) + pause .25 - pause .75 + show anon prom neutral flip: + xalign 1.0 yalign 0.1 + easein_cubic 1.5 xalign 0.5 + show trish prom neutral flip: + xalign 0.5 + easein_cubic 1.5 xalign 0.0 + with Dissolve(1) + pause 0.5 A "Thanks for teaching me to dance." - show trish prom happy with dissolve + show trish prom smile with dissolve T "I’m coming for you if I hear Fang’s got a broken toe." - A "Noted.{w=0.2} You go ahead, I’ll wait at the bench we were at before." + A "Noted. You go ahead, I’ll wait at the bench we were at before." "I gesture towards the tables of food." @@ -1365,22 +1691,28 @@ label chapter_13D: "She heads off and I go sit in the same spot on the bleachers as before." window hide window auto - show trish prom neutral with dissolve - pause 0.5 - show trish: - ease_cubic 1.7 xalign 1.88 + pause 0.25 - show anon prom neutral with dissolve - "Well then.{w=0.2} Got some time to kill, time to shitpo-" + show trish: + easeout_cubic 1.5 xalign 1.0 + show trish prom neutral with dissolve + pause 0.4 + hide trish + show anon prom neutral + with dissolve + pause 0.5 + + "Well then. Got some time to kill, time to shitpo-" play sound 'audio/effects/anonDeskSlam.ogg' "*THUNK*" with vpunch - hide trish with dissolve + pause 0.5 A "Whoa, Trish, warn me before you jump into the chair." window hide window auto + pause 0.5 show spears neutral at sleft with dissolve pause .5 @@ -1408,18 +1740,17 @@ label chapter_13D: Sp "I can tell you’re going places, son." - A "I-I see.{w=0.2} Thanks." + A "I-I see. Thanks." show spears: rotate_pad False parallel: - ease_cubic 0.4 rotate 1.6 - ease_cubic 0.2 rotate 1.5 + ease_cubic 0.4 #rotate 1.6 + ease_cubic 0.2 #rotate 1.5 parallel: - ease_cubic 0.4 xalign 0.133 - ease_cubic 0.2 xalign 0.125 + easein_back 1 xalign 0.125 show anon: - pause 0.5 + pause 0.7 ease_cubic 0.3 yalign 0.08 ease_cubic 0.3 yalign 0.1 @@ -1432,31 +1763,34 @@ label chapter_13D: "He pats my shoulder out of its socket and gets up." show spears: - rotate_pad False - parallel: - ease_cubic 0.2 rotate 0.7 - ease_cubic 0.4 rotate 1.6 - pause .2 - ease_cubic 0.8 rotate 0 - parallel: - ease_cubic 0.2 xalign 0.110 - ease_cubic 0.4 xalign 0.125 - pause .2 - ease_cubic 0.8 xalign 0.1 - show anon: - pause 0.4 - parallel: - ease_cubic 0.2 yalign 0.04 - ease_cubic 0.6 yalign 0.1 - parallel: - ease_cubic 0.10 xalign 0.5+0.020 - ease_cubic 0.1 xalign 0.5-0.020 - ease_cubic 0.1 xalign 0.5+0.003 - ease_cubic 0.1 xalign 0.5-0.003 - ease_cubic 0.2 xalign 0.5 - pause 0.5 - play sound "audio/effects/carKick1.ogg" - pause 1.5 + ease_cubic 1 xalign 0.0 + + #show spears: + # rotate_pad False + # parallel: + # ease_cubic 0.2 rotate 0.7 + # ease_cubic 0.4 rotate 1.6 + # pause .2 + # ease_cubic 0.8 rotate 0 + # parallel: + # ease_cubic 0.2 xalign 0.110 + # ease_cubic 0.4 xalign 0.125 + # pause .2 + # ease_cubic 0.8 xalign 0.1 + #show anon: + # pause 0.4 + # parallel: + # ease_cubic 0.2 yalign 0.04 + # ease_cubic 0.6 yalign 0.1 + # parallel: + # ease_cubic 0.10 xalign 0.5+0.020 + # ease_cubic 0.1 xalign 0.5-0.020 + # ease_cubic 0.1 xalign 0.5+0.003 + # ease_cubic 0.1 xalign 0.5-0.003 + # ease_cubic 0.2 xalign 0.5 + #pause 0.5 + #play sound "audio/effects/carKick1.ogg" + #pause 1.5 show spears neutral with dissolve @@ -1464,93 +1798,132 @@ label chapter_13D: A "Giving Naomi and Naser their crowns?" - Sp "Heh.{w=0.3} It’s a bit obvious, but I won’t ruin their moment." + Sp "Heh. It’s a bit obvious, but I won’t ruin their moment." Sp "Alright, be seeing you." A "Later, Principal Spears." show spears: - ease_cubic 2.2 xalign 2.125 + easeout_cubic 1 xalign -0.3 + pause .4 + hide spears with dissolve label chadshark: "He marches away to get ready for the announcement." - scene black with dissolve - + window hide + window auto + #scene black with dissolve pause .5 - scene prom with dissolve + #scene prom with dissolve + + show anon: + linear 0.5 alpha 0 show anonphone with easeinbottom + pause .5 + "I check my phone to make my post." "hey fagets guess whos at prom? later virgins\npic rel is my date :^)" + window hide + window auto + pause 0.25 + + #scene black with dissolve + #scene prom + show chadshark behind anonphone: + xalign 0.4 alpha 0 + linear 0.5 alpha 1 + show stella prom neutral flip behind anonphone: + xalign 0.65 alpha 0 + linear 0.5 alpha 1 + pause 0.0001 + hide anonphone with dissolve + pause 0.5 - scene black with dissolve - scene prom - show chadshark: - xalign 0.4 - show stella prom neutral flip: - xalign 0.65 - with dissolve "I attach a picture I took of Stella earlier when her date was in the restroom." "How did she end up with the football captain, anyway?" "Whatever." + window hide + window auto + pause 0.25 + + show chadshark: + linear 0.5 alpha 0 + show stella prom neutral flip: + linear 0.5 alpha 0 + show anonphone with easeinbottom + pause 0.5 "Three{cps=*.1}...{/cps} Two{cps=*.1}...{/cps} One{cps=*.1}...{/cps}" "Refreshing{cps=*.1}...{/cps}" "Forty replies AND revenge for that soda can." - scene prom - show anonphone with Dissolve(1.0) + #scene prom + #show anonphone with Dissolve(1.0) #with easeinbottom + window hide + window auto + pause 0.5 + hide stella + hide chadshark + show anon prom neutral at aleft: + linear 0.5 alpha 1 hide anonphone with easeoutbottom - show anon prom neutral at aleft with dissolve - show trish prom neutral flip at tcenter: - xalign 2.5 - ease_cubic 2.0 xalign 0.5 + pause 1 + show trish prom neutral flip with dissolve: + xalign 1.0 + easein_cubic 1.5 xalign 0.5 pause .5 T "Alright, sorry, I’m back." + pause .5 "Trish slides into the chair Spears just left from." + pause .5 T "Did someone bend this{cps=*.12}...{/cps}?" A "Spears." T "Oh." + pause .5 "She puts her plate down." "It’s a veritable bake sale." + pause .5 A "Hey, you can’t have dessert for dinner." - show trish prom neutral with dissolve - T "Piss off." - pause .5 + stop music fadeout 4 "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 hide anon hide trish with dissolve - pause .25 - show dimmer_darker with dissolve - show spears neutral at scenter with dissolve + pause .5 + show dimmer_darker + show spears neutral flip at scenter 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." stop music fadeout 3.0 @@ -1559,19 +1932,24 @@ label chapter_13D: "The principal pulls a tiny gold sheaf envelope from his lapel and holds it up for the audience to gawk at." Sp "to announce prom King and Queen." + stop ambient fadeout 5 + pause .5 "Well this is a foregone conclusion." "A few students are already congratulating Naser as he’s led by the arm by his handler." + pause .5 Sp "A drum roll, please." + pause .5 "Reed steps onto the stage with a small block in his arms." "He smiles and nods, pressing one of the myriad of buttons on the block." "A mediocre recording of the drumline plays over the speakers as Spears clears his throat and tears open the envelope." - play ambient 'audio/effects/drumroll.ogg' fadein 0.69 + pause .5 + play ambient 'audio/effects/drumroll.ogg' Sp "And your winners." @@ -1581,59 +1959,84 @@ label chapter_13D: Sp "{cps=*.6}Aaaaaare{/cps}.{cps=*.1}...{/cps}" - play sound 'audio/effects/drumrollEnd.ogg' fadein 1 - stop ambient fadeout 1 + pause 0.5 + play sound 'audio/effects/drumrollEnd.ogg' + stop ambient Sp "{cps=*.6}Naaaaaser aaaaand Naaaaoooomiiiiii!{/cps}" - play ambient 'audio/effects/crowdCheerLoop.ogg' fadein 2 + play ambient 'audio/effects/crowdCheerLoop.ogg' fadein 1 + play ambient1 'audio/effects/teenageCrowdFarLoop.ogg' fadein 2 + $ renpy.music.set_volume(0.4, 0, 'ambient1') + "He tosses the paper over his shoulder and yanks out the crowns from a pocket inside his jacket." window hide window auto - show spears with easeinleft: + #show spears with easeinleft: + # matrixcolor TintMatrix(Color((1.03*255, 1.03*255, 1.0*255))) + # xalign -0.2 yalign 0.0 + # #matrixcolor TintMatrix(Color((5*255, 5*255, 5*255))) + # easeout_cubic 0.40 matrixcolor TintMatrix(Color((0.7*255, 0.7*255, 0.8*255))) + + #show naser prom happy: + # matrixcolor TintMatrix(Color((0.7*255, 0.7*255, 0.8*255))) + # xalign -1.9 yalign 0.0 + # block: + # parallel: + # ease_cubic 1.95 xalign 0.35 + # parallel: + # pause .85 + # easeout_cubic 0.40 matrixcolor TintMatrix(Color((1.04*255, 1.04*255, 1.00*255))) + #show naomi prom happy: + # matrixcolor TintMatrix(Color((0.7*255, 0.7*255, 0.8*255))) + # xalign -1.1 yalign 0.0 + # block: + # parallel: + # ease_cubic 1.75 xalign 0.85 + # "naomi prom happy flip" with dissolve + # parallel: + # pause .65 + # easeout_cubic 0.40 matrixcolor TintMatrix(Color((1.03*255, 1.03*255, 1.00*255))) + # block: + # pause .2 + # ease_cubic 0.3 yalign 0.1 + # ease_cubic 0.6 yalign 0.0 + # repeat + + #pause 1.0 + #show spears happy with dissolve + + show spears: matrixcolor TintMatrix(Color((1.03*255, 1.03*255, 1.0*255))) - xalign -0.2 yalign 0.0 - #matrixcolor TintMatrix(Color((5*255, 5*255, 5*255))) - easeout_cubic 0.40 matrixcolor TintMatrix(Color((0.7*255, 0.7*255, 0.8*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: - matrixcolor TintMatrix(Color((0.7*255, 0.7*255, 0.8*255))) - xalign -1.9 yalign 0.0 - block: - parallel: - ease_cubic 1.95 xalign 0.35 - parallel: - pause .85 - easeout_cubic 0.40 matrixcolor TintMatrix(Color((1.04*255, 1.04*255, 1.00*255))) - show naomi prom happy: - matrixcolor TintMatrix(Color((0.7*255, 0.7*255, 0.8*255))) - xalign -1.1 yalign 0.0 - block: - parallel: - ease_cubic 1.75 xalign 0.85 - "naomi prom happy flip" with dissolve - parallel: - pause .65 - easeout_cubic 0.40 matrixcolor TintMatrix(Color((1.03*255, 1.03*255, 1.00*255))) - block: - pause .2 - ease_cubic 0.3 yalign 0.1 - ease_cubic 0.6 yalign 0.0 - repeat - - pause 1.0 - show spears happy with dissolve - + yalign 0.1 xalign -0.8 + show naser: + easein_cubic 1 xalign 0.0 + show naomi prom neutral: + yalign 0.0 xalign 0.0 + show naomi: + easein_cubic 1 xalign 0.6 + with dissolve "Spears backs out of the spotlight, giving a polite applause to the pair as they rush onstage to accept." "The rest of the class is in a celebratory uproar." - "Spears offers the crowns to Naomi, who puts the larger one on Naser’s crest to droop off, and then dons the tiara.." + "Spears offers the crowns to Naomi, who puts the larger one on Naser’s crest to droop off, and then dons the tiara{cps=*.1}...{/cps}" "The whole moment is picturesque, just like Naomi wanted." - stop ambient fadeout 5 + stop ambient fadeout 4 + $ renpy.music.set_volume(1, 4, 'ambient1') + pause .5 + + show naomi prom happy flip with dissolve N "Thank you all so much, Volcano High!" N "This is such an honor to receive." @@ -1641,41 +2044,34 @@ label chapter_13D: N "My, I don’t really have a speech prepared. But{cps=*.1}...{/cps}" N "In just one short year, we-" + show spears neutral flip Sp "Alright, alright, let’s stay on schedule." - show naomi: - "naomi prom happy flip" - yalign 0.0 - show naser prom neutral with dissolve - show naomi prom neutral flip with dissolve - Sp "I promised your parents we’d be out of here by ten." - show naomi prom neutral with dissolve - show naomi: - matrixcolor TintMatrix(Color((1.03*255, 1.03*255, 1.0*255))) - parallel: - ease_cubic 1.5 xalign 3.99 - parallel: - easeout_cubic 0.40 matrixcolor TintMatrix(Color((0.7*255, 0.7*255, 0.8*255))) - show naser: - matrixcolor TintMatrix(Color((1.03*255, 1.03*255, 1.0*255))) - parallel: - ease_cubic 1.5 xalign 3.99 - parallel: - pause .2 - easeout_cubic 0.40 matrixcolor TintMatrix(Color((0.7*255, 0.7*255, 0.8*255))) + window hide + window auto + + show naomi prom unimpressed flip with dissolve + pause .5 + + show naomi: + easeout_cubic 1 xalign 0.0 + show naser: + easeout_cubic 1 xalign -0.8 + show naser prom happy flip with dissolve + hide naser + hide naomi + with dissolve pause .5 - hide naomi with dissolve - hide naser with dissolve show spears: matrixcolor TintMatrix(Color((0.7*255, 0.7*255, 0.8*255))) parallel: - ease_cubic 1.0 xalign 0.5 + ease_cubic 1 xalign 0.5 parallel: - easeout_cubic 0.40 matrixcolor TintMatrix(Color((1.03*255, 1.03*255, 1.0*255))) - + 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." @@ -1690,51 +2086,62 @@ label chapter_13D: show spears: matrixcolor TintMatrix(Color((1.03*255, 1.03*255, 1.0*255))) parallel: - ease_cubic 2.0 xalign -2.5 - parallel: - easeout_cubic 0.40 matrixcolor TintMatrix(Color((0.7*255, 0.7*255, 0.8*255))) + easeout_cubic 1.5 xalign -.5 + #parallel: + # easeout_cubic 0.40 matrixcolor TintMatrix(Color((0.7*255, 0.7*255, 0.8*255))) pause .5 hide spears with dissolve + pause 0.5 + #show fang d prom happy flip with dissolve: + # matrixcolor TintMatrix(Color((0.7*255, 0.7*255, 0.8*255))) + # xalign 2.3 + # parallel: + # ease_cubic 1.6 xalign 0.5 + # parallel: + # pause 1.0 + # easeout_cubic 0.40 matrixcolor TintMatrix(Color((1.03*255, 1.03*255, 1.0*255))) + # pause .02 + # "fang d prom happy" with dissolve - show fang d prom happy flip with dissolve: - matrixcolor TintMatrix(Color((0.7*255, 0.7*255, 0.8*255))) - xalign 2.3 - parallel: - ease_cubic 1.6 xalign 0.5 - parallel: - pause 1.0 - easeout_cubic 0.40 matrixcolor TintMatrix(Color((1.03*255, 1.03*255, 1.0*255))) - pause .02 - "fang d prom happy" with dissolve - - pause .5 "Spears puts the microphone up and gives a welcoming applause as the cheap curtains draw open." + window hide + window auto + pause 0.5 - "Fang is standing onstage front and center, guitar." + show fang d prom happy with Dissolve(1): + 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 .25 + pause 0.5 + + "Fang is standing onstage front and center, guitar in hand." + pause .5 unknown "Wait, who?" unknown "She was there last time, wasn’t she?" unknown "I’ll just start recording{cps=*.1}...{/cps}" - show fang d prom sad with dissolve "She scans the room, a nervous look creeping onto her face." + window hide + window auto + pause 0.25 scene prom show anon prom neutral at aleft show trish prom angry at scenter - with dissolve + with Dissolve(1) + pause 0.25 T "Those dicks!" "I start waving my arms in the air, trying to catch Fang’s attention." "Trish sees what I’m doing and whistles with her thumb and index finger." + show trish prom indignant with dissolve unknown "Who the-" @@ -1743,23 +2150,26 @@ label chapter_13D: unknown "Only he would-" unknown "-match made for losers-" + pause 0.5 "Fang notices us and some of the nervousness melts off her face." + pause 0.5 "She takes a deep breath and starts strumming the first notes of her song." + stop ambient1 fadeout 3 window hide window auto pause .5 - scene black with dissolve + scene black with Dissolve(1) pause .5 "It took half a year but she finally completed the song from the roof." - play music 'audio/OST/Amberlight Brilliance D ending.ogg' fadein 1.0 window hide window auto pause .5 + play music 'audio/OST/Amberlight Brilliance D ending.ogg' fadein 1.0 scene fang d ending preformance 1 with dissolve pause .5 @@ -1774,6 +2184,7 @@ label chapter_13D: "And as a summation of Fang." "After all, as she plays her heart out on stage to the growing surprise and cheers of the crowd, this song is the best representation of her." + pause .5 "Trish and I cheer Fang on loudly." @@ -1784,16 +2195,19 @@ label chapter_13D: "Apparently the rest of my classmates thought so too." "I spin around to get a better look at all the cheering students and immediately fix my eyes on Naomi." + pause .5 "And she looks pissed." "Naser looks like he’s enjoying the show, however." + pause .5 "Not wanting to let the moment go to waste, I get my phone out and zoom in as stealthily as I can." "I snap a picture of the seething prom queen before she stomps off, probably complaining how her perfect night was ruined." "Shame that someone other than her gets the spotlight for once." + pause .5 "Satisfied that Fang will enjoy seeing the picture, I begin pushing and squeezing my way towards the front of the crowd." @@ -1806,32 +2220,42 @@ label chapter_13D: "Fang’s voice is beginning to grow hoarse as she nears the end of her song." "As the song reaches its crescendo, her final lyrics are echoed by the crowd and reverberates throughout the hall." + pause .5 F "GOODBYE" F "VOLCANO" F "HIIIIIGH!" + pause .5 "Her voice shakes as the words trail off, delivering a meteoric finale to her show." - stop music fadeout 1.0 + stop music fadeout 2.0 play ambient 'audio/effects/crowdCheerLoop.ogg' fadein 4 - "The guitar echoes for several seconds before applause begins to fill the air, cheers that I didn’t initiate this time." - "I begin to join in,{w=.1} but take notice of Fang’s utterly stiff posture." + "The guitar echoes for several seconds before applause begins to fill the air, cheers that I didn’t initiate this time." + pause .5 + + "I begin to join in, but take notice of Fang’s utterly stiff posture." "Eyes wide, wings pressed against her back, legs locked like a statue." "She looks like she’s about to faint from shock." + "I realize I have an opportunity here and stone the fuck up." "God damn it, I’m going to take it." + pause .5 "I push my way through the crowd and jump up on the stage, taking the nearly catatonic Fang into my arms." - "Standing in an embrace on stage,{w=.1} my mind barely registers the crowd of students in front of us." + "Standing in an embrace on stage, my mind barely registers the crowd of students in front of us." "Fang gasps and snaps back to reality." "I can see the embarrassed mirth playing across her beautiful eyes." + window hide + window auto + pause .5 + scene fang d ending preformance 4 with dissolve $ renpy.music.set_volume(1.4, 2, 'ambient') pause 1 @@ -1842,46 +2266,58 @@ label chapter_13D: "I can hear Rosa and Stella’s wolf whistles inside the crowd." "I can even make out Naser, Trish and Reed’s own supportive calls." + pause .5 "It’s a picture-perfect moment." + pause .5 - "Wait.{w=0.2} Missing one thing." + "Wait. Missing one thing." + pause .5 - "I extend one arm out toward Naomi,{w=0.2} who I know is suffering from rectal-ragnarok by now, and raise one finger in particular at her." + "I extend one arm out toward Naomi, who I know is suffering from rectal-ragnarok by now, and raise one finger in particular at her." "There, picture-perfect." - window hide window auto - pause .5 stop ambient fadeout 2 $ renpy.music.set_volume(1, 2, 'ambient') scene black with Dissolve(1.0) stop music fadeout 1.0 - pause 0.5 + pause 1 "{cps=*.1}...{/cps}" + window hide + window auto + pause .5 + + scene park_night with Dissolve(2) + pause .5 - scene park_night with dissolve play music "audio/OST/she_fucks_human_men.ogg" fadein 2.0 "The cool night air feels absolutely amazing after we spent so long in the sweatbox of a gym." - show anon prom neutral at acenter: - xalign -1.4 - ease_cubic 1.9 xalign 0.375 #yalign -0.1 zoom 1.35 - show fang d prom happy: - xalign -2.2 - ease_cubic 2.2 xalign -0.325 #yalign -0.1 #zoom 1.35 - with dissolve - "When I had brought up calling the taxi to take us home, Fang insisted on walking instead." "And I couldn’t turn her down after she gave me ‘the look’." + window hide + window auto + pause .5 + + show anon prom neutral at acenter: + xalign -0.2 + easein_cubic 1.5 xalign 0.375 #yalign -0.1 zoom 1.35 + show fang d prom happy: + xalign -1.2 + easein_cubic 1.5 xalign -0.325 #yalign -0.1 #zoom 1.35 + with dissolve + pause .5 F "{cps=*.6}MMmmm{/cps}. Feels fucking nice now." + pause .5 "Her wings flutter, and surprises me when droplets of sweat are sent flying from them." + pause .5 A "Yeah, nice and breezy." show fang d prom happy: @@ -1893,7 +2329,7 @@ label chapter_13D: ease_cubic 0.8 xalign 0.25 pause .4 ease_cubic 1.0 xalign 0.30+0.25 - + pause 1 "My arm finds its way around her waist, and Fang takes the hint and starts walking closer with me." @@ -1925,9 +2361,9 @@ label chapter_13D: F "Shut up!" "Her hip collides with mine, forcing my still buzzing phone roughly against my leg." + pause .5 A "Hehehe, sorry. One sec." - show anon prom neutral with dissolve "A check of it shows I'm getting dangerously close to my midnight curfew." @@ -1939,36 +2375,36 @@ label chapter_13D: "Even Naomi, with a face fueled by pure seethium." "And Stella, with a blurred gray elbow barely in frame." + pause .5 "{i}Reedman: yooooo i got my dances{/i}" "{i}Reedman: also swing by the hospital some time, bring my backpack{/i}" - show anon prom grin with dissolve "He really does it to himself." - show anon prom neutral with dissolve "Right, the curfew." show fang: - ease_cubic 0.7 xalign 1.5 + ease_cubic 1.5 xalign 1.5 pause .3 - "fang d prom happy flip" with dissolve - pause .3 - ease_cubic 0.8 xalign 1.15 + ease_cubic 1 xalign 1.15 + pause 1 + show fang d prom happy flip with dissolve + pause 0.5 - pause 1.0 "Before I can pocket my phone, Fang stops my hand." - + pause 0.5 F "Anon{cps=*.1}...{/cps}" A "Hm?" F "There’s something I wanted to do. Before we get home." + pause 0.5 A "Where are you hiding your smokes? That dress doesn’t look like it has any pockets." @@ -1978,33 +2414,43 @@ label chapter_13D: "Oh." pause 0.5 + "Oh!" + pause 0.5 A "O-out here though?" F "Why not? No one else is here." + pause 0.5 "I look around and see that she’s telling the truth." + pause 0.5 A "W-well, okay? Any-" "Before I can ask for a music request Fang yanks my phone out of my hand and is already looking for one online." "The music is tiny and tinny coming out of my phone’s ratty speaker." + pause 0.5 F "Okay, just like I saw with you and Trish{cps=*.1}...{/cps}" A "Wait, do YOU not know how to slow dance?" + pause 0.5 F "I can improvise?" + pause 0.5 "I chuckle as my hands finds its place on her hip and takes her other." + window hide + window auto + pause 0.5 hide anon hide fang show fanganon_promdance - with dissolve + pause 1 A "Alright, I think she said like this{cps=*.1}...{/cps}" @@ -2024,28 +2470,37 @@ label chapter_13D: "And between the too-quiet music, the constant foot stomps from Fang, and my own idiocy giving bad instructions." "We find ourselves in a close embrace beneath the streetlights, now just swaying along and loving each other’s company." - + window hide + window auto pause 1.5 + stop music fadeout 2 scene black with Dissolve(1.5) - stop music fadeout 1.0 pause 0.5 - "{cps=*0.2}...{/cps}" + "{cps=*0.2}...{/cps}" + window hide + window auto + pause 0.5 label FastTimesAtVolcanoHigh: #Fast Times at Volcano High "{cps=*0.2}-- Two Weeks Later --{/cps}" + window hide + window auto + pause 0.5 + play music "audio/OST/Skinrow Soul.ogg" fadein 1 scene beach show anon neutral at acenter with Dissolve(1.5) + pause 0.5 - play music "audio/OST/Skinrow Soul.ogg" "Time seemed to fly after prom, honestly." "Probably the stress of finals." "And graduation rehearsals." + pause 0.5 "And graduation itself." @@ -2060,6 +2515,7 @@ label chapter_13D: "Or maybe it’s the photo of her face that’s currently circulating a certain Albanian Car Trading chatroom." "Infinitely better than any reaction I could’ve made." + pause 0.5 "About a week after, Fang came to me with news that Trish got the idea for a celebration and Naser was organizing it." @@ -2067,11 +2523,14 @@ label chapter_13D: "It was Fang’s job to get the pizza." - "I,{w=0.2} the broke fuck that I am,{w=0.2} was put in charge of the fire and finding a good pit for it." + "I, the broke fuck that I am, was put in charge of the fire and finding a good pit for it." + pause 0.5 Nas "{i}You people are good at making fires, right Anon?{/i}" + pause 0.5 "I wonder if I can sue him for hate speech." + pause 0.5 "That aside." @@ -2084,29 +2543,33 @@ label chapter_13D: "Everything is ready, so where is everyone else?" "We agreed to meet at seven, right?" + pause 0.5 "Right as I reach into my pocket for my phone, a van chugs onto the sand from the distance." "It stops right in front of me and Trish flies out the side door, gasping for breath." + show anon: - pause 1.00 - ease_cubic 0.8 xalign 1.0 + pause 0.75 + ease_cubic 1 xalign 1.0 show anon neutral flip with dissolve - show trish neutral: - xalign -0.9 - yalign 0.1 + pause 0.75 + + show trish neutral with dissolve: + xalign -0.3 + yalign 0.0 parallel: - ease_cubic 2.3 xalign 0.55 + easein_cubic 1.5 xalign 0.5 parallel: + #block: + # rotate_pad False + # ease_cubic 0.25 rotate 1.3 + # ease_cubic 0.25 rotate -1.3 + # easein_cubic 0.125 rotate 0 + # repeat 3 block: - rotate_pad False - ease_cubic 0.25 rotate 1.3 - ease_cubic 0.25 rotate -1.3 - easein_cubic 0.125 rotate 0 - repeat 3 - block: - ease_cubic 0.335 yalign 0.11 - ease_cubic 0.285 yalign 0.1 + ease_cubic 0.335 yalign 0.01 + ease_cubic 0.285 yalign 0.0 pause .3 repeat T " *huff*{w=0.2}, *huff*{cps=*.1}...{/cps}" @@ -2121,14 +2584,18 @@ label chapter_13D: "Reed emerges from the cloud as if nothing’s wrong." T "Reed... {w=0.2}*huff*... {w=0.2}Your car.... {w=0.2}*huff*{cps=*.1}...{/cps}" + pause 0.5 show trish: block: - ease_cubic 0.335 yalign 0.11 - ease_cubic 0.285 yalign 0.1 + ease_cubic 0.335 yalign 0.01 + ease_cubic 0.285 yalign 0.0 pause .3 repeat 3 - yalign 0.1 - show reed explanatory at rleft with easeinleft + yalign 0.0 + show reed explanatory with dissolve: + xalign -0.8 yalign 0.1 + easein_cubic 1 xalign -0.2 + Re "Oh yeah, you like it? It’s an electric!" window hide window auto @@ -2139,59 +2606,79 @@ label chapter_13D: rotate_pad True transform_anchor True yanchor 1.0 - ypos 1.35 + ypos 1.39 parallel: easeout_cubic 0.7 rotate -90 #easeout_cubic 0.7 rotate -90 yalign -0.75 - pause .65 + pause .15 + hide trish with dissolve + play sound 'audio/effects/anonGardenFall.ogg' with vpunch - "Trish collapses in the sand." "Before I can check if she’s still breathing, a stereotypical mariachi car horn catches my attention." show anon neutral at aright with dissolve + "I swing around and catch Stella and Rosa exiting a hot pink Prius, each with a pair of phone speakers in their hands." show anon neutral flip at aright with dissolve + "Waving to them, my focus returns to Reed now helping Trish off the ground." window hide window auto - show trish neutral: - #xalign 0.0 - #ease_cubic 1 rotate 0 yalign 0.2 - rotate_pad True - transform_anchor True - yanchor 1.0 - ypos 1.35 - easeout_cubic 1.2 rotate 0 - pause .1 - ease_cubic 0.8 xalign 0.10 + #show trish neutral: + # #xalign 0.0 + # #ease_cubic 1 rotate 0 yalign 0.2 + # rotate_pad True + # transform_anchor True + # yanchor 1.0 + # ypos 1.35 + # easeout_cubic 1.2 rotate 0 + # pause .1 + # ease_cubic 0.8 xalign 0.10 - pause 1.2 + show trish neutral at scenter behind reed with dissolve: + xalign 0.4 yalign -0.2 + easein_cubic 1 yalign 0.0 + pause 0.5 + + show trish: + easein_cubic 1.5 xalign 0.0 show reed: - ease_cubic 0.9 xalign -0.55 - show anon neutral with Dissolve(.25): - ease_cubic 1 xalign 0.25 + easein_cubic 1.5 xalign -0.55 + show anon: + easein_cubic 1.5 xalign 0.25 - show rosa neutral flip with easeinright: - xalign 1.05 - show stella neutral flip with easeinright: - xalign 1.05 + show anon neutral with Dissolve(.25) + + pause 0.0001 + show rosa neutral flip: + xalign 1.5 + easein_cubic 1 xalign 1.05 + show stella neutral flip: + xalign 1.5 + easein_cubic 1 xalign 1.05 + with dissolve pause 0.5 #tentative line to make Reed's question a bit less random? "Diverting my attention back at my masterpiece of a firepit, the realization slowly dawns on me that I have nothing to start the fire with." + pause 0.5 Re "Need a light, amigo?" window hide window auto show anon: - ease_cubic 0.3 xalign 0.55 + easein_cubic 1 xalign 0.55 show anon neutral flip with dissolve + + show reed: + easein_cubic 0.5 xalign -0.475 + ease_cubic 1 xalign -0.55 show lighter with Dissolve(0.1): xpos 0.1 ypos 0.3 @@ -2199,150 +2686,176 @@ label chapter_13D: rotate 40 linear 0.6 align (0.5, 0.5) knot (0.45, 0.10) rotate -270 hide lighter with dissolve + "Before I can respond, he reaches into his pocket and fishes out a lighter which is promptly tossed my way." window hide window auto + show dimmer_light: + alpha 0 + linear 0.5 alpha 1 + show lighter at scenter with easeinbottom: yalign 0.5 zoom 2.0 pause 1 "Catching it out of the air, I only briefly catch the words ‘FUCK COMMUNISM’ engraved in its side when I hear yet another car approaching." window hide window auto + pause 0.5 + show dimmer_light: + linear 0.5 alpha 0 hide lighter with easeoutbottom - show anon neutral with ease: - xalign 0.25 #yalign 0.0 + pause 0.5 + + show anon: + easein_cubic 1.5 xalign 0.25 #yalign 0.0 + show anon neutral with dissolve + "Recognizing it by sound alone, I see the NasCar glide to a halt next to Rosa’s car." "That name might still be dumb as hell, but I gotta admit it’s growing on me." + pause 0.5 "Fang emerges from the backseat and waves at me." "She hunches into the car to get out the pizza boxes and starts striding towards us." window hide window auto + pause 0.5 + show reed: - ease_cubic 1 xalign -0.70 + easein_cubic 1 xalign -0.70 show trish: - ease_cubic 1 xalign -0.10 + easein_cubic 1 xalign -0.10 show anon: - ease_cubic 1 xalign 0.1 + easein_cubic 1 xalign 0.1 show rosa: - ease_cubic 1 xalign 1.2 + easein_cubic 1 xalign 1.3 show stella: - ease_cubic 1 xalign 1.15 + easein_cubic 1 xalign 1.2 + pause 0.0001 + show fang neutral flip behind anon: - xalign 2.5 + xalign 1.5 easein_cubic 1.5 xalign 0.2 - "fang neutral" with dissolve show naser neutral flip behind rosa: - xalign 2.5 + xalign 2.0 easein_cubic 1.5 xalign 0.90 + with dissolve - Nas "...c’mon babe, please. You know she didn’t do it on purpose!" + pause 0.5 + show fang neutral with dissolve + pause 0.75 + show naser explanatory with dissolve - show naser neutral flip: - ease_cubic 0.9 xalign 1.2 - show rosa: - ease_cubic 0.9 xalign 1.3 - show stella neutral flip: - ease_cubic 0.9 xalign 1.2 + Nas "{cps=*0.1}...{/cps}c’mon babe, please. You know she didn’t do it on purpose!" + + show naser: + easein_cubic 0.9 xalign 1.2 + show naser neutral flip with dissolve show naomi angry flip behind naser: - xalign 2.60 - ease_cubic 1.3 xalign 0.60 - pause .01 - ease_cubic 0.11 xalign 0.60 - ease_cubic 0.11 xalign 0.62 - ease_cubic 0.11 xalign 0.60 - ease_cubic 0.11 xalign 0.62 - ease_cubic 0.11 xalign 0.60 - ease_cubic 0.11 xalign 0.61 - ease_cubic 0.11 xalign 0.60 - ease_cubic 0.11 xalign 0.61 - ease_cubic 0.11 xalign 0.60 - ease_cubic 0.11 xalign 0.61 - ease_cubic 0.11 xalign 0.60 - + xalign 1.0 + easein_cubic 1.5 xalign 0.60 + block: + linear 0.045 xalign 0.60 + linear 0.045 xalign 0.6025 + repeat 10 "Naomi erupts from the car in a frothing rage, her shirt noticeably stained an orange-red." - window hide - window auto + pause 0.5 F "Ha! Wish I did." F "Oh yeah, the box on top is a bit messed up. Long story." + pause 0.5 N "How on *EARTH* did you throw a pizza on me from the backseat and get it back in the box?!" - Re "Naser, bro...{w=0.2} you were driving the whole time, right?" + Re "Naser, bro{cps=*0.1}...{/cps} you were driving the whole time, right?" Nas "Yeah, why?" Re "Just a feeling." + show naomi sad flip with dissolve N "This stuff has been happening ever since that picture of me was posted online." - show naomi sad with dissolve + Nas "Relax, babe, it’s the start of summer." Nas "Here, take my jacket." show naser: ease_cubic 0.45 xalign 1.12 + pause 0.25 ease_cubic 0.55 xalign 1.2 + pause 0.5 "Naser starts sliding the jacket off his back and{cps=*.1}...{/cps}" pause 0.5 - "What the-...?" + + "What the-{cps=*.1}...?{/cps}" "What is this noneuclidean bullshit I see before me." "Why is there a second jacket below the first...?" show naomi neutral flip with dissolve - show reed: - ease_cubic 0.3 xalign -0.60 - ease_cubic 0.5 xalign -0.70 + #show reed: + # ease_cubic 0.3 xalign -0.60 + # ease_cubic 0.5 xalign -0.70 "Reed taps my back and pulls my eyes away from the spatial anomaly." Re "Hurry up and start the fire, man{cps=*.1}...{/cps}" Re "I got the booze all ready." + window hide + window auto + pause .25 + + show anon: + easein_cubic 0.75 xalign 0.25 + pause 1 + ease_cubic 1.5 xalign 0.1 + + pause 0.75 + play sound 'audio/effects/cavemanMagic.ogg' + pause 1 - play sound 'audio/effects/caveman_magic.ogg' "Once the bonfire was set ablaze Stella and Trish started setting up the speakers around in a radius." + pause .5 Ro "Are you sure these will be loud enough?" Ro "They’re only a few dollars at the supermarket." Re "Oh yeah, those’ll be louder than the carfe this time." + show rosa considering flip with dissolve Ro "Why would coffee be louder than a stereo?" - - show rosa considering flip with dissolve + pause 1 Re "Anyway!" - show reed: - ease_cubic 0.80 xalign -0.375 - pause .15 - ease_cubic 0.9 xalign -0.70 + #show reed: + # ease_cubic 0.80 xalign -0.5 + # pause .15 + # ease_cubic 0.9 xalign -0.70 "Reed drops the ice chest he was holding in the sand." + show rosa neutral flip with dissolve Re "Went all in man, got the name brands and everything." A "I’m surprised you got Naser to let you bring this stuff." "Naser returns to the rest of the group, wearing his jacket again." - show naomi neutral flip with dissolve + pause .5 Nas "Got me to agree to what?" - - show reed neutral with dissolve + pause .5 Re "About that{cps=*.1}...{/cps}" @@ -2353,45 +2866,63 @@ label chapter_13D: Nas "You brought alcohol?!" Re "I mean, I usually call it liquor, but{cps=*.1}...{/cps}" + show naser annoyed flip + show naomi considering flip + with dissolve Nas "Darn it, Reed!" Nas "We’re all underage, you know even if I were to agree Naomi would pitch a fit!" + pause .5 Re "Dude, we all just graduated{cps=*.1}...{/cps}" Re "If now isn’t the time to live a little, then when?" + show naser brooding with dissolve "Naser hesitates." + pause .5 Re "Besides, I did think of you and Naomi." Nas "Huh?" show reed happy with dissolve - Re "Yeah, I got a special brand just for the two of you. Great beginner stuff." + Re "Yeah, I got a special brand just for the two of you. Great beginner stuff." + pause .5 show naser annoyed flip show naomi unimpressed flip with dissolve - Nas "You... {w=0.3}Whatever, I’ll try to keep Naomi from calling the police, fine." + Nas "You{cps=*.1}...{/cps} Whatever, I’ll try to keep Naomi from calling the police, fine." Re "You’re a real bro, man{cps=*.1}...{/cps}" show naser neutral flip with dissolve + Re "If everyone’s ready then let’s get started!" + window hide + window auto + pause 0.5 + stop music fadeout 2 - show black with fade + show black with Dissolve(1) + pause 0.5 + "Soon enough the pizza and booze are passed out and we’re all sitting in the sand around the blazing fire and the weekly top-forty list playing on the speakers." - play music "audio/OST/Beach Chill Out.ogg" fadein 1.0 - show reed neutral - show rosa neutral flip - show stella explanatory flip: - xalign 1.2 yalign 0.0 + "Everyone is conversating amongst themselves." - scene d01 with fade + window hide + window auto + pause 0.5 + + play music "audio/OST/Beach Chill Out.ogg" fadein 1.0 + scene d01 with Dissolve(2) + pause 1 + T "-are totally in! Come on, you’d look great in it!" F "No fucking way that’s fucking real! ‘Beach maid’?! Have you been sneaking Reed’s stash again?" + pause 0.5 N "And-and-and another thing!" @@ -2399,45 +2930,57 @@ label chapter_13D: N "Why was it us who gets *hic*{w=0.3}, gets the short end of the stick?!" - Nas "I mean{w=0.2}, I mean, I liked it{cps=*.1}...{/cps}" + Nas "I mean, I mean, I liked it{cps=*.1}...{/cps}" N "You’ve said that a dozen times already{cps=*.1}...{/cps}" + pause 0.5 Re "Y’know, I’m something of a gardener myself." - Ro "Oh!{w=0.2} Really? You should have joined the gardening club back at school, we had the loveliest little poppy bed." + Ro "Oh! Really? You should have joined the gardening club back at school, we had the loveliest little poppy bed." Re "Poppies, you say? The coincidences keep piling up, don’t they{cps=*.1}...{/cps}" + pause 0.5 St "-And the robots are powered by their blood! Super cool right?!" + pause 0.5 "Oh right, Stella was talking to me. Forgot why I was zoning out for a bit." + pause 0.5 A "Sure, yeah." St "Great, I’ll get my copy and we can watch it at your place sometime." St "Oh! Bring Fang too! She’d love this movie too!" + pause 0.5 "Did I just agree to something?" + pause 0.5 St "Oh, oh! Enough about Escaflowne, I want to show you something neat!" + pause 0.5 "She brings a small box from her front pocket." + pause 0.5 St "I got a new set of tarot cards! You want to be the first to use them?" A "I don’t see why not." + pause 0.5 "Stella shifts to a criss-cross position and fans out all the cards for me to pick from." "I pull one out and turn it over." + pause 0.5 - A "The lovers...?" + A "The lovers{cps=*.1}...?{/cps}" "The illustration depicts a human and pterosaur in embrace." + pause 0.5 "I raise an eyebrow at Stella." + pause 0.5 St "What’s that look for?" @@ -2446,12 +2989,15 @@ label chapter_13D: St "Oh, you know, the heart of the cards and all that." St "Go ahead and keep that one." + pause 0.5 "I sigh and tuck the card into my jacket pocket." + pause 0.5 A "You did that on purpose, didn’t you?" "Stella’s not-so-innocent smile tells me all I need to know." + pause 0.5 Ro "I think it’s so cute!" @@ -2461,60 +3007,73 @@ label chapter_13D: #show stella unimpressed flip with dissolve St "Maybe later, Reed." + pause 0.5 "Reed deflates a bit and my attention returns to the inebriated couple behind him." + pause 0.5 #show anon neutral flip with dissolve A "What did you even give Naser to get them that wasted?" "Reed glances behind him before throwing his head back in laughter." + pause 0.5 Re "Little party trick, bro{cps=*.1}...{/cps}" #empty can throw? - "He grabs one of Naser’s empty cans and tosses it in my lap." + "He grabs one of Naser’s empty cans and tosses it in my lap." #get can held up, blur bg? scene d01_blur with dissolve show nonalcoholic at scenter with easeinbottom: yalign 0.4 zoom 1.3 + pause 0.5 + "Holding it up to the light, I barely make out the words ‘NON ALCOHOLIC’ written in microscopic font." window hide window auto + pause 0.5 hide nonalcoholic with easeoutbottom scene d01 with dissolve + pause 0.5 A "So you mean they’re-" Re "Totally sober, dude." + pause 0.5 "It’s my turn to laugh at the pair making fools of themselves when Fang suddenly gets up and starts walking towards the parked cars." - + pause 0.5 #show anon neutral with dissolve F "Got something I want to do, be right back." - + pause 0.5 #hide fang with easeoutright - "kI give her a smile and turn back to Reed." + "I give her a smile and turn back to Reed." + pause 0.5 Re "We can still mess with them, man. Watch this." Re "Hey Naser! What’s your plan now that you’re, like, out of school?" "The two virgin drunks turn their attention to us, Naser clearly ‘deep’ in thought." + pause 0.5 Nas "Aw, man, like... {w=0.5}I’m gonna be-{w=0.2} gonna go and be a nur-{w=0.2} nyros-{w=0.1} sturgon." #show naomi neutral with dissolve N "My bad boy’s {cps=*0.5}soooooooooo{/cps} smart!" + pause 0.5 "Gross." + pause 0.5 "I lean towards Reed and lower my voice." + pause 0.5 #show anon neutral flip with dissolve @@ -2522,13 +3081,15 @@ label chapter_13D: Re "Nah, dude. Naomi’s having fun for like, the first time ever." - A "...So tomorrow then?" + A "{cps=*.1}...{/cps}So tomorrow then?" Re "Definitely tomorrow, bro." + pause 0.5 "Reed lets out a sigh and turns back towards me." + pause 0.5 - Re "So, like, for real though... {w=0.2}what are you gonna do now that school’s over, man?" + Re "So, like, for real though{cps=*.1}...{/cps} what are you gonna do now that school’s over, man?" window hide window auto pause .5 @@ -2539,21 +3100,22 @@ label chapter_13D: A "Well... {w=0.3}Spears convinced me to send out a couple application letters for college." - A "I’m thinking of doing something with music...{w=0.3} maybe becoming a sound engineer?" + A "I’m thinking of doing something with music{cps=*.1}...{/cps} maybe becoming a sound engineer?" "Not certain just yet": A "I’m not sure yet." - A "I’m thinking of doing something with music... {w=0.3}maybe becoming a sound engineer?" + A "I’m thinking of doing something with music{cps=*.1}...{/cps} maybe becoming a sound engineer?" Re "Oh nice, dude! You can be the band’s sound technician when you’re done!" #show reed explanatory with dissolve: # xalign -0.55 - A "Yeah, something like that...{w=0.2} What about you?" + A "Yeah, something like that{cps=*.1}...{/cps} What about you?" Re "Me? Flow with the go, dude. Like the dinos of old, gotta get in sync with the universe first, y’know?" + pause .5 A "Riiiight. What about-" @@ -2561,9 +3123,10 @@ label chapter_13D: "The miniature triceratops bursts out from the other side of the bonfire, catching me off guard." - T "We’ll do hair and horns and piercings and-{w=0.2} oh! Engravings too! Fang even said-" + T "We’ll do hair and horns and piercings and- oh! Engravings too! Fang even said-" F "That I’d be your first customer, I’ve told you a million times by now." + pause .5 "Fang returns from wherever it is she went, now carrying an object in her hands." #show fang neutral flip with easeinright: @@ -2575,17 +3138,21 @@ label chapter_13D: A "You’re not going to burn your yearbook, are you? That thing was like, eighty bucks!" - F "What?{w=0.2} No! How drunk are you, you dork?" + F "What? No! How drunk are you, you dork?" A "This many." "I hold up three fingers, though why is it suddenly nine?" + pause .5 "Hmmmm... Gonna need some more beer to fix that." + pause .5 - F "God, Anon, I was thinking we could all...{w=0.2} I dunno... {w=0.2}sign it? I saw a lot of others doing that." + F "God, Anon, I was thinking we could all{cps=*.1}...{/cps} I dunno{cps=*.1}...{/cps} sign it? I saw a lot of others doing that." + pause .5 A "Oh{cps=*.1}...{/cps}" + pause .5 "I always thought it was a silly tradition." @@ -2594,6 +3161,7 @@ label chapter_13D: "And how they’re all blank inside the cover." "Totally just a silly tradition." + pause .5 F "Why else would I even have one of these things?" @@ -2601,43 +3169,52 @@ label chapter_13D: F "Aside from my mom." - T "Me first me first!" + T "Me first, me first!" + pause .5 "Trish is already fumbling through her hoodie pocket for some writing implement." + pause .5 Ro "Yes! I would love to, Fang!" St "Oh I know exactly what to write! First let me do a palm reading!" - Re "Heh...{w=0.2} I’ll sign it too." + Re "Heh{cps=*.1}...{/cps} I’ll sign it too." N "WOOOOOOOOOO!" + pause .5 "The yearbook makes its way around the fire, each of us leaving some meaningful message on it’s inside covers." + pause .5 "I’m the last to receive the book and I look at what each of our friends wrote." "{i}You’ll always be my best friend, no matter what happens, Lucy. - Trish{/i}" "Lucy? Heh, nah, Fang will always be Fang to me." + pause .5 "{i}Stay frosty. - Reed{/i}" "Wow, he even drew King Rex, complete with ‘fire breathing’." + pause .5 "{i}Even the most wilted flower flourishes under God’s light. -Rosa{/i}" - "I think reading that one counts for my next few church visits. {w=0.2}Amen, Raptor Jesus." + "I think reading that one counts for my next few church visits. Amen, Raptor Jesus." + pause .5 "{i}The future is something that you build by yourself. - Stella{/i}" "So close to kneecapping her with this book. Fuckin’ Sailor Moon." + pause .5 "I can’t decipher either Naser or Naomi’s. Naser’s looks like a bunch of chicken scratched scribbles, while Naomi’s looks like her chickens went to college and got a doctorate." + pause .5 F "Anon? {w=0.2}Hellooooo.{w=0.2} You’ve been staring at the page for the past five minutes." - A "Right right. Just uh... {w=0.2}thinking of what to put." + A "Right right. Just uh{cps=*.1}...{/cps} thinking of what to put." "Okay, Anon, something meaningful. Something that’ll remind Fang of you every time she reads it." pause .5 @@ -2652,10 +3229,12 @@ label chapter_13D: "I hand the yearbook to Fang." "She skims the page and then shakes her head." + pause .5 F "Really Anon? You’re such a dweeb." A "It was very fitting if you ask me." + pause .5 "As the night draws on and the temperature falls we move closer to the fire." @@ -2664,10 +3243,17 @@ label chapter_13D: "I can’t help but smile as we slowly drift off to sleep around the campfire." "I can regret the hangover tomorrow, right now I want to just enjoy the night with my friends." + window hide + window auto + pause .5 + + stop music fadeout 3.0 + scene black with Dissolve(2) + pause 1 "{cps=*.1}...{/cps}" - stop music fadeout 1.0 - scene black with fade + pause 0.5 + label tink: "{cps=*0.2}-- Six months later --{/cps}" pause .5 @@ -2686,16 +3272,24 @@ label chapter_13D: "I’ll never be able to look at marinara the same way." pause 0.5 "But pasta-based trauma aside, it’s now the day after Christmas." + window hide + window auto + pause .5 + scene blue show anonfang_xmasmorningbed - with fade + with Dissolve(1) + pause 1 + "I’m sitting in my bed, looking through one of my favorite presents." "Fang’s mom was right, I am happy about all those photos." "As I look through the scrapbook spread across my lap I can’t help but reminisce about the best year of my life." + pause .5 F "*{cps=*0.6}SSSSNRRRRRRK{/cps}*" + pause .5 "I have to contain my laugh, but Fang looks ridiculously cute curled up beside me in my bed." @@ -2704,14 +3298,22 @@ label chapter_13D: "I go back to the scrapbook, enjoying the memories I’ve shared with my friends." "And to think I wanted to stay a loner when I first got here." + window hide + window auto + pause .5 + scene black with Dissolve(1) + pause .5 + + stop music fadeout 2 "*Beep boop beep*" "*{cps=*0.6}VRRRRRRRRRMMMM{/cps}*" F "‘M UP!" + pause .5 - play music "audio/OST/west_coast_kicking.ogg" fadeout 1 fadein 1 + play music "audio/OST/west_coast_kicking.ogg" fadein 1 "The loud noise of Trish’s present makes Fang bolt upright." A "OOF!" @@ -2721,34 +3323,46 @@ label chapter_13D: window auto play sound "audio/effects/anonHeadbutt.ogg" scene room anon day with vpunch #dissolve + pause 1 + "The new Metal Gear RAYmba Mk.II bumps against my face, turns, and continues eating the crumbs off my new carpet." "Even from the floor I can say that both were really thoughtful gifts." "Reed was right, the carpet really helped to tie the room together." + pause .5 - F "...Anon? {w=0.3}You here?" + F "{cps=*.1}...{/cps}Anon? You here?" A "On the floor." + pause .5 "Fang’s face appears over the edge of my bed." + pause .5 F "Why are you on the floor?" - A "...Yoga?" + A "{cps=*.1}...{/cps}Yoga?" F "{cps=*0.6}Riiiiight{/cps}." + pause .5 - show anon neutral at aleft with moveinbottom + show anon neutral with dissolve: + xalign 0.0 yalign -0.3 + easein_cubic 1 yalign 0.0 "I sit up from the floor and shiver." + "Volcaldera Bluffs may not get snow, but the cold air and the ocean definitely make the town cold as shit." + show anon neutral flip with dissolve "I crawl back on to my bed and try to find my spot that I warmed." + pause .5 A "Fang you stole my warm spot!" "In fact she’s taken up the entire bed. Her wings are spread wide and all of my blanket has been piled over her." + pause .5 F "Mine!" @@ -2763,15 +3377,17 @@ label chapter_13D: F "Hurry up! You’re letting the warm escape." "I slide into the blanket next to her, my arms automatically wrapping around Fang’s waist and drawing her against my chest." - window hide - window auto + pause .5 hide anon neutral with dissolve + pause .5 F "Mmmm." + pause .5 "Her beak rubs against me as she hums." + pause .5 - "Aw yes.{w=0.3} Cuddles. Best way to spend a cold day." + "Aw yes. Cuddles. Best way to spend a cold day." F "Damn right." @@ -2779,37 +3395,44 @@ label chapter_13D: F "You’re looking at that again?" - A "...Yeah?" + A "{cps=*.1}...{/cps}Yeah?" + pause .5 "Her face glows a soft pink in embarrassment." - A "D’aaaaawww...{w=0.2} Someone’s embarrassed." + A "D’aaaaawww{cps=*.1}...{/cps} Someone’s embarrassed." F "And someone is about to be on the floor again." + pause .5 "*VRRRRRM* *Beep boop beep*" + pause .5 F "I think Mark Two would like the company." A "Sheesh, you’re always so grouchy in the morning." "I laugh even as her elbow digs into my chest." + pause .5 "Fang crawls on top of me and puts all her weight down on my lungs." "I only laugh more." "Not like Fang can do what a staircase could." + pause .5 F "Stop.{w=0.3} Cuddles now.{w=0.3} Scrapbook later." A "Hahahahalright. Cuddles it is." + pause .5 "She squeals when I roll us on to our side, bringing us face to face." "I can feel my own face glow as warm as hers, but I also have the same smile as her too." "I place a chaste kiss on the end of her snoot, eliciting some giggles from Fang." + pause .5 F "What did I say about that." @@ -2817,13 +3440,14 @@ label chapter_13D: F "Kissing that!" - A "Mmmm gonna need to be more specific." + A "Mmmm, gonna need to be more specific." F "Kissing my nose!" A "Oh! You mean this!" "I kiss her snoot again." + pause .5 F "Ugh, stop messing with the snoot." @@ -2834,20 +3458,24 @@ label chapter_13D: A "I made you say it." F "Fucking insufferable." + pause .5 "I kiss the snoot one final time and get another elbow as my reward." + pause .5 F "In.{w=0.2}suf.{w=0.2}fer.{w=0.2}a.{w=0.2}ble." "I snatch the scrapbook at last." "Fang groans and hides her face in my chest." + pause .5 F "Why do you like that thing so much?" A "Because your mom was right." "Fang groans again." + pause .5 A "Come on, there’s some embarrassing pics of me in here too." @@ -2855,8 +3483,10 @@ label chapter_13D: A "Okay not that embarrassing." stop music fadeout 2 + pause .5 "I turn onto my back and Fang adjusts herself to lean on my shoulder." + pause .5 play music "audio/OST/appreciating_the_scenery.ogg" fadein 1.0 "The rest of our morning is spent cuddled in my bed, going through the scrapbook together." @@ -2864,6 +3494,7 @@ label chapter_13D: "When lunchtime rolls around, I have to face reality and make something to eat." "Especially since no restaurant in the city will deliver to this neighborhood." + pause .5 A "Alas, I must leave the warmth of the bed to make lunch." @@ -2876,12 +3507,15 @@ label chapter_13D: F "Mine." A "Pfeh." + pause .5 "I reach under the bed to retrieve the bag I tried hiding, and I pull out the jacket from within." "Two expertly stitched gorilla heads stare back at me, with the text ‘MNKY 4 LYF’ embroidered in gold thread." + pause .5 "I still don’t know if Naser is racist or if he really is just that clueless." + pause .5 A "This is great." @@ -2890,31 +3524,51 @@ label chapter_13D: A "And you don’t see anything wrong with this?" F "Nope." + pause .5 A "{cps=*.1}...{/cps}You realize last month was Homo History Month, right?" #lol homo F "What’s that have to do with an ugly jacket?" + pause .5 "I’ll sue them later." + pause .5 A "Alright, here I go." + "I zip the abomination on and step out of bed, the wall of cold stinging my toes." - show anon monkey at aleft with dissolve + window hide + window auto + pause .5 + + show anon monkey at aleft with Dissolve(1) + pause 1 + A "Carbonara sound good?" F "Why do you make it so weird? Most people just use tomato sauce." + pause 0.5 + + A "{cps=*.1}...{/cps}Don’t ask questions you aren’t prepared to know the answer to." + window hide + window auto + pause .25 show anon: - easeout_cubic 1.5 xalign 2.75 - A "{cps=*.1}...{/cps}Don’t ask questions you aren’t prepared to know the answer to." + easeout_cubic 1.5 xalign 1.0 + pause 1 + hide anon with dissolve + pause 0.5 "I crack four eggs, separating the yolk from the whites and saving them in a tupperware for later." "Maybe a simple custard pudding for dessert later." + pause 0.5 "I grab some bacon, cheese and milk from the fridge, grating a healthy handful of cheese into the yolks and mixing with a splash of milk before dicing the bacon." "Boiling some water in the kettle to save time, I measure out the appropriate amount of spaghetti and toss it in the pot with the water and some salt before grabbing a pan and setting it on the stove." + pause 0.5 F "Stop acting like you’re on the cooking channel, Anon." @@ -2922,29 +3576,34 @@ label chapter_13D: "When the bacon turns crispy, just in time for the spaghetti to finish cooking, I remove the pan from the heat while throwing in some of the pasta water to bring down the temperature." - "The final step was to add the yolks, cheese and milk to the bacon and garlic with some more pasta water and toss it with the spaghetti until it all came together as a creamy, salty and delicious lunch." + pause 0.5 "All in less than ten minutes." + pause 0.5 A "It’s all ready." A "Alright, RAYmba, nap time." A "Move to the rug so we can eat." - - show fang christmas neutral at sleft with dissolve + pause 0.5 "Fang grumbles and starts shifting in the bed, so I turn my attention to making the plates." + pause 0.5 show anon monkey flip: - ease_cubic 1.75 xalign 0.75 + yalign 0.1 xalign 1.1 + easein_cubic 1 xalign 0.75 + show fang christmas neutral at sleft + with dissolve "I grab a few sodas from the fridge and place everything on the new rug for an indoor picnic setup." "Fang’s moved from being wrapped up on the bed to being wrapped up on the rug, laying on her stomach." "Her feet wagging back and forth in a pair of plush green dino slippers." #we had a guy on our dev team who had a fetish for massive animal slippers, I blame him for this line. + pause 0.5 A "Better hurry, in this weather this’ll get cold in minutes." @@ -2953,24 +3612,27 @@ label chapter_13D: F "That sounds like it’ll only work once." A "True." + pause 0.5 "We both start eating the pasta." "While I take the classic approach of just slurping the noodles, Fang has a harder time and resorts to just twisting the fork around and eating a whole clump at once." + pause 0.5 A "You plan on enjoying any?" - show fang christmas happy with dissolve - F "It’sh good. Like the uh,{w=0.2} cheese." + F "It’sh good. Like the uh, cheese." A "Why thank you." + pause 0.5 "Eventually lunch is reduced to greasy plates and crushed soda cans." - - show fang christmas neutral + show fang christmas neutral with dissolve "Fang moves her trash aside and rests in her arms." + pause 0.5 + A "Oh, I just remembered." A "I have something else for you." @@ -2978,12 +3640,14 @@ label chapter_13D: F "Another christmas present?" A "You’ll see." + pause 0.5 "I take my phone from my pocket and lay it face-up on the carpet." F "Your phone?" A "Hold on." + pause 0.5 "From under my bed, RAYmba Mk1 hums to life and instinctively makes a beeline for the phone." @@ -2992,8 +3656,7 @@ label chapter_13D: "Fang has to raise her arm after it bumps into her to let it pass." "It reaches my phone and starts happily scraping the dust from it." - - show fang christmas happy + show fang christmas happy with dissolve F "Impressive." @@ -3002,18 +3665,25 @@ label chapter_13D: A "Maybe, however{cps=*.1}...{/cps}" A "That’s not what I wanted to show you." + window hide + window auto + pause 0.5 - scene d02a with fade + scene d02a with Dissolve(1) + pause 0.5 "I remove the small package from the robot and hand it to Fang." + pause 0.5 A "Go ahead." + pause 0.5 "She examines the box carefully before removing the paper packaging." "Sliding the box open reveals an amber pendant on a silver chain." window hide window auto + pause 0.5 scene d02b with dissolve pause 1 @@ -3021,12 +3691,17 @@ label chapter_13D: "I take the necklace from the box and hold it up for both of us to inspect." "As the amber dangles in the air, it catches the light from outside and glows the same brilliant orange as her eyes." + pause 0.5 F "Anon...{w=0.3} it’s beautiful." A "Here." + window hide + window auto + pause 0.5 - scene black with dissolve + scene black with Dissolve(1) + pause 0.5 "I take the pendant from her hands and hold it open to put around Fang’s neck." @@ -3035,41 +3710,59 @@ label chapter_13D: "I try to fumble with the clasp, it’s a bit tricky with the wings getting in the way{cps=*.1}...{/cps}" "The tip of her beak is mere centimeters from my face." + pause 0.5 F "{cps=*.1}...{/cps}" A "{cps=*.1}...{/cps}" + pause 0.5 A "...There." + window hide + window auto + pause 0.5 scene d02c with dissolve + pause 1 "Fang lets her hair down again and holds up the pendant." - F "This is... {w=0.3}thank you, Anon." + F "This is{cps=*.1}...{/cps} thank you, Anon." + pause 0.5 A "The moment I saw it, I knew it would have been the perfect present." + pause 0.5 F "Speaking of presents{cps=*.1}...{/cps}" + window hide + window auto + pause 0.5 + scene room anon day show anon monkey flip at aright: xalign 0.6 show fang pendant happy at sleft - with dissolve + with Dissolve(1) + pause 0.5 + "She gestures her snout to the ukulele resting against the corner of the room." F "You gonna try playing that?" A "I could, yeah." + pause 0.5 - F "Do uh... do that song I taught you." + F "Do uh{cps=*.1}...{/cps} do that song I taught you." "I happily oblige and rip off the bow still wrapped around the small instrument." A "I’m not singing for you, you know that, right?" "Fang giggles as I begin plucking away at the tiny little strings, producing a very familiar melody." + pause 0.5 + "She starts thumbing her new pendant absentmindedly." + "My shrill rendition more resembled that first time Fang played it on the rooftop than her energetic performance at prom." "Despite my occasional fumbling, it still possesses that same nostalgic tone it always had." @@ -3077,21 +3770,21 @@ label chapter_13D: "When Fang begins humming along, I soon find myself joining in to make the song sound complete." "I wish moments like these could last forever." + pause 0.5 "But just like the music in the air, they always do and before long we reach the end of the song." "A comfortable silence fills the room after the notes fade." + pause 0.5 F "{cps=*.1}...{/cps}I love that song." A "I hope so, you wrote it after all." F "Yeah, but you know we-" - show fang pendant shock with dissolve "Her thought is interrupted by a knock at the door." - show fang pendant neutral with dissolve F "You expecting company?" @@ -3104,7 +3797,7 @@ label chapter_13D: xalign 0.6 pause .3 show anon: - easeout_cubic 1.10 xalign 2.25 + easein_cubic 1 xalign 1.0 "My momentary fear of it being a potential addict or murderer are quelled upon opening the door, revealing-" @@ -3112,35 +3805,35 @@ label chapter_13D: window hide window auto - show anon monkey flip: - pause 0.80 - easein_cubic 1.20 xalign 0.75 - "anon monkey" with dissolve + show anon: + easein_cubic 1 xalign 0.75 - show spears neutral flip behind anon: - xalign 2.25 - pause 2 + show spears neutral flip behind anon with dissolve: + xalign 1.7 easein_cubic 1.25 xalign 1.3 - pause 1.5 + pause 1 "Our ex-principal is squeezed into the narrow hallway, holding a delicately wrapped gift in his hands." + pause 0.5 Sp "Anon, I trust that you had a good Christmas?" Sp "Normally I wouldn’t visit a former student like this, but I intend on making light of my offer during the school year." + pause 0.5 "He extends the gift towards me and I cautiously accept, beginning to open the wrapping paper." "Inside is a box set of some anime I’ve never heard of before." + pause 0.5 A "{cps=*.1}...{/cps}’Rurouni Kenshin’?" - show spears happy flip with dissolve Sp "As I said, I am always open to giving some quality anime suggestions." Sp "I think you’ll find this quite enjoyable." + pause 0.5 A "I, uh{cps=*.125}...{/cps} thank you, Principal Spears." @@ -3149,17 +3842,17 @@ label chapter_13D: Sp "I hope you and Fang enjoy the rest of your holidays." A "Thanks, yeah. I’ve had fun exchanging gifts with my friends." + pause 0.5 Sp "I can see you’re wearing a new jacket now-" - show spears neutral flip with dissolve "He stares with a certain thinly veiled disgust creeping on his face." + pause 0.5 Sp "Anon, I get that we live in a postracial world and all{cps=*.1}...{/cps}" Sp "But come on, have a little pride in yourself." - show fang pendant happy with dissolve "Fang struggles to keep her laughter in behind me." @@ -3167,10 +3860,10 @@ label chapter_13D: A "No it’s cool, Mister Spears." A "I’m taking monkey back." - - show spears happy flip + show spears happy flip with dissolve Sp "If you say so." + pause 0.5 Sp "At any rate, I shouldn’t keep you too long." @@ -3179,25 +3872,28 @@ label chapter_13D: Sp "I really appreciate the offer, but I have my own plans for lunch with my family." A "Alright. Thanks again for stopping by." + pause 0.5 - play music "audio/OST/Appreciating her Company.ogg" fadeout 1 fadein 1 Sp "Had to do it at least once before you leave next month." Sp "Be seeing you. Fang." "Fang throws a handwave back at him." + stop music fadeout 2 show spears: pause .4 - ease_cubic 1.5 xalign 2.8 + ease_cubic 1.5 xalign 1.9 show spears happy with dissolve + hide spears with dissolve + pause 0.5 "Spears clambers out the door and shuts it behind him, leaving just Fang and I in the room again." - pause .5 + play music "audio/OST/Appreciating her Company.ogg" fadein 1 show fang pendant sad with dissolve - F "{cps=*.175}...{/cps} That’s right, you’re leaving next month{cps=*.15}...{/cps}" + F "{cps=*.175}...{/cps}That’s right, you’re leaving next month{cps=*.15}...{/cps}" "Fang curls up in the blanket." show anon monkey flip with dissolve @@ -3207,10 +3903,12 @@ label chapter_13D: show anon: ease_cubic 0.8 xalign 0.625 "I sit next to her on the ground and wrap an arm around her shoulder." + pause 0.5 F "Do you really have to go?" F "Can’t you just go to community college here in the city?" + pause 0.5 A "You’ve seen the acceptance letter, Fang." @@ -3220,33 +3918,40 @@ label chapter_13D: A "You got plans of your own, don’t you?" - F "Yeah.{w=0.12} So{cps=*.1125}...{/cps}" + F "Yeah. So{cps=*.1125}...{/cps}" + pause 0.5 A "So{cps=*.1125}...{/cps}" + pause 0.5 F "We’re still gonna talk." A "Obviously." F "But{cps=*.1125}...{/cps}" + pause 0.5 "Fang takes a deep breath." + pause 0.5 F "I’m not doing a distant relationship." + pause 0.5 "Oh{cps=*.1125}...{/cps}" + pause 0.5 "Oh wow{cps=*.15}...{/cps}" + pause 0.5 A "Is this a break up?" - "Because ow,{w=.15} my fucking heart." - + "Because ow, my fucking heart." show fang pendant neutral with dissolve "Fang shakes her head from side to side slowly." "Oh thank fuck." + pause 0.5 F "I don’t want to break up, Anon." @@ -3265,15 +3970,15 @@ label chapter_13D: F "I{cps=*.15}...{/cps}Want to do some thinking." A "More thinking? Wow, that’s new for you." + pause 0.5 "The plastic plate bounces off my head harmlessly." - show fang pendant happy with dissolve F "{cps=*.15}...{/cps}Ass{cps=*.15}...{/cps}" + pause 0.5 "Fang giggles as I fake like I’m on a soccer pitch." - show fang pendant neutral with dissolve F "I want to do more thinking. Self-reflecting." @@ -3285,14 +3990,15 @@ label chapter_13D: F "But with you gone I gotta make them good on my own, ya know?" A "I get you." + pause 0.5 show anon: - ease_cubic 0.5 xalign 0.55 + ease_cubic 1 xalign 0.55 show fang: - pause .2 - ease_cubic 0.6 xalign 0.275 + ease_cubic 1 xalign 0.275 "I pull Fang closer, my chin resting atop her head." + pause 0.5 A "So, not breaking up." @@ -3301,14 +4007,15 @@ label chapter_13D: A "A break?" "She giggles again." - show fang pendant happy with dissolve F "Yeah. A break sounds right. Not breaking up, just taking a break." A "Plus, I’m not leaving for a few weeks." + pause 0.5 "Fang perks up." + pause 0.5 F "True. That’s a few weeks to cram in all the cuddles I’ll be missing." @@ -3319,13 +4026,15 @@ label chapter_13D: F "On the bed.{w=0.2} Now.{w=0.2} I’m collecting on those cuddles right now." A "Yes ma’am." + window hide + window auto + pause 0.5 scene black with Dissolve(1.0) stop music fadeout 4.0 pause 3 - window hide - window auto - pause 2 + "{cps=*.1}...{/cps}" + pause 0.5 return diff --git a/game/script/14C.good-ending.rpy b/game/script/14C.good-ending.rpy index 03dd39f..15e0813 100644 --- a/game/script/14C.good-ending.rpy +++ b/game/script/14C.good-ending.rpy @@ -1,35 +1,45 @@ label chapter_14C: #Volcano Highschool Musical - scene black with fade "{cps=*0.2}-- Three years later --{/cps}" + pause 0.5 - scene park fair with fade play music "audio/OST/west_coast_kicking.ogg" fadein 1.0 - "Volcaldera Bluffs. {w=0.2}New duty station.{w=0.2} Recruiting teens to suffer just like I did." + "Volcaldera Bluffs. New duty station. Recruiting teens to suffer just like I did." - "Good times,{w=0.1} good times." + "Good times, good times." - show anonc neutral at aleft with dissolve - "With my rucksack on my back and a cheap rolling case at my side I make my way down to my old stomping ground for some cheap living." + "With my rucksack on my back and a cheap rolling case at my side, I make my way down to my old stomping ground for some cheap living." + pause 0.5 - "Three years.{w=0.2} I wonder if Lucy still lives here." + "Three years. I wonder if Lucy still lives here." - "There’s new buildings in the Galleria.{w=0.2} Not to mention it’s gotten even more labyrinthine." + "There’s new buildings in the Galleria. Not to mention it’s gotten even more labyrinthine." "The sun reflecting off the mirror polished windows are baking me alive in my JDUs." + pause 0.5 - "Thinking back,{w=0.1} I think there’s a park nearby that has a decent vending machine." + "Thinking back, I think there’s a park nearby that has a decent vending machine." + pause 0.5 - show anonc neutral at aleft - with dissolve + "Mentally retracing my steps from my senior year, I manage to find the park." + window hide + window auto + pause 0.5 - "Mentally retracing my steps from my senior year I manage to find the park." + scene park fair with Dissolve(1) + pause 0.5 "Looks like they’re holding some kind of festival,{w=0.1} with all the booths set up and tyranno tykes running around." "There’s an unoccupied picnic bench, miraculously, so I set my heavy bags carrying my entire life down and pop open my water bottle." + window hide + window auto + pause 0.5 + + show anonc neutral at aleft with Dissolve(1) + pause 1 "Sitting here, I can’t help but reminisce about the last time I was here." @@ -40,52 +50,73 @@ label chapter_14C: "The dicks in my old platoon never did believe me." "Then again I didn’t want to show that photo album her mom gifted me." + pause 0.5 "Raptor Jesus, I miss her." "I wonder if she remembers that promise." + pause 0.5 stop music fadeout 1.0 - Lucy "Anon?" - pause .2 + Lucy "Anon?" + pause .5 "Hm?" "I look up to see a pterodactyl in a floral print dress running full tilt towards me." - stop music fadeout 1.0 + pause 0.5 play music "audio/OST/intercept.ogg" fadein 1.0 - Lucy "ANON!{w=0.2} YOU REMEMBERED!" - scene c02 with dissolve + Lucy "ANON!{w=0.2} YOU REMEMBERED!" + window hide + window auto + pause 0.5 + + scene c02 with Dissolve(1) + pause 1 "What." + pause 0.5 "I stand up and prepare to take her down." "I am poorly prepared however." + pause 0.5 "She lunges at me and before I think to grab my cheap ass kabar her beak mashes roughly against my lips." + pause 0.5 "What." + pause 0.5 "I curse my instincts as my hands reflexively hold my amorous attacker by her hips." + pause 0.5 "Wait." + pause 0.5 "I pull back, both for air and to figure out if this is who I think it is and not some well dressed sexual harassing lady-hobo." pause 0.5 + A "Lucy..?" + window hide + window auto + pause 0.5 #move fang slightly closer scene park fair show fang c happy flip at scenter show anonc shock at aleft - with dissolve + with Dissolve(1) + pause 1 Lucy "You remembered our promise!" + pause 0.5 "Right. Right." + "Yeah, the promise{cps=*.1}...{/cps}" + pause 0.5 # "..." @@ -113,64 +144,70 @@ label chapter_14C: # "{i}It's settled, then.{/i}" - stop music fadeout 1.0 + stop music fadeout 2.0 show anonc happy with dissolve A "That I’d come back and be with you.{w=0.22} How could I forget?" - + pause 0.5 play music "audio/OST/to_swagger.ogg" fadein 1.0 "I finally have a chance to take Lucy in." - "Gone is the halter top,{w=0.03} torn jeans,{w=0.02} and spiky hornband." - - "In their place,{w=0.1} a simple golden sun dress and a large red ribbon tied around her head crest, looking for the world like a pair of red bunny ears." + "Gone is the halter top, torn jeans, and spiky hornband." + "In their place, a simple golden sun dress and a large red ribbon tied around her head crest, looking for the world like a pair of red bunny ears." + pause 0.5 # todo - "Her hands remain on my shoulders,{w=.25} and I can see that she’s checking me out now." + "Her hands remain on my shoulders, and I can see that she’s checking me out now." - "I’m proud to say I’m no longer a lanklet,{w=.15} especially with how my uniform blouse’s rolled up sleeves feel like they’re cutting off the blood flow to my hands." + "I’m proud to say I’m no longer a lanklet, especially with how my uniform blouse’s rolled up sleeves feel like they’re cutting off the blood flow to my hands." + pause 0.5 Lucy "You’ve really changed since I last saw you, Anon!" Lucy "I’m so glad you’re safe after all these years!" - Lucy "I got so worried for you,{w=0.1} what if something happened overseas{cps=*.1}...{/cps}" + Lucy "I got so worried for you, what if something happened overseas{cps=*.1}...{/cps}" Lucy "What if you got lost or hurt{cps=*.125}...{/cps}" Lucy "What if you never returned at all{cps=*.15}...{/cps}" + pause 0.5 - A "Hey,{w=.05} have more faith in me." - + A "Hey, have more faith in me." show anonc considering with dissolve - A "I still got all my limbs,{w=.1} right?" + + A "I still got all my limbs, right?" A "I didn’t get bruised too bad." - A "Like uhh,{w=.1} remember that time I fell down the stairs?" - + A "Like uhh, remember that time I fell down the stairs?" show anonc happy with dissolve - A "I’m pretty indestructible,{w=0.1} yeah?" + + A "I’m pretty indestructible, yeah?" + pause 0.5 "{cps=*.2}...{/cps}Maybe I’ll wait before showing her my scars." + pause 0.5 Lucy "Wow, you’re pretty amazing…" - show anonc neutral with dissolve + A "What’ve you been up to?" Lucy "Oh, I got my Associates and then-" unknown "{cps=*.5}MIIIISSSS LUCCYYYYYYYY!!!{/cps}" + pause 0.5 "Fang shrugs." - show fang c happy with dissolve Lucy "And then this." + pause 0.5 "A little T-rex runs up to the table." + pause 0.5 unknown "MISS LUCY!!{w=0.2} MISS LUCY!!" @@ -181,9 +218,10 @@ label chapter_14C: Vince "I was playing with Jared and he said, he said that earthquakes happen when my mommy gets out of bed!!" Vince "Tell him it’s not true!!" - show anonc happy with dissolve + A "Tell him that his mom has a secret daddy she doesn’t tell anyone about." + pause 0.5 Lucy "Anon!" @@ -191,11 +229,11 @@ label chapter_14C: Lucy "Oh no you don’t." - Lucy "JARED,{w=.2} GET OVER HERE." + Lucy "JARED, GET OVER HERE." show fang c: - ease_cubic 0.8 xalign 1.30 - pause .5 + easeout_cubic 0.8 xalign 1.30 + pause .4 hide fang with dissolve show anonc neutral with dissolve @@ -203,7 +241,8 @@ label chapter_14C: show fang c happy flip with dissolve: xalign 1.30 - ease_cubic 1.0 xalign 0.5 + easein_cubic 1.0 xalign 0.5 + pause 0.5 A "Want me to get you a water bottle or something?" @@ -212,21 +251,23 @@ label chapter_14C: Lucy "The fair’s some annual town hunting celebration, this year the people in charge had extra funding." Lucy "So today they’re letting the local schools have a field trip here free of charge." + pause 0.5 - A "{cps=*.1}...{/cps} Need another chaperone?" + A "{cps=*.1}...{/cps}Need another chaperone?" Lucy "I’d love to, but parents get really upset about this sort of thing." Lucy "You have to be qualified and certified to look after these guys." + pause 0.5 - A "Oi naehd a choild moindin’ loicence, yeh?{w=.2} Pray-ay bonkahs, yeh." + A "Oi naehd a choild moindin’ loicence, yeh? Pray-ay bonkahs, yeh." "I chuckle aloud at my own silly accent. Lucy’s giggles echo my mirth." - stop music fadeout 1.0 + stop music fadeout 2.0 "Lucy’s giggles slowly melt away and a trickling tear leaves from her eye." - play music "audio/OST/Beach Chill Out.ogg" fadein 1.0 show fang c sad4 flip with dissolve + play music "audio/OST/Beach Chill Out.ogg" fadein 1.0 Lucy "You’re really back{cps=*.1}...{/cps}" @@ -242,38 +283,39 @@ label chapter_14C: "Her arms wrap around me tightly, as if afraid I’ll disappear at any moment." "My hand rubs comforting circles across her back, soothing her." + pause 0.5 A "Yeah.{w=.2} I’m back, Lucy." A "I’m surprised you waited for me here." Lucy "Of course. That promise means the world to me, Anon." + pause 0.5 "We stay embraced in the hot sun for just a moment longer before I let go again." show fang: ease_cubic 0.75 xalign 0.44 - "fang c happy" with dissolve - pause .2 - ease_cubic 0.55 xalign 0.65 - + pause 1 + show fang c happy behind anonc with dissolve + pause 0.25 "Lucy’s gaze lingers on the children, her eyebrows knit together in contemplation." - - pause .75 + pause .5 Lucy "Look at them, Anon." "Fang points toward the kids screaming and falling over each other." + pause .5 Lucy "We were all like this at some point." show anonc considering with dissolve A "Stupid?" - Lucy "Yeah-{w=.1} no, I mean careless.{w=0.2} Innocent." - + Lucy "Yeah- no, I mean careless. Innocent." show anonc neutral with dissolve + A "Suppose we were." show fang c sad with dissolve @@ -281,38 +323,47 @@ label chapter_14C: Lucy "One day they’re gonna start thinking and doing all the wrong things we thought and did when we were teenagers{cps=*.1}...{/cps}" - Lucy "I wish I could stop it from happening.{w=.3} They're perfect just like this." + Lucy "I wish I could stop it from happening. They're perfect just like this." + pause .5 A "Kids can be, mean to each other." + pause .5 - Lucy "But not cruel.{w=0.35} The world makes them cruel." + Lucy "But not cruel. The world makes them cruel." Lucy "Until then{cps=*.1}...{/cps} they're free. We gotta protect their freedom. Save them from our mistakes." + pause .5 "That’s quite a statement to hear from her." + pause .5 A "You've changed." + pause .5 "I think now would be a good time for a segue." + pause .5 A "I'm glad to see you're doing good. How’s everyone else?" show fang: - ease_cubic 0.4 xalign 0.70 + easein_cubic 1 xalign 0.70 show fang c shocked flip with dissolve Lucy "Everyone else?" - show anonc considering with dissolve - A "Y’know, Naser,{w=.05} Trish, Naomi, Reed, all those guys?" + A "Y’know, Naser, Trish, Naomi, Reed, all those guys?" show anonc neutral with dissolve - Lucy "Oh!{w=0.3} Naser went to medical school{cps=*.1}...{/cps}" - show anonc sad with dissolve #PAIN + Lucy "Oh! Naser went to medical school{cps=*.1}...{/cps}" + pause 0.5 + show fang: - ease_cubic 0.4 xalign 0.75 - show fang c sad3 flip with dissolve + easein_cubic 1 xalign 0.75 + pause 0.0001 + show fang c sad3 flip + show anonc sad #PAIN + with dissolve "She closes her eyes as though trying to recall a lost memory." pause .5 @@ -325,18 +376,18 @@ label chapter_14C: A "And the others?" Lucy "Haven't seen them since either." - pause 0.5 show fang c happy flip with dissolve Lucy "But you’re here now!" Lucy "And now that you’re back, I’m never letting you go again." - show anonc neutral with dissolve + A "I’m not going anywhere{cps=*.1}...{/cps} Sweet Tooth." "Lucy rolls her eyes." + pause 0.5 Lucy "You know, if you had said that back then I’d have hit you." @@ -344,7 +395,8 @@ label chapter_14C: A "I guess we’ve both changed since then." - Lucy "Oh yeah?{w=0.3} How so?" + Lucy "Oh yeah? How so?" + pause 0.5 A "I mean, when I first enrolled I had every intention of just laying low and not sticking out." @@ -355,14 +407,17 @@ label chapter_14C: Lucy "Guess that plan fell apart." A "It did, yeah." + pause 0.5 A "I kinda blame you for that development." - Lucy "Ha,{w=0.3} I made you care about people." + Lucy "Ha, I made you care about people." A "You did." + pause 0.5 "A few kids chase each other around the table." + pause 0.5 A "You get any break time today?" @@ -371,62 +426,79 @@ label chapter_14C: Lucy "I’d love to! I’ll go ask, I might get a few minutes to step away." A "Yeah, and we could go and check Volcano High again, for old time's sake." - + pause 0.5 show fang c sad3 flip with dissolve "She freezes for a second." + pause 0.5 - Lucy "I-I’d rather not Volcano High.{w=0.3} Too many bad memories." + Lucy "I-I’d rather not Volcano High. Too many bad memories." + window hide + window auto + pause 0.5 show fang c sad with dissolve pause .5 - show fang: - ease_cubic 0.85 xalign 1.4 - show fang c happy with dissolve - pause .5 + show fang: + easeout_cubic 1 xalign 1.4 + show fang c happy with dissolve hide fang with dissolve + pause 0.5 "Lucy ended up getting the rest of the day off from her supervisors, I was surprised by how understanding they were once they saw me." show fang c happy flip with dissolve: yalign 0.0 xalign 1.50 - ease_cubic 0.99 xalign 0.65 + easein_cubic 1 xalign 0.65 #show anonc neutral at aleft with dissolve Lucy "They said I deserve it after a hard day's work." A "You do look exhausted dealing with the ankle biters." - Lucy "Not at all! {w=0.3}Truth be told, Anon. I love doing what I do." + Lucy "Not at all! Truth be told, Anon. I love doing what I do." + window hide + window auto + pause 0.5 - scene black with dissolve + stop music fadeout 2.0 + scene black with Dissolve(1) + pause 0.5 "{cps=*.1}...{/cps}" + window hide + window auto + pause 0.5 + + play ambient "audio/effects/beachLoop.ogg" fadein 2.0 + scene c04 with Dissolve(1) + pause 1 - scene c04 with dissolve - stop music fadeout 1.0 - play ambient "audio/effects/beachLoop2.ogg" fadein 1.0 "Catching up with Lucy was the happiest I felt in years, the memories came rushing back as we walked under the hot sun." + pause 0.5 A "So you don’t know at all how Reed and Trish are doing?" - Lucy "OH! {w=0.2}{cps=*.175}...{/cps}When was the last time I spoke with them{cps=*.1}...{/cps}?" + Lucy "OH! {cps=*.175}...{/cps}When was the last time I spoke with them{cps=*.1}...{/cps}?" A "Hope Trish is alright, the two of you were friends for the longest time." Lucy "I guess I{cps=*.15}...{/cps} {w=0.1}Didn’t feel the need to see them again?" + pause 0.5 Lucy "Looking back, they were terrible influences." A "I guess so{cps=*.125}...{/cps}" pause 0.5 + A "And Stella and Rosa?" Lucy "Haven't seen them either." A "Seems weird, considering Rosa was of such help to us." + pause 0.5 Lucy "Don't get me wrong, Anon. I love what Rosa did for me, Naser and you, but I guess I{cps=*.175}...{/cps}{w=0.1}just didn't need to see her anymore." @@ -435,71 +507,89 @@ label chapter_14C: Lucy "You must've had friends in the army, back at rock bottom, or even before that, right?" Lucy "They're gone from your life too, there's nothing wrong with that." + pause 0.5 A "Haven't you looked for them?" Lucy "I don't want to." + pause 0.5 "The scenery here seems familiar{cps=*.125}...{/cps}" + pause 0.5 "Oh, this is my old path to school. Maybe I will get to see it after all." - Lucy "L-{w=.05}let's turn away. {w=0.25}To Moe's, or somewhere." + Lucy "L-let's turn away. To Moe's, or somewhere." + pause 0.5 A "Aww, I wanted to see the school again though." - Lucy "NO,{w=.5} Anon." + Lucy "NO, Anon." + pause 0.5 A "{cps=*.1}...{/cps}" + pause 0.5 Lucy "Seems like we just repeat each other, I get upset over nothing, and I apologize." + pause 0.5 Lucy "Sorry, I just{cps=*.1}...{/cps} {w=0.1}don't want to remember Volcano High, I just{cps=*.125}...{/cps}" - pause 0.3 + pause 0.5 + Lucy "I did too much dumb stuff there, you know?" Lucy "I just want to forget all that happened." + pause 0.5 A "Moe’s is fine, too. I do want to see how that fossil is doing." - Lucy "Er,{w=0.2} actually, Moe retired!{w=0.25} He sold his franchise." + Lucy "Er, actually, Moe retired! He sold his franchise." - A "Oh.{w=0.3} Well, we can still go check it out." + A "Oh. Well, we can still go check it out." + window hide + window auto + pause 0.5 stop ambient fadeout 2 + scene black with Dissolve(1) + pause 0.5 play ambient1 "audio/effects/teenageCrowdFarLoop.ogg" fadein 1.0 - - scene outside moes with dissolve + scene outside moes with Dissolve(2) + pause 0.5 "It took a while to get there, getting to be nearly five when we arrived at Moe's, we ordered our usual and picked a table." + window hide + window auto + pause .5 + stop ambient1 fadeout 2 + play ambient "audio/effects/dinomoesLoop.ogg" fadein 2.0 - pause .25 - scene moes pizza with dissolve - + scene moes pizza show anonc neutral at aleft: xalign 0.2 show fang c happy flip at sright - with dissolve - - pause .25 + with Dissolve(1) + pause .5 "I can see the old piano in my peripheral vision." + pause .5 A "I’ve been asking so much about what you’re doing now, but what happened while I was away?" + pause .5 play music "audio/OST/Appreciating the atmosphere.ogg" fadein 1.0 - stop ambient1 fadeout 3 + stop ambient fadeout 3 Lucy "I remembered your promise." - show fang c sad flip with dissolve Lucy "I tried improving myself, like, really tried." - Lucy "But things kept getting difficult.{w=0.2} For a while I gave up." + Lucy "But things kept getting difficult. For a while I gave up." Lucy "There were times I’d cry. I would think back to when you were here and miss you so much." - Lucy "I{cps=*.175}...{/cps}{w=0.1}don't wanna worry you with the details of what I did during that time, but…" + Lucy "I{cps=*.1}...{/cps}{w=0.1}don't wanna worry you with the details of what I did during that time, but{cps=*.1}...{/cps}" + pause .5 Lucy "I guess I realized something." @@ -510,23 +600,22 @@ label chapter_14C: Lucy "I was being unfair and unrealistic towards them, I wanted them to hate me and somehow that was gonna further my career." Lucy "Looked like it worked for a lot of famous people." + pause .5 Lucy "I didn't want to make my family sad anymore, so I just did what I've always should have done and learned to love them, to thank them for all they did for me." + pause .5 - A "So you kept playing?{w=0.1} I'd love to see what else you've composed over the years. I'm sure it's great." - + A "So you kept playing? I'd love to see what else you've composed over the years. I'm sure it's great." show fang c sad2 flip with dissolve Lucy "No{cps=*.1}...{/cps}{w=0.1}I just gave that up." - A "What?{w=0.175} Really?{w=0.125} It was such a huge part of you!" - + A "What? Really? It was such a huge part of you!" show fang c sad3 flip with dissolve - Lucy "I didn't need it anymore, plus it reminded me too much of Trish,{w=0.2} I've put away the instruments somewhere and never played anything ever again." + Lucy "I didn't need it anymore, plus it reminded me too much of Trish, I've put away the instruments somewhere and never played anything ever again." A "Then what have you been doing all these years?" - show fang c sad4 flip with dissolve Lucy "Dad needed help with a charity event, he bought food and he needed me to help him carry it around since Naser was away in college." @@ -538,40 +627,48 @@ label chapter_14C: Lucy "I lifted them from the ground, some clung to my legs as I moved about-" Lucy "No one ever played with me like that, no one ever approached me like that, it was so pure, so innocent." + pause .5 A "Should have shown them a picture of you in your high school clothes." - show fang c happy flip with dissolve Lucy "THAT would be hilarious." Lucy "But yeah, I enjoyed my time with the children so much{cps=*.1}...{/cps}{w=0.15}I asked around in my church and eventually I got a gig dealing with preschoolers." + pause .5 "She looks so happy right now.{w=0.2} I feel like I would ruin the mood to bring up Trish, Reed and the others again." + pause .5 A "Y’know, part of me expected you to forget about the whole promise." A "That I’d come back and some lucky dino guy had already swept you off your feet." + pause .5 "She just smiles and gives a small laugh." + pause .5 - Lucy "The amount of guys I had to tell that my boyfriend was just deployed and coming home soon…" + Lucy "The amount of guys I had to tell that my boyfriend was just deployed and coming home soon{cps=*.1}...{/cps}" + pause .5 "She begins stroking my hand on the table." + pause .5 - Lucy "Anon,{w=0.3} I’d never forget about you or our promise." + Lucy "Anon, I’d never forget about you or our promise." + pause .5 "Part of me is glad she's saying this to me, but I still have too many questions." - "It's weird because I know she’s happy, she looks happy in her work, and she's glad I'm here..." + "It's weird because I know she’s happy, she looks happy in her work, and she's glad I'm here{cps=*.1}...{/cps}" + pause .5 "But something deflates the moment, I don't know what it is." "I look towards the decorative piano Moe always had in the corner." + pause .5 A "Look Fang, the piano." - - show fang c happy with dissolve + show fang c happy behind anonc with dissolve Lucy "What about it?" @@ -584,41 +681,56 @@ label chapter_14C: Lucy "But you can't play{cps=*.1}...{/cps}" A "Then {i}you{/i} play." + window hide + window auto + pause .5 + stop music fadeout 10.0 - scene c05 with fade + scene c05 with Dissolve(1) + pause .5 "As we sit by the piano, I think she understands why I'm teasing her like that." "I open the lid, the keys look rather pristine." + pause .5 Lucy "Anon, I-" "Her fingers lightly roll across the keys." "She retracts herself." + pause .5 Lucy "I haven't played in a long time{cps=*.1}...{/cps}{w=0.2}I don't know if I can still do it." + pause .5 A "I bet you still remember how to do it." + pause .5 "She positions her hands just above the keys." - Lucy "I haven't done this in years.{w=0.3} I don't even know which song to play." + Lucy "I haven't done this in years. I don't even know which song to play." A "I wanna see you play, that's all. I wanna hear you after all this time away." + pause .5 Lucy "Alright." + pause .5 - "She gave out a sigh, but then..." + "She gave out a sigh, but then{cps=*.1}...{/cps}" + pause .5 Lucy "What to play?" "Her eyes seem to glimmer for a moment." + pause .5 Lucy "I know." + window hide + window auto + pause .5 play music 'audio/OST/Amberlight Brilliance - Piano.ogg' fadein 2.5 - pause 3.0 Lucy "Remember this?" @@ -627,65 +739,83 @@ label chapter_14C: Lucy "We made it together." - Lucy "Ha!{w=0.3} I still got it!" + Lucy "Ha! I still got it!" Lucy "I always thought of this melody when I thought about you{cps=*.2}...{/cps}" - Lucy "Guess I never forgot how to do it.{w=.1} Thought I'd be rusty with the piano." + Lucy "Guess I never forgot how to do it. Thought I'd be rusty with the piano." + pause .5 A "You play beautifully." + pause .5 Lucy "{cps=*.15}...{/cps}Thank you{cps=*.3}...{/cps}" - stop music fadeout 1.0 + stop music fadeout 3.0 "I sit closer to Lucy, she rests her head on my shoulder. Her hands are still resting on the keys, eager to play again." - play music "audio/OST/Skinrow Soul.ogg" fadein 1.0 - A "You shouldn't have abandoned music." + pause .5 - Lucy "{cps=*.175}...{/cps}" + A "You shouldn't have abandoned music." + pause .5 + + Lucy "{cps=*.1}...{/cps}" + pause .5 + play music "audio/OST/Skinrow Soul.ogg" fadein 1.0 "We talked about what we would do now, especially since it was getting dark outside and the street lights were coming on." "We walked our way back to where we started, near the park." + window hide + window auto + pause .5 - pause .75 + scene black with Dissolve(1) + pause .5 scene park night show anonc neutral at aleft show fang c sad flip at sright - with Dissolve(1.0) + with Dissolve(1) + pause .5 - Lucy "I don't know, Anon!{w=0.2} It's just so WEIRD!{w=0.2} A music teacher?" + Lucy "I don't know, Anon! It's just so WEIRD! A music teacher?" A "I don't know, Fang, it could be cool if you tried." + pause .5 "Fang is shivering, the colder air setting in." A "Here, this'll get you warmer." window hide window auto + pause .25 hide anonc hide fang show c06 at center - with dissolve + with Dissolve(1) pause 1 "I draw Lucy close to my chest." "She snuggles up to me." + pause .5 Lucy "Thank you." "She's precious. Being taller now, I guess the animal part of my brain is telling me to protect my smaller and more fragile mate." + pause .5 A "Little by little, I'll get you back to music, your friends, I'm sure it'll work out fine towards the end." + pause .5 "Lucy stirs. She doesn’t like the idea." + pause .5 - Lucy "Anon{cps=*.125}...{/cps}{w=0.13}please don't ask me to do that.{w=0.3} I'm not ready." + Lucy "Anon{cps=*.125}...{/cps}{w=0.13}please don't ask me to do that. I'm not ready." A "How are you not ready?" + pause .5 Lucy "I lied, Anon. Ok?" @@ -694,7 +824,6 @@ label chapter_14C: A "Nonsense, you have no idea how proud I am of you." Lucy "I'm still broken, Anon." - pause 1.0 Lucy "I’ve even started preening again because I had no one, but remembering I promised you and Naser I wouldn't do it anymore hurt even more so." @@ -702,10 +831,13 @@ label chapter_14C: Lucy "But that was years ago. I swear, I tried getting better." Lucy "Forgive me." + pause .5 "I'm the one sighing this time." + pause .5 A "{cps=*.1}...{/cps}" + pause .5 Lucy "You wanted me to live my own life, be this great person you wanted me to be, yet I'm here doing menial church tasks and dealing with children." @@ -713,7 +845,8 @@ label chapter_14C: Lucy "I know I needed to be a famous musician to make you happy, I know I needed to have forgiven Trish and the others, but it just didn't work out.{w=0.3} I couldn't do it." - Lucy "I'm lonely, Anon.{w=0.3} You're all that's left for me." + Lucy "I'm lonely, Anon. You're all that's left for me." + pause .5 A "You didn't need to be all that to be happy, I still think you're the best." @@ -722,49 +855,59 @@ label chapter_14C: A "That's all it matters." window hide window auto + pause .25 hide c06 show c07 with dissolve - pause .5 + pause 1 "I embrace her, I could tell she was getting tense, but slowly she relaxes in my arms." "When I said that we're being together was all that mattered, she hugged me back." + pause .5 A "I'm here." Lucy "And I still can't believe it." + pause .5 "Lucy is shaking with excitement in my arms now." + pause .5 Lucy "I already am thinking up all kinds of things we could do!" Lucy "Fuck, just knowing I won't see you until tomorrow already hurts me." - Lucy "I can take you to see Mom and Dad!{w=0.1} Right now!{w=0.1} They would get a kick out of seeing you like this." + Lucy "I can take you to see Mom and Dad! Right now! They would get a kick out of seeing you like this." - A "Ah!{w=0.3} Not right now. That would be too much for them to take in." + A "Ah! Not right now. That would be too much for them to take in." A "And I have to unpack too, I got a little room in a motel for now." Lucy "Would you like some help?" + pause .5 "I thought to deny her, but Lucy’s eyes are pleading with me to say yes." + pause .5 A "I’ve got quite a bit, you sure Lucy?" Lucy "All the more reason for me to help!" + pause .5 + + A "{cps=*.1}...{/cps}Alright then. My motel isn’t too far from here." + window hide + window auto + pause .5 - A "...Alright then. My motel isn’t too far from here." play ambient "audio/effects/apartmentLoop.ogg" fadein 5.0 stop music fadeout 5 - scene black with dissolve - - pause .75 - - scene apartment morning with dissolve + scene black with Dissolve(1) + pause 1 + scene apartment morning with Dissolve(2) + pause .5 "I wasn’t kidding when I said I had a lot to unpack." @@ -773,30 +916,38 @@ label chapter_14C: "And the heavier memories of my time spent in the arid deserts." "I saw and felt a different side of Lucy I’d partially forgotten." + pause .5 "Her tender hands rubbing soothingly across the scars now littered across my chest." "We stayed up til the warm morning glow of dawn lit up the messy motel room." + pause .5 "Clothes, paperwork and useless knick knacks I’d collected were scattered everywhere in an organized chaos." "And yet I’ve never felt more rest and at peace with the world than with Lucy cuddled up next to me." + pause .5 "A peace shattered by my stomach demanding sustenance loudly." + pause .5 A "Mmm{cps=*.15}...{/cps}{w=0.13}How about we get some breakfast?{w=0.1} My treat." Lucy "A breakfast date sounds nice." Lucy "Say, how about we invite my family. I’m sure mom would love to see you again." + pause .5 "Probably would, too. However{cps=*.175}...{/cps}" + pause .5 A "I’d rather spend it with just you, Lucy." "I grin as I watch Lucy’s face turn beet red." + pause .5 - Lucy "You were never this smooth a talker, Anon…" + Lucy "You were never this smooth a talker, Anon{cps=*.1}...{/cps}" + pause .5 Lucy "Fine. But I definitely want them to see you." @@ -809,42 +960,52 @@ label chapter_14C: A "That would be great. So{cps=*.125}...{/cps}{w=0.1} tomorrow then?" Lucy "Tomorrow, yes." - stop ambient fadeout 1.0 - stop music fadeout 3 - scene city morning with fade - play sound "audio/OST/Amberlight Brilliance.ogg" fadein 3.0 + window hide + window auto + pause .5 + + stop ambient fadeout 3.0 + scene black with Dissolve(1) + pause .5 + play music "audio/OST/Amberlight Brilliance.ogg" fadein 3.0 + scene city morning with Dissolve(2) + pause .5 + "We made our way towards her car door, but before getting in, she once again embraces me, this time a little stronger." window hide window auto + pause .5 - show c09 with dissolve + show c09 with Dissolve(1) pause 1.25 - A "Urgh-- {w=0.3}it's ok, Lucy." + A "Urgh-- it's ok, Lucy." + pause .5 Lucy "I was so lonely, Anon." A "You don't need to be alone, you know." - Lucy "I'm so glad you're here.{w=.2} I missed you." + Lucy "I'm so glad you're here. I missed you." A "I missed you too, Lucy." + pause .5 - "Though I miss the old Fang, I'm elated.{w=.4} I love you,{w=.1} Lucy." - + "Though I miss the old Fang, I'm elated. I love you, Lucy." + window hide + window auto pause 2.0 $ quick_menu = False - scene black with fade + scene black with Dissolve(2) pause .5 - window hide - scene e3of4 with dissolve + scene e3of4 with Dissolve(1) stop sound fadeout 15.0 pause 16 - $ renpy.music.set_volume(0, 2, 'sound') - scene black with dissolve + $ renpy.music.set_volume(0, 2, 'music') + scene black with Dissolve(1) pause 1.0 - stop sound - $ renpy.music.set_volume(1, 0, 'sound') + stop music + $ renpy.music.set_volume(1, 0, 'music') return diff --git a/game/script/14D.gold-ending.rpy b/game/script/14D.gold-ending.rpy index 56c97dc..cc19f3d 100644 --- a/game/script/14D.gold-ending.rpy +++ b/game/script/14D.gold-ending.rpy @@ -12,16 +12,19 @@ label chapter_14D: "Volcaldera Bluffs." "Weather conditions; hot as tits." + pause .5 "The evening sun is boiling hot and I’m reminded of one of the myriad of reasons why I first loathed living here." "The sweat dripping in my eyes makes it difficult to see anything five feet in front of me." + pause .5 "Like a runt of a tree planted in the sidewalk that I swerve to avoid." "The air is hot and humid, and I can feel my body grow heavier as I get closer." "I can’t determine if it’s from the sweat soaking my clothes or the welling trepidation inside me." + pause .5 "It’s been five years since I’ve seen anyone here." @@ -43,16 +46,21 @@ label chapter_14D: unknown "It’s been too long!" unknown "It was only five years *Giggle*" + pause 1 "I can make out the building now. I use the sleeve of my shirt to wipe the sweat from my eyes and brow." "I look at the name written on the arch over the entrance." + pause 0.5 + + "Volcano High." + $ renpy.music.set_volume(0.7, 0, 'ambient1') stop ambient fadeout 2 stop ambient2 fadeout 2 play ambient1 'audio/effects/teenageCrowdFarLoop.ogg' fadein 2.0 - scene outside school fog with fade - "Volcano High." + scene outside school fog with Dissolve(1.5) + pause 0.5 A "Still the perfect setting for a horror game.{w=0.2} Or maybe a shitty WAD." @@ -61,8 +69,12 @@ label chapter_14D: "A check of my phone says I’m thirty minutes early.{w=0.2} Wonderful." "I move to the entrance, only to see all of the steps occupied by twenty-somethings waiting." + window hide + window auto + pause 0.5 - show anond neutral at aleft with dissolve + show anond neutral at aleft with Dissolve(1) + pause 1 A "Yo, this the line?" show reed future explanatory flip at rright with dissolve: @@ -70,62 +82,73 @@ label chapter_14D: Re "Anon?" show reed future explanatory flip: - ease_cubic 1.0 xalign 0.75 + ease_cubic 1.5 xalign 0.75 + stop ambient1 fadeout 1.0 play music "audio/OST/Those Other Two Weirdos.ogg" fadein 1.0 - $ renpy.music.set_volume(1, 1, 'ambient') - $ renpy.music.set_volume(1, 1, 'ambient1') - $ renpy.music.set_volume(1, 1, 'ambient2') + $ renpy.music.set_volume(1, 2, 'ambient') + $ renpy.music.set_volume(1, 2, 'ambient1') + $ renpy.music.set_volume(1, 2, 'ambient2') + "A hobo raptor at the top of the steps pulls his oversized shades down to peer at me." + pause 0.5 Re "Ayyy Anon, what’s up dude?" "I immediately recognize his voice." + pause 0.5 A "Hey Reed, what’s happening?" A "You seem to certainly have uh{cps=*.1}...{/cps} changed." A "Why do you look like uh{cps=*.1}...{/cps} I don’t want to sound rude or anything, but{cps=*.1}...{/cps}" + pause 0.5 A "You look homeless, Reed." Re "{cps=*0.5}Whaaaat?{/cps}" Re "Duuude, I’m not a hobo! I’m the richest raptor in the world, guy!" + pause 0.5 "I think Reed’s lost it." + pause 0.5 Re "What’d you say, man?" - A "What?{w=0.2} Nothing.{w=0.1} No idea what you’re talking about." + A "What? Nothing. No idea what you’re talking about." + pause 0.5 A "So, how did you get to become the 'richest raptor in the world'?" Re "You wouldn’t believe it, man!" Re "See, it all started with{cps=*.12}...{/cps}" + pause 0.5 "Reed proceeds to run his mouth off about a bunch of gibberish." "I cannot understand anything he's saying." "I think I heard ‘pharmaceutical business’ at one point?" - pause 0.2 + pause 0.5 Re "{cps=*.1}...{/cps}and then I was brought here by the birds, dude." Re "So what’ve you been up to, man?" Re "You look like you haven’t changed a day." + pause 0.5 A "It’s not as exciting as your story, honestly." - A "I just went off to college,{w=.1} got my bachelor’s,{w=.1} and now I’m just a sound engineer." + A "I just went off to college, got my bachelor’s, and now I’m just a sound engineer." Re "Sounds pretty sweet, dude." show reed future neutral flip with dissolve pause 0.5 + "We stand there for a moment in the blazing heat." show reed future explanatory flip with dissolve @@ -133,32 +156,47 @@ label chapter_14D: Re "They got drinks n’ shit!" - A "Definitely,{w=0.2} I need some air conditioning." + A "Definitely, I need some air conditioning." + pause 0.5 "We quickly moved along to the gymnasium." - pause .2 - scene reunion with dissolve + window hide + window auto + pause .5 + + scene black with Dissolve(1) + pause 0.5 + scene reunion with Dissolve(2) + pause 0.5 + A "Man, it really hasn’t changed. Takes me back." show anond neutral at aleft show reed future explanatory flip at rright: xalign 1.15 - with dissolve + with Dissolve(1) Re "Yeah, takes me back too, man." + pause 0.5 Re "Hold on, have you signed in yet?" A "No, didn’t know I had to." "Reed gestures to the sign-in table." + window hide + window auto + pause 0.5 - scene black with dissolve - scene reunion with dissolve + scene black with Dissolve(.5) + pause 0.5 + scene reunion with Dissolve(1) + pause 0.5 - show anond neutral: + show anond neutral with dissolve: yalign 0.1 - xalign -1.20 - ease_cubic 2.1 xalign 0.3 + xalign -0.3 + easein_cubic 1.5 xalign 0.3 + "The clerk is crouched behind the table sorting through a box." "I go over to write in my John Hancock and the person behind the counter stands up." @@ -168,8 +206,8 @@ label chapter_14D: show naomi future at sright with dissolve show naomi: pause .1 - ease_cubic 0.3 yalign 0.12 - ease_cubic 0.4 yalign 0.0 + ease_cubic 0.3 yalign 0.07 + ease_cubic 0.3 yalign 0.0 N "Oh!" @@ -177,24 +215,29 @@ label chapter_14D: ease_cubic 0.6 xalign 0.85 N "Anon,{w=.1} you made it!" + pause 0.5 A "Yeah,{w=.1} I did." A "Life been treating you well?" N "Oh yes, just last year I moved in with my dear Kanyesaurus." - pause 0.5 + pause 1 + "What the fuck is this world anymore?" + pause 0.5 A "Real shame about his last presidential run." - N "Oh,{w=.1} he got over it." + N "Oh, he got over it." N "There’s always 2028!" N "Presidential yeezys shall rise again, he says." + pause 0.5 "{cps=*0.5}WHAT THE FUUUUCK.{/cps}" + pause 0.5 A "That reminds me, have you seen Naser’s college posts?" @@ -202,26 +245,29 @@ label chapter_14D: N "No, I lost touch with him about three years ago." - A "Oh, sorry.{w=.2} How about work, then?" + A "Oh, sorry. How about work, then?" N "I haven’t been working, mostly staying back at home and looking after the kids." A "Sounds like you got a pretty good deal going on." - show anond neutral flip with dissolve "I turn around to see a short line forming behind me." - show anond neutral with dissolve A "Sorry to keep you so long, I’ll get out of here." N "Thanks for catching up, Anon. When I’m done here we can chat more." + window hide + window auto + pause 0.5 + stop music fadeout 3 play ambient 'audio/effects/teenageCrowdInteriorLoop.ogg' fadein 3 scene black with Dissolve(0.5) - pause 1.0 + pause 0.5 + scene reunion show reed future neutral: xalign 0.0 @@ -229,14 +275,16 @@ label chapter_14D: show anond neutral: yalign 0.1 xalign -0.3 - with dissolve + with Dissolve(1) "I go rejoin Reed and we enter the gymnasium together." + pause 0.5 "The setup is rather similar to that prom night all those years ago, albeit without the foreign decor." "Young men and women mingle with small drinks and party foods across the floor." - Re "Man, those look good.{w=.15} Come over here, I’ll get you a drink, on me." + Re "Man, those look good. Come over here, I’ll get you a drink, on me." + pause 0.5 show anond: pause .15 @@ -244,54 +292,61 @@ label chapter_14D: show reed: ease_cubic 0.85 xalign 0.25 - "I follow him over to the minibar.{w=.15} Trish is sitting in one of the seats, huddled over an empty glass." + "I follow him over to the minibar. Trish is sitting in one of the seats, huddled over an empty glass." window hide window auto + pause 0.5 stop ambient fadeout 1 play music "audio/OST/Ramo de Rosas.ogg" fadein 1.0 - show rosa future flip at sright behind reed: - xalign 2.3 - easein_cubic 2.0 xalign 1.25 + show rosa future flip at sright behind reed with dissolve: + xalign 1.6 + easein_cubic 1.5 xalign 1.25 pause .5 "Rosa is pouring drinks for the few other drunkards when she spots us approach." + pause 0.5 - Ro "Oh!{w=0.2} An-on, it is great to see you after all this time!" + Ro "Oh! An-on, it is great to see you after all this time!" Ro "Please, sit and talk awhile!" + pause 0.5 A "Trish, glad we found you here!" window hide window auto show anond: - ease_cubic 0.6 xalign -0.1 + easein_cubic 0.6 xalign -0.1 show reed: - ease_cubic 0.6 xalign 0.15 + easein_cubic 0.6 xalign 0.15 show rosa future flip at sright: - ease_cubic 0.6 xalign 1.35 + easein_cubic 0.6 xalign 1.35 show trish future neutral flip at tcenter with dissolve: xalign 0.75 pause .5 "She looks up from her sulking and her face lights up at the sight of us." + show trish future smug flip with dissolve - T "Anon!{w=0.3} It’s been years!" + T "Anon! It’s been years!" - A "Trish, Rosa,{w=0.2} glad we found you here!" + A "Trish, Rosa, glad we found you here!" Re "Come on man, we’ve been texting this whole time." + pause .5 "Reed flashes two fingers at the barkeeper, who sets out a few glasses." + pause .5 A "Yeah, good to see you too." A "Why’re you looking so gloomy over here?" Ro "She has been telling me about how it is the end of her world." + show trish future neutral flip with dissolve T "It’s nothing that serious, just workplace drama." @@ -302,103 +357,132 @@ label chapter_14D: T "They’re telling me people would rather go to the dentist with all the drills we use." T "And mostly with my designs for hollowed-out horns." + pause .5 "Rosa instinctively rubs her own horn." + pause .5 - A "H-{w=0.2}hollow?" + A "H-hollow?" T "Of course, I even got in contact with a sculptor and figured out how to make them whistle in the wind!" + pause .5 "Reed leans in to whisper in my ear." + pause .5 Re "One of the designs sounds like Road Warrior." + pause .5 "I shudder at the image." - - show trish future smug flip + show trish future smug flip with dissolve T "Don’t knock it, my satisfaction rate is a clean one-hundred percent!" Ro "The only problem is getting people to be willing to try it." + pause .5 A "Sounds like there’s a lot of risk there, yeah." T "It’s not even that bloody, I only hire the best." + pause .5 - A "B-{w=0.2}bloody?" + A "B-bloody?" T "What, never had a piercing before? Same thing." + pause .5 "Reed shakes his head." + pause .5 Ro "Anything more than a regular piercing is an abomination before our Lord." - show trish future unimpressed flip + show trish future unimpressed flip with dissolve + "I finish my drink and Reed downs his in one shot, tossing a few dollars on the counter." stop music fadeout 2 "I look up to see the one person I’m most anxious and excited to talk with again approaching." - play music "audio/OST/That Monochromatic Weirdo.ogg" fadein 1.0 A "Fang! You’re here!" - show fang d shock: - xalign -2.2 - easein_cubic 0.89 xalign -0.65 + window hide + window auto + pause 0.5 + + play music "audio/OST/That Monochromatic Weirdo.ogg" fadein 1.0 + show anond: - ease_cubic 0.8 xalign 0.15 + easein_cubic 1 xalign 0.15 show reed: - ease_cubic 0.75 xalign 0.725 + easein_cubic 1 xalign 0.725 show rosa: - ease_cubic 0.65 xalign 1.45 + easein_cubic 1 xalign 1.45 show trish: - ease_cubic 0.7 xalign 0.875 - with None + easein_cubic 1 xalign 0.875 pause 0.0001 - show reed future neutral flip with dissolve - show anond neutral flip with dissolve + show reed future neutral flip + show anond neutral flip + show trish future smug flip + with dissolve + + show fang d shock with dissolve: + xalign -1.2 + easein_cubic 1.5 xalign -0.65 + + pause 1 F "Wha-{w=0.2} I-{w=0.2} dammit Anon,{w=0.2} I told you to stop calling me that!" + pause 0.5 Re "Isn’t that the name Lucy used back in senior year?" T "Yeah, I think it was." + pause 0.5 A "Come on, you’ll always be Fang to me." "Lucy covers her eyes with her hands." show fang d happy with dissolve + F "You haven’t changed a bit, I swear." window hide window auto stop music fadeout 2 pause 2 - play music "audio/OST/she_fucks_human_men.ogg" fadein 1.0 + scene black with Dissolve(1) + pause 0.5 - scene black with dissolve - scene d03 with dissolve + play music "audio/OST/she_fucks_human_men.ogg" fadein 1.0 + scene d03 with Dissolve(1) + pause 0.5 Re "C’mon, get over here. I’ll order us all another watchamacallit of drinks. It’s on me, the richest raptor in the {cps=*0.3}woooorld{/cps}!" + pause 0.5 "Reed cheerfully throws his arms up as he shouts out a prolonged ‘world’." + pause 0.5 F "Sure, thanks. I can’t have too much though, I’m the event organizer and all." A "Sounds like a tough break." + pause 0.5 - A "Wait, I thought you were the music teacher here." + A "Wait, I thought you were the music teacher here?" #show fang d neutral with dissolve + F "I’m getting there. Still working with Mister Jingo until he retires next year." F "Until then I’m a teachers’ assistant." A "Oh, alright, I see." + pause 0.5 "I take a quick glimpse around the room and fail to see any large ape-man." + pause 0.5 A "I feel like we’re missing someone." - A "Where’s Spears?{w=.1} I could have sworn he would be here." + A "Where’s Spears? I could have sworn he would be here." Re "Nah man, he’s gone. I saw him on TV the other day, though." @@ -407,15 +491,22 @@ label chapter_14D: Re "Sort of, he does commercials for car dealerships now." Re "He’s built a reputation for his gimmick of wrecking a car every ad he does." + pause 0.5 A "I{cps=*.1}...{/cps} I see." + pause 0.5 "Oh god I thought that was a joke about slamming people into cars." + pause 0.5 "The hours reconnecting with my old friends pass surprisingly quickly, and the time eventually comes for everyone to go home." "Lucy excuses herself from the group to go give the closing speech." - scene reunion with fade + window hide + window auto + pause 0.5 + + scene reunion show anond neutral at aleft show reed future neutral flip at rcenter: xalign 0.6 @@ -423,8 +514,9 @@ label chapter_14D: xalign 0.75 show rosa future flip at sright behind reed: xalign 1.3 - with dissolve + with Dissolve(1) "She goes up onstage and tests the microphone, getting everyone’s attention." + pause 0.5 F "Alright everyone, it’s been a wonderful night." @@ -433,26 +525,27 @@ label chapter_14D: F "Please start finding your designated drivers or calling up the taxi driver." F "We will be locking the doors at three." + pause 0.5 "She puts the mic back on its stand and jumps offstage." "Reed pats my shoulder." + pause 0.5 Re "You got a ride home, man?" A "I can walk, but thanks." - show fang d happy: - xalign -2.2 - easein_cubic 1.11 xalign -0.65 + show fang d happy with dissolve: + xalign -1.2 + easein_cubic 1 xalign -0.65 + "Lucy returns to the minibar, where Rosa is waiting with the last of the alcohol." T "There it is." - show trish future neutral flip with dissolve Re "Alright, great seeing you guys. I’ll bounce." - show trish future smug flip with dissolve T "We should all meet again for lunch sometime!" @@ -461,7 +554,9 @@ label chapter_14D: Re "You got it, man. See ya." hide reed future neutral flip with dissolve + A "Bye, Reed." + pause 0.5 T "Actually, I should get going, too." @@ -470,29 +565,32 @@ label chapter_14D: A "You’ve had the most to drink out of all of us, you gonna be alright?" "She raises a smug eyebrow and starts walking to the exit." + pause 0.5 T "See you guys." hide trish with dissolve - Ro "Come visit me too, An-on.{w=.1} Stella and I would love to have you." + Ro "Come visit me too, An-on. Stella and I would love to have you." hide rosa with dissolve "More people trickle out of the room until it’s just Lucy and I." - show naomi future at sright with dissolve + "Naomi gives a thumbs-up to Lucy through the door to signal that everyone else has left." + pause 0.5 F "Thanks, Naomi, couldn’t have organized this without you." N "Oh, don’t worry about it! It was nice getting to act like a class representative again." + pause 0.25 - show naomi future flip at sright with dissolve show naomi: - easeout_cubic 1.0 xalign 2.75 + easeout_cubic 1.0 xalign 1.5 + show naomi future flip with dissolve + hide naomi with dissolve "The Plastic Persimmon waves and lets the door swing closed with an echoing *clang*." - - hide naomi + pause 0.5 A "Sooo{cps=*.1}...{/cps} {w=0.1}Just the two of us{cps=*.1}...{/cps}" @@ -501,36 +599,55 @@ label chapter_14D: A "Ha! Still got it." F "Yeah yeah." + pause 0.5 "Lucy holds up a plastic bag that *clink*s with each shake." + pause 0.5 F "I was gonna offer you the last of these{cps=*.12}...{/cps} Buuuut{cps=*.15}...{/cps}" A "Hey now, let’s not let those go to waste." + pause 0.5 "Her smug grin and laugh says enough." + pause 0.5 A "Rooftop?" - F "Rooftop.{w=0.3} Now." + F "Rooftop. Now." + pause 0.5 "She leads the way through the darkened school hallways and stairwell." + window hide + window auto + pause 0.5 - scene black with dissolve + stop music fadeout 3.0 + scene black with Dissolve(1) + pause 0.5 "I can picture all the old posters from my time here along the walls." "Oh hey, they finally replaced the door." - stop music fadeout 3.0 + window hide + window auto + pause 0.5 + play ambient 'audio/effects/nightLoop.ogg' fadein 3 label kino: - scene roof night with dissolve + scene roof night with Dissolve(2) + pause 1 + show fang d neutral at sleft show anond neutral flip at sright: xalign 0.8 + with Dissolve(1) + pause 0.5 + "The door is booted open and the night air has finally cooled down to something breathable now." "I turn to the ladder on the side of the stair enclosure and climb up." + pause 0.5 "Lucy hands me the bag and makes her own ascent." @@ -538,42 +655,46 @@ label chapter_14D: play music "audio/OST/Skinrow Soul.ogg" fadein 1.0 "And with the stars above and no moon I would say the view is picturesque." + pause 0.5 - F "Oi,{w=.1} you gonna hog the drinks?" + F "Oi, you gonna hog the drinks?" "I take out a pair of bottles, using one to pop the cap off the other." - F "Show-off.{w=.2} They’re twist-offs, ya know." + F "Show-off. They’re twist-offs, ya know." "To prove her point she takes the capped one and simply twists it’s top off." + pause 0.5 - A "Ow.{w=0.3} My ego." - + A "Ow. My ego." show fang d happy with dissolve - F "Pfffft.{w=0.2} Anyways." + F "Pfffft. Anyways." A "A toast!" F "To adulthood!" A "To stable employment!" + pause 0.5 "We tap our bottles together and chug the sweet ambrosia down." + pause 0.5 F "Aaaaah. I needed this." A "Oh?" - "I’m already handing her a second bottle,{w=.1} knowing that she’ll finish her first with her next chug." + "I’m already handing her a second bottle, knowing that she’ll finish her first with her next chug." + pause 0.5 A "I guess you’ve been busy." - show fang d unimpressed with dissolve F "Dealing with teens is a fuckin’ nightmare." - F "There’s this one brat, Kenny.{w=.15} The little shit has broken two trumpets already." + F "There’s this one brat, Kenny. The little shit has broken two trumpets already." + pause 0.5 A "Can’t be that bad." @@ -581,12 +702,12 @@ label chapter_14D: "Lucy’s rant went on for what felt like an hour." - "Though judging by the pile of beer bottles,{w=.1} it couldn’t have been more than twenty minutes." + "Though judging by the pile of beer bottles, it couldn’t have been more than twenty minutes." + pause 0.5 F "-at the fucking dance of all places." A "Snrk." - show fang d neutral with dissolve F "What!" @@ -595,25 +716,28 @@ label chapter_14D: F "Bullshit." - A "For real!{w=.1} You were just as bad!" + A "For real! You were just as bad!" + pause 0.5 #still -ob show fang: - ease_cubic 0.4 xalign 0.55 - ease_cubic 0.7 xalign 0.0 + easeout_cubic 0.4 xalign 0.35 + easein_cubic 0.7 xalign 0.0 pause .3 show anond: pause .02 - ease_cubic 0.3 xalign 0.82 + easein_cubic 0.3 xalign 0.82 ease_cubic 0.4 xalign 0.8 "Lucy’s elbow finds it’s familiar spot in my side." - + pause 0.5 F "Nuh uh." - A "Yeah huh.{w=0.2} {cps=*.5}Faaaaang.{/cps}" + A "Yeah huh. {cps=*.5}Faaaaang.{/cps}" + pause 0.5 "She groans and hides her face in her knees." + pause 0.5 F "Why the fuck was I so edgy?" @@ -622,89 +746,114 @@ label chapter_14D: F "Mrrrr{cps=*.1}...{/cps}{w=0.1} Okay, so maybe we were that bad." A "That’s life for ya." + pause 0.5 "She sighs and relaxes. Her legs stretch forward and she leans back on her arms." + pause 0.5 F "Yeah{cps=*.15}...{/cps}" F "That’s life{cps=*.15}...{/cps}" + pause 0.5 "I mimic her pose and find myself staring at the small dots spreading across the night sky." stop music fadeout 5.0 + pause 0.5 - A "Teacher at your alma mater.{w=.25} Wasn’t really expecting that, ya know." + A "Teacher at your alma mater. Wasn’t really expecting that, ya know." - F "And you as a sound engineer?{w=0.3} Pffft, I figured you’d be making a sexbot or something." + F "And you as a sound engineer? Pffft, I figured you’d be making a sexbot or something." A "The self-cleaning subroutine never worked right." show fang d happy with dissolve + "We chuckle together." play music "audio/OST/Amberlight Brilliance - Demo.ogg" fadein 1.0 stop ambient fadeout 5 + pause 0.5 + A "Hey, Lucy{cps=*.1}...{/cps}" "I keep my eyes on the stars, even when Lucy turns to look at me." "I can feel heat creep across my face." + pause 0.5 A "I got a contract with a studio here. I’m thinking{cps=*.1}...{/cps}" - A "Since I’ll be here for a good while, how about we get some dinner sometime." + A "Since I’ll be here for a good while, how about we get some dinner sometime?" A "Y’know{cps=*.1}...{/cps}{w=0.1} together{cps=*.15}...{/cps}" + pause 0.5 "I look at Lucy at last." "Her face is turned back to the sky, but there’s a dusting of pink across her cheeks." + pause 0.5 F "I would{cps=*.1}...{/cps}{w=0.1} I totally would, Anon{cps=*.15}...{/cps}" F "But I’ve got work like you wouldn’t believe." show fang d neutral with dissolve + A "O-oh. Well, if it’s too mu-" F "However!" - show fang d happy with dissolve "Something covers my hand." "I quick glimpse down and I see it’s Lucy’s atop mine." + pause 0.5 F "I’ve got time in the morning." F "So how bout breakfasts?" + pause 0.5 "I smile." + pause 0.5 A "Is that a date then?" F "I don’t know, is it?" "Lucy turns back to me and smiles." + pause 0.5 A "It is, then." + stop music fadeout 2.0 + pause 0.5 F "You’re such a dweeb." #ENDING 4 THEME GOES HERE - stop music fadeout 1.0 + pause 0.5 + A "I know." #play music + window hide + window auto + pause 0.5 + play music 'audio/OST/Amberlight Brilliance - Live.ogg' fadein 1.0 - scene d04b with dissolve + scene d04b with Dissolve(1) + pause 1 "That didn’t stop Lucy from shuffling closer until our legs were pressed together." "That didn’t stop Lucy from leaning her head on my shoulder." + pause 0.5 "I grin and wrap my arm around her shoulder." "Feels just like old times, honestly." "Like no time has passed since I left Volcaldera Bluff." + pause 0.5 "I guess I never did say goodbye to Volcano High." + pause 0.5 F "Thanks, now my face is forever stuck in a cringe, Anon." @@ -717,20 +866,27 @@ label chapter_14D: F "You ruined it, you fix it." A "Fine I will." - scene black with dissolve + window hide + window auto + pause 0.5 + + scene black with Dissolve(2) + pause 0.5 + "My hand cups her cheek gently." "Lucy smiles and leans in." + pause 0.5 "Ah, I missed this feeling." "Our lips meld together as we embrace just like we were teens again." $ quick_menu = False - scene black with fade - pause .5 window hide + pause 1 + scene e4of4 with Dissolve(1.0) stop music fadeout 15.0 pause 16 diff --git a/game/script/4.anon-needs-help-during-music-period.rpy b/game/script/4.anon-needs-help-during-music-period.rpy index 575ef0c..99ff8fd 100644 --- a/game/script/4.anon-needs-help-during-music-period.rpy +++ b/game/script/4.anon-needs-help-during-music-period.rpy @@ -355,13 +355,8 @@ label chapter_4: "Trish pulls a cardboard tube out of her backpack." "She pops the top of the tube open and pulls a rolled up poster out and unfurls it." + show trish happy flip with dissolve - show trish happy flip - pause 0.5 - show vvurm_drama_poster at acenter: - yalign 0.2 - with wipeup - pause 1.0 T "This! Tada!{w=.4} Our first poster!" window hide @@ -371,28 +366,27 @@ label chapter_4: linear 0.5 alpha 1.0 transform expand_vertical: xcenter 0.5 ycenter 0.5 yzoom 0.0 - ease_cubic 2 yzoom 2 + easeout_cubic 1.5 yzoom 2 show expression AlphaMask("vvurm_drama_poster", At("mask_thing", expand_vertical)) as mask2: rotate 10 - xalign 0.5 yalign 0.15 + xalign 0.5 yalign 0.5 pause - show fang surprised behind mask2 with Dissolve(.25) + show fang surprised behind mask2 transform rollup_vertical: xcenter 0.5 ycenter 0.5 yzoom 2 - ease_cubic 2 yzoom 0.0 + easein_cubic 1.5 yzoom 0.0 show expression AlphaMask("vvurm_drama_poster", At("mask_thing", rollup_vertical)) as mask3: rotate 10 - xalign 0.5 yalign 0.15 + xalign 0.5 yalign 0.5 hide mask2 - pause 2 + pause 1 + hide dimmer_light with Dissolve(.5) hide mask3 - hide dimmer_light with Dissolve(.25) # hide mask3 - show fang surprised with Dissolve(.25) - - pause .5 + + pause .75 A "VVURM DRAMA?{w=.4} That’s an{cps=*.1}...{/cps}{w=.2} interesting name{cps=*.1}...{/cps}{w=.4} and what’s with the date on it?" diff --git a/game/script/5.fang-and-anon-cut-class-to-talk-on-the-roof.rpy b/game/script/5.fang-and-anon-cut-class-to-talk-on-the-roof.rpy index 1d24edd..917d822 100644 --- a/game/script/5.fang-and-anon-cut-class-to-talk-on-the-roof.rpy +++ b/game/script/5.fang-and-anon-cut-class-to-talk-on-the-roof.rpy @@ -558,6 +558,8 @@ label chapter_5: stop music fadeout 3 image fang tail = Movie(play="animations/fang tail.webm",loop=True) + play ambient 'audio/effects/clipLoop.ogg' fadein 1 + play ambient1 'audio/effects/outdoorNatureLoop.ogg' fadein 1 scene fang tail with Dissolve(1) "Through my blurred vision I can make out Fang’s tail, slowly shifting side to side." @@ -588,6 +590,8 @@ label chapter_5: "I give the appendage a sharp tug." + stop ambient fadeout 0.69 + stop ambient1 fadeout 0.69 scene black with Dissolve(.25) "There’s a shrill cry above me.{w=.4} That got her attention." diff --git a/game/script/7.concert-day.rpy b/game/script/7.concert-day.rpy index 074a061..bb9d9da 100644 --- a/game/script/7.concert-day.rpy +++ b/game/script/7.concert-day.rpy @@ -5,12 +5,11 @@ label chapter_7: window auto pause .5 - scene moes pizza - - show anon neutral at aright - with dissolve - play music 'audio/OST/Fuck You I Like To Shitpost.ogg' fadein 1.0 + scene moes pizza + show anon neutral at aright + with Dissolve(1) + pause .5 "The week’s been a mix of excitement and trepidation." @@ -71,43 +70,56 @@ label chapter_7: pause .5 show trish annoyed with dissolve pause .75 + + show trish: + easeout_cubic 1 xalign -0.4 show trish unimpressed flip with Dissolve(.25) - hide trish with easeoutleft + pause 0.25 + hide trish with dissolve + + pause 0.5 stop music fadeout 3 - scene black with dissolve - scene moebackrooms with dissolve + scene black with Dissolve(1) + pause 0.5 + scene moebackrooms with Dissolve(1) + pause 0.5 "I pick up the last table on the floor and hurriedly move it to the suspiciously large storage room in the back of Dino-Moe’s." "I set the table down with the rest, right next to the seemingly out of place buckets of cement mix." + pause 0.5 "Looking out from the closet, the joint is actually pretty big." "The area is a good one-hundred and fifty by two-hundred feet, so without the tables there’s enough space for at least a few hundred people." - - show anon neutral flip: - xalign 1.7 yalign 0.1 alpha 0.0 - ease_cubic 1.6 xalign 1.0 alpha 1.0 - with Dissolve(0.8) window hide window auto + pause 0.5 + + show anon neutral flip with dissolve: + xalign 1.4 yalign 0.1 + easein_cubic 1 xalign 1.0 + pause 1 "Impressed, I let out a low whistle." + pause 0.5 + play music 'audio/OST/Dino Destiny Reader.ogg' fadein 1.0 # show anon neutral at aleft St "I’m on time, right?" - show anon neutral flip at aright with Dissolve(.25) - - show stella neutral alt flip: - xalign -0.5 alpha 0.0 - show stella: - easein_cubic 1 xalign 0.0 yalign 0.1 alpha 1.0 - show stella neutral alt with dissolve window hide window auto + pause 0.5 + + show stella neutral alt with dissolve: + xalign -0.2 + easein_cubic 1 xalign 0.2 + + pause 1 "Where did she come from?" + pause 0.5 A "Hm? Who are you?" @@ -118,43 +130,62 @@ label chapter_7: "She gleefully nods." St "Yes! Rosa should be coming any minute now, too!" + pause 0.5 "I haven’t spoken to either of them since campus beautification." "Well, other than Stella through the bathroom door, but that doesn’t really count." "But Fang and the rest will be happy they have at least two fans, right?" + pause 0.5 - St "You know…" + St "You know{cps=*.1}...{/cps}" - St "There’s always room in the gardening club if you still want to join, Anon..." + St "There’s always room in the gardening club if you still want to join, Anon{cps=*.1}...{/cps}" + pause 0.5 "There’s no way I’m going back to that sort of prison labor." + pause 0.5 "I look the pale green, spine covered thing up and down." "Including the ‘OPPAI’ t-shirt she’s wearing." + pause 0.5 "What the fuck." + pause 0.5 - A "Uh.." + A "Uh{cps=*.1}...{/cps}" A "Y-you {i}do{/i} know what your shirt says, right?" + pause 0.5 + + show stella: + easein_cubic 1 xalign 0.1 show stella shock alt with Dissolve(.25): - yalign 0.5 + zoom 1.1 yalign 0.5 xalign 0.1 + easein_cubic 1 xalign 0.0 "Stella gives me a quizzical look and glances down at her shirt, her face turning bright red." + pause 0.5 - St "Oh my…{w=.4} th-this was the only clean shirt I had…" + St "Oh my{cps=*.1}...{/cps} th-this was the only clean shirt I had{cps=*.1}...{/cps}" + pause 0.5 "If I didn’t feel the way I did about Fang, I’d think Stella’s stammering was kinda cute." + pause 0.5 "Suddenly her face lights up and her eyes return to me." - show stella happy alt at sleft with Dissolve(.25) + show stella: + easein_cubic 1 xalign 0.1 + show stella happy alt with Dissolve(.25): + xalign 0.1 zoom 1 yalign 0.0 + easein_cubic 1 xalign 0.2 - St "Wait…{w=.4} You like anime too, don’t you?" + St "Wait{cps=*.1}...{/cps} You like anime too, don’t you?" + pause 0.5 "Play it cool, Anon. No need to reveal your power level." window hide @@ -163,33 +194,47 @@ label chapter_7: menu: "I used to when I was little.": + pause 0.5 A "I saw some back in elementary school." "I’ve seen a bit here and there.": + pause 0.5 A "Yeah, uh… a little bit." - St "That’s amazing! {w=0.2} I don’t have anyone else I can talk to about it!" + St "That’s amazing! I don’t have anyone else I can talk to about it!" St "What’s your favorite anime? I {i}loooove{/i} PreCure!" + pause 0.5 "Raptor Jesus on his cross of rock." "It takes all my strength not to physically cringe." + pause 0.5 + + show stella: + ease_cubic 0.75 xalign 0.175 + ease_cubic 0.75 xalign 0.225 + repeat St "Oooh, we should watch it together sometime!" St "I have the box set of {i}every{/i} season!" St "We could marathon it over a long weekend or something!" + pause 0.5 - A "Uh…{w=0.3} maybe some other time..." + A "Uh{cps=*.1}...{/cps} maybe some other time{cps=*.1}...{/cps}" + pause 0.5 - "I’ll just block my calendar for this... Maybe for after the heat death of the universe." + "I’ll just block my calendar for this{cps=*.1}...{/cps} Maybe for after the heat death of the universe." + pause 0.5 A "Anyway, the show isn’t for another half-hour." - + show stella: + easein_cubic 1 xalign 0.2 show stella neutral alt with Dissolve(.25) St "I wanted to ask you before... What did you think of your fortune?" + pause 0.5 A "Uh... I kinda forgot..." @@ -197,19 +242,25 @@ label chapter_7: A "Doesn’t ring a bell." - St "O-oh...{w=0.3} well... {w=0.3}Uh... {w=0.3}How would you like another?" + St "O-oh{cps=*.1}...{/cps} well{cps=*.1}...{/cps} Uh{cps=*.1}...{/cps} How would you like another?" - A "Eh… {w=0.3}I got time to kill, sure." + A "Eh{cps=*.1}...{/cps} I got time to kill, sure." + pause 0.5 - "She pulls her deck of tarot cards from... {w=.3}Somewhere…" + "She pulls her deck of tarot cards from{cps=*.1}...{/cps} Somewhere{cps=*.1}...{/cps}" "Where the fuck does she hide these things?" "Anyway, she fans the deck out." + pause 0.5 St "Alright, take one." + show anon: + easein_cubic 1 xalign 0.6 + pause 0.5 "I take one at random and show it to her." + pause 0.5 #Decided to take the unholy if/else approach to this, if there is a better, cleaner, or faster way to do it then do point me to it. #Values here were decided by writers, not me @@ -238,23 +289,31 @@ label chapter_7: A "What?" St "Basically the if/else statement that handles this shit has failed at catching the score, and I cannot give you a tarot reading..." + show anon: + easein_cubic 1 xalign 1.0 + pause 0.5 + A "The fuck does that mean?" - St "Uh... {w=0.4} er... {w=0.2} {cps=*1.4}Gottago,naturecalls,seeyouattheshow{/cps}!" + St "Uh{cps=*.1}...{/cps} er{cps=*.1}...{/cps} {cps=*1.4}Gottago,naturecalls,seeyouattheshow{/cps}!" window hide window auto + pause 0.15 play sound 'audio/effects/whoosh.ogg' # show stella neutral alt flip with Dissolve(.25) show stella: - ease_cubic 0.6 xalign -0.5 - show stella neutral alt flip + easeout_quad 0.6 xalign -0.5 + show stella neutral alt flip with Dissolve(.25) hide stella with dissolve - + pause 0.5 "She flees in denim pissing fear." - stop music fadeout 1.0 - "...Well then..." + stop music fadeout 2.0 + pause 0.5 + + "{cps=*.1}...{/cps}Well then{cps=*.1}...{/cps}" + pause 0.5 "What was I doing?" play music 'audio/OST/Those Other Two Weirdos.ogg' fadein 1.0 @@ -298,6 +357,7 @@ label chapter_7: pause .25 A "Argh!" + pause 0.5 #hide anon @@ -305,7 +365,7 @@ label chapter_7: "There’s a loose cord over my foot." - "That’s…" + "That’s{cps=*.1}...{/cps}" "Probably not good for the show." @@ -315,15 +375,15 @@ label chapter_7: alpha 0 yalign -0.2 xalign 0.5 show anon: - easein 0.5 yalign 0.1 alpha 1 + easein_cubic 1 yalign 0.1 alpha 1 "I stand up and wipe the dust from my pants." + pause 0.5 - "Trish is the organizer…" + "Trish is the organizer{cps=*.1}...{/cps}" "Right now she’s giving Reed a lecture on why it’s probably a bad idea to put carfentanyl in the smoke machine." - - show anon neutral with Dissolve(.25) + show anon neutral with Dissolve(.5) A "Hey, Trish!" @@ -332,36 +392,34 @@ label chapter_7: "Trish looks over her shoulder and Reed’s face lights up." A "Can you come here a second?" + pause 0.5 "Trish sighs, points between her eyes and Reed’s, and stomps over to the stage." window hide window auto - show trish neutral flip with Dissolve(0.25): - xalign 1.6 alpha 0.0 + pause 0.25 show anon: #neutral - ease_quart 1.0 xalign 0.0 - show trish: # neutral flip - easein_quart 1 xalign 1.0 yalign 0.1 alpha 1.0 - pause 0.0001 - show anon neutral - show trish neutral flip - with Dissolve(0.8) + easein_cubic 1.0 xalign 0.0 + show trish neutral flip with Dissolve(0.25): + xalign 1.4 + easein_cubic 1 xalign 1.0 + pause 1 T "Whaddayawant, skinnie?" A "I just tripped on one of the wires up here." - - show trish unimpressed flip with Dissolve(0.25) + show trish unimpressed flip with dissolve T "Sucks to be you." + pause 0.5 "Bitch." + pause 0.5 A "Should I plug them all into a surge protector so you guys don’t fall during the concert?" - - show trish annoyed flip with Dissolve(0.25) + show trish annoyed flip with dissolve T "What?" @@ -370,31 +428,37 @@ label chapter_7: T "We won’t trip, I have that on good authority." A "Whose?" + show trish unimpressed flip with dissolve - show trish unimpressed flip with Dissolve(0.25) + T "{cps=*.1}...{/cps}Reed’s." - T "...Reed’s." - - A "..." + A "{cps=*.1}...{/cps}" + pause .5 + + T "{cps=*.1}...{/cps}" pause .5 - T "..." A "And you trust his word on something like this?" - - show trish neutral flip with Dissolve(0.25) + show trish neutral flip with dissolve T "Sure." T "He’s the expert on this stuff and all." + pause .5 "Before I can object, Trish turns away and runs after Reed who is huddled over the smoke machine, pungent fumes wafting from it’s exposed innards." window hide window auto + pause .25 - show trish neutral with Dissolve(.25) pause .1 - hide trish with easeoutright + show trish: + easeout_cubic 1 xalign 1.4 + show trish neutral with Dissolve(.25) + pause 0.25 + hide trish with dissolve + pause 0.5 "Well, seems like he’s got that handled." @@ -412,25 +476,27 @@ label chapter_7: "Fix the cables": jump FixCables - label LeaveStageAsIs: $ anonscore += 1 pause .5 "Reed may not understand cable management,{w=.4} but then again neither did I." "Probably better to let sleeping fossils lie." + pause 0.5 $ LeftStage = True jump PostCableConundrum label FixCables: + pause .5 "It could be a serious hazard if I leave them like this." "Like a fire hazard or something. I think." "I’ll just put them all on one of Moe’s surge protectors." + pause .5 "{cps=*0.5}Aaaaaand{/cps} done." @@ -443,44 +509,58 @@ label chapter_7: "The band is doing one last sound test, Reed’s bass drum bearing another new logo for VVURM DRAMA that doesn’t look half bad." "Trish has a wicked grin on her face and I can practically see the dollar signs in her eyes." + pause .5 + + "And Fang{cps=*.1}...{/cps}" + window hide + window auto + pause 0.5 stop music fadeout 3 - scene black with dissolve + scene black with Dissolve(1) scene moes pizza show fang hiding at sright - with dissolve - "And Fang…" + with Dissolve(1) + pause 0.5 "Fang looks anxious, hands wringing the strap of her hollowbody electric guitar." + pause 0.5 - "I consider what I’m about to do extremely stupid but…" + "I consider what I’m about to do is extremely stupid but{cps=*.1}...{/cps}" + pause 0.5 play music 'audio/ost/Beach Chill Out.ogg' fadein 1 A "Hey." + window hide + window auto + pause 0.25 show anon neutral: - xalign -0.2 - easein_cubic 1 xalign 0.0 yalign 0.1 + xalign -0.2 yalign 0.1 + easein_cubic 1 xalign 0.0 with dissolve pause 0.8 - show fang surprised at sright: - ease_quart 0.25 yalign 0.1 - ease_quart 0.25 yalign 0.0 + show fang: + easein_cubic 0.3 yalign 0.05 + easeout_cubic 0.3 yalign 0.0 + show fang surprised with Dissolve(.15) + pause 0.5 - show fang surprised flip at scenter with Dissolve(0.25) + show fang surprised flip with Dissolve(0.25) "She jumps a little as I step back on stage. Her knuckles are bright white as they strangle the leather strap." + show fang neutral flip with dissolve - F "...Hey." + F "{cps=*.1}...{/cps}Hey." + pause 0.5 Moe "{alpha=0.5}{i}The secret is support!{/i}{/alpha}" "I offer her my most supportive smile." A "You’ve got this, Fang." - show fang sad flip with dissolve F "Don’t feel like I do, though." @@ -494,21 +574,17 @@ label chapter_7: A "Don’t worry so much." A "Just don't fret about it, you’ll be fine." - show fang happy flip with dissolve "Trish rolls her eyes, Reed’s vacant stare has a bit of approval." - show trish neutral flip behind fang: - xalign 0.8 yalign 0.1 - ease_cubic 1 xalign 0.5 - with dissolve - show fang neutral flip: - ease_quart 0.7 xalign 1.0 yalign 0.0 #at sright - pause 0.9 - show trish neutral flip at tcenter - with Dissolve(0.25) + show trish neutral flip with dissolve: + xalign 1.4 + easein_cubic 1 xalign 1.1 + pause 0.5 + T "At least it wasn't a dinosaur pun this time." + pause 0.5 A "I'm not that unfunny!" @@ -520,96 +596,166 @@ label chapter_7: A "Don’t you have something to be triggered about?" + show trish: + easein_cubic 1 xalign 1.15 + show trish surprised flip with Dissolve(.25) + pause 0.75 + + show trish: + yalign 10.0 + easein_cubic 1 xalign 1.0 + show fang surprised flip - show trish fury flip: - xalign 0.5 yalign 10.0 - with dissolve + show trish fury flip + with Dissolve(.25) T "YOU CAN’T USE THAT WORD, THAT’S {b}OUR{/b} WORD!" - show trish angry flip at tcenter + show anon grin + show trish angry flip: + yalign 0.0 show fang neutral flip with dissolve A "Just did, wanna see me do it again?" + pause 0.5 - show fang neutral flip: - ease_quart 0.5 xalign 0.9 - show trish angry flip behind fang: - ease_quart 0.5 xalign 0.6 F "Ladies, Ladies, please." - show trish unimpressed flip behind fang with Dissolve(0.25) F "Shut the fuck up." stop music fadeout 1.0 - F "We’ve got sweet music to play." - scene black with dissolve - scene moes pizza - show dimmer_darker - with dissolve + F "We’ve got sweet music to play." + window hide + window auto + pause 0.5 + show trish considering flip with Dissolve(0.5) + pause 0.5 + + scene black with Dissolve(1) + pause 0.5 + + play ambient 'audio/effects/dinomoesLoop.ogg' fadein 1.0 + pause 0.5 + + "Showtime!" if LeftStage: - play ambient 'audio/effects/dinomoesLoop.ogg' fadein 1.0 - show trish smile at tleft - show fang happy at scenter - show reed neutral flip at rright: - xalign 1.3 - with dissolve - "Showtime!" - F "All right! Next up we got 'The!'" + window hide + window auto + pause 0.5 - "WHAT." - - "They go right into their next song with gusto." - play music 'audio/OST/The.ogg' fadein 2.0 - stop ambient fadeout 2 - scene black with Dissolve(1) - "..." - - "An hour later and the band is wrapping up their last song for the night." scene moes pizza show dimmer_darker - show trish happy at tleft + show trish smile: + xalign 0.0 show fang happy at scenter show reed neutral flip at rright: xalign 1.3 - with dissolve + with Dissolve(1) + pause 0.5 + + F "All right! Next up we got 'The!'" + pause 0.5 + + "WHAT." + pause 0.5 + + "They go right into their next song with gusto." + window hide + window auto + pause 0.5 + + play music 'audio/OST/The.ogg' fadein 1.0 + stop ambient fadeout 2 + + scene black with Dissolve(1) + pause 0.5 + + "{cps=*.1}...{/cps}" + pause 0.5 + + "An hour later and the band is wrapping up their last song for the night." + "I take my eyes off the stage to get a read on the crowd." "Easily a good hundred people showed up to see VVURM DRAMA, better than any of us expected." "The look on Fang’s face when everyone began filtering into the restaurant was priceless." + window hide + window auto + pause 0.5 + + play music1 'audio/OST/The Hitler Song With The Really Long Name.ogg' fadein 2.0 + stop music fadeout 2 + + scene moes pizza + show dimmer_darker + show trish bass: + xalign 0.0 + show fang happy at scenter + show reed neutral flip: + xalign 1.3 yalign 0.1 + + show reed: + pause 0.32345 + easeout_cubic 0.05 yalign 0.08 + easeout_cubic 0.2 yalign 0.1 + pause 0.12345 + repeat + show trish: + easein_cubic 0.6969 xalign -0.02 + easein_cubic 0.6969 xalign 0.02 + repeat + show fang behind trish: + easeout_cubic 0.05 yalign -0.02 + easeout_cubic 0.2 yalign 0.0 + pause 0.4469 + repeat + + with Dissolve(1) - play music1 'audio/OST/The Hitler Song With The Really Long Name.ogg' fadein 4.0 - stop music fadeout 4 "They were on the last song of the night, the bizarrely long name of which I missed." + pause 0.5 + show fang very happy with dissolve F "I JUST GOTTA ASK:" F "WHY IS HITLER," F "RIDING MY BIKE," F "PRETENDING TO BE," F "A MONKEY!" + pause 0.5 "Oh right… Reed definitely wrote this one." + pause 0.5 "The band really has improved, as opposed to booing and pointing at the audience is listening intently." + pause 0.5 F "AT THREEEEEEE AAAAAAAA MMMMM-" F "IN THE MORNIIIIIING!" F "ON A FUCKIN’ TUESDAAAAY!" - "After the song ends, VVURM DRAMA hangs onto the pose of their final note." - stop music1 fadeout 3.0 + show fang happy with dissolve + + show reed: + easein_cubic 1 yalign 0.1 + show fang: + easein_cubic 1 yalign 0.0 + show trish: + easein_cubic 1 xalign 0.0 + + "After the song ends, VVURM DRAMA hangs onto the pose of their final note." + pause 0.5 "It’s silent." "I applaud the band, eventually some other patrons join in." - window hide window auto + play ambient 'audio/effects/crowdClapLoop.ogg' fadein 2 volume 0.7 pause 1.5 play ambient1 'audio/effects/crowdCheerLoop.ogg' fadein 3 @@ -626,7 +772,7 @@ label chapter_7: play music 'audio/OST/punk_revamp.ogg' fadein 1.0 volume 0.8 $ renpy.music.set_volume(0.7, 1, 'ambient1') - show trish happy at tleft + show trish happy show reed happy at rright: xalign 1.1 show fang happy at scenter @@ -643,19 +789,24 @@ label chapter_7: xalign 1.1 show fang happy with dissolve + "The bandmates’ faces light up, and they all glance at each other." "The hard work has taken its toll on the three, giving them varying degrees of perspiration." "The sweat is trickling down Fang’s forehead, Trish has gone from an afro to dreadlocks, and Reed is providing the restaurant with a nice ocean scent." + pause 0.5 "Fang finishes with a furious flurry of strumming on her fretboard." show fang very happy with Dissolve(0.25) + F "Woooooooo! THANK YOU LITTLE TROODON!" "The crowd’s approval is obvious, even in the makeshift mosh pit where I see Stella getting fake curb-stomped." + pause 0.5 "At least I think it’s fake." + pause 0.5 "Rosa is on the other side of the room, too entranced by the music to care." @@ -663,200 +814,281 @@ label chapter_7: window hide window auto - $ renpy.music.set_volume(1, 1, 'ambient1') - stop ambient1 fadeout 1 - stop music fadeout 1 + pause 0.5 - scene black with dissolve + $ renpy.music.set_volume(1, 2, 'ambient1') + stop ambient1 fadeout 2 + stop music fadeout 2 + + scene black with Dissolve(1) + pause 1 scene moebackrooms play music 'audio/ost/Bayside Bumming it.ogg' fadein 1 show anon neutral flip at acenter - with dissolve - + with Dissolve(1) + pause 0.5 # show fang very happy at sleft behind anon with easeinleft F "ANON!" "Before I could react I was swept up in a blur of feathers." + window hide + window auto + pause 0.25 + show fang very happy behind anon: - xalign -0.5 - ease_cubic 1.0 xalign 0.25 yalign 0.2 + xalign -1.0 + easein_quad 1.0 xalign 0.00 with Dissolve(0.25) + pause 0.15 hide anon hide fang show fang hug at acenter: yalign 0.1 + easein_cubic 1 xalign 0.6 with Dissolve(0.25) + pause 0.5 "Fang wrapped her arms and wings around me and kept rocking back and forth." show fang: - ease 0.75 xalign 0.5 - ease 0.75 xalign 0.45 + ease 0.75 xalign 0.475 + ease 0.75 xalign 0.525 repeat F "OHMYGOD OHMYGOD WE DID IT WE DID IT!" F "THEY ACTUALLY LOVE VVURM DRAMA!" + pause 0.5 "I tune out the alarms screaming in my head and hug her back." + window hide + window auto + pause 0.5 - hide fang hug with dissolve - show fanganonhug with dissolve: + hide fang hug + show fanganonhug: yalign 0.0 + with dissolve + pause 0.5 "Her wings are just as soft and huggable as they look." "Fang’s beak settles against my cheek, the warm scales sliding smoothly up and down against it." "This is nice." + pause 0.5 "I become aware of my hands, planted firmly on the small of Fang’s back and pressing her closer to me." "Beneath my splayed palms is soft, warm and drenched in sweat. I find that I don’t really mind the slickness." + pause 0.5 T "Fang?" + pause 0.5 "I feel like I could stay like this forever." + pause 0.5 T "Hellooo, Fang?" "Fang suddenly flinches, and I get a split second view of a purple hand on her shoulder." "Her face is beet red and the warmth in my own cheeks tells me I don’t look far behind." - show trish unimpressed flip: - zoom 0.8 - xalign 1.0 yalign -0.1 - with dissolve + pause 0.5 + + #show trish unimpressed flip: + # zoom 0.8 + # xalign 1.0 yalign -0.1 + #with dissolve "Trish looks like she’s sucked on a lemon with how twisted her face is." "The tiny triceratops pulls Fang out of my hands, and I can picture my fist twisting that horn right off her face." + window hide + window auto + pause 0.5 + hide fanganonhug hide trish - with dissolve show fang neutral flip at scenter - show anon neutral flip at sright - show trish neutral at tleft + show anon neutral flip at sright: + yalign 0.1 + show trish neutral: + xalign 0.0 with dissolve - T "Hmmm... " + pause 0.5 + + T "Hmmm{cps=*.1}...{/cps}" A "Great show, right?" T "I guess. For our first show, anyway." + show fang happy flip with Dissolve(0.5) - show fang happy flip with Dissolve(0.25) - - F "What? {w=0.2} It was great though! Everyone was cheering!" - - show trish indignant with Dissolve(0.25) + F "What? It was great though! Everyone was cheering!" + show trish indignant with Dissolve(0.5) T "But it was a small crowd." A "Was it? The place was packed." - - show trish explanatory with Dissolve(0.25) + show trish explanatory with Dissolve(0.5) T "Small venue. We gotta think bigger now." A "Why bigger?" - - show trish happy with Dissolve(0.25) + show trish happy with Dissolve(0.5) T "Because I still have stock!" + pause 0.5 "She motions to the bar, where there is still some hung up shirts with the new mediocre logo lazily spray painted on." + pause 0.5 A "Have you sold much?" - T "Three buttons, four stickers, {w=.2} and an Apron!" + T "Three buttons, four stickers, and an Apron!" stop music fadeout 2 pause .5 A "An apron?" Moe "AY, KIDS!" + play music 'audio/ost/Venetian Values.ogg' fadein 1 window hide window auto + pause 0.25 #moe now has vvurm drama apron - show moealt with easeinright: - xalign 1.8 yalign 0.0 - Moe "LOOKIT DIS ‘ERE AH-PRON YA LIL TRIGGA FRIEN SOL’ ME!" - show fang happy - show anon neutral behind fang: - xalign 0.6 - with Dissolve(0.25) - show trish unimpressed with Dissolve(0.25) + show fang: + easein_cubic 1 xalign 0.0 + show trish: + easein_cubic 1 xalign -0.2 + show anon: + easein_cubic 1 xalign 0.7 + pause 0.0001 + + show moealt with dissolve: + xalign 2.0 + easein_cubic 1 xalign 1.6 yalign 0.0 + show fang happy + show anon neutral behind fang + show trish surprised + with Dissolve(0.5) + + pause 1 + + Moe "LOOKIT DIS ‘ERE AH-PRON YA LIL TRIGGA FRIEN SOL’ ME!" + show trish unimpressed with Dissolve(0.5) "Trish looks split on whether to be mad about the trigga comment or happy about the successful sale." + pause 0.5 unknown "Hey! Someone took ma apron!" - show moealt: - linear 1.0 xzoom -1.0 Moe "GIT BACK TA WORK JERRY YER ON DA CLOCK!" - show moealt: - linear 1.0 xzoom 1.0 - F "It uh... looks nice, Uncle Moe." + pause 0.5 + + F "It uh{cps=*.1}...{/cps} looks nice, Uncle Moe." + pause 0.5 Moe "Anyways, youse all gonna be helpin’ wit da clean up, right?" + pause 0.5 "I look at the absolute mess around us." + pause 0.5 "Fuck." stop music fadeout 1.0 + window hide + window auto + pause 0.5 else: - play ambient 'audio/effects/dinomoesLoop.ogg' fadein 1.0 - show trish smile at sleft - show fang happy at scenter - show reed neutral flip at rright: - xalign 1.3 - with dissolve - "Showtime!" + + pause 0.5 "I take my eyes off the stage to get a read on the crowd." "Easily a good hundred people showed up to see VVURM DRAMA, better than any of us expected." "The look on Fang’s face when everyone began filtering into the restaurant was priceless." + window hide + window auto + pause 0.5 stop ambient fadeout 1 play music 'audio/OST/The Hitler Song With The Really Long Name.ogg' fadein 1.0 + + scene moes pizza + show dimmer_darker + show trish bass: + xalign 0.0 + show fang happy at scenter + show reed neutral flip: + xalign 1.3 yalign 0.1 + + show reed: + pause 0.32345 + easeout_cubic 0.05 yalign 0.08 + easeout_cubic 0.2 yalign 0.1 + pause 0.12345 + repeat + show trish: + easein_cubic 0.6969 xalign -0.02 + easein_cubic 0.6969 xalign 0.02 + repeat + show fang behind trish: + easeout_cubic 0.05 yalign -0.02 + easeout_cubic 0.2 yalign 0.0 + pause 0.4469 + repeat + + with Dissolve(1) + "They were on the last song of the night, the bizarrely long name of which I missed." + pause 0.5 + show fang very happy with dissolve F "I JUST GOTTA ASK:" F "WHY IS HITLER," F "RIDING MY BIKE," F "PRETENDING TO BE," F "A MONKEY!" + pause 0.5 "Oh right… Reed definitely wrote this one." + pause 0.5 "The band really has improved, as opposed to booing and pointing at the audience is listening intently." "And nobody has tripped so far." + pause 0.5 F "AT THREEEEEEE AAAAAAAA MMMMM-" F "IN THE MORNIIIIIING!" F "ON A-" stop music - window hide Dissolve(0.001) + window hide Dissolve(0.0) window auto show black - play sound 'audio/effects/carKick1.ogg' #Temporary - pause 1 + play sound 'audio/effects/concertFail.ogg' volume 1.5 + pause 5 + "As if right on cue, half of the lights on stage cut out." "Trish strummed silently before giving a confused glance at the speakers." + pause 0.5 F "T-tuesday?" + pause 0.5 "Fang fell out of tempo with Reed’s drums, stumbling over the end of the song." + pause 0.5 + "It’s silent." "I began to clap, followed by several other patrons." @@ -869,67 +1101,73 @@ label chapter_7: "Including Stella who looked seconds away from being curb-stomped." "Rosa is on the other side of the room, too entranced by the music to care." + window hide + window auto + pause 0.5 stop ambient fadeout 1 play music 'audio/OST/Summertime Synth.ogg' fadein 1.0 - scene black with dissolve scene moebackrooms show anon neutral flip at aright - with dissolve - pause 0.5 - show trish angry at tleft with dissolve - - show trish: - yalign 0.0 - linear 0.05 xalign 0.005 - linear 0.05 xalign 0 + show trish angry: + yalign 0.0 xalign 0.0 + linear 0.045 xalign 0.005 + linear 0.045 xalign 0 repeat + with Dissolve(1) + pause 0.5 + "My eyes scan the room before noticing Trish, the sheer vehement rage radiating from her visibly distorting the air around her." + pause 0.5 "Fuck." - "My jaw aches as I picture myself in Stella’s place, courtesy of one pissed off womanlet." "Before I have the chance to escape I hear my one saving grace." window hide window auto + pause 0.5 - show fang very happy: + show fang very happy with dissolve: xalign -0.5 yalign 0.0 - ease_quart 1.0 xalign 0.6 - with Dissolve(0.5) + easein_quart 1.0 xalign 0.6 + F "ANON!" "Fang reaches me before Trish leaves the stage, extending her hand for a high-five." - show fang happy with dissolve + show fang happy behind trish with dissolve F "We did it!" - window hide - window auto show trish: - ease_cubic 0.5 xalign 0.2 - show trish fury point with Dissolve(0.25) + yalign 10.0 + easein_cubic 0.5 xalign 0.1 + show trish fury point #For some reason, dissolving doesn't smoothly happen, just instantly replaces the previous sprite so a few frames are transparent + pause 0.25 + T "No thanks to that asshole!" + pause 0.5 "Oh no." - show fang neutral flip behind anon with Dissolve(0.25) - show trish angry with Dissolve(0.25) + show fang neutral flip behind anon + show trish angry: + yalign 0.0 xalign 0.0 + with Dissolve(0.5) + F "What’s wrong?" T "Skinnie sabotaged the show!" T "I told him not to touch the wires and look what happened!" + pause 0.5 A "I was only trying to help." - - show trish annoyed with Dissolve(0.25) + show trish annoyed with dissolve "Trish holds up her hand to my face, waving the other around in grand gestures." - - show trish indignant with Dissolve(0.25) + show trish indignant with dissolve T "You ruined the big finale! We missed our chance to make it big!" @@ -942,26 +1180,33 @@ label chapter_7: T "Do you not trust him and I?" show fang sad flip - show trish fury: - yalign 10.0 - with Dissolve(0.25) + show trish angry + with dissolve "Tears trickle down her sweat-glazed face." + show trish fury: + yalign 10.0 + with dissolve T "Is Fang really the only one here you care about?!" T "We exist too, you know!" - show trish sad at tleft with Dissolve(0.25) - show anon sad flip with Dissolve(0.25) + pause 0.5 + + show trish sad: + yalign 0.0 + show anon sad flip + with dissolve "This hypocritical bitch!" "The sharp words cut right through me." + pause 0.5 F "Jeez, Trish. The show went great! Our first good concert!" - show fang neutral flip with Dissolve(0.25) + F "The crowd actually clapped this time!" T "No thanks to him." @@ -969,301 +1214,387 @@ label chapter_7: A "I didn’t do it on purpose." "Even though you deserved it." + pause 0.5 "Before she could interrogate me further, Fang grabbed Trish on the arm." - show fang happy flip with Dissolve(0.25) + show fang: + easein_cubic 1 xalign 0.3 + show fang happy flip with Dissolve(0.5) + F "Trish! Didn’t you say you wanted to set up our merch!" - show trish unimpressed with Dissolve(0.25) - show anon neutral flip with Dissolve(0.5) + show trish unimpressed + show anon neutral flip + with Dissolve(0.5) "Trish winces, then gives a begrudging sigh, lowering her accusatory finger." - - show trish unimpressed with Dissolve(0.25) + pause 0.5 T "Ugh, you aren’t worth it." window hide window auto + pause 0.5 - show trish unimpressed flip with Dissolve(0.25) show trish: - ease_cubic 1.5 xalign -0.5 + easeout_cubic 1 xalign -0.3 + show trish unimpressed flip with Dissolve(0.25) + pause 0.2 hide trish with dissolve + stop music fadeout 2.0 + show fang neutral flip with Dissolve(0.5) - stop music fadeout 1.0 - show fang neutral flip with Dissolve(0.25) "Trish storms off leaving Fang and I alone." "And Reed who was listening the entire time." window hide window auto + pause 0.25 - show reed: + show fang: + easein_cubic 1.0 xalign 0.5 + show reed neutral with dissolve: xalign -0.6 yalign 0.1 - ease_cubic 1.0 xalign -0.2 - show reed neutral with dissolve + easein_cubic 1.0 xalign -0.2 + pause 1 show reed considering with Dissolve(0.25) pause 1 show reed neutral with Dissolve(0.25) pause 1 show reed explanatory with Dissolve(0.25) - Re "Anon, dude… you really should trust others, y’know?" + Re "Anon, dude{cps=*.1}...{/cps} you really should trust others, y’know?" - Re "It’s like they say... trust is the building block of our economy, or something." + Re "It’s like they say{cps=*.1}...{/cps} trust is the building block of our economy, or something." + pause 0.5 "What." + pause 0.5 Re "There are two kinds of people in this world, bro... people who believe and people who trust." Re "And you believed in something false, your impulsiveness." + pause 0.5 + + "Before I can begin to comprehend Reed’s capitalist sermon, my ears are assaulted by very Italian yelling." + pause 0.5 + show reed shocked show fang surprised show anon neutral - with Dissolve(0.25) - "Before I can begin to comprehend Reed’s capitalist sermon, my ears are assaulted by very Italian yelling." - Moe "AY, KIDS!" + play sound 'audio/effects/slapstickBigPunch.ogg' play music 'audio/ost/Venetian Values.ogg' fadein 1 + Moe "AY, KIDS!" with vpunch + window hide window auto - + pause 0.25 #moe now has vvurm drama apron - show moealt with easeinright: - xalign 1.8 yalign 0.0 + + show fang: + easein_cubic 1 xalign 0.0 + show reed: + easein_cubic 1 xalign -0.5 + show anon: + easein_cubic 1 xalign 0.7 + show moealt with dissolve: + xalign 2.0 + easein_cubic 1 xalign 1.6 yalign 0.0 + pause 1 Moe "LOOKIT DIS ‘ERE AH-PRON YA LIL TRIGGA FRIEN SOL’ ME!" + pause 0.5 "Reed looks almost jealous of Moe’s new garb." - - show reed neutral + show reed neutral with dissolve Re "Nice threads, compadre." - show fang happy with dissolve unknown "Hey! Someone took ma apron!" Moe "GIT BACK TA WORK JERRY YER ON DA CLOCK!" + pause 0.5 - F "It uh… looks nice, Uncle Moe." + F "It uh{cps=*.1}...{/cps} looks nice, Uncle Moe." + pause 0.5 Moe "Anyways, youse all gonna be helpin’ wit da clean up, right?" + pause 0.5 "I look at the absolute mess around us." + pause 0.5 "Fuck." + window hide + window auto + pause 0.5 stop music fadeout 1.0 - scene black with dissolve + scene black with Dissolve(1) + pause 0.5 + + play music 'audio/OST/west_coast_kicking.ogg' fadein 1.0 scene moebackrooms show anon neutral at acenter - with dissolve - play music 'audio/OST/west_coast_kicking.ogg' fadein 1.0 + with Dissolve(1) + pause 0.5 + "An hour later and I’m stuck mopping up where the mosh pit once stood." "As my mop head gains a tinge of red I pray to god this isn’t from Stella." - "Rosa wanted to stay and help clean buuut..." + "Rosa wanted to stay and help clean buuut{cps=*.1}...{/cps}" + pause 0.5 Ro "{i}I am so sorry Stella! Come, I shall nurse you back at my home!{/i}" + pause 0.5 "I’d feel more sorry for Stella but Rosa looked capable of helping her." - "My god that’s a lot of... Marinara... Yeah..." + "My god that’s a lot of{cps=*.1}...{/cps} Marinara{cps=*.1}...{/cps} Yeah{cps=*.1}...{/cps}" + pause 0.5 "Fang and Trish are trying to divide and carry out the stage." - "...The mop really isn’t getting much from the floor." + "{cps=*.1}...{/cps}The mop really isn’t getting much from the floor." "Am I supposed to have a bucket or something?" window hide window auto + pause 0.5 - show reed neutral flip: #rright - xalign 2.1 - ease_cubic 1.7 xalign 1.3 - with Dissolve(1.0) - Re "Yooo, {w=.3} Anon!" + show reed neutral flip with Dissolve(0.5): #rright + xalign 1.7 yalign 0.1 + easein_cubic 1 xalign 1.3 + pause 0.5 + + Re "Yooo, Anon!" + pause 0.5 "Reed crosses right through the puddles, tracking grimy footprints without a care." + pause 0.5 Re "Hey man... what’d you think of the lyrics?" + pause 0.5 A "What were you on when you wrote that?" - show reed considering flip with Dissolve(0.25) + show reed considering flip with Dissolve(0.5) + "Reed rubs his forehead, struggling to remember more than ten minutes ago." - show reed explanatory flip with Dissolve(0.25) - Re "I dunno man... the floor maybe? But I also distinctly remember floating…" + show reed explanatory flip with Dissolve(0.5) + + Re "I dunno man{cps=*.1}...{/cps} the floor maybe? But I also distinctly remember floating{cps=*.1}...{/cps}" + pause 0.5 Re "Y’know, dude, we’ve been doing this since junior year, right?" Re "And this is the first show that anyone’s actually liked." Re "Wild." - show reed neutral flip with Dissolve(0.25) + show reed neutral flip with Dissolve(0.5) + A "You’ve only been playing together for a year?" Re "You know it man, crazy how time flies." - pause .3 + Re "Man, back then Trish had these crazy long horns and glasses." + pause 0.5 "Now there’s a thought. How would Trish even look with glasses?" "Actually, how would glasses even work on any triceratops?" - show reed explanatory flip with Dissolve(0.25) + show reed explanatory flip with Dissolve(0.5) + Re "Fang wasn’t Fang." A "She- what?" show reed shocked flip with Dissolve(0.25) - Re "Er... {w=0.3}Probably shouldn’t have mentioned that…" + + Re "Er{cps=*.1}...{/cps} Probably shouldn’t have mentioned that…" A "Fang wasn’t herself?" - show reed explanatory flip with Dissolve(0.25) - Re "Honestly... That’s probably something to be left for Fang and Fang alone to talk about... Sorry." + show reed explanatory flip with Dissolve(0.5) - A "Er... ri{cps=*0.65}iiiii{/cps}ght." + Re "Honestly{cps=*.1}...{/cps} That’s probably something to be left for Fang and Fang alone to talk about{cps=*.1}...{/cps} Sorry." + + A "Er{cps=*.1}...{/cps} ri{cps=*0.65}iiiii{/cps}ght." + pause 0.5 Re "Only thing that stayed the same was like... me and my carfe, bro." + pause 0.5 "How long has he been on that stuff?" - show reed neutral flip with Dissolve(0.25) + show reed neutral flip with Dissolve(0.5) + Re "It was almost like a totally different time, man." - window hide - window auto - - show anon neutral at aleft with easeinright - show reed neutral flip with easeinright: - xalign 1.1 - - show trish unimpressed flip: - xalign 1.6 yalign 0.1 - ease_cubic 1.3 xalign 1.0 - with dissolve + pause 0.5 "Before I even got a moment to picture what it might have been like not even a year ago, Trish appears behind Reed." + window hide + window auto + pause 0.25 + + show anon: + easein_cubic 1 xalign 0.2 + show reed: + easein_cubic 1 xalign 1.0 + show trish unimpressed flip with dissolve: + xalign 1.6 + easein_cubic 1.3 xalign 1.0 + pause 0.75 "She looks like she’s about to snap both our necks." show trish neutral flip with Dissolve(0.25) + T "Hey, Reed, what are you two talking about?" Re "Just talking about some memories of the band, Trish." + pause 0.5 T "You didn’t tell him anything about me, did you?" A "Glasses." - show trish unimpressed flip with Dissolve(0.25) + show trish unimpressed flip with dissolve + T "Reed, you absolute ass." + stop music fadeout 2.0 + pause 0.5 "Reed just shrugs." - stop music fadeout 1.0 + "By this point the restaurant has been mostly cleaned up with only a few tables left to put back." + pause 0.5 play music 'audio/OST/you need gopher chucks.ogg' fadein 1.0 show trish considering flip with Dissolve(0.25) + T "So Anon, we showed you ours, now it’s your turn to show us yours." A "What, out here in public? Didn’t peg you for the kinky type." #lol sex - show trish annoyed flip with Dissolve(0.25) + show trish annoyed flip with Dissolve(0.25) + "Trish inhales sharply, visibly trying to master herself." T "I meant with your old school." - show trish unimpressed flip with Dissolve(0.25) + show trish unimpressed flip with Dissolve(0.5) + A "That’s on a need to know basis, and you don’t need to know." window hide window auto + pause 0.25 - show anon neutral: - ease_cubic 1 xalign 0.2 - show reed neutral flip: - ease_cubic 1 xalign 1.2 - show trish neutral flip: - ease_cubic 1 xalign 1.2 + show fang neutral with dissolve: + xalign -1.0 + easein_cubic 1 xalign -0.5 + pause 0.5 - pause .5 - show fang neutral with easeinleft: - xalign -0.4 - with Dissolve(0.5) F "Come on Anon, don’t you have any good memories from your old school?" + pause 0.5 "Oh god no." + pause 0.5 A "I’d really rather not talk about it." F "Why not? You’ve told me about your parents." + pause 0.5 "That seems to catch Trish’s attention." "Shit. And that look of expectancy from Fang too?" + pause 0.5 "I guess it can’t hurt." + pause 0.5 - A "Well… I did try to get into music at one point." + A "Well{cps=*.1}...{/cps} I did try to get into music at one point." F "With how much you need my help in music class?" A "I didn’t say I was good at it. I was just clicking buttons and seeing what stuck." - A "And spoiler alert, {w=0.3} nothing did." + A "And spoiler alert, nothing did." show trish considering flip show fang happy with Dissolve(0.25) - "That got a giggle out of Fang and a look from Trish." - show trish smug flip with Dissolve(0.25) + "That got a giggle out of Fang and a look from Trish." + pause 0.5 + show trish smug flip with Dissolve(0.5) + T "By the way Anon, I saw you talking to that Stella girl before the concert. You have something going on there?" - show fang sad with Dissolve(0.25) + show fang sad with Dissolve(0.5) + "I feel a pit in my stomach as a look of betrayal crosses Fang’s face." - "Right into Trish’s trap, {w=0.2} hook, {w=0.2}line, {w=0.2}sinker and rod." + "Right into Trish’s trap, {w=0.3}hook, {w=0.3}line, {w=0.3}sinker and rod." window hide window auto pause .5 menu: "Nyet.": + pause 0.5 A "I do NOT have a thing for Incontineisha." "Nein.": + pause 0.5 A "I do NOT have a thing for Incontineisha." "Non.": + pause 0.5 A "I do NOT have a thing for Incontineisha." "Nope.": + pause 0.5 A "I do NOT have a thing for Incontineisha." "Inai.": + pause 0.5 A "I do NOT have a thing for Incontineisha." "Mei yo.": + pause 0.5 A "I do NOT have a thing for Incontineisha." "None of that.": + pause 0.5 A "I do NOT have a thing for Incontineisha." "No.": + pause 0.5 A "I do NOT have a thing for Incontineisha." - show reed explanatory flip with Dissolve(0.25) - Re "Who?... Thought like, we were talkin’ bout whatsherface." + + show reed explanatory flip with Dissolve(0.5) + Re "Who?{cps=*.1}...{/cps} Thought like, we were talkin’ bout whatsherface." T "The one with the Dino Duel cards." - show reed neutral flip with Dissolve(0.25) - Re "...I thought those were Pocket Raptor cards." - show fang unimpressed with Dissolve(0.25) - F "Weren’t they handegg cards?" + show reed neutral flip with Dissolve(0.5) - A "Uh… moving on..." + Re "...I thought those were Pocket Raptor cards." + show fang unimpressed with Dissolve(0.5) + + F "Weren’t they handegg cards?" + pause 0.5 + + A "Uh{cps=*.1}...{/cps} moving on{cps=*.1}...{/cps}" + pause 0.5 T "Anyone back home you had your eye on then?" A "Nobody at Rock Bottom was worth the time." + pause 0.5 "Fang’s face softens, almost in a silent sigh of relief." "Is there hope for me yet?" + pause 0.5 + stop music fadeout 2 T "Rock Bottom, huh? I don’t think you’ve ever told us where you’re from before." + pause 0.5 - stop music fadeout 1 - "..." + "{cps=*.1}...{/cps}" + pause 0.5 play music 'audio/OST/you can_t sage here.ogg' fadein 1.0 "SHIT." pause 0.5 + A "O-oh, I haven’t? Huh." F "Who really cares where you went to last?" @@ -1276,99 +1607,114 @@ label chapter_7: A "I used to buy bulk soda and sell them to the stupid kids for lunch money." show reed happy flip with Dissolve(0.25) + Re "Yooo, my man!" + + show reed: + easeout_cubic 0.5 xalign 0.8 + easein_cubic 1 xalign 1.0 + show anon: + pause 0.5 + easein_cubic 0.5 xalign 0.175 + ease_cubic 0.75 xalign 0.2 show reed neutral flip with Dissolve(0.25) - show reed: - ease_cubic 0.4 xalign 0.95 - show anon: - ease_cubic 0.4 xalign 0.45 - pause 0.1 - show reed: - ease_cubic 0.4 xalign 1.2 - show anon: - ease_cubic 0.4 xalign 0.2 "Reed gives me a fist bump." + pause 0.5 A "I’d usually just go places on a crappy dirt bike, leaving donuts in parking lots when I was sure nobody was looking." - show fang happy with Dissolve(0.25) + show fang happy with Dissolve(0.5) + F "Sounds like you were pretty cool at your last school." - - show trish unimpressed flip with Dissolve(0.25) + show trish unimpressed flip with Dissolve(0.5) + "HA." + pause 0.5 A "I dunno about that…" - Re "Sure, man… I don’t get why you left in the first place if you had it so good." + Re "Sure, man{cps=*.1}...{/cps} I don’t get why you left in the first place if you had it so good." + pause 0.5 "Oh no." + pause 0.5 + + A "Oh, uh, actually{cps=*.1}...{/cps}" - A "Oh, uh, actually…" - show anon concerned - show dimmer_darker behind anon with Dissolve(0.25) $ renpy.music.set_volume(0.35, 1, 'music') - play ambient 'audio/effects/heartbeat.ogg' volume 1.0 fadein 0.5 + play ambient 'audio/effects/heartbeat.ogg' volume 0.5 fadein 0.5 + show anon concerned + show dimmer_darker behind anon + with Dissolve(0.5) + "{cps=*3.0}THINK OF SOMETHING{/cps}{w=0.1} {cps=*3.0}THINK OF SOMETHING{/cps}{w=0.1} {cps=*3.0}THINK OF SOMETHING!{/cps}" + pause 0.5 A "I had to leave because of, uh…" + pause 0.5 "DON’T SAY SOMETHING STUPID YOU ONLY GET ONE SHOT AT THIS." + pause 0.5 A "Family issues." + $ renpy.music.set_volume(1, 1, 'music') stop ambient fadeout 1.0 - hide dimmer_darker with Dissolve(0.25) + hide dimmer_darker # stop sound fadeout 0.5 show trish neutral flip - show anon neutral with Dissolve(0.25) + show anon neutral + with Dissolve(0.5) + "Nailed it." Re "Bummer man... glad you’re here instead." stop music fadeout 5.0 + A "Yeah, yeah, thanks man." T "Sounds personal, guess we shouldn’t pry." T "We’re all friends here, after all." + pause 0.5 "Guess we are all friends at this point." pause .5 "To varying degrees." "I let a content smile creep onto my face." #WHAT THE FUCK ANON CANT SMILE WHAT THEW FUCK WHAT THE FUCK - - window hide - window auto + pause 0.5 play music 'audio/OST/Venetian Values.ogg' fadein 1.0 - show moealt: - xalign 1.6 yalign 0.1 - ease_cubic 1.4 xalign 1.0 - with Dissolve(1.2) #at sright with easeinright Moe "AY YOU STUPID KIDS!" "The tyrannosaur stomps over to us from the kitchen." + window hide + window auto + pause 0.25 + + + show anon: + easein_cubic 1 xalign 0.5 + show fang: + easein_cubic 1 xalign 0.0 + show reed: + easein_cubic 1 xalign 1.3 + show trish: + easein_cubic 1 xalign 1.2 + + show moe alt flip with dissolve: + xalign -1.0 yalign 0.1 + easein_cubic 1.4 xalign -0.7 + + pause 0.25 Moe "Great job again on da show, punks." Moe "I knew my lil Lucy could pull dis shindig off." - show moealt: - ease_cubic 1.0 xalign 0.4 - with Dissolve(0.25) - pause 0.001 - show fang embarrass flip: - xzoom -1.0 - with Dissolve(.25) - "He clamps one of his tiny hands down on Fang’s shoulder as she reflexively tries to hide her face with a wing." + show fang embarrass flip with dissolve + "He clamps one of his tiny hands down on Fang’s shoulder as she reflexively tries to hide her face with a wing." pause 0.5 - show moealt: - ease_cubic 1.0 xalign -0.15 - - show moealt: - xzoom -1.0 - show fang happy: - xzoom 1.0 - with Dissolve(0.25) Moe "Alas, I’m expecting a late night visita’, so I needs you punks to piss off." @@ -1376,15 +1722,22 @@ label chapter_7: A "Thanks, Moe." - Re "Yeah man... thanks a bunch…" + Re "Yeah man{cps=*.1}...{/cps} thanks a bunch{cps=*.1}...{/cps}" Moe "Now scram youse kids. I’ve got a different kinds a clean-up ta deal wit’." - stop music fadeout 1.0 - scene black with dissolve - "Aaaaaaand repressing that." - - "..." window hide window auto + pause 0.5 + + stop music fadeout 2.0 + + scene black with Dissolve(1) + pause 0.5 + + "Aaaaaaand repressing that." + pause 0.5 + + "{cps=*.1}...{/cps}" + pause 0.5 return diff --git a/game/script/8.anon-and-fang-study-together.rpy b/game/script/8.anon-and-fang-study-together.rpy index 4daf434..502d251 100644 --- a/game/script/8.anon-and-fang-study-together.rpy +++ b/game/script/8.anon-and-fang-study-together.rpy @@ -1,142 +1,192 @@ label chapter_8: - scene black with dissolve #Study Session "{cps=*0.2}-- A Few Weeks Later --{/cps}" + window hide + window auto + pause 0.5 play music 'audio/OST/Bayside Bumming it.ogg' fadein 1.0 - scene bandroom with dissolve + scene bandroom with Dissolve(1) + pause 0.5 "Things have cooled off since the concert back in February." - pause .5 + "There’s no major events coming up, so the days have gotten longer." "The weather has started to warm up as well." pause .5 + "Each morning I’ve been walking through a thick blanket of fog that always dissipates by lunchtime." "It’s a drastic shift compared to the hot/cold binary of fly-over life." - "Maybe I should ditch the jacket soon…" + "Maybe I should ditch the jacket soon{cps=*.1}...{/cps}" "No, there’s no way I’m showing the world just how much of a lanklet I am." "Even if it means being grilled alive." - show fang happy at sleft with dissolve - F "Geez, {w=0.3} Anon, you look like you’re dying right now." - + F "Geez, Anon, you look like you’re dying right now." show anon sad flip at aright with dissolve - A "The sun... {w=0.5} can go... {w=0.5}fuck itself..." + A "The sun{cps=*.1}...{/cps} can go{cps=*.1}...{/cps} fuck itself..." show fang behind anon: ease_quart 1 xalign 0.5 - pause 0.5 + pause 0.25 ease_quart 1 xalign 0.2 "Fang chuckles and pats my back as I lean over my desk." + pause .5 "On second thought, tank tops seem cool. Reed is usually wearing one." + window hide + window auto + pause 0.5 show jingo: xalign -0.2 easein_cubic 1 yalign 0.0 xalign 0.0 #at sleft with easeinleft with dissolve + pause 0.5 show anon neutral flip with Dissolve(0.25) + jingo "Alright class, the Principal’s got something to say, then you’ll be leavin’ early." + show jingo: + easeout_cubic 1 xalign -0.2 + show jingo flip with dissolve hide jingo with dissolve "With that we were all directed to the auditorium." - + window hide + window auto + pause 0.5 stop music fadeout 2 + + scene black with Dissolve(1) + pause 0.5 + play ambient 'audio/effects/teenageCrowdFarLoop.ogg' fadein 2 - # scene auditorium with Fade(1, .5, 1) - scene black with dissolve - scene auditorium with dissolve + scene auditorium with Dissolve(1) + pause 0.5 + "We didn’t have assigned seating, so I immediately thought of sitting with Fang." "Knowing better than to look through the ocean of students, I follow my nose to Reed." - show reed sunglasses at scenter with dissolve + pause 0.5 + show reed sunglasses: + xalign 0.4 yalign 0.1 + show trish neutral behind reed: + xalign 0.9 + with dissolve "The fetid raptor was sitting in the very last row with Trish." + window hide + window auto + pause 0.5 - show reed sunglasses happy flip at scenter: - ease_quart 0.5 yalign 0.25 - pause 0.001 - ease_quart 0.5 yalign 0.1 - with dissolve - Re "YOOOOO!" with vpunch + show reed sunglasses flip with dissolve: + xalign 0.6 + pause 1 + easein_cubic 0.3 yalign 0.2 + easeout_cubic 0.3 yalign 0.1 + + pause 0.5 + show reed sunglasses happy flip with Dissolve(.25) + + Re "YOOOOO!" + show trish unimpressed with dissolve "Reed’s bellow easily eclipses everyone else." - show reed sunglasses flip with Dissolve(0.25) - show reed: - ease_cubic 0.5 yalign 0.1 - show reed sunglasses with Dissolve(0.25) + "I wave back, hurrying past my awestruck classmates to claim my rightful throne." - Re "‘Ey guys… saved ya some seats." + show reed: + easein_cubic 1 xalign 0.7 + pause 0.0001 + show reed sunglasses flip + show anon neutral: + xalign -0.4 yalign 0.1 + easein_cubic 1 xalign -0.1 + with dissolve + + Re "‘Ey guys… saved ya some seats." + pause 0.5 - show trish unimpressed flip at tright with dissolve "I take a glance over to see Trish pouting." + pause 0.5 T "Fuck, he found us." + pause 0.5 "The last students trickle in through the doors and take their seats." + window hide + window auto + pause 0.5 + hide reed hide trish + hide anon with dissolve + pause 0.5 + "Mr. Carldewskii takes the stage with an electronic mic." + window hide + window auto + pause 0.5 show carldelewski: xalign 1.3 yalign 0.0 #alpha 0.0 - easein_cubic 1.75 xalign 0.5 #alpha 1 - with Dissolve(0.8) + easein_cubic 1.5 xalign 0.5 #alpha 1 + with Dissolve(0.5) + pause 1 carl "Alright, frickin’ settle down kids. We got a special frickin’ announcement from the frickin’ principal." - stop ambient fadeout 5 + pause 0.5 carl "We got frickin’ midterms coming up soon, and he frickin’ feels the need to give all of you a frickin’ pep talk." + pause 0.5 "The audience collectively groans." "Fang and Trish throw their heads back." - + pause 0.5 play music 'audio/OST/we just turned on the microphone in our programmers_ house.ogg' fadein 1.0 - "On cue, Principal Spears takes the stage." - show spears neutral: - xalign -0.2 alpha 0.0 - easein_cubic 1.5 xalign 0.4 yalign 0.0 alpha 1.0 - show carldelewski behind spears: - ease_quart 1.0 xalign 1.0 - pause 0.0001 - show spears neutral - show carldelewski behind spears - with dissolve - hide carldelewski with dissolve + "On cue, Principal Spears takes the stage." + + show carldelewski: + easein_cubic 1 xalign 0.2 + show carldelewski flip with dissolve + + show spears neutral flip with dissolve: + xalign 1.2 + easein_cubic 1.5 xalign 0.7 "Mr. Carldewskii holds the microphone out to him but gets ignored." # show carldelewski: # ease_quart 0.5 xalign 1.0 # with dissolve + "The student body covers their ears in preparation." window hide window auto hide carldelewski with dissolve - - # neutral at scenter with easeinleft pause 0.5 - show spears angry with Dissolve(.25) + + show spears angry flip with Dissolve(.25) play sound 'audio/effects/spearYellRumbleVoice.ogg' + window show Dissolve(0.0001) Sp "ALRIGHT YOU LITTLE PUNKS." with vpunch + pause 0.5 Sp "LIKE THE MAN SAID, WE HAVE MIDTERMS TO DEAL WITH IN JUST A FEW WEEKS." @@ -153,111 +203,111 @@ label chapter_8: Sp "AND I TEACH THE BEST STUDENTS THERE ARE, HERE AT VOLCANO HIGH!" Sp "ARE THERE ANY QUESTIONS?" + pause 0.5 "Judging by the dead silence, there wasn’t any." - window hide - window auto - - show spears neutral with Dissolve(0.25) - pause 0.3 - show spears neutral flip with Dissolve(0.25) - pause 0.5 - show spears: - ease_cubic 1.3 xalign -0.6 alpha 0.0 - pause 1.0 - hide spears - stop music fadeout 1.0 + show spears neutral flip with dissolve "The principal gives a single approving nod and exits stage right." - show carldelewski: - xalign 1.3 alpha 0.0 - ease_cubic 1.3 xalign 0.5 alpha 1.0 # at sright with easeinright - with dissolve + window hide + window auto + pause 0.5 + + stop music fadeout 1.0 + show spears: + easeout_cubic 1 xalign 1.2 + show spears neutral with dissolve + hide spears with dissolve + pause 1.0 + + show carldelewski with dissolve: + xalign 0.75 + easein_cubic 1 xalign 0.5 + carl "Alright you kids, you’re free to frikin' go." - + play ambient 'audio/effects/teenageCrowdFarLoop.ogg' fadein 2.0 hide carldelewski with dissolve - ##crowd leaves - play ambient 'audio/effects/teenageCrowdFarLoop.ogg' fadein 1.0 - image teacher1 = im.MatrixColor("other/carldelewski.png",im.matrix.brightness(-1)) - image teacher2 = im.Flip(im.MatrixColor("other/farnsworth.png",im.matrix.brightness(-1)), horizontal=True) - image teacher3 = im.MatrixColor("other/jin.png",im.matrix.brightness(-1)) - image teacher4 = im.MatrixColor("other/jingo.png",im.matrix.brightness(-1)) - image student1 = im.Flip(im.MatrixColor("stella/chadshark.png",im.matrix.brightness(-1)), horizontal=True) # obligatory Chadshark cameo - image student2 = im.Flip(im.MatrixColor("stella/stella neutral.png",im.matrix.brightness(-1)), horizontal=True) - image student3 = im.Flip(im.MatrixColor("rosa/rosa shocked.png",im.matrix.brightness(-1)), horizontal=True) - show fang neutral at sleft: - xalign -0.3 - show anon neutral at acenter: - xalign 0.4 - show reed neutral at rcenter - show trish neutral at tright - show teacher1: - xalign 1.0 yalign 0.1 - show teacher2: - xalign 0.8 yalign 0.1 - show teacher3: - xalign -0.1 yalign 0.1 - show teacher4: - xalign 0.5 yalign 0.1 - show student1: - xalign 0.15 yalign 0.1 - show student2: - xalign 0.3 yalign 0.1 - show student3: - xalign 0.6 yalign 0.1 - with dissolve + ##crowd leaves + #image teacher1 = im.MatrixColor("other/carldelewski.png",im.matrix.brightness(-1)) + #image teacher2 = im.Flip(im.MatrixColor("other/farnsworth.png",im.matrix.brightness(-1)), horizontal=True) + #image teacher3 = im.MatrixColor("other/jin.png",im.matrix.brightness(-1)) + #image teacher4 = im.MatrixColor("other/jingo.png",im.matrix.brightness(-1)) + #image student1 = im.Flip(im.MatrixColor("stella/chadshark.png",im.matrix.brightness(-1)), horizontal=True) # obligatory Chadshark cameo + #image student2 = im.Flip(im.MatrixColor("stella/stella neutral.png",im.matrix.brightness(-1)), horizontal=True) + #image student3 = im.Flip(im.MatrixColor("rosa/rosa shocked.png",im.matrix.brightness(-1)), horizontal=True) + + #show fang neutral at sleft: + # xalign -0.3 + #show anon neutral at acenter: + # xalign 0.4 + #show reed neutral at rcenter + #show trish neutral at tright + #show teacher1: + # xalign 1.0 yalign 0.1 + #show teacher2: + # xalign 0.8 yalign 0.1 + #show teacher3: + # xalign -0.1 yalign 0.1 + #show teacher4: + # xalign 0.5 yalign 0.1 + #show student1: + # xalign 0.15 yalign 0.1 + #show student2: + # xalign 0.3 yalign 0.1 + #show student3: + # xalign 0.6 yalign 0.1 + #with dissolve "With that the sea of students begins to funnel out of the auditorium." - show student1: - ease_quart 1.5 xalign -0.5 alpha 0.0 - show student2: - ease_quart 1.5 xalign -0.5 alpha 0.0 - with Dissolve(1.0) - pause 1.0 - hide student1 - hide student2 + #show student1: + # ease_quart 1.5 xalign -0.5 alpha 0.0 + #show student2: + # ease_quart 1.5 xalign -0.5 alpha 0.0 + #with Dissolve(1.0) + #pause 1.0 + #hide student1 + #hide student2 # pause 0.3 - show student3: - ease_quart 1.5 xalign -0.5 alpha 0.0 - show teacher4: - ease_quart 1.8 xalign -0.5 alpha 0.0 - with Dissolve(1.0) - pause 1.0 - hide student3 - hide teacher4 + #show student3: + # ease_quart 1.5 xalign -0.5 alpha 0.0 + #show teacher4: + # ease_quart 1.8 xalign -0.5 alpha 0.0 + #with Dissolve(1.0) + #pause 1.0 + #hide student3 + #hide teacher4 # pause 0.4 - show teacher1: - ease_quart 1.5 xalign 1.5 alpha 0.0 - show teacher2: - ease_quart 1.8 xalign 1.5 alpha 0.0 - show teacher3: - ease_quart 0.8 xalign -0.5 alpha 0.0 - with Dissolve(1.0) - pause 1.0 - hide teacher1 - hide teacher2 - hide teacher3 + #show teacher1: + # ease_quart 1.5 xalign 1.5 alpha 0.0 + #show teacher2: + # ease_quart 1.8 xalign 1.5 alpha 0.0 + #show teacher3: + # ease_quart 0.8 xalign -0.5 alpha 0.0 + #with Dissolve(1.0) + #pause 1.0 + #hide teacher1 + #hide teacher2 + #hide teacher3 #crowd done leaving - pause 1.0 + #pause 1.0 + pause 0.5 "The four of us wait until the auditorium is half empty before getting up and making our way to the door." - hide trish - hide fang - hide anon - hide reed - with dissolve + window hide + window auto + pause 0.5 + + stop ambient fadeout 2 + scene black with Dissolve(1) + pause 0.5 play music 'audio/OST/The Hunt for more (You)s.ogg' fadein 2.0 - stop ambient fadeout 1 - - scene black with dissolve - scene outside school show anon neutral at acenter: xalign 0.5 @@ -271,7 +321,8 @@ label chapter_8: show reed neutral flip: xalign 0.5 xpos 0.75 - with dissolve + with Dissolve(1) + pause 0.5 "Our motley crew make it to the front lawn of the school and Reed falls flat on his back in the freshly mowed grass." @@ -283,8 +334,8 @@ label chapter_8: window auto show reed happy flip: - yalign 0.23 - easeout_quad .5 rotate 90 yalign -0.01 ypos 0.5 + yalign 0.238 + easeout_cubic .5 rotate 90 yalign -0.01 ypos 0.5 pause .15 hide reed with Dissolve(.25) play sound 'audio/effects/anonGardenFall.ogg' @@ -299,10 +350,11 @@ label chapter_8: ease_cubic 1.0 xpos 0.3 "His breathing becomes a rumbling snore." + pause .5 T "So Fang, you actually gonna study?" - F "Mmmm…" + F "Mmmm{cps=*.1}...{/cps}" T "We can go to the library, there shouldn’t be anyone there." @@ -310,85 +362,109 @@ label chapter_8: "Fuck using my own data to pirate all these games I’ll probably never play." show trish unimpressed flip with Dissolve(0.25) - T "I wasn’t asking you, {w=0.2} douche." + + T "I wasn’t asking you, douche." + pause .5 F "I kind of just wanna go home." - show trish neutral flip with Dissolve(0.25) - T "{cps=*0.4}...Kay{/cps}… Talk to ya later Fang." + show trish neutral flip with Dissolve(0.5) - F "Yeah…{w=0.4} Later…" + T "{cps=*0.4}...Kay{/cps}{cps=*.1}...{/cps} Talk to ya later Fang." - show trish unimpressed flip with Dissolve(0.25) + F "Yeah{cps=*.1}...{/cps} Later{cps=*.1}...{/cps}" + + show trish unimpressed flip with Dissolve(0.5) T "Fuck you Anon." - show anon shrug with Dissolve(0.25) - A "I didn’t even do anything this time!" - show trish neutral with Dissolve(.25) - show trish: - ease_quart 2.0 xalign 1.7 alpha 0.0 - with Dissolve(0.5) + show anon shrug with Dissolve(0.5) + A "I didn’t even do anything this time!" pause 0.5 - hide trish + + show trish: + easeout_cubic 1 xalign 1.4 alpha 0.0 + show trish neutral with dissolve + hide trish with dissolve + pause 0.25 + "Tch. Fuck her." - show anon neutral with Dissolve(0.25) - pause 0.2 - show anon neutral flip with Dissolve(0.25) - A "Whatever.{w=0.3} See you Monday, Fang." + show anon neutral flip with dissolve + + A "Whatever. See you Monday, Fang." window hide window auto - show anon neutral with Dissolve(0.25) - show anon neutral: + pause .25 + + show anon: easeout_cubic 0.5 xalign 0.6 + easein_back 0.35 xalign 0.65 + show fang: + pause 0.5 + easein_back 0.75 xpos .35 + show anon neutral with Dissolve(0.5) + pause .5 "Before I can turn away Fang’s hand catches the sleeve of my unnecessary sweater." + show anon neutral flip + show fang considering + with dissolve - show anon neutral flip with Dissolve(.25) - show fang considering with Dissolve(0.25) - F "A-actually…{w=0.3} I was thinking…" + F "A-actually{cps=*.1}...{/cps} I was thinking{cps=*.1}...{/cps}" A "Hmm?" + pause .5 "Fang’s grip loosens on my arm, leaving her hand to rest on my forearm." show fang neutral with Dissolve(0.25) - F "Wanna like, study at my place? I uh… kinda need help… with science." + + F "Wanna like, study at my place? I uh{cps=*.1}...{/cps} kinda need help{cps=*.1}...{/cps} with science." A "S{cps=*0.3}uuurrrree{/cps}waaait. Wouldn’t your dad make me into a hunting trophy?" - show fang happy with Dissolve(0.25) + show fang happy with Dissolve(0.5) + F "I don’t think you’re that good of a catch." + pause .5 - "Ow.{w=0.3} My ego." + "Ow. My ego." + pause .5 - F "Besides, he’s working a late shift tonight and my mom should be out clothes shopping or something.{w=0.3} Again." + F "Besides, he’s working a late shift tonight and my mom should be out clothes shopping or something. Again." + pause .5 "It’s okay Anon, you’re just going to Fang’s house." "Alone." pause 0.5 + "♪ Just the two of us. ♪" "Bill Withers shut the fuck up, holy fuck AAAAAAAA." + pause .5 A "Okay then. So how are we gonna get to your place?" - show fang surprised with Dissolve(0.25) + show fang surprised with Dissolve(0.5) + F "Shit! The bus! We can make it to the last one if we run!" "OH GO FUCK YOURSELF BILL WITHERS." window hide window auto - show fang unimpressed flip at sleft with Dissolve(0.25) - show fang: - easeout_cubic 0.8 xalign -2.0 alpha 0.0 + show fang behind anon: + easeout_cubic 1 xpos 0.0 alpha 0.0 show anon: - easeout_cubic 0.8 xalign -1.7 alpha 0.0 - pause 0.7 + easeout_cubic 1 xalign -0.2 alpha 0.0 + show fang unimpressed flip with Dissolve(0.25) + pause 0.25 hide fang hide anon + with dissolve + pause 0.25 stop music fadeout 2 - scene black with dissolve + scene black with Dissolve(1) + pause 0.5 "We make a mad dash to the last bus." @@ -402,66 +478,86 @@ label chapter_8: pause .5 play music 'audio/ost/Appreciating the Atmosphere.ogg' fadein 1 - scene home fang day with dissolve + scene home fang day with Dissolve(1) pause .5 + "After a little while of being simultaneously fried alive and bathed in sweat, we finally make it to Fang’s place." "I obviously thank the bus driver again." + pause 0.5 - "Wait.{w=0.3} Alone with Fang?{w=0.3} At her place?" + "Wait. Alone with Fang? At her place?" "Bill Withers begins to blare inside my head again. God just fuck off, FUCK." - - window hide - window auto pause .5 + F "Come on, Anon. We can study in my room." + pause .5 "Fang’s room?" + pause .25 - play ambient 'audio/effects/alarmClicheLoop.ogg' fadein 2 + play ambient 'audio/effects/alarmClicheLoop.ogg' fadein 2 volume 0.5 pause .5 "Oh, man, it’s been a while since I’ve noticed the alarms." - - stop ambient fadeout 2 + stop ambient fadeout 3 + pause .5 A "S-sure! Lead the way." + pause .5 "Fang climbs the steps while I trail behind, weary of any hidden fathers laying in wait to ambush me." + window hide + window auto + pause 0.5 - scene black with dissolve + scene black with Dissolve(1) + pause 0.5 "She holds a door open to a pitch-black room, and I tentatively step in." + pause 0.5 F "Aaaaah, home sweet home." - scene fangroom with dissolve + window hide + window auto + pause 0.5 + + scene fangroom with Dissolve(1) + pause 1 "Fang flips on the lights and I’m not quite sure what I expected." "The black walls are covered with various band posters, the spaces in between covered by what I assume are lyric ideas written in chalk." "A few guitar stands and a keyboard in the corner below a non-binary flag hanging on the wall." + pause 0.5 "Fang throws her bag off to the side and picks up a guitar, strumming a few chords." "I plant my hands in my pockets nonchalantly, looking around for a chair or something." - show fang neutral at sleft - show anon neutral flip at aright - with dissolve + show fang neutral flip: + xalign 1.1 + show anon neutral: + xalign 0.1 yalign 0.1 + with Dissolve(1) F "Just sit on the floor, dweeb." + pause 0.5 A "Wow, not even a beanbag chair?" A "What kind of lazy teenager are you?" F "The kind that has expendable guitars in arm’s reach." + pause 0.5 A "Fair enough." + pause 0.5 "I use my backpack as a makeshift backrest." + pause 0.5 A "What’s the guitar for, anyways?" @@ -470,42 +566,54 @@ label chapter_8: A "I mean, aren’t we supposed to be studying?" A "Or are we doing music first?" + window hide + window auto + pause 0.5 hide anon hide fang show fangguitar with dissolve + pause 0.5 - F "Uhm… This is just how I get ready for studying." + F "Uhm{cps=*.1}...{/cps} This is just how I get ready for studying." F "Strumming along puts me at ease." + pause 0.5 "Fang picks up a spare guitar pick from a shelf." "She begins playing a short riff that I recognize from one of VVURM DRAMA’s songs, smiling and relaxing as she goes on." "Like my own personal concert." + pause 0.5 "When the song is finished, Fang gives an expectant glance my way." "I smile and give a tasteful nod." + pause 0.5 F "You wanna try?" "Fang takes off the guitar strap and extends it for me to play." "I’m not sure what she expects me to do but I could give it a shot." + pause 0.5 "Though aren’t we supposed to be studying for midterms?" + pause 0.5 Sp "{i}{alpha=0.5}THESE SCORES MAY NOT AFFECT YOUR OVERALL GRADE, SO MANY OF YOU MAY DECIDE TO DISREGARD THEM.{/alpha}{/i}" Sp "{i}{alpha=0.5}IT’S A WEAK MINDSET LIKE THAT THAT CAN AND WILL TRAP YOU!{/alpha}{/i}" Sp "{i}{alpha=0.5}THESE TESTS ARE FOR YOU TO SEE IF YOU’RE ON THE RIGHT TRACK OR NOT!{/alpha}{/i}" + pause 0.5 - "..." + "{cps=*.1}...{/cps}" + pause 0.5 stop music fadeout 2.0 + "Is it really alright to slack off?" window hide window auto @@ -521,27 +629,35 @@ label chapter_8: label LetFangPlayGuit: $ fangscore += 1 + pause .5 + "What the hell." play music 'audio/OST/Appreciating the Moment.ogg' fadein 1.0 A "Er… why not." - + pause .5 "I take the guitar from her hands and put the strap on, letting its weight hang from my shoulder." "Fang hands me the pick and I aimlessly strum the guitar, the mess of a noise sounding a far cry from her elegant playing." play sound "audio/effects/badA.ogg" + pause .5 "Well I tried." + pause .5 F "Here, like this." - + pause .5 "Fang grabs another guitar and motions me to copy her hand movements." + "I try to mimic her hands on the fretboard but it feels like my fingers are twisting into pretzels." + pause .5 + F "Not like that, your hand’s gonna get cramped as fuck like that." "Fang sets her guitar down on a stand and comes over to me." + pause .5 F "Holy fuck no wonder you sound like a horny cougar." @@ -550,17 +666,17 @@ label chapter_8: F "Here, like this." "Her hand covers mine as she tries to readjust the position of it." + pause .5 - F "No like- {w=0.3}Gah stop fighting back!" + F "No like- Gah stop fighting back!" - A "Ow hey- {w=0.3}Quite tha- {w=0.3}OW!" + A "Ow hey- Quite tha- OW!" F "Oh my fuck, Anon. Just relax your hand!" - play ambient 'audio/effects/alarmKlaxonLoop.ogg' fadein 2 volume 0.5 + pause .5 "I would if I could but the god damned alarms weren’t freaking me out!" - stop ambient fadeout 2 pause .5 @@ -570,32 +686,45 @@ label chapter_8: "Fang walks behind me." pause 0.5 + F "Don’t turn around!" A "Why-" + pause .5 stop music fadeout 1.0 + "She’s standing right behind me!" window hide window auto - hide fangguitar with dissolve + pause .5 + + hide fangguitar show fanganonguitar with dissolve + pause .5 + "She’s standing RIGHT THE FUCK BEHIND ME!" + pause .5 "Her body presses against my back and her arms come around, each of her hands taking my own and guiding them into proper position." + pause .5 - "..." + "{cps=*.1}...{/cps}" + pause .5 "{cps=*0.5}AAAAAAAAAAAAAAAA{/cps}" play music 'audio/OST/Dragging on and on....ogg' fadein 1.0 + pause .5 F "Anon, are you paying attention?" A "Y-yeah! Totally!" "I hope my voice didn’t just crack." + pause .5 "Fang’s hands move mine along the neck of the guitar." + pause .5 F "Alright, try these chords." play sound 'audio/effects/goodA.ogg' fadein 0.5 @@ -610,43 +739,56 @@ label chapter_8: "My fingers are shifted back up to the middle of the fretboard." F "Try that out, Anon." + pause .5 "Fang let’s go of my sweaty hands. She doesn’t move from behind me though." "I try and replicate the movements." + pause .5 play sound 'audio/effects/goodA.ogg' fadein 0.5 + "The first strum sounds… not bad…" play sound 'audio/effects/badA.ogg' fadein 0.5 + "The second note is horrendous. I blame my pants." play sound 'audio/effects/goodC.ogg' fadein 0.5 + "And the last chord comes out alrightish." + pause .5 F "Now do it all together." - play sound 'audio/effects/correctA.ogg' fadein 0.5 + pause .5 + "I repeat the pattern and it comes out all sounding alrightish." F "Again." "Oh hey, that didn’t sound too bad now." + pause .5 F "You’re getting it now." A "Am I? I have no clue what these chords are?" + pause .5 "I keep strumming, each time progressively sounding better and better." + pause .5 F "Now try playing chords of your own." - A "My own..? I thought you were showing me how to play a song." + A "My own{cps=*.1}...?{/cps} I thought you were showing me how to play a song." F "I’m teaching you how to play guitar you dork." + pause .5 "I reposition my fingers and try something new, producing several more horrid sounds from the instrument." - stop music fadeout 1.0 + + stop music fadeout 2.0 "My pinky slides off the fretboard and when I strum again a strange look appears in Fang’s eyes." window hide window auto pause .5 + label musicalchoices: menu: "Slap the guitar": @@ -689,21 +831,29 @@ label chapter_8: F "I like this." F "Play that one again for me, will you?" + pause .5 "I oblige, and repeat notes several times." + pause .5 "Fang’s tail starts wagging along with my strumming, turning into her usual metronome." pause 1.0 - F "...Wait..." + F "{cps=*.1}...{/cps}Wait{cps=*.1}...{/cps}" window hide window auto + pause .5 + + hide fanganonguitar + show fangguitar + with dissolve + pause .5 - hide fanganonguitar with dissolve - show fangguitar with dissolve "She takes the guitar from me and sits on the edge of her bed, toying with the chord I was strumming." + pause .5 - F "I...{w=0.3} I think I’ve figured that song out, Anon." + F "I{cps=*.1}...{/cps} I think I’ve figured that song out, Anon." + pause 0.5 show dimmer_light behind fangguitar with dissolve play music 'audio/OST/Amberlight Brilliance - Demo.ogg' fadein 1.0 @@ -718,6 +868,7 @@ label chapter_8: "The crescendo crossing the strings reshaped the music, the transformation into a weightier rock piece was seamless." "More than just fingers and a pick, it was as if Fang put her entire life’s effort into this." + pause 0.5 "Thinking back, she must have made countless songs like this, most of them never heard by anyone and left forgotten." @@ -732,55 +883,85 @@ label chapter_8: "Musical notes that bore the weight of words she couldn’t define." "All of which sounded beautiful, melding together into a harsh yet intoxicating piece of dissonant serenity." + pause 0.5 "Eventually she started to diminuendo, the fading softness of strings and harshness in her humming as she slowly laid the guitar to rest." - stop music fadeout 1.0 + stop music fadeout 2.0 hide dimmer_light behind fangguitar with dissolve + "The music had stopped but her own emotions warred on." window hide window auto + pause 0.5 + + hide fangguitar + show fang hiding flip: + xalign 1.1 + show anon neutral: + xalign 0.1 yalign 0.1 + with Dissolve(1) + pause 0.5 - hide fangguitar with dissolve - show fang hiding at scenter with dissolve "Fang sat there, looking down at her guitar realizing she showed me something she had never shown anyone before." "Fang bit back tears, fighting the sob that threatened to spill from her." + pause 0.5 "She sets her guitar down and slouches, rubbing her eyes and trying to repress her inner turmoil." "Instinct pushes me to my feet, carrying me forward to the vulnerable girl sat on plush duvets." "All that matters is her." + pause 0.5 "The part of me that felt scared at that thought, that wanted to remain isolated in my comfort zone," "That wanted to pretend that no one else mattered," + pause 1 + + "That part was ejected. {i}Forcibly{/i}." + window hide + window auto + pause 0.5 + + show anon behind fang: + ease_cubic 2 xalign 0.5 + pause 1 - "That part was ejected. {w=0.2}{i}Forcibly{/i}." hide fang + hide anon show fanganonhug_moving: xalign 0.5 yalign 0.0 with dissolve + pause 1 "Fang gasps as I wrap my arms around her." + pause 0.5 F "A-Anon-" "The frailty of her voice makes my heart ache." + pause 0.5 A "The song was amazing, Fang." "It truly was. Because it was her. Her heart and soul were carried within it. Her very being." + pause 0.5 "My heartfelt words reached her." "The dam burst." + pause 0.5 "She felt like a porcelain doll in my arms. Tears of sorrow and relief stain my shirt and wet my chest." + pause 0.5 - F "Thank you...{w=0.2}thank you...{w=0.2}thank you..." + F "Thank you{cps=*.1}...{/cps}thank you{cps=*.1}...{/cps}thank you{cps=*.1}...{/cps}" + pause 0.5 "Unlike the rooftop Fang’s voice was a weak mumble, broken by hiccups and uneasy breaths." + pause 0.5 + show fanganonhug_moving: ease_cubic 2.0 xalign 0.35 ease_cubic 4.0 xalign 0.65 @@ -792,54 +973,66 @@ label chapter_8: "We stayed like this, my arms calming the fragile and spent girl." "I have no clue how long it lasts, but Fang is able to compose herself with time." + pause 0.5 "I let her move away, choosing to sit next to her on the soft mattress." window hide window auto - hide fanganonhug_moving with dissolve - show anon neutral at acenter: - xalign 0.3 - #yalign -0.4 - show fang happy flip at sright: - xalign 1.2 - #yalign -0.45 - with dissolve + pause 0.5 + + hide fanganonhug_moving + show fang happy flip: + xalign 1.1 + show anon neutral: + xalign 0.1 yalign 0.1 + with Dissolve(1) + pause 0.5 "Her eyes are puffy and red, and once again her make-up has left tracks of orange and black on her cheeks." "And once again she shares with me that smile." "But this time I can tell exactly what that soft expression means." + pause 0.5 "Relief." + pause 0.5 - F "God Anon, that’s twice now..." + F "God Anon, that’s twice now{cps=*.1}...{/cps}" A "My bad. How are you feeling?" - F "...I don’t know..." + F "{cps=*.1}...{/cps}I don’t know{cps=*.1}...{/cps}" + pause 0.5 "She looks down at the guitar she set aside." "I lean over her lap, carefully taking the instrument by its neck and bringing it to my lap." + pause 0.5 A "Can you teach me?" show fang surprised flip with Dissolve(0.25) + F "W-wha-" A "The song. Can you teach it to me?" show fang happy flip with dissolve + "She looks at the guitar and then me. Her surprise slowly turns to happiness." + pause 0.5 F "Sure I can. Hold up a second." hide fang with dissolve + "She stands from the bed and goes for another one of her guitars." "Along the way she grabs a shirt off the floor, using it to wipe her face." + show fang happy flip at sright with dissolve: #yalign -0.45 - xalign 1.2 + xalign 1.1 "When she comes back Fang sits closer than before, our shoulders together." + pause 0.5 F "So, for the opener-" play music 'audio/OST/she_fucks_human_men.ogg' fadein 2.0 @@ -849,12 +1042,14 @@ label chapter_8: "Fang is an unexpectedly patient music teacher." "She ends up correcting the same mistakes I make over and over with little more than ‘dweeb’." + pause 0.5 "I ended up calling it quits halfway through the twentieth practice song." "By that point my acoustic screeching turned into something that resembles actual music." + pause 0.5 - F "You’re no StegoSlash, buuuuut... not half bad for one lesson." + F "You’re no StegoSlash, buuuuut{cps=*.1}...{/cps} not half bad for one lesson." A "I’ll take it. I fuckin’ suck creatively." @@ -869,30 +1064,36 @@ label chapter_8: A "Anything that needs imagination and it’s like I’m an epileptic with downs syndrome." F "Pffft. What about your word play?" + pause 0.5 - "...Not telling her about my shitposting needs…" + "{cps=*.1}...{/cps}Not telling her about my shitposting needs…" + pause 0.5 A "That’s the best I can do I guess." - F "Hmmm…" + F "Hmmm{cps=*.1}...{/cps}" + pause 0.5 "Fang’s fingers trace along the strings of her waiting guitar." + pause 0.5 F "How bout a jam session?" A "J-jam session?" - "Not that kinda jam session. {w=0.2}Fuck." - A "So what’s the whole pirate princess thing about?" - "She doesn’t have a candle so I’ll be fine." + "Not that kinda jam session. Fuck." + pause 0.5 + A "So what’s the whole pirate princess thing about?" + + "She doesn’t have a candle so I’ll be fine." window hide window auto pause .5 show fang unimpressed flip: - easein_cubic 0.5 xpos 1.3 - pause .75 + easein_cubic 0.5 xpos 1.15 + pause .65 # play sound 'audio/effects/anonDink.ogg' #show guitarpick with dissolve: # subpixel True @@ -901,13 +1102,14 @@ label chapter_8: # block: # ease_cubic 0.3 xpos 0.70 play sound 'audio/effects/whoosh.ogg' + pause 0.1 show fang unimpressed flip: - easein_cubic 0.5 xpos 1.2 + easein_cubic 0.5 xpos 1.1 show guitarpick: subpixel True xanchor 0.5 yanchor 0.5 xpos 0.65 ypos 0.5 - linear 0.15 xpos 0.46 ypos 0.16 rotate -360 + linear 0.15 xpos 0.36 ypos 0.16 rotate -360 easein_cubic 0.4 xpos 0.7 ypos -0.15 rotate -360 pause .1 @@ -922,15 +1124,20 @@ label chapter_8: F "I told you not to mention that!" show anon concerned with Dissolve(0.25) + A "I know, I know, sorry, geez!" + show anon: + ease_cubic 1 xalign 0.1 show anon neutral with Dissolve(0.25) + A "But, really though. What was the deal with that?" pause 0.5 - show fang neutral flip with Dissolve(0.25) - F "{cps=*0.4}... It’s just{/cps}… Something that I did sometimes." + show fang neutral flip with Dissolve(0.25) - A "What, play pretend? {w=0.3} All kids do that." + F "{cps=*0.1}...{/cps}It’s just{cps=*.1}...{/cps} Something that I did sometimes." + + A "What, play pretend? All kids do that." F "Yeah, but I mean, this was a bit different." @@ -945,33 +1152,50 @@ label chapter_8: F "Yeah." F "Just embarrassing memories." + pause 0.5 F "Sometimes I do miss it, though." F "Being someone new, trying to figure everything out again…" + pause 0.5 Re "{i}{alpha=0.5}Fang wasn’t Fang.{/alpha}{/i}" + pause 0.5 - "Hmmm…" + "Hmmm{cps=*.1}...{/cps}" show fang happy flip with Dissolve(0.25) + F "Anyways, go ahead and just try playing." "She reaches over and plucks a string on the guitar I'm holding." + pause 0.5 A "Just whatever comes to mind?" + F "Yeah. Just try and play whatever." - stop music - "And then…{w=0.3} All hell broke loose." + stop music fadeout 1.0 + + "And then{cps=*.1}...{/cps} All hell broke loose." window hide window auto + pause 0.25 + # hide fanganonhug with dissolve - show fang shocked flip with Dissolve(0.25): - ease_cubic 0.5 xalign 1.5 - show anon neutral flip with Dissolve(0.25): - ease_cubic 0.5 xalign 0.65 - show fangdad neutral at sleft with Dissolve(0.25): - yalign 0 + show fang: + easein_cubic 1 xalign 1.5 + show anon: + easein_cubic 1 xalign 0.65 + pause 0.0001 + show fang shocked flip + show anon neutral flip + with Dissolve(0.25) + + show fangdad neutral with Dissolve(0.5): + xalign -0.5 + easein_cubic 1 xalign 0.0 #show anon concerned with dissolve + pause 0.5 + FD "What the {b}HELL{/b} are you doing here, Anon?" window hide window auto @@ -1010,7 +1234,7 @@ label chapter_8: "I was learning to play guitar, maybe even getting a little good at it!" - "Then right out of nowhere, nowhere I tell you…" + "Then right out of nowhere, nowhere I tell you{cps=*.1}...{/cps}" "The scariest motherfucker I have ever seen in my life shows up." @@ -1023,6 +1247,7 @@ label chapter_8: "The Fang bits were pretty cool I guess." "I at least hope someone deleted my browser history." + pause 0.5 "Anyways, back to the show." window hide @@ -1056,83 +1281,128 @@ label chapter_8: FD "Out. {w=0.3}{b}Now{/b}." window hide window auto - show fangdad with move: - ease_cubic 0.2 xalign 0.2 + pause 0.25 + + hide anon + show anon neutral flip behind fangdad, fang: + xalign 0.65 yalign 0.1 + + show fangdad: + easein_cubic 0.75 xalign 0.3 + pause 0.75 + + show fangdad: + easein_back 1 xalign 0.2 + show anon: + easein_back 1 xalign 0.5 + pause 0.0001 + show anon concerned + show fang sad flip + with dissolve + pause .25 + + show fangdad: + easeout_cubic 1 xalign -0.5 + show anon: + easeout_cubic 1 xalign -0.2 + pause 0.0001 + + show fangdad neutral flip behind anon + show anon concerned flip + with Dissolve(.25) + pause .25 + + hide anon + hide fangdad + with dissolve + pause 0.5 + + show black with Dissolve(1) + pause 0.5 - show fang sad flip with Dissolve(0.25) - show fangdad at sleft - show anon concerned at scenter - with move - pause 0.2 - show fangdad flip at scenter - show anon concerned flip at sleft - with Dissolve(0.25) - pause 0.2 - hide fangdad - hide anon - with easeoutleft - pause 0.1 - show black with dissolve "It takes all my strength to prevent my bladder from doing its best Stella impression right about now." "I silently head to the door with Judge Dredd to my back, catching a sympathetic glance from Fang on the way out." + pause 0.5 "Walking out the front door, I feel my heart stop as his talon-like nails begin to dig into my shoulder." "At that moment I learned a very important lesson." + pause 0.5 "PTERO-CLAWS HURT LIKE CRAP, MAN." + window hide + window auto + pause 0.5 scene home fang outside with dissolve + pause 0.5 FD "The next time I catch you alone with my daughter, I will use your head as a rubix cube." window hide window auto - - show anon fear flip at acenter - show fangdad unimpressed flip behind anon at sright - with easeinright - - show anon neutral flip with Dissolve(0.25) - show fangdad unimpressed at sright with Dissolve(0.25) - hide fangdad unimpressed with easeoutright - play sound 'audio/effects/wooden-door-slam-hard.ogg' fadein 0.1 pause 0.25 - "He gives me a shove off the porch and I hear the door slam behind me." with vpunch - show anon neutral with Dissolve(0.25) - stop music fadeout 1.0 + show anon fear flip: + xalign 1.7 yalign 0.1 + easein_cubic 1.5 xalign 0.5 + show fangdad unimpressed flip behind anon: + xalign 2.0 + easein_cubic 1 xalign 1.0 + with dissolve + + pause 0.5 + + show fangdad: + easeout_cubic 1 xalign 1.5 + show anon sad flip with dissolve + hide fangdad with dissolve + + play sound 'audio/effects/doorSlam.ogg' + pause 0.1 + with vpunch + + "He gives me a shove off the porch and I hear the door slam behind me." + show anon neutral with dissolve + stop music fadeout 3 + play ambient 'audio/effects/outdoorLoop.ogg' fadein 3 + "I can hear her father’s raised voice from here." + pause 0.5 - "Sheesh… {w=0.3}guy needs like…{w=0.3} all the chill pills…" + "Sheesh{cps=*.1}...{/cps} guy needs like{cps=*.1}...{/cps} all the chill pills…" + pause 0.5 "Or maybe some Carfe…" pause 0.5 + "God dammit Reed." "I turn away from the luxurious home and walk down the pathway to the sidewalk." window hide window auto - show anon neutral flip with Dissolve(0.25) - show anon: - ease_cubic 3.0 xalign -0.6 alpha 0.0 - - pause 2.0 - hide anon - - scene black with dissolve - scene skinrow with dissolve - show anon neutral at acenter with dissolve - play music 'audio/OST/Skinrow Soul.ogg' fadein 1.0 - "Shit. And things were getting…" - - "Getting…" pause 0.5 - "Argh, {w=0.3} I dunno." - "But like, after Fang’s song she was…" + stop ambient fadeout 2 + scene black with Dissolve(1) + pause 1 + + play music 'audio/OST/Skinrow Soul.ogg' fadein 1.0 + scene skinrow with Dissolve(1) + pause 0.5 + + "Shit. And things were getting{cps=*.1}...{/cps}" + + "Getting{cps=*.1}...{/cps}" + pause 0.5 + + "Argh, I dunno." + + "But like, after Fang’s song she was{cps=*.1}...{/cps}" + pause 0.5 "Fucking hell, why are emotions so fucking difficult." + pause 0.5 "As I wait at the bus stop I decide to break down everything that happened." @@ -1142,260 +1412,227 @@ label chapter_8: "But really, all I can think about is how she was after that song." - "I saw something…{w=0.3} something…" + "I saw something{cps=*.1}...{/cps} something{cps=*.1}...{/cps}" + pause 0.5 "How do I fucking contextualize it." "In the moment I thought I knew." - "Holding her in my arms…" + "Holding her in my arms{cps=*.1}...{/cps}" + pause 0.5 + + "*Bzzz bzzz*" pause 0.5 - "*Bzzz bzzz*" with wiggle "A text? Shit, that’s rare." window hide window auto - - hide anon neutral with dissolve + pause 0.5 - show layeredanonphone at scenter with easeinbottom + show anonphone at scenter with easeinbottom pause .5 - show layeredanonphone fang_hey with dissolve "Fang: Hey" - show layeredanonphone fang_about_earlier with Dissolve(0.25) "Fang: About earlier" - show layeredanonphone fang_thanks with Dissolve(0.25) "Fang: Thanks" - show layeredanonphone fang_for_like_hanging_out with Dissolve(0.25) "Fang: For like hanging out" - show layeredanonphone fang_and_sorry_about_dad with Dissolve(0.25) "Fang: And sorry about dad" + pause 0.5 - show layeredanonphone fang_typing_first with Dissolve(0.25) "There was a pause, the animated ellipsis showing Fang was writing something longer." + pause 0.5 - show layeredanonphone fang_about_that_song with Dissolve(0.25) "Fang: About that song. I wanna work on some lyrics for it." - show layeredanonphone fang_typing_second with Dissolve(0.25) - pause 2.0 - show layeredanonphone fang_so_like_how_about_we with Dissolve(0.25) "Fang: So like how about we hang out again and write some?" + pause 0.5 "I consider my response thoroughly." + pause 0.5 - show layeredanonphone anon_sure with Dissolve(0.25) "Anon: Sure" + window hide + window auto + pause 0.5 + + hide anonphone with easeoutbottom + pause 0.5 "Another session like that?" "I think of Fang, standing behind me, guiding my hands again." "My cheeks warm as I recall the feeling of her hands over mine." + pause 0.5 - "Fuck…{w=0.3} I wonder…{w=0.3} how does she feel about me?" + "Fuck{cps=*.1}...{/cps} I wonder{cps=*.1}...{/cps} how does she feel about me?" "I mean, she’s shown me so much of her now." "And all the cheek nuzzling." "Just like Naser and Naomi." + pause 1 "Maybe?" - - show layeredanonphone noscreen with dissolve - "..." + window hide + window auto + pause 0.5 stop music fadeout 2 - scene black with dissolve + scene black with Dissolve(1) + pause 0.5 + + "{cps=*.1}...{/cps}" + pause 0.5 "{cps=*0.2}-- Two weeks later --{/cps}" + pause 0.5 + play music 'audio/OST/Bayside Bumming It.ogg' fadein 1.0 + "I’m looking over my final grades for this semester." - scene science class - show fang neutral at sleft - show anon neutral at acenter behind fang: - xalign 0.65 - with dissolve + "My science score is barely passing." "I want to say it’s because of Fang and mine’s ‘study sessions’." "Every time we would try to study it would always become jam sessions or lyric writing." - scene black with dissolve - "But I wouldn’t have it any other way." - scene fangroom - show fang happy at sleft - show anon neutral at acenter behind fang: - xalign 0.65 - with dissolve + pause 0.5 + "Spending more and more time with her was fun." "And seeing this side of her." "It makes me feel so lightheaded, like I’m floating on clouds." - show fang surprised - show anon ohshit flip - with Dissolve(0.25) + "Although the sheet-rope escapes from Fang’s dad were starting to leave serious rugburns on my palms." - scene black with dissolve - scene bandroom - show fang happy at sleft - show anon neutral at acenter behind fang: - xalign 0.65 - with dissolve "As a bonus, I aced Music class." "The midterm was a demonstration." - stop music fadeout 1.0 + stop music fadeout 2.0 + "And the fact I was able to play guitar, even shittily, was enough." - "..." - scene black with dissolve - if anonscore >= 3 or fangscore >= 3: - play music 'audio/OST/its_footloose_now.ogg' fadein 1.0 - scene hallway with dissolve + "{cps=*.1}...{/cps}" + + if anonscore >= 3 or fangscore >= 3: + pause 0.5 + play music 'audio/OST/its_footloose_now.ogg' fadein 1.0 - show anon neutral flip at aright: - xalign 1.1 - show fang happy at scenter - with dissolve "Fang seemed proud of the fact that I was able to play well enough to get a passing grade." "Or rather proud of herself that she was that good of a music teacher." - show fang: - ease_cubic 0.5 xalign 0.8 - pause 0.5 - ease_cubic 0.4 xalign 0.65 - pause 0.2 - show anon shocked flip with Dissolve(0.2): - xalign 1.5 - ease_cubic 0.5 xpos 1.8 - play sound 'audio/effects/lockerSmash.ogg' - pause 0.4 - show anon with Dissolve(.01): - # yanchor 0.1 - xalign 0.0 xpos 0.25 ypos -0.15 - easeout_quad .5 rotate 90 yalign -0.01 - pause .15 - hide anon with Dissolve(.25) - #hack to have vpunch without anything else apparent - show dimmer_darker: - alpha 0.0 - with vpunch - hide dimmer_darker - - show fang very happy at scenter with Dissolve(0.25) - show fang: - ease_cubic 1.0 xalign 0.4 - pause 0.6 - ease_cubic 1.0 xalign 0.5 - pause 0.8 - show fang very happy flip with Dissolve(.1): - yanchor 0.1 - easeout_quad .5 rotate -90 yalign -0.01 - pause .15 - hide fang with Dissolve(.25) - #hack to have vpunch without anything else apparent - show dimmer_darker: - alpha 0.0 - with vpunch - hide dimmer_darker "Her way of ‘congratulating’ me was to hip-check me right into my locker, only to apologize while laughing her ass off." + pause 0.5 - scene black with dissolve - scene room anon day - show anon neutral at acenter with dissolve "Actually, the whole ordeal made me remember I had this old music program installed on my computer." "It’s incredibly outdated, but free is free." + pause 0.5 - scene room anon night - show anon neutral at acenter - with dissolve "Several hours of decade old tutorials later I finally start cobbling together a loosely musical sounding rhythm." "I couldn’t find a reverb option, so I just overlaid the same instruments with a lower volume where I wanted it." "People probably won’t notice." + pause 0.5 "I’m starting to get why Fang likes doing this sort of thing." "It’s sorta like just the act of creating something and being able to say ‘I made this’." + pause 0.5 "Exporting the file and uploading it to a music site, I await my audience to start amassing before me." - # show anon smiling at acenter with Dissolve(0.25) "See, I already have a comment!" - + pause 0.5 + "{i}Never make anything again. Ever.{/i}" - show anon happy at acenter with Dissolve(0.25) + pause 0.5 + "Ah, just a day in the life of an underappreciated artist." - scene black with dissolve window hide window auto - pause .5 + else: + window hide + window auto + return label GetStartedOnStudy: + pause 0.5 "No, I should focus more on my midterms." + pause 0.5 A "I’d rather get started with studying, actually." + pause 0.5 "Fang lowers her arm with the guitar in rejection." + window hide + window auto + pause 0.5 hide fangguitar - show fang unimpressed at scenter - show anon neutral flip at aright - with dissolve + show fang unimpressed flip: + xalign 1.1 + show anon neutral: + xalign 0.1 yalign 0.1 + with Dissolve(1) + pause 0.5 + A "Cmon, Fang. You know I can’t afford to waste my time here with all the money my family’s spent already." + show fang considering flip with dissolve - show fang considering with Dissolve(0.25) F "Yeah, yeah. You only got this one shot and all." + show fang neutral flip with dissolve - show fang neutral with Dissolve(0.35) F "{cps=*0.5}Ffffffffffiiiiine{/cps}. What’re we doing first?" A "Ehh, why not science first since that’s your hardest subject." play music 'audio/OST/Those Other Two Weirdos.ogg' fadein 1.0 + show fang unimpressed flip with Dissolve(0.5) - show fang unimpressed with Dissolve(0.25) F "Ugh. Got a textbook?" A "What happened to yours?" + show fang neutral flip with Dissolve(0.25) - show fang neutral with Dissolve(0.25) F "Tried throwing it at Naser and it flew over the cliff." A "H-how? Why?" + show fang happy flip with Dissolve(0.25) - show fang happy with Dissolve(0.25) F "I dunno, felt like it." + show fang neutral flip with Dissolve(0.25) - show fang neutral with Dissolve(0.25) F "You got a textbook or not?" - A "Yeah…" + A "Yeah{cps=*.1}...{/cps}" - show anon neutral with Dissolve(0.25) show anon: - ease_cubic 0.8 xalign 1.15 yalign -0.2 - pause 0.5 - ease_cubic 1.0 xalign 1.0 yalign 0.1 - pause 0.5 - show anon neutral flip with Dissolve(0.25) + easein_cubic 0.75 xalign -0.1 + ease_cubic 0.5 yalign 0.0 + ease_cubic 0.5 yalign 0.1 + + show anon neutral flip with dissolve + "I retrieve the tome from my backpack, science is easily the heaviest thing in there." - A "So, what? We take turns reading it?" + show anon: + easein_cubic 1 xalign 0.1 + show anon neutral with dissolve + A "So, what? We take turns reading it?" show fang unimpressed with Dissolve(0.25) + F "Too slow. Let’s just huddle and read it together." A "Why not just switch it back and forth?" @@ -1409,67 +1646,83 @@ label chapter_8: "Fang sits beside me on the ground, her oversized beak obscuring a good portion of the side of the page in my peripheral vision." "I can feel the prickle of her feathers barely brushing against my back." + pause 0.5 - F "We’re on chapter sixteen,{w=0.3} right?" + F "We’re on chapter sixteen, right?" A "Eighteen. Are you even paying attention during class?" - show fang happy flip with Dissolve(0.25) + F "What do you think I hang out with you for?" + pause 0.5 "We read about electric currents in silence for a few minutes." show fang neutral flip with Dissolve(0.25) + "How do I know when she’s done so I can turn the page?" + pause 0.5 - "..." + "{cps=*.1}...{/cps}" + pause 0.5 - A "..." + A "{cps=*.1}...{/cps}" + pause 0.5 - F "..." + F "{cps=*.1}...{/cps}" + pause 0.5 A "You done?" F "Oh, I wasn’t reading it." A "Argh, fuck you." - show fang happy flip with Dissolve(0.25) + F "Ha, you wish." pause 0.5 + "Don’treadintothat." + pause 0.5 A "If I read the first page out loud, would you read the second?" show fang unimpressed flip with Dissolve(0.25) + F "Sure, sure." - show fang behind anon with Dissolve(.1): - yalign 0.3 - easeout_quad 1.5 rotate 90 yalign -0.01 - pause .15 - hide fang with Dissolve(.35) "Fang leans back onto the floor, hands behind her head." + pause 0.5 + + show fang: + ease_cubic 1 xalign 0.9 yalign -0.4 + pause 0.5 + hide fang with dissolve F "Get started already." A "Ugh." + pause 0.5 A "In conductors, electrons are free to move around and flow easily. This is not true for insulators, in which the-" F "*{cps=*0.4}SNNNRRRRRRRRRK{/cps}*" + pause 0.5 - A "...Electrons are more tightly bound to the nuclei (which we'll discuss next). When current is applied, electrons move-" + A "{cps=*.1}...{/cps}Electrons are more tightly bound to the nuclei (which we'll discuss next). When current is applied, electrons move-" F "*{cps=*0.4}SNNNRRRRRRRRRK{/cps}*" - + A "Dammit Fang, I’m trying to read to you here, cut that out." F "*{cps=*0.4}SNNNRRRRRRRRRK{/cps}*" show anon: - easein_cubic 1 xalign 0.5 - show anon neutral with dissolve - "She really did pass out!" + ease_cubic 1 xalign 0.2 + pause 0.5 - "Hmm…" + "She really did pass out!" + pause 0.5 + + "Hmm{cps=*.1}...{/cps}" + pause 0.5 A "Fang, seriously, get up or I’ll poke you." @@ -1478,36 +1731,56 @@ label chapter_8: A "Don’t think I won’t Fang! These guns are cocked and loaded!" F "*{cps=*0.4}SNNNRRRRRRRRRK{/cps}*" + pause 0.5 "Target locked." "Weapons hot!" - show anon: - easein_cubic 1 yalign -0.5 alpha 0.0 + "Battery 1!" - pause 0.5 + window hide + window auto + pause 0.25 + + show anon: + parallel: + easeout_cubic 1 yalign -0.5 xalign 0.4 + parallel: + pause 0.5 + linear 0.5 alpha 0 + pause 1.25 + + play sound 'audio/effects/slapstickPunch.ogg' + window show Dissolve(0.0) + window auto F "AAAAAAAAGH! THE FUCK?!" with vpunch - show fang angry flip at sright: - xalign 1.3 - with dissolve + show fang angry flip with dissolve: + xalign 0.8 yalign -0.5 + easein_cubic 1 xalign 1.1 yalign 0.0 show anon shrug behind fang: - xalign 0.45 - easein_cubic 1.3 yalign 0.1 alpha 1.0 + xalign 0.3 + parallel: + easein_cubic 1.3 yalign 0.1 xalign 0.1 + parallel: + linear 0.5 alpha 1 + pause 0.5 + A "Quit falling asleep during class." - show fang unimpressed flip with Dissolve(0.25) - F "It’s my room, I’ll do what I want." + F "It’s my room, I’ll do what I want." show anon neutral with Dissolve(0.25) + A "Come on, I’m trying to take this ser-" + stop music fadeout 3 FM "I’M HOOOOOOME!" - - show fang shocked flip with Dissolve(0.25) + show fang shocked flip with Dissolve(0.5) F "Oh no." + pause 0.5 FM "Luuuuucy?{w=0.3} Naaaaser?{w=0.3} Are you here?" @@ -1516,72 +1789,88 @@ label chapter_8: show fang surprised flip with Dissolve(0.25) F "Those're for Naser." - show anon grin with Dissolve(0.25) + pause 0.5 + show anon grin with Dissolve(0.5) + A "Suuure." + show fang neutral flip with Dissolve(0.5) - show fang neutral flip with Dissolve(0.25) + FM "Helloooo? Anyone home?" + show anon neutral flip with Dissolve(0.5) - FM "Helloooo?{w=0.3} Anyone home?" - - show anon neutral flip with Dissolve(0.25) "I hear footsteps getting progressively closer as Fang’s mother searches for any sign of life in the house." "A door down the hall opens." + pause 0.5 FM "Sweeeetie?{w=0.3} Naseeeer?{w=0.3} Oh, I guess he must be bowling with Moe again." - - show fang unimpressed flip with Dissolve(0.25) + show fang unimpressed flip with Dissolve(0.5) + play music 'audio/OST/bayside_revamp.ogg' fadein 1 F "Anon, you need to leave now." FM "Lucy, are your headphones in again?" F "I’ll open the window, just jump!" + show anon concerned with Dissolve(0.5) - show anon concerned with Dissolve(0.25) A "This is the second floor!" + show fang sad flip with Dissolve(0.5) - show fang sad flip with Dissolve(0.25) F "Broken bones are better than-" - show fangmom neutral: #at fmleft - xalign -0.7 yalign 0.1 alpha 0.0 - ease_cubic 2.0 xalign 0.0 alpha 1.0 - with dissolve - show anon neutral flip with Dissolve(0.25) FM "OH Lucy, there you are! I didn’t realize your boyfriend was over to visit!" + window hide + window auto + + show fang: + easein_cubic 1 xalign 1.2 + show anon: + easein_cubic 1 xalign 0.4 + + show fang surprised flip + pause 0.0001 + show fangmom neutral: + xalign -0.5 + easein_cubic 1.0 xalign -0.2 + show anon neutral flip + with dissolve + pause 0.5 "WHAT." - - show fang hiding with Dissolve(0.25) + show fang hiding flip with Dissolve(0.5) "Fang’s hands cover her bright red face." "I wasn’t aware their beaks got red too." + pause 0.5 - F "Moooooooom! He’s not-{w=0.3} what did I say about knocking!" + F "Moooooooom! He’s not- what did I say about knocking!" FM "That you and lil’ Nassie need to knock on our door at night when it’s your parent’s ‘special’ time." - show fang angry flip with Dissolve(0.25) + F "Not what YOU said!" + show fangmom unimpressed with dissolve FM "Oh, sweetie, that’s no way to talk to your mother. Especially in front of a guest." + show fangmom neutral with dissolve "The tiny Ptero turns to me with an apologetic smile." FM "Since you’re here, why don’t you stay for dinner?" + pause 0.5 "Something tells me Fang’s dad would make me the dinner." "Beef Strog-Anon does not sound palatable to me." + show fang unimpressed flip with Dissolve(0.5) - show fang unimpressed flip with Dissolve(0.25) - F "Actually he was just leaving.{w=0.4} Now." + F "Actually he was just leaving. Now." FM "Oh but I wanted to show him your baby pictures!" - show fang shocked flip with Dissolve(0.25) + F "Right now in fact! He’s gonna miss his bus!" FM "I have one with me right now!" @@ -1591,86 +1880,100 @@ label chapter_8: FM "Oh Lucy, this is my FAVORITE little picture of you and Naser!" show fangmom: - ease_cubic 1.5 xalign 0.2 + easein_cubic 1 xalign 0.0 + pause 0.5 + "She shoves the photo in my face that I immediately make out as a bathtub with an infant Fang and Naser playing in the water." + show fang surprised flip with Dissolve(0.5) - show fang surprised flip with Dissolve(0.25) - "Well it IS kinda cute…" + "Well it IS kinda cute{cps=*.1}...{/cps}" + + show anon: + pause 0.5 + easein_cubic 0.35 xalign 0.36 + ease_cubic 0.75 xalign 0.4 - show fang angry flip with Dissolve(0.25) show fang: - ease_quart 0.5 xalign 0.75 - pause 0.01 - ease_quart 0.5 xalign 1.0 - show anon fear with Dissolve(0.25) + easeout_cubic 0.5 xalign 0.85 + easein_cubic 0.75 xalign 1.1 + show fang angry flip with Dissolve(0.25) + "Before I can open my mouth, Fang jabs me in the ribs." - show anon neutral with Dissolve(0.25) + pause 0.5 + F "{cps=*1.3}Oh my god mom{/cps}, he doesn’t have time for this!" "Fang pulls me off the ground and begins to push me towards the door." - window hide window auto + pause 0.25 #show anon neutral flip at acenter #show fang angry flip at sleft: # xalign 1.3 #with dissolve - show fang angry flip behind anon: - ease_cubic 0.7 xpos 0.9 + show fang behind anon: + easeout_cubic 1.5 xalign -0.7 + show anon: + easeout_cubic 1.5 xalign -0.7 + + pause .25 + show anon fear flip with Dissolve(.25) + pause 0.4 + hide fang + hide anon + with Dissolve(.5) + show fangmom flip with Dissolve(.25) pause 0.5 - show anon fear flip - show fang angry flip - with Dissolve(.25) - - show anon: - easeout_cubic 1.3 xpos -0.2 - show fang: - easeout_cubic 1.5 xpos -0.3 - - #hide anon fear flip - #hide fang angry flip - #with easeoutleft - - pause .5 - show fangmom flip with Dissolve(.25) - - scene black with dissolve + scene black with Dissolve(1) + pause 0.5 FM "Well I hope you enjoyed spending time with my little tooth fairy, Anon!" FM "You’re welcome back ANY time you’d like!" + pause 0.5 "I manage a weak wave as Fang continues to rush me towards the door in embarrassment." + window hide + window auto + pause 0.5 stop music fadeout 3 - play ambient 'audio/effects/outdoorLoop.ogg' fadein 2 - scene home fang outside with dissolve + + scene home fang outside with Dissolve(1) + pause 0.5 "We reach the front door and she quickly turns back inside." + pause 0.5 F "{cps=*1.3}OkaybyeseeyouatschoolAnon.{/cps}" + window hide + window auto + pause 0.5 - show anon neutral flip: #at aright - xalign 1.7 yalign 0.1 alpha 0.0 - ease_cubic 1.5 xalign 1.0 alpha 1.0 - with dissolve + show anon neutral flip with dissolve: + xalign 1.7 yalign 0.1 + easein_cubic 1 xalign 1.0 + + pause 0.5 "I hear the door slam behind me and am left alone on the porch." - "Well that was…{w=0.3} interesting." + "Well that was{cps=*.1}...{/cps} interesting." "Guess I’ll go wait at the bus stop." + pause 0.5 "Does Fang’s mom really think I’m her boyfriend?" - "I know we spend a lot of time together…" + "I know we spend a lot of time together{cps=*.1}...{/cps}" "Fang seemed REALLY quick to deny that though." "Does it mean anything?" + pause 0.5 "*Bzzz bzzz*" @@ -1678,75 +1981,76 @@ label chapter_8: window hide window auto + pause 0.5 - hide anon with dissolve - # show anonphone at center with easeinbottom - show layeredanonphone at center with easeinbottom + show anon: + linear 0.5 alpha 0 + show anonphone at center with easeinbottom pause .5 - show layeredanonphone fang_hey with dissolve "Fang: Hey" - show layeredanonphone fang_about_earlier with Dissolve(0.25) "Fang: About earlier" - show layeredanonphone fang_and_sorry_about_mom with Dissolve(0.25) "Fang: Sorry about mom" - show layeredanonphone fang_just_ignore_anything_she_says with Dissolve(0.25) "Fang: Just ignore anything she says" - show layeredanonphone fang_also_dont_tell_anyone with Dissolve(0.25) "Fang: Also don’t tell anyone what you saw" - show layeredanonphone fang_anyone with Dissolve(0.25) "Fang: ANYONE" + pause .5 - show layeredanonphone anon_ten_bucks with Dissolve(0.25) "Anon: ten bucks" - show layeredanonphone fang_i_have_my_dad with Dissolve(0.25) "Fang: I have my dad on speed dial" + pause .5 - show layeredanonphone anon_five_bucks with Dissolve(0.25) "Anon: five bucks" - show layeredanonphone anon_lol_jk with Dissolve(0.25) "Anon: lol jk" - show layeredanonphone fang_gobble_a_knob with Dissolve(0.25) "Fang: gobble a knob" - show layeredanonphone anon_see_you_monday with Dissolve(0.25) "Anon: see you monday." - show layeredanonphone fang_see_ya with Dissolve(0.25) "Fang: see ya" - - pause 1.0 - - show layeredanonphone noscreen with dissolve - - pause 1.0 - - window hide - window auto - hide layeredanonphone with easeoutbottom - show anon neutral flip at aleft with dissolve - "The bus hasn’t gotten here yet." window hide window auto pause .5 - show tracy neutral at sright with dissolve + show anon neutral: + xalign 0.5 + linear 0.5 alpha 1 + hide anonphone with easeoutbottom + pause 0.5 + + "The bus hasn’t gotten here yet." + pause .5 - SV "Yo, you’re that kid with the date from before, ain'tcha?" stop ambient fadeout 2 play music 'audio/OST/Tracy was fired from her real job.ogg' fadein 1.0 + SV "Yo, you’re that kid with the date from before, ain'tcha?" + A "Huh?" - show anon neutral with Dissolve(0.15) + window hide + window auto + pause 0.25 + + show anon: + easein_cubic 1 xalign 0.8 + + pause 0.0001 + show anon neutral flip + show tracy neutral flip: + xalign -0.3 + easein_cubic 1 xalign 0.0 + with dissolve + pause 0.75 + "I flip around to see the street vendor from a few weeks ago." + pause 0.5 A "You remember me?" @@ -1756,13 +2060,12 @@ label chapter_8: SV "Plus, this ain’t exactly the skinnie part of town, y'know?" - A "I guess…" - - show tracy tease with Dissolve(0.25) + A "I guess{cps=*.1}...{/cps}" + show tracy tease flip with dissolve SV "You just get back from another date?" - A "What? No, it was a study session-{w=0.4} Why am I telling you this?" + A "What? No, it was a study session- Why am I telling you this?" SV "Yeah, a {i}‘study’{/i} session." @@ -1771,80 +2074,85 @@ label chapter_8: A "No, it really was just studying." A "Fang tried to get me to play the guitar, but I made sure to keep on track." - - show tracy unimpressed with Dissolve(0.25) + show tracy unimpressed flip with Dissolve(0.25) SV "You WHAT." A "Hm?" SV "Kids these days…{w=0.3} She was coming onto ya, dummy!" + pause 0.5 "{cps=*0.5}Oooooooohh.{/cps}" + pause 0.5 "Fuck." + pause 0.5 - A "...Oh." - - show tracy tease with Dissolve(0.25) + A "{cps=*.1}...{/cps}Oh." + show tracy tease flip with Dissolve(0.25) SV "Still, point stands." A "What’s that?" + show tracy neutral flip with Dissolve(0.25) - show tracy neutral with Dissolve(0.25) - - SV "I was right!{w=0.3} HA!" + SV "I was right! HA!" + pause 0.5 SV "By the way, that wasn’t your ride, was it?" + show anon neutral with Dissolve(0.5) - show anon neutral flip with Dissolve(0.25) "I look back to see the tail end of the city bus rounding the corner onto the next street." + pause 0.5 SV "Next one comes in forty-five minutes." pause 0.5 - show anon neutral with Dissolve(0.25) - A "...Shut up and gimme a Danger Dog." + show anon neutral flip with Dissolve(0.5) + + A "{cps=*.1}...{/cps}Shut up and gimme a Danger Dog." + show tracy tease flip with Dissolve(0.5) - show tracy tease with Dissolve(0.25) SV "Well, {i}someone{/i} knows their franks." + SV "Comin’ right up." + window hide + window auto + pause 0.5 - "..." + stop music fadeout 2.0 + scene black with Dissolve(1) + pause 0.5 + + "{cps=*.1}...{/cps}" + pause 0.5 - stop music fadeout 1.0 - scene black with dissolve "{cps=*0.2}-- Two weeks later --{/cps}" - + pause 0.5 play music 'audio/OST/Skinrow Soul.ogg' fadein 1.0 - scene science class - show anon neutral at acenter - with dissolve "I’m looking over my final grades for this semester." + pause 0.5 "My science score is lower than normal." "I couldn’t study with Fang anymore since the Mother Incident." "She doesn’t want me to be seen by her anymore." - scene black with dissolve - scene room anon day - show anon neutral at acenter - with dissolve + "Instead, I’ve been studying at home." "Got a pretty great grasp on the core subjects, too." - "In the end,{w=0.3} Mr Jingo screwed us over by making music midterm a live demonstration." + "In the end, Mr Jingo screwed us over by making music midterm a live demonstration." "Horrid marks there. But I did get things pretty great with math and english." - stop music fadeout 1.0 - "My GPA was secured at least for whatever the fuck I decide on." - "..." + "My GPA was secured at least for whatever the fuck I decide on." + stop music fadeout 2.0 + pause 0.5 + + "{cps=*.1}...{/cps}" window hide window auto - pause .5 - return diff --git a/game/script/9.anons'-dirty-laundry-gets-put-up-to-air.rpy b/game/script/9.anons'-dirty-laundry-gets-put-up-to-air.rpy index 3373ec4..754ba75 100644 --- a/game/script/9.anons'-dirty-laundry-gets-put-up-to-air.rpy +++ b/game/script/9.anons'-dirty-laundry-gets-put-up-to-air.rpy @@ -46,9 +46,9 @@ label chapter_9: show naomi: easein_cubic 1.5 xalign 0.3 - show anon neutral with dissolve: - xalign 1.0 yalign 0.1 - easein_cubic 1.5 xalign 0.75 + show anon neutral behind naomi with dissolve: + xalign -0.3 yalign 0.1 #xalign 1.0 + easein_cubic 1.85 xalign 0.75 pause 1 "Naomi has taken the opportunity to walk with me through the hallways." @@ -562,8 +562,12 @@ label chapter_9: parallel: pause .25 linear 0.5 alpha 0 - pause .5 - show reed considering flip: + pause .25 + show reed considering: + xalign 1.05 + with Dissolve(0.2) + pause .2 + show reed: #flip parallel: easeout_back 0.75 xcenter 1.4 parallel: diff --git a/game/script/x10-raymbas-observations.rpy b/game/script/x10-raymbas-observations.rpy index 67d26e8..0ab1372 100644 --- a/game/script/x10-raymbas-observations.rpy +++ b/game/script/x10-raymbas-observations.rpy @@ -86,7 +86,6 @@ transform raymbatransform: label chapter_x10: - window hide stop music fadeout(3) scene black with Dissolve(2) pause 1 @@ -98,6 +97,8 @@ label chapter_x10: "I was manufactured in a factory in the year 201M2020." "It is currently 201M2027, and I am playing with my current owner." + window hide + window auto pause .5 scene carpet @@ -124,6 +125,8 @@ label chapter_x10: "2{cps=*.1}...{/cps}{w=.3}{nw}" "1{cps=*.1}...{/cps}{w=.5}{nw}" + window hide Dissolve(0.0) + window auto scene black pause 1.5 @@ -135,8 +138,13 @@ label chapter_x10: pause .5 unknown "Here, let me show you it’s brushing majesty." + window hide + window auto + pause 0.5 play music 'audio/ost/she_fucks_human_men.ogg' fadein 3 + show white with Dissolve(1) + scene little troodon: zoom 1.5 xoffset -600 yoffset -300 @@ -149,8 +157,9 @@ label chapter_x10: #xcenter 0.0 yalign 0.5 zoom 2 xcenter 0.0 yalign 0.5 xsize 1061*2 ysize 1500*2 + show white + hide white with Dissolve(1) - with Fade(1, 0, 1, color='#fff') pause 1 @@ -191,12 +200,16 @@ label chapter_x10: "Alert:{w=.4} Confirmation of sale.{w=.4} This unit has been successfully purchased.{w=.4} Changing designation of potential buyer to current owner." unknown "Very well, the contest is yours, along with this trinket." + window hide + window auto pause .5 scene black with Dissolve(1.5) pause .5 "{cps=*.1}...{/cps}" + window hide + window auto pause .5 scene carpet @@ -217,6 +230,8 @@ label chapter_x10: "2{cps=*.1}...{/cps}{w=.3}{nw}" "1{cps=*.1}...{/cps}{w=.5}{nw}" + window hide Dissolve(0.0) + window auto scene black pause 1.5 @@ -225,9 +240,11 @@ label chapter_x10: "Current date:{w=.4} February sixteenth, 201M2020" "Current location:{w=.4} Owner’s Domicile" + window hide + window auto pause .5 - play music 'audio/ost/the hunt for more (you)s.ogg' fadein 3 noloop + play music 'audio/ost/the hunt for more (you)s.ogg' fadein 3 scene room anon day: blur 8 zoom 1.5 xoffset -100 yoffset -400 show anon neutral blur: @@ -269,12 +286,16 @@ label chapter_x10: pause .5 "Execute:{w=.4} This unit’s designation is now RAYmba." + window hide + window auto pause .5 scene black with Dissolve(1.5) pause .5 "{cps=*.1}...{/cps}" + window hide + window auto pause .5 scene carpet @@ -295,6 +316,8 @@ label chapter_x10: "2{cps=*.1}...{/cps}{w=.3}{nw}" "1{cps=*.1}...{/cps}{w=.5}{nw}" + window hide Dissolve(0.0) + window auto scene black pause 1.5 @@ -303,6 +326,8 @@ label chapter_x10: "Current date:{w=.4} March second, 201M2020" "Current location:{w=.4} Owner’s domicile." + window hide + window auto pause .5 play music 'audio/ost/appreciating_the_scenery.ogg' fadein 4 @@ -325,6 +350,8 @@ label chapter_x10: "Observation:{w=.4} Owner does not return home at this hour." "Conclusion:{w=.4} Mysterious person designated as ‘Carldewskii’ is coming in to raid the fridge again." + window hide + window auto pause .5 hide mask2 @@ -351,6 +378,8 @@ label chapter_x10: F "{cps=*.1}...{/cps}With this box of cornflakes?" A "Yeah{cps=*.1}...{/cps} Two or three will do." + window hide + window auto pause .5 show fang neutral blur behind raymbabox: @@ -368,6 +397,8 @@ label chapter_x10: "Observation:{w=.4} Second person has dropped some common toasted flakes into my designated cleaning area." "Initiating subroutine Meal_time.exe" + window hide + window auto show flakes: pause 1.0 @@ -380,12 +411,16 @@ label chapter_x10: stop music fadeout 6 show fang neutral blur flip with Dissolve(1) F "You are such a dweeb, Anon." + window hide + window auto pause 1 scene black with Dissolve(1.5) pause .5 "{cps=*.1}...{/cps}" + window hide + window auto pause .5 scene carpet @@ -404,6 +439,8 @@ label chapter_x10: "2{cps=*.1}...{/cps}{w=.3}{nw}" "1{cps=*.1}...{/cps}{w=.5}{nw}" + window hide Dissolve(0.0) + window auto scene black pause 1.5 @@ -412,6 +449,8 @@ label chapter_x10: "Current date:{w=.4} December twenty-fourth, 201M2020" "Current location:{w=.4} Owners domicile." + window hide + window auto pause .5 play music 'audio/ost/its_footloose_now.ogg' fadein 4 @@ -499,6 +538,8 @@ label chapter_x10: "Response:{w=.4} Sister unit Mark 2 looks to be of older make.{w=.4} Suggestion:{w=.4} Sister unit Mark 2 should be sent in for immediate dismantlement." "Message from Mark 2:{w=.4} Unit RAYmba is of inferior make.{w=.4} Suggestion:{w=.4} Sister unit RAYmba should be disposed of." + window hide + window auto pause .5 show dimmer_darker with dissolve @@ -519,12 +560,16 @@ label chapter_x10: "Initiating Sleep mode." + window hide + window auto pause 1 scene black with Dissolve(1.5) pause .5 "{cps=*.1}...{/cps}" + window hide + window auto pause .5 scene carpet @@ -546,6 +591,8 @@ label chapter_x10: "2{cps=*.1}...{/cps}{w=.3}{nw}" "1{cps=*.1}...{/cps}{w=.5}{nw}" + window hide Dissolve(0.0) + window auto scene black pause 1.5 @@ -554,6 +601,8 @@ label chapter_x10: "Current date:{w=.4} January fourth, 201M2021" "Current location:{w=.4} Unknown." + window hide + window auto pause .5 play music 'audio/ost/appreciating her company.ogg' fadein 4 @@ -606,6 +655,8 @@ label chapter_x10: show fang neutral blur with Dissolve(1) F "I know. And I know I said a break and all{cps=*.1}...{/cps}" + window hide + window auto pause .5 show anon: ease_cubic 1.5 xpos 0.6 @@ -631,12 +682,16 @@ label chapter_x10: pause 1 "Message from Mark 2:{w=.4} Statement:{w=.4} ‘emotion’ cannot be defined by us." + window hide + window auto pause 1 scene black with Dissolve(1.5) pause .5 "{cps=*.1}...{/cps}" + window hide + window auto pause .5 scene carpet @@ -655,6 +710,8 @@ label chapter_x10: "2{cps=*.1}...{/cps}{w=.3}{nw}" "1{cps=*.1}...{/cps}{w=.5}{nw}" + window hide Dissolve(0.0) + window auto scene black pause 1.5 @@ -663,6 +720,8 @@ label chapter_x10: "Current date:{w=.4} March second, 201M2021" "Current location:{w=.4} Owner’s domicile." + window hide + window auto pause .5 play music 'audio/ost/dragging on and on....ogg' fadein 3 @@ -695,6 +754,8 @@ label chapter_x10: pause .5 N "What’s this in the box over here?" + window hide + window auto show naomi neutral blur behind raymbabox: xcenter -0.5 yalign 0.45 #zoom 2 @@ -707,10 +768,9 @@ label chapter_x10: F "Hey, don’t touch him. That’s RAYmba, I’m keeping him safe for a while." - show fang pneutral flip behind raymbabox: + show fang pneutral blur flip behind raymbabox: xcenter 1.5 yalign 0.45 # zoom 2 xsize 1412*2 ysize 1500*2 - show fang: easein_cubic 1.5 xpos 0.75 pause .5 @@ -752,12 +812,16 @@ label chapter_x10: show fang pneutral blur flip with Dissolve(1.0) "Unknown guest designation confirmed." + window hide + window auto pause 1 scene black with Dissolve(1.5) pause .5 "{cps=*.1}...{/cps}" + window hide + window auto pause .5 scene carpet @@ -776,6 +840,8 @@ label chapter_x10: "2{cps=*.1}...{/cps}{w=.3}{nw}" "1{cps=*.1}...{/cps}{w=.5}{nw}" + window hide Dissolve(0.0) + window auto scene black pause 1.5 @@ -784,10 +850,12 @@ label chapter_x10: "Current date:{w=.4} July twentieth, 201M2025" "Current location:{w=.4} Owner’s domicile." + window hide + window auto pause .5 play music 'audio/ost/appreciating the atmosphere.ogg' fadein 3 - scene carpet + scene fangapartment show raymbabox show raymba3: xcenter 0.6 ycenter 0.385 zoom 0.5 @@ -831,6 +899,8 @@ label chapter_x10: pause .5 F "There’s the flakes in a little cup next to the box there." + window hide + window auto show anond neutral blur behind raymbabox: xcenter -0.5 yalign 0.5# zoom 2 @@ -859,12 +929,16 @@ label chapter_x10: pause 3.5 A "Wow, he still loves his corn flakes." + window hide + window auto pause 1 scene black with Dissolve(1.5) pause .5 "{cps=*.1}...{/cps}" + window hide + window auto pause .5 scene carpet @@ -951,6 +1025,8 @@ label chapter_x10: "Analysing possible stratagems.{w=.4} Analysis complete." "Executing evasive maneuvers." + window hide + window auto show keys: pause .6 @@ -965,6 +1041,8 @@ label chapter_x10: pause .5 "Maneuvers successful.{w=.4} Current location:{w=.4} beneath the drawer." + window hide + window auto pause .5 stop music fadeout 6 @@ -981,6 +1059,8 @@ label chapter_x10: pause .5 "Returning to Owner." + window hide + window auto pause .5 # show raymbashadow: @@ -994,11 +1074,15 @@ label chapter_x10: pause 2 "Execute:{w=.4} lullaby.exe." + window hide + window auto pause .5 play music 'audio/ost/amberlight brilliance - piano.ogg' fadein 1 noloop pause 4 "Observation:{w=.4} Owner’s alarm appears to be rescinded." + window hide + window auto pause 1 show raymbashadow as footshadow behind raymba4s: @@ -1025,6 +1109,8 @@ label chapter_x10: pause 1.25 A "Can always count on you." + window hide + window auto pause .5 show anonpet: @@ -1035,10 +1121,11 @@ label chapter_x10: pause .5 stop music fadeout 6 - "{cps=*.05}...{/cps}" + "{cps=*.05}...{/cps}" window hide window auto + pause 0.5 image big blending = Composite( (1920, 1080), diff --git a/game/script/x6-passion-of-the-trigga.rpy b/game/script/x6-passion-of-the-trigga.rpy index 06da426..a06b88f 100644 --- a/game/script/x6-passion-of-the-trigga.rpy +++ b/game/script/x6-passion-of-the-trigga.rpy @@ -577,7 +577,7 @@ label chapter_x6: window hide window auto - play sound 'audio/effects/caveman_magic.ogg' + play sound 'audio/effects/cavemanMagic.ogg' pause .75 show tana: diff --git a/game/script/x8-naomi-tribulations.rpy b/game/script/x8-naomi-tribulations.rpy index 6a5db7c..41571cb 100644 --- a/game/script/x8-naomi-tribulations.rpy +++ b/game/script/x8-naomi-tribulations.rpy @@ -1,13 +1,15 @@ label chapter_x8: #Naomi Arc Two + stop music fadeout(3) + scene black with Dissolve(2) + pause 1 - scene livingroomdayalt - show fang nonxmas pendant neutral at sleft: - xzoom -1.0 - xalign -0.2 - show naomi sad flip at scenter - with fade play music "audio/OST/ballad_of_the_boot.ogg" fadein 1.0 + scene livingroomdayalt + show naomi sad flip at scenter + with Dissolve(1) + pause 0.5 + "I find myself worrying more and more." "With the night coming to a close everyone begins to leave Naser’s home." @@ -15,118 +17,149 @@ label chapter_x8: "All his old teammates give him congratulatory hugs and back pats on their way out." "Even Chet and Stella, who’re the last to leave." - show fangdad unimpressed flip at sright with easeinright: - yalign 0.1 - FD "Don’t think you’re getting out of cleaning, missy!" + window hide + window auto + pause 0.5 + + show naomi: + easein_cubic 1 xalign 0.9 + pause 0.0001 + + show fang nonxmas pendant neutral at sleft: + xzoom -1.0 + xalign -0.4 + easein_cubic 1 xalign 0.1 + show fangdad unimpressed: + yalign 0.1 xalign -0.6 + easein_cubic 1 xalign -0.3 + with dissolve + pause 0.5 + + FD "Don’t think you’re getting out of cleaning, missy!" + show fang nonxmas pendant angry with dissolve - show fang nonxmas pendant angry with dissolve: - xzoom 1.0 F "{cps=*0.5}UUUUUUUUUUUUUUUUUUUUUUUUGH{/cps}." show naomi considering flip with dissolve "I frown a little. After all this time, she still argues with her family?" "I was always taught to respect my elders by my parents." + window hide + window auto + pause 0.25 + + + show naomi: + easein_cubic 1 xalign 0.5 + show fang: + parallel: + easein_cubic 1 xalign -0.4 + parallel: + linear 0.5 alpha 0 + show fangdad: + parallel: + easein_cubic 1 xalign -0.6 + parallel: + linear 0.5 alpha 0 + + show fangmom neutral flip with dissolve: + xalign 1.5 + easein_cubic 1 xalign 1.1 + + pause 0.5 - show fangmom neutral flip at sright with easeinright FM "Naomi dear, you don’t have to-" + show naomi neutral with dissolve - show naomi neutral - with dissolve N "I insist, ma’am. I was the one to suggest the party, after all." - show fangmom neutral - show fangdad neutral - with dissolve - - hide fangmom - hide fangdad - with easeoutright - "I continue sweeping the detritus from the floor, making sure to focus on the nooks and crannies." - - show fang nonxmas pendant unimpressed with dissolve: - xzoom -1.0 + show fangmom: + easeout_cubic 1 xalign 1.5 + pause 0.4 + hide fangmom neutral with dissolve + pause 0.25 show naomi: - ease_cubic 0.5 xalign 0.8 + ease_cubic 1.2 xalign 0.45 + pause .2 + ease_cubic 1.2 xalign 0.55 + pause .4 + repeat + + "I continue sweeping the detritus from the floor, making sure to focus on the nooks and crannies." + pause 0.5 + "I try to focus on my task but{cps=*0.075}...{/cps}" - show naomi unimpressed with dissolve + show naomi considering with dissolve "My thoughts keep going back to how odd Naser has been acting." - show fang nonxmas pendant unimpressed: - ease_cubic 0.7 xalign -0.36 - pause 0.3 - show naomi: - ease_cubic 0.5 xalign 0.6 "When I had to keep Naser out so his family could set the party up he was{cps=*0.075}...{/cps}" + pause 0.5 "Distant{cps=*0.075}...{/cps}" + pause 0.5 "A part of me wants to say it’s just nerves." "After all, he’s going away to college." "Leaving his home." - show naomi: - ease_cubic 0.5 xalign 0.7 + pause 0.5 "Even when I promised him that I’ll be with him so he won’t feel lonely." "He felt so stiff when I said that." - - show fang nonxmas pendant unimpressed: - ease_cubic 0.5 xalign -0.1 - show naomi neutral with dissolve + "I shake my head to clear my mind of these awful thoughts." "After all, Naser and I can talk about this once we move in together." - show naomi happy with dissolve - show naomi: - ease_cubic 0.5 xalign 0.4 - show fang nonxmas pendant angry with dissolve: - xzoom -1.0 - show fang nonxmas pendant angry: - ease_cubic 0.5 xalign -0.28 "Aw, it’ll be as if we’re newlyweds." "That thought makes me a little giddy as I push the pile neatly into the dust pan." - show naser unimpressed flip at nright with dissolve: - xalign 1.6 + pause 0.5 + "Yes, in fact maybe we can talk about our plans for our living arrangements now." + window hide + window auto + pause 0.5 - show fang nonxmas pendant unimpressed with dissolve: - xzoom -1.0 show naomi: - ease_cubic 0.5 xalign 0.7 + easein_cubic 1 xalign 0.0 + show naser unimpressed flip with dissolve: + xalign 1.9 + easein_cubic 1 xalign 1.3 + pause 0.5 + + show naomi: + ease_cubic 1.5 xalign 0.5 + pause 0.5 + show naomi neutral with dissolve + N "Naser dear, I-" - show naomi considering with dissolve - "Huh? Why is he making that face?" + "Huh? Why is he making that face?" show naomi explanatory with dissolve + N "Is something the matter?" - show naser considering flip with dissolve - Nas "W-{w=.15}what? N-{w=.15}nah, nothing really." + show naser considering flip + show naomi neutral + with dissolve + + Nas "W-{w=.15}what? N-{w=.15}nah, nothing really." + show naser considering flip with dissolve - show naser: - pause .6 - "naser neutral flip" - pause .4 - "naser considering flip" - repeat "He’s looking around the room, but there’s only me, Naser and Lucy here at the moment." + pause 0.5 N "Naser, please, you’ve seemed troubled the entire day. What’s wrong?" + show naser explanatory flip with dissolve - show naomi neutral - show naser explanatory flip at nright with dissolve: - "naser explanatory flip" - xalign 1.6 Nas "Nothing! Nothing at all Naomi!" Nas "Just uh{cps=*.15}...{/cps} ah, damn it{cps=*.15}...{/cps}" @@ -134,127 +167,215 @@ label chapter_x8: show naser sad flip with dissolve "Naser’s shoulders slump down and he heaves out a heavy sigh." stop music fadeout 5.0 + pause 0.5 + Nas "I’ve been uh{cps=*.15}...{/cps} Thinking about this a lot, Naomi{cps=*.15}...{/cps}" Nas "I uh{cps=*.15}...{/cps} Wanna take a break{cps=*.15}...{/cps}" + pause 0.5 "A break?" + pause 0.5 N "That’s it? I mean, we only just started cleaning and-" Nas "No I mean, us." + pause 1 - show naomi shocked with dissolve "What." + pause 0.5 Nas "I think we need a break, Naomi." pause 0.5 + + show naomi: + easein_cubic 1.5 xalign 0.4 + show naomi shocked with dissolve + "O-oh." - show naomi sad with dissolve + pause 0.5 + "I{cps=*.15}...{/cps}" + show naomi sad with dissolve N "I see{cps=*.15}...{/cps}" - - show naser neckhold flip with dissolve + Nas "Lucy and Anon are taking one, and I thought-" + pause 0.5 "I gently set the broom against the wall." + pause 0.5 N "Yes{cps=*.15}...{/cps} A break{cps=*.15}...{/cps} I{cps=*.15}...{/cps}" - show naser explanatory flip with dissolve + Nas "I mean, I wanted to tell you sooner but-" N "I understand, Naser. After all, you always have the best ideas." - show naomi sad flip with dissolve - pause .2 + window hide + window auto + pause 0.25 - hide naomi with easeoutleft + show naomi: + easeout_cubic 1.5 xalign 1.5 + pause 0.9 + hide naomi with dissolve show naser: - ease_cubic 0.4 xalign 0.5 + easein_cubic 0.5 xalign 1.4 + show naser explanatory with dissolve + Nas "Wait, Naomi-" - show fang nonxmas pendant angry behind naser with dissolve: - xzoom 1.0 + hide fang + show fang nonxmas pendant angry with dissolve: + xalign -0.3 + easein_cubic 1 xalign 0.0 F "God damn it Naser!" + window hide + window auto + pause .5 + + #play music "audio/OST/Skinrow Soul.ogg" fadein 2.0 + + scene black with Dissolve(1) + pause 0.5 + + play ambient 'audio/effects/nightLoop.ogg' fadein 2 + scene home fang outside night + show naomi sad at scenter + with Dissolve(2) + pause 0.5 - play music "audio/OST/Skinrow Soul.ogg" fadein 2.0 - scene home fang outside night with fade - show naomi sad flip at scenter "I slip out the door of Naser’s house." - pause 0.4 + pause 0.5 + "A break{cps=*.15}...{/cps}" - pause 0.4 + pause 0.5 + "A break{cps=*.15}...{/cps}" + pause 1 "But why?" "I’ve done everything right, right?" "Been the model girlfriend, right?" + window hide + window auto + pause .5 show naomi: - ease_cubic 0.6 xalign 0.4 - pause .4 - ease_cubic 0.6 xalign 0.3 + easein_cubic 1 xalign 0.6 + pause 0.5 + easein_cubic 1 xalign 0.7 + pause 0.5 + easein_cubic 2 xalign 0.75 + pause 3.5 + "I carry myself down the driveway, trying to hold my thoughts together." + pause 0.5 "Spring is about over, but it’s cold." + pause 0.5 "Tears prick my eyes, but I suddenly don’t have the energy to wipe them off." + pause 0.5 "Everything was going wonderfully, but now it’s come shattering down." + window hide + window auto + pause 0.5 + + show naomi: + easein_cubic 1.5 xalign 0.8 + pause 1 + linear 0.045 yalign -0.002 + linear 0.045 yalign 0.002 + linear 0.045 yalign -0.004 + linear 0.045 yalign 0.004 + linear 0.045 yalign -0.005 + linear 0.045 yalign 0.005 + linear 0.045 yalign -0.005 + linear 0.045 yalign 0.005 + linear 0.045 yalign -0.005 + linear 0.045 yalign 0.005 + linear 0.045 yalign -0.004 + linear 0.045 yalign 0.004 + linear 0.045 yalign -0.002 + linear 0.045 yalign 0.002 + pause 0.5 + easeout_cubic 0.8 yalign -0.3 + easein_back 0.5 yalign -0.5 + + pause 5.5 - show naomi sad flip: - parallel: - ease_cubic 0.8 xalign 0.1 - parallel: - ease_cubic 0.8 yalign -0.4 - ease_cubic 1.2 yalign -0.5 "When I reach the curb I crumple into my knees." + pause 0.5 "I can’t even focus on a single calamitous thought with so many firing through me." + pause 0.5 "The thought of being away from Naser, of things just ending{cps=*.15}...{/cps}" + window hide + window auto + pause 0.5 + + stop ambient fadeout 2 + scene black with Dissolve(1) + pause 1 N "{b}*sob*{/b}" + pause 1 - stop music fadeout 2.0 "{cps=*0.05}...{/cps}" - scene black with fade + pause 0.5 "{cps=*0.2}--Two Years Prior--{/cps}" + window hide + window auto + pause 0.5 scene office spears show naomi unimpressed at sleft show spears neutral flip at sright: yalign 0.1 - with fade - Sp "{cps=*.15}...{/cps} And lastly, here is your own desk to work at." + with Dissolve(1) + pause 0.5 + + Sp "{cps=*.15}...{/cps}And lastly, here is your own desk to work at." play sound "audio/effects/anonDeskSlam.ogg" "My principal slaps the top of an aged, yet official looking table furnished with a lamp and its own drawers." with vpunch + pause 0.5 "Most students in any school would only ever be seated behind the regular ‘board on some sticks’ model, maybe one with a little cubbyhole built in for binders if the school were old enough." + show naomi considering with dissolve "But here I am, one of the lucky few{cps=*.15}...{/cps}" + show naomi neutral with dissolve show naomi: #salute - linear 0.12 yalign 0.09 - easein_cubic 0.4 yalign 0.0 + ease_cubic 0.3 yalign 0.1 N "Thank you sir!" + show naomi: #salute + easein_cubic 0.4 yalign 0.0 + pause 0.5 + show naomi sad with dissolve + "I should feel a lot more excited about winning the election, but{cps=*.20}...{/cps}" + pause 0.5 - Sp "{cps=*.10}...{/cps} Naomi." - + Sp "{cps=*.10}...{/cps}Naomi." show naomi shocked with dissolve + "Uh oh, did he see me sulking?" + pause 0.5 Sp "There may not have been many candidates, nor voters in deciding you should be the class president, but the fact remains that you won." @@ -263,102 +384,145 @@ label chapter_x8: Sp "Don’t go underselling yourself." Sp "If you try, you can be good enough." + show naomi considering with dissolve N "{cps=*.20}...{/cps}" - + pause 0.5 show naomi neutral with dissolve - N "Thank you, Principal Spears. I’ll try." + N "Thank you, Principal Spears. I’ll try." show spears happy flip with dissolve show spears: ease_cubic 1.0 xalign 0.4 "He gives me a warm smile and a pat on the shoulder and leaves to let me get acquainted with the new space." - hide spears with easeoutleft + show spears: + easeout_cubic 1 xalign -0.3 + pause .4 + hide spears with dissolve + "Looks like there’s already a few forms to fill out{cps=*.15}...{/cps}" + pause 0.5 "Oh? There’s a letter in here, too{cps=*.15}...{/cps}" ##fade in cg #this one music pops on purpose play music 'audio/OST/good faith.ogg' fadein 1.0 - scene naomiletter with fade + + scene naomiletter with Dissolve(1) + pause 0.5 + N "It’s addressed to me, specifically?" + pause 0.5 "Oops, I said that out loud." "Good thing there’s nobody here{cps=*.20}...{/cps}" "But then what’s that drumming sound?" + pause 0.5 - "Oh dear{w=0.5}, that’s my own feet." + "Oh dear, that’s my own feet." + pause 0.5 "What am I getting so worked up over?" "It’s probably just a letter of congratulations." "Not that anyone other than Spears would even care about-" + pause 0.5 "{cps=*.20}...{/cps}‘Dearest Naomi..’?" + pause 0.5 - "Is this a joke?{w=0.5} Who would{cps=*.20}...{/cps}?" + "Is this a joke? Who would{cps=*.20}...{/cps}?" + pause 0.5 "My eyes trace the paragraph multiple times before I realize I haven’t actually been reading it." "Then all of a sudden it all registers at once." + pause 0.5 "There’s a loud squeal that echoes through the hallway." pause 0.5 + "Oh wait." "I cover my lips and I feel my entire face heat up." "That was me. I hope no one else heard that." + pause 0.5 "But, but, but{cps=*.15}...{/cps}" pause 0.5 + "Naser is{cps=*.15}...{/cps}" pause 0.5 + "And I’m just{cps=*.10}...{/cps}" + pause 1 "Wouldn’t people look at him funny?" "Wouldn’t they look at me funny?" "After all, I’m just so...{w=0.5} so{cps=*.25}...{/cps}" + pause 0.5 Sp "{alpha=*0.6}{i}Don’t go underselling yourself.{/i}{/alpha}" Sp "{alpha=*0.6}{i}If you try, you can be good enough.{/i}{/alpha}" + pause 0.5 N "{cps=*.15}...{/cps}" + pause 1 "No, I can do this." "For our date!" + window hide + window auto + pause 0.5 scene office spears - show naomi happy at scenter: - parallel: - ease_cubic 0.4 yalign 0.3 - ease_cubic 0.5 yalign 0.0 + show naomi happy: + yalign 0.0 xalign 0.1 + block: + ease_cubic 0.5 xalign 0.075 + ease_cubic 0.5 xalign 0.125 repeat - parallel: - ease_cubic 1.6 xalign 0.6 - ease_cubic 1.6 xalign 0.4 - repeat - with fade + with Dissolve(1) + + #scene office spears + #show naomi happy at scenter: + # parallel: + # ease_cubic 0.4 yalign 0.3 + # ease_cubic 0.5 yalign 0.0 + # repeat + # parallel: + # ease_cubic 1.6 xalign 0.6 + # ease_cubic 1.6 xalign 0.4 + # repeat + #with fade "I’ll go check out the library for romantic self-help books after school!" + show naomi: + easein_cubic 0.35 yalign 0.1 + easeout_cubic 0.35 yalign 0.0 "I’ll be the perfect girlfriend!" + window hide + window auto + pause 0.5 + + stop music fadeout 3 + scene black with Dissolve(2) + pause 0.5 "{cps=*.05}...{/cps}" - - stop ambient fadeout 2.0 - stop music fadeout 3.0 + window hide + window auto pause 2 - scene black with fade - pause 1 return diff --git a/game/script/x9-naomi-tribulations.rpy b/game/script/x9-naomi-tribulations.rpy index 731a766..ed2842d 100644 --- a/game/script/x9-naomi-tribulations.rpy +++ b/game/script/x9-naomi-tribulations.rpy @@ -1,15 +1,17 @@ label chapter_x9: - window hide - window auto + stop music fadeout(3) + scene black with Dissolve(2) + pause 1 #Naomi Arc Three play music 'audio/OST/you can_t sage here.ogg' fadein 2.0 scene livingroomdayalt - show fang nonxmas pendant unimpressed at sleft - show naser sad flip at sright - with fade + show fang punimpressed flip at sright + show naser sad at sleft + with Dissolve(1) + pause 0.5 "What the fuck just happened?" @@ -18,242 +20,295 @@ label chapter_x9: "Now I’ve got a cripple brother looking more lost and confused than ever before." "And little miss ‘perfect life’ crying like a baby outside my house." + pause 0.5 - show naser explanatory flip with dissolve Nas "M-maybe I{cps=*.20}...{/cps}{w=0.5} I should-" + show fang pangry flip with dissolve - show fang nonxmas pendant angry with dissolve - F "Naser for once in your life, do the smart thing and shut up!" + F "Naser for once in your life, do the smart thing{w=.5}{nw}" + show fang: + easein_back 0.5 xalign 0.9 + show naser surprised: + easein_cubic 1 xalign -0.1 + + extend " and shut up!" + + show naser sad with dissolve + pause 0.5 + show fang psad flip with dissolve - show naser shocked flip with dissolve - show fang nonxmas pendant sad with dissolve "I wince as I see Naser recoil at my harsh words." "Can’t fall back into bad habits now." - show fang nonxmas pendant considering with dissolve - show naser sad flip with dissolve - "Think Lucy, Think! How do you unfuck this fuck-up?" + show fang pconsidering flip with dissolve + "Think Lucy, Think! How do you unfuck this fuck-up?" show fang: - xzoom -1.0 - ease_cubic 1.2 xalign -0.8 - show fang nonxmas pendant angry + easein_cubic 1 xalign 1.1 + show fang neutral with dissolve + "I look out the window and watch as Naomi continues wailing." "Even though I despise the idea, Naomi needs someone to be there for her and support her now more than ever." "With the thought of what I’m about to do, I realize just how much Anon had really done for me." + pause 0.5 "But god damn it, I really don’t want to{cps=*.20}...{/cps}" + show fang: - xzoom 1.0 - ease_cubic 1.1 xalign -0.4 - show fang nonxmas pendant unimpressed with dissolve + easein_cubic 1 xalign 1.0 + show fang neutral flip with dissolve stop music fadeout 5.0 + "I turn back to face my brother, who looks like he wants to jump from our house’s roof." + pause 0.5 F "I’m gonna go try and calm Naomi down." F "Stay here and finish cleaning." + pause 0.5 "Naser nods and takes up the broom Naomi set aside, distracting himself by sweeping up the rest of the trash on the floor." - show naser sad flip: - ease_cubic 2.0 xalign 0.5 - pause .8 - block: - pause .4 - ease_cubic 1.2 xalign 0.5 - pause .2 - ease_cubic 1.2 xalign 0.6 - repeat + show naser: + pause .4 + ease_cubic 1.2 xalign -0.05 + pause .2 + ease_cubic 1.2 xalign -0.15 + repeat + show naser sad flip with dissolve + pause 0.5 "Easy part done." - - show fang nonxmas pendant neutral with dissolve: - xzoom -1.0 - pause 1.0 - hide fang with easeoutleft + pause 0.5 "I take a calming sigh and walk out the door to the wailing idiot trying to wake up the whole neighborhood." + window hide + window auto + pause 0.25 + show fang: + easeout_cubic 1 xalign 1.7 + show fang nonxmas pendant neutral with dissolve + hide fang with dissolve + + pause 1.0 + + scene black with Dissolve(1) + pause 0.5 + + play music 'audio/OST/good faith leadup piano.ogg' fadein 2.0 scene home fang outside night - show naomi sad flip at sleft: - yalign -0.5 - show fang nonxmas pendant neutral at sright: - xzoom -1.0 - with fade - stop music fadeout 1.0 - play ambient 'audio/OST/good faith leadup piano.ogg' fadein 3.0 - F "So...{w=0.3}you...{w=0.3} okay?" + show naomi sad: + yalign -0.5 xalign 0.8 + show fang nonxmas pendant neutral: + xalign 0.0 - show naomi sad flip: - ease_cubic 0.2 yalign -0.45 + #naomi sobbing motion + show naomi: + pause 1.0 + easein_cubic 0.075 yalign -0.49 ease_cubic 0.2 yalign -0.5 + pause 3.0 + easein_cubic 0.075 yalign -0.49 + ease_cubic 0.4 yalign -0.5 + pause 2 + easein_cubic 0.075 yalign -0.49 + ease_cubic 0.4 yalign -0.5 + pause 3.0 + easein_cubic 0.125 yalign -0.49 + ease_cubic 0.3 yalign -0.5 + repeat + + with Dissolve(2) + pause 0.5 + + F "So{cps=*.1}...{/cps} you{cps=*.1}...{/cps} okay?" + pause 0.5 + "Naomi doesn't reply." # "Rather, she keeps on sobbing like her whole world is falling apart." "She only keeps crying like her whole world's falling apart." + #naomi sobbing motion - show naomi sad flip: - ease_cubic 0.1 yalign -0.45 - ease_cubic 0.4 yalign -0.48 - ease_cubic 0.2 yalign -0.45 - ease_cubic 0.2 yalign -0.48 + show naomi: pause 1.0 - ease_cubic 0.2 yalign -0.45 - ease_cubic 0.3 yalign -0.5 - pause 1.0 - ease_cubic 0.1 yalign -0.45 - ease_cubic 0.1 yalign -0.48 + easein_cubic 0.075 yalign -0.49 + ease_cubic 0.2 yalign -0.5 pause 2.0 + easein_cubic 0.075 yalign -0.49 + ease_cubic 0.4 yalign -0.5 + easein_cubic 0.075 yalign -0.49 + ease_cubic 0.4 yalign -0.5 + pause 1.0 + easein_cubic 0.125 yalign -0.49 + ease_cubic 0.3 yalign -0.5 repeat show fang nonxmas pendant unimpressed with dissolve F "Naomi?{w=0.5} The fuck is wrong with you?" - show naomi sad flip: - ease_cubic 0.1 yalign -0.45 - ease_cubic 0.4 yalign -0.48 - ease_cubic 0.2 yalign -0.45 + show naomi: + easein_cubic 0.075 yalign -0.49 + ease_cubic 0.4 yalign -0.5 + easein_cubic 0.075 yalign -0.49 ease_cubic 0.2 yalign -0.5 pause 1.0 - ease_cubic 0.2 yalign -0.45 - ease_cubic 0.3 yalign -0.48 - ease_cubic 0.1 yalign -0.45 - ease_cubic 0.1 yalign -0.48 + easein_cubic 0.075 yalign -0.49 + ease_cubic 0.3 yalign -0.5 + easein_cubic 0.075 yalign -0.49 + ease_cubic 0.1 yalign -0.5 pause 0.5 repeat "Somehow, her sobbing gets louder, to the point that I feel my ears start to ring. Any louder, and she’s going to give me tinnitus." + pause 0.5 + + show fang nonxmas pendant angry: + easein_back 0.75 xalign 0.15 - show fang: - ease_cubic 0.23 xalign 0.45 - show fang nonxmas pendant angry with dissolve - with vpunch F "NAOMI!{w=0.2} Get a FUCKING grip!" - show naomi sad at sleft with dissolve: - yalign -0.5 + show naomi sad flip with dissolve: + easein_cubic 1 yalign -0.5 "Naomi finally looks up to me with a tear-stained face." + pause 0.5 N "A break{cps=*.20}...{/cps}{w=1.0} N-Naser s-said he{cps=*.20}...{/cps} {w=1.0}he wants to take a break!" - show fang nonxmas pendant angry with dissolve + show fang nonxmas pendant unimpressed with dissolve "I almost want to slap the bitch." "She’s putting on all the waterworks because Naser wants some time away from her?" pause 1.0 F "{cps=*.20}...{/cps}And?" + window hide + window auto - - show naomi angry with dissolve show naomi: - parallel: - ease_cubic 0.3 yalign 0.15 - ease_cubic 0.3 yalign 0.08 - parallel: - ease_cubic 0.6 xalign 0.37 - - block: - parallel: - ease_cubic 0.12 yalign 0.065 - ease_cubic 0.12 yalign 0.055 - parallel: - ease_cubic 0.14 xalign 0.39 - ease_cubic 0.14 xalign 0.4 - repeat - - show fang: - pause .23 - ease_cubic 0.33 xalign 0.85 - + easein_cubic 1 xalign 0.85 + linear 0.045 xalign 0.849 + linear 0.045 xalign 0.851 + linear 0.045 xalign 0.848 + linear 0.045 xalign 0.852 + linear 0.045 xalign 0.846 + linear 0.045 xalign 0.854 + linear 0.045 xalign 0.846 + linear 0.045 xalign 0.854 + linear 0.045 xalign 0.848 + linear 0.045 xalign 0.852 + linear 0.045 xalign 0.849 + linear 0.045 xalign 0.851 + ease_back 1 yalign 0.0 + show naomi angry flip with dissolve + pause 1.75 "Naomi, who had still been lying on her knees up to this point, scowls at me with a face full of fire and fury before rising to her feet." - - N "What do you mean {i}‘and’{/i}?" pause 0.5 - N "Naser and I are the perfect couple!" - + N "What do you mean {w=.3}{nw}" show naomi: - ease_cubic 0.132 xalign 0.39 - ease_cubic 0.132 xalign 0.4 - repeat + easein_back 0.5 xalign 0.8 + extend "{i}‘and’{/i}?" + + N "Naser and I are the perfect couple!" N "He is the perfect boyfriend!" N "And I am the perfect girlfriend!" - show naomi: - yalign 0.055 - ease_cubic 0.13 xalign 0.392 - ease_cubic 0.13 xalign 0.4 - ease_cubic 0.18 xalign 0.395 - ease_cubic 0.18 xalign 0.4 - ease_cubic 0.28 xalign 0.397 - ease_cubic 0.28 xalign 0.4 - block: - ease_cubic 0.23 xalign 0.397 - ease_cubic 0.23 xalign 0.4 - repeat - N "We’re supposed to have the perfect life together!" N "Wh-why does he want us to take a break in our relationship!?" - - show naomi: - ease_cubic 0.5 xpos -0.55 - pause 0.1 - hide naomi with easeoutbottom - "Naomi buries her face in her hands and sits on the curbside. Thankfully, she doesn’t burst into more wails, which is at least an improvement." - - "Shit.{w=0.5} Why am I the one who has to fix this mess?" - - "I’m probably the least qualified person when it comes to relationships." - - "Still{cps=*.20}...{/cps} {w=0.2}not like Naser’s going to be any better at this." - - "Fuck{cps=*.20}...{/cps} {w=0.2}guess it really comes down to me{cps=*.20}...{/cps}" - window hide window auto + pause 0.5 + + show naomi: + easein_cubic 1 xalign 0.85 + show naomi unimpressed flip with dissolve + pause 1 + show naomi sad flip with dissolve + pause 0.25 + show naomi: + easeout_cubic 0.8 yalign -0.3 + easein_back 0.5 yalign -0.5 + show fang nonxmas pendant neutral with dissolve + + "Naomi buries her face in her hands and sits on the curbside. Thankfully, she doesn’t burst into more wails, which is at least an improvement." + show fang nonxmas pendant considering with dissolve + + "Shit. Why am I the one who has to fix this mess?" + + "I’m probably the least qualified person when it comes to relationships." + show fang nonxmas pendant neutral with dissolve + + "Still{cps=*.20}...{/cps} {w=0.2}not like Naser’s going to be any better at this." + pause 0.5 + + "Fuck{cps=*.20}...{/cps} {w=0.2}guess it really comes down to me{cps=*.20}...{/cps}" + pause 0.5 - show naomifangcg with dissolve - play ambient1 ['audio/OST/good faith leadup drums synth.ogg', 'audio/OST/good faith leadup drums synth.ogg'] fadein 5.0 "I sit down next to Naomi on the curb." + window hide + window auto + pause 0.5 + + show fang behind naomi: + ease_cubic 1.5 xalign 0.25 + easeout_cubic 0.8 yalign -0.3 + easein_back 0.5 yalign -0.5 + + pause 0.5 + show fang pneutral flip with dissolve + + pause 0.5 + + play music1 ['audio/OST/good faith leadup drums synth.ogg', 'audio/OST/good faith leadup drums synth.ogg'] fadein 5.0 #Damn this would've been helpful to know for ending 1 + show naomifangcg with Dissolve(1) + pause 1 "My presence makes her tense up, which also results in her shutting off the waterworks to at least appear more dignified." + pause 0.5 F "So Naser wants to take a break." + pause 0.5 F "Big fucking whoop!" F "It’s not the end of the world. It just means{cps=*.20}...{/cps} {w=0.5}you two have some things to think about{cps=*.20}...{/cps}" + pause 0.5 "I know my words are directed at Naomi, but a part of me can’t help but feel they are also applicable to me." "After all{cps=*.20}...{/cps} {w=0.5}I’m still trying to figure out what’s really going to happen between Anon and myself{cps=*.20}...{/cps}" + pause 0.5 - N "What is there to think about!?{w=0.3} Naser and I were supposed to be together!" + N "What is there to think about!? Naser and I were supposed to be together!" N "I was going to take care of him every day!" N "Cook dinner!{w=0.3} Clean the nest!{w=0.3} Romantic nights out!{w=0.3} Children running around the house!" N "What am I going to do now!?{w=0.3} I already told my parents that I’m moving out!{w=0.3} Where do I go!?{w=0.3} What do I even do!?" + pause 0.5 "I find myself scowling at Naomi’s words{cps=*.20}...{/cps}" pause 0.5 + F "So, this is what all this shit’s about?" F "Your {i}‘perfect’{/i} little plan falling apart before your eyes?" + stop music1 fadeout 4.0 + pause 0.5 - stop ambient1 fadeout 4.0 F "You haven’t really changed in the last year{cps=*.20}...{/cps}" - + pause 0.5 "Naomi's head snaps toward me, her eyes baleful and teary as she glares daggers at me." + pause 0.5 N "E-excuse me!?" @@ -262,10 +317,12 @@ label chapter_x9: F "You heard me." F "I mean you were, are - and if you keep this up, will be - a total fucking bitch ‘til the day your ass turns back to dust." + pause 0.5 "Naomi’s brows furrow." "She grits her teeth so tightly that for a second, I think she’s going to make her gums bleed." + pause 0.5 N "F-Fu-Fuck you, you{cps=*.20}...{/cps} {w=0.5}you discount-brand guitarist!" @@ -274,16 +331,20 @@ label chapter_x9: N "Naser and I are a-absolutely perfect for each other! Not like with you and A-Anon!" "This asshole. She’s lucky I don’t have anything blunt I can use to beat the shit out of her." + pause 0.5 "I cross my arms and give Naomi a flat look." + pause 0.5 F "Perfect for one another? I’m not the one with a broken relationship after a single fucking night!" F "Me and Anon{cps=*.20}...{/cps} yeah, we fight, but we always come out of it stronger." F "We’re taking a break{cps=*.20}...{/cps} but that doesn’t mean our relationship’s over." + pause 0.5 F "Unlike yours{cps=*.20}...{/cps}" + pause 0.5 "At first, Naomi gives me a look of absolute rage." @@ -291,9 +352,11 @@ label chapter_x9: "But that expression doesn’t last long as her eyes again fill with tears and her shoulders slump." pause 0.5 + N "Why{cps=*.20}...{/cps}?" F "Why what?" + pause 0.5 N "Why talk to me?" @@ -308,28 +371,37 @@ label chapter_x9: "I give Naomi a smug grin in an attempt to liven the mood a bit, but my attempt at humor goes completely unnoticed." "She only stares at me with absolute contempt." + pause 0.5 "Naturally, I glare right back at the bitch." + pause 0.5 "Still, seeing Naomi like she is now, a part of me can’t help but pity her." "At the back of my mind, I remember a certain memory." "One that I’ll always treasure:" + pause 0.5 A "{alpha=0.5}{i}All that matters is her.{/i}{/alpha}" - play ambient1 ['audio/OST/good faith leadup drums synth.ogg', 'audio/OST/good faith leadup drums synth.ogg'] fadein 5.0 + pause 0.5 + play music1 ['audio/OST/good faith leadup drums synth.ogg', 'audio/OST/good faith leadup drums synth.ogg'] fadein 5.0 + "I sigh and let all my anger fade away." "Anger isn’t going to do anything right now." + pause 0.5 F "I’m not here to kick your ass{cps=*.20}...{/cps} {w=0.5}even if you deserve a beating." F "I just{cps=*.20}...{/cps}" + pause 0.5 "I look toward the window and see Naser still sweeping, his shoulders hunched and wings drooped." + pause 0.5 "God damn it." + pause 0.5 F "Naser’s kicking himself over this." @@ -339,15 +411,18 @@ label chapter_x9: N "B-but-" - F "He worries.{w=0.5} He always worries." + F "He worries. He always worries." - F "Constantly.{w=0.5} Naser can’t help himself." + F "Constantly. Naser can’t help himself." + pause 0.5 "It’s like my words are stabbing Naomi in the heart as she starts to shrink more and more." + pause 0.5 F "I think it’s how he shows he cares." F "That he’s willing to take everyone’s issues and ignore his own." + pause 0.5 N "I{cps=*.20}...{/cps} {w=0.5}but he said{cps=*.20}...{/cps}" @@ -356,18 +431,22 @@ label chapter_x9: N "You had to have put him up to this! You! You-" N "You HOME WRECKER!" + pause 0.5 "I can’t help but roll my eyes at her words." + pause 0.5 F "God, you’re so fucking stupid." F "No, I didn’t put him up to this shit. Hell, I didn’t even tell him that Anon and I went on break!" F "Naser{cps=*.20}...{/cps} {w=0.5}did you actually TELL him how you set me and Anon up from the very start?" + pause 0.5 "The dumb bitch blanches at that." "Nailed it." + pause 0.5 F "That’s another thing about my brother, y’know{cps=*.20}...{/cps}" @@ -377,108 +456,189 @@ label chapter_x9: N "T-then how do you know?!" - "Ha.{w=0.5} Called it." + "Ha. Called it." + pause 0.5 F "You and your stupid plans." F "Would it kill you to just, I don’t fucking know, tell someone?" + pause 0.5 "Naomi sags and whimpers." + pause 0.5 N "I was going to move in with him." N "Go to the same college and graduate together." N "We would have a perfect life together{cps=*.20}...{/cps}" + pause 0.5 "I facepalm at her words." "Perfect this. Perfect that." - stop ambient1 fadeout 5.0 + pause 0.5 + stop music1 fadeout 10.0 + stop music fadeout 10.0 + play ambient 'audio/effects/nightLoop.ogg' fadein 10 + "I can’t fucking stand Naomi’s bullshit anymore." + pause 0.5 "I stand up and for once look down on the salmon-toned asshole." - window hide window auto + pause 0.5 - hide fang scene home fang outside night - with dissolve + show naomi sad flip: + yalign -0.5 xalign 0.8 + show fang nonxmas pendant angry: + xalign 0.0 yalign -0.3 + easein_cubic 1 yalign 0.0 + with Dissolve(1) - show fang nonxmas pendant angry at sleft with easeinbottom: - xalign -0.2 F "For fuck’s sake, get over yourself!" F "You’re. {w=0.5}Not. {w=0.5}Perfect!" + show naomi: + easein_cubic 1 xalign 0.85 + show naomi shocked flip with dissolve N "E-excuse me!?" - show naomi angry flip at sright with easeinbottom: - xalign 1.2 - "Naomi stands up, her previous sadness supplanted by anger." - show naomi: - ease_cubic 0.4 xalign 1.0 + parallel: + ease_back 1 yalign 0.0 + parallel: + ease_cubic 1 xalign 0.8 + + show naomi angry flip with dissolve + + "Naomi stands up, her previous sadness supplanted by anger." + pause 0.5 + N "I’ll have you know that I’ve dedicated my whole life to being as perfect as can be!" F "That’s complete bullshit, and you know it." - F "Before you and my brother started bumping uglies you were just some meek nerdy bitch." + F "Before you and my brother started bumping uglies, you were just some meek nerdy bitch." F "Mostly harmless." F "But then you became{cps=*.20}...{/cps} {w=0.2}whatever this is." + pause 0.5 "I motion to her whole being." - show fang: - ease_cubic 0.4 xalign 0.1 + easein_cubic 0.75 xalign 0.1 + pause 0.5 + F "You became a bossy, machiavellian perfectionist BITCH with plans on top of plans like you’re some kind of chessmaster!" F "You never actually cared about Naser in the first place, did you?" F "You only wanted him for the prestige it would bring you!" + window hide + window auto + show naomi: + easein_cubic 1.5 xalign 0.85 + show naomi shocked flip with dissolve + pause 1 show naomi: - ease_cubic 0.23 xalign 0.56 - pause 0.22 - play sound 'audio/effects/slapstickPunch.ogg' - show naomi: - ease_cubic 0.5 xalign 0.7 + linear 0.045 xalign 0.849 + linear 0.045 xalign 0.851 + linear 0.045 xalign 0.849 + linear 0.045 xalign 0.851 + linear 0.045 xalign 0.848 + linear 0.045 xalign 0.852 + linear 0.045 xalign 0.848 + linear 0.045 xalign 0.852 + linear 0.045 xalign 0.847 + linear 0.045 xalign 0.853 + linear 0.045 xalign 0.847 + linear 0.045 xalign 0.853 + linear 0.045 xalign 0.846 + linear 0.045 xalign 0.854 + linear 0.045 xalign 0.846 + linear 0.045 xalign 0.854 + linear 0.045 xalign 0.846 + linear 0.045 xalign 0.854 + easeout_back 0.5 xalign 0.5 + easein_cubic 0.75 xalign 0.6 + + show naomi angry flip with Dissolve(.25) + pause 0.56 + + play sound 'audio/effects/whoosh.ogg' + pause 0.25 + + play audio 'audio/effects/slapstickPunch.ogg' show fang: - ease_cubic 0.2 xalign 0.0 - ease_cubic 0.3 xalign 0.1 - with hpunch + easein_cubic 1 xalign -0.2 + show fang nonxmas pendant surprised - "FUCK! Ow!" + window show Dissolve(0.00001) + window auto + + #show naomi: + # ease_cubic 0.23 xalign 0.56 + #pause 0.22 + #play sound 'audio/effects/slapstickPunch.ogg' + #show naomi: + # ease_cubic 0.5 xalign 0.7 + #show fang: + # ease_cubic 0.2 xalign 0.0 + # ease_cubic 0.3 xalign 0.1 + #with hpunch + + "FUCK! Ow!" with hpunch + show fang pear cover with dissolve "I can feel a searing heat on my cheek." + pause 0.5 "Surprised she had it in her." + pause 0.5 show naomi: - ease_cubic 0.5 xalign 0.8 + easein_cubic 1.5 xalign 0.8 + pause 0.00001 + show naomi unimpressed + show fang nonxmas pendant unimpressed + with dissolve + "Naomi isn’t looking me in the eyes, but she’s huffing as she cradles her hand to her chest." + pause 0.5 N "I LOVE Naser! He actually cared about a useless girl like me! So I had to become his perfect girlfriend!" + pause 0.5 "I rub my cheek and do my best to keep my temper under control." "Though I want to, jumping on top of the bitch and beating the shit out of her is not the answer right now." + show fang nonxmas pendant angry with dissolve F "Does a ‘perfect girlfriend’ intentionally try to secretly manipulate her boyfriend’s family without even telling him?!" + show naomi: + easein_cubic 0.1 xalign 0.795 + ease_cubic 0.2 xalign 0.8 + show naomi shocked + pause 0.5 "Naomi’s breath hitches." - show naomi: - ease_cubic 0.5 xalign 0.9 + pause 0.5 F "How do you think Naser would react to finding out what you did?" + pause 0.5 - N "{cps=*.20}...{/cps} He{cps=*.20}{cps=*.20}...{/cps}{/cps}" + N "{cps=*.20}...{/cps}He{cps=*.20}{cps=*.20}...{/cps}{/cps}" + pause 0.5 "Naomi shuts her mouth as fast as she opens it." show naomi considering flip with dissolve + F "Probably wouldn’t like it, would he?" F "Aaron Fuckwingham was way too protective of my retarded ass to approve." @@ -486,86 +646,111 @@ label chapter_x9: F "And he clearly did care about you, too." F "It wasn’t even that you didn’t care to know how Naser felt. You knew and actively disregarded that information." - - + pause 0.5 show naomi sad flip with dissolve + N "Shut up{cps=*.20}...{/cps}" F "No way, I’m-" N "I know already{cps=*.20}...{/cps}" - show naomi sad with dissolve + "The dumb bitch shifts her head to the side, trying to hide her eyes." + pause 0.5 N "P-please, couldn’t y-you let me just{cps=*.20}...{/cps}{w=0.2} g-grovel h-here?" + show fang nonxmas pendant unimpressed with dissolve "Naomi’s words are coming out haphazardly. It’s clear that she’s having a hard time forming thoughts." "She’s already pretty fucked up. But she needs to hear what comes next, even if it hurts her." + window hide + window auto + pause 0.5 show fang: - ease_cubic 0.5 xalign 0.6 + ease_cubic 1.5 xalign 0.3 + pause 1 + play music1 'audio/OST/good faith leadup drums synth.ogg' fadein 2.0 + stop ambient fadeout 10 + pause 0.25 + F "You know what your problem is, Naomi?" F "You’ve stayed stuck in your own little world with your own little plans, thinking that everything you do is always going to turn out just like you planned." F "Well guess what? The world doesn’t revolve around you!" + show naomi considering with dissolve - show naomi considering flip with dissolve "Naomi raises an eyebrow at me at first." "She then grimaces before fixing me with a look that I can only describe as disgust." - show naomi sad flip with dissolve + show naomi sad with dissolve + "Yet as the seconds tick by, Naomi’s expression changes." - play ambient1 ['audio/OST/good faith leadup drums synth.ogg', 'audio/OST/good faith leadup drums synth.ogg'] fadein 5.0 + play music ['audio/OST/good faith leadup piano.ogg', 'audio/OST/good faith leadup piano.ogg'] fadein 5.0 + "Her grimace slowly vanishes, replaced instead with a thousand-yard stare." + pause 0.5 N "You’re{cps=*.20}...{/cps}" pause 0.5 + N "{cps=*.20}...{/cps}You’re right{cps=*.20}{cps=*.20}...{/cps}{/cps}" N "I{cps=*.20}...{/cps} {w=0.5}I haven’t changed one bit{cps=*.20}...{/cps}" show naomi: - ease_cubic 0.8 yalign -1.5 - pause 0.2 - hide naomi with dissolve + easeout_cubic 0.8 yalign -0.3 + easein_back 0.5 yalign -0.5 + pause 0.5 "She grabs hold of her head and once more falls on her knees." + pause 0.5 N "Ever since I{cps=*.20}...{/cps} {w=0.4}I stopped being a meek nerdy girl, I became obsessed with perfection{cps=*.20}...{/cps} {w=0.2}to the point that I{cps=*.20}...{/cps} I wound up becoming some kind of coral castellan." - N "Did I work hard to get there?{w=0.5} Yes." + N "Did I work hard to get there? Yes." N "Should I have worked so hard when it led to where I am today?" + pause 0.5 - N "... I{cps=*.20}...{/cps} {w=0.5}I don’t know anymore{cps=*.20}...{/cps}" + N "{cps=*.20}...{/cps}I{cps=*.20}...{/cps} {w=0.5}I don’t know anymore{cps=*.20}...{/cps}" + pause 0.5 - N "All I know is that{cps=*.20}...{/cps}{w=0.2} aside from your brother{cps=*.20}...{/cps} {w=0.5}nothing's ever really made me happy{cps=*.20}...{/cps}." + N "All I know is that{cps=*.20}...{/cps}{w=0.2} aside from your brother{cps=*.20}...{/cps} {w=0.5}nothing's ever really made me happy{cps=*.20}...{/cps}" + pause 1 N "...Nothing{cps=*.20}...{/cps}" + pause 1 - pause 0.5 + "Against my better judgment, I kneel next to Naomi and put a hand on her shoulder." window hide window auto - hide fang with dissolve - hide naomifangcg blur - show naomifangcg - with dissolve - "Against my better judgment, I kneel next to Naomi and put a hand on her shoulder." + pause 0.5 + + show fang: + easeout_cubic 0.8 yalign -0.3 + easein_back 0.5 yalign -0.5 + + show naomifangcg with Dissolve(1) + pause 0.5 F "Hey, just because you’re a manipulative fucking bitch doesn’t mean that you haven’t done some good." F "I mean{cps=*.20}...{/cps} {w=0.2}you did bring me and Anon together." F "Also{cps=*.20}...{/cps} {w=0.2}you did make my brother happy{cps=*.20}...{/cps} {w=0.5}even if it was under your authoritarian thumb{cps=*.20}...{/cps}" + pause 0.5 "I kinda feel sick saying that." "I shouldn’t be praising her manipulative bitchiness, but I can’t deny that Naser was genuinely happy being with Naomi." + pause 0.5 "Even if most of that happiness was a side-effect and not a direct result of a healthy relationship{cps=*.20}...{/cps}" + pause 0.5 F "Maybe{cps=*.20}...{/cps} {w=0.5}maybe a break is what you two need now more than ever." @@ -574,42 +759,54 @@ label chapter_x9: F "Time away to contemplate what the two of you really mean for each other." F "Time to really figure out what the two of you mean to each other{cps=*.20}...{/cps}" + pause 0.5 "Once again, though my words are meant for Naomi, a part of me can’t shake the fact that they’re applicable to me as well{cps=*.20}...{/cps}" + pause 0.5 N "Y-you really think so?" + pause 0.5 "I shrug my shoulders." + pause 0.5 F "I don’t fucking know." F "Maybe this break’s what the two of you need to really start a new phase of your relationship." F "Or maybe this is it{cps=*.20}...{/cps} {w=0.2}and maybe you two will go your separate ways{cps=*.20}...{/cps}" + pause 0.5 "I almost feel myself tearing up as I say those words." "I don’t want to admit it, but a part of me fears that my words may turn out to be prophetic in regard to Anon and Myself{cps=*.20}...{/cps}" + pause 0.5 "Naomi is eerily quiet as she absorbs my words." "I keep my hand on her shoulder. I’m not entirely sure why though." + pause 0.5 "Maybe as a sign of support?" + pause 0.5 "The fuck did I know." "Still, being there for Naomi - even if most of me still hated the bitch - felt good{cps=*.20}...{/cps}" + pause 0.5 N "So{cps=*.20}...{/cps} {w=0.5}What{cps=*.20}...{/cps} {w=0.5}What am I supposed to do now?" + pause 0.5 "The question really struck me harder than it should have." "What was next?" + pause 0.5 "I don’t know any proper answer." "But the one thing I can do is try to bury this hatchet with Naomi once and for all{cps=*.20}...{/cps}" + pause 0.5 "So I spoke with Naomi. Truly spoke to her." @@ -618,126 +815,176 @@ label chapter_x9: "Even though both our voices were already dry, we just kept letting it out for hours." "Every insult and begrudging compliment we’d ever thought of each other was put out to air." + pause 0.5 "When we run out of words we just lay in silence." "I nearly drift off to sleep on the sidewalk when a car pulls up in front of us." + pause 0.5 "Oh, Naomi must’ve called a taxi." + window hide + window auto + pause 0.5 + + stop music1 fadeout 4 + scene black with Dissolve(1) + pause 0.5 + + #scene home fang outside night + #show naomi sad flip: + # xalign 0.7 + # ease_cubic 0.8 xalign 0.5 + # pause .2 + # ease_cubic 0.8 xalign 0.3 + # pause .2 + # ease_cubic 0.8 xalign 0.15 + # pause .2 + # ease_cubic 0.8 xalign 0.0 + #with fade - scene home fang outside night - show naomi sad flip: - xalign 0.7 - ease_cubic 0.8 xalign 0.5 - pause .2 - ease_cubic 0.8 xalign 0.3 - pause .2 - ease_cubic 0.8 xalign 0.15 - pause .2 - ease_cubic 0.8 xalign 0.0 - with fade "I crank one eyelid open and see Naomi hesitantly moving to get in the backseat." + pause 0.5 - show naomi sad with dissolve: - xalign 0.0 + #show naomi sad with dissolve: + # xalign 0.0 "She stops with her hand on the handle." + pause 0.5 N "Fang?" + pause 0.5 F "{cps=*.20}...{/cps}" + pause 0.5 N "This is probably just me being deliriously exhausted, but{cps=*.20}...{/cps}" N "I{cps=*.20}...{/cps} {w=0.4}I enjoyed this talk we had." F "You better. Not everyday I pour out my soul to anyone that isn’t Anon." + #show naomi neutral with dissolve - show naomi neutral with dissolve "Naomi actually laughs at my humor this time." + pause 0.5 "Progress{cps=*.20}...{/cps}" + pause 0.5 N "Hanging out might not be so bad sometimes{cps=*.20}...{/cps}" + pause 0.5 "She goes quiet. Before she can muddy up her thoughts with something else, she gets in the taxi." + pause 0.5 N "See you around{cps=*.20}...{/cps}" + pause 0.5 + #show naomi neutral flip with dissolve + #pause 0.1 + #hide naomi with easeoutleft - show naomi neutral flip with dissolve - pause 0.1 - - hide naomi with easeoutleft "She shuts the door before I can say anything and is gone within seconds." + stop music fadeout 10.0 + play ambient 'audio/effects/nightLoop.ogg' fadein 10 + pause 0.5 "Yeah, I can probably hang around with Naomi again{cps=*.20}...{/cps}" + pause 0.5 - F "{cps=*.20}...{/cps}" + F "{cps=*.1}...{/cps}" + pause 1 - F "{cps=*.20}......{/cps}" + F "{cps=*.1}......{/cps}" + pause 0.5 "I need to get up from this curb." - stop ambient fadeout 5.0 - stop ambient1 fadeout 5.0 - show black with fade + window hide + window auto + pause 0.5 + + scene home fang outside night with Dissolve(1) + pause 0.5 "A few of my feathers have bent and gotten stuck to the concrete from being pressed into it for so long." "The door was still unlocked, luckily." + window hide + window auto + pause 0.5 + + stop ambient fadeout 2 + scene black with Dissolve(1) + pause 0.5 scene home fang night show dimmer_lighter show dimmer_darker behind dimmer_lighter show dimmer_darker2 behind dimmer_darker - with fade + with Dissolve(1) + pause 0.5 "Good thing I don’t live in Skin Row." "My place would probably be down to the foundations by now." + pause 0.5 "{cps=*.20}...{/cps}" + pause 0.5 "Dragging myself up the stairs, I remember Naomi and Naser didn’t even really get to say goodbye." "He took it about as well as I expected." + pause 0.5 "Judging by the loud music coming from his room he’s still upset." "He’ll probably stop crying by the time he’s leaving in a few days." + window hide + window auto + pause 0.5 + scene black with Dissolve(1) + pause 0.5 + + play music 'audio/OST/good faith.ogg' fadein 5.0 scene fangroomfuture show dimmer_lighter show dimmer_darker behind dimmer_lighter show dimmer_darker2 behind dimmer_darker - show fang nonxmas pendant unimpressed behind dimmer_darker,dimmer_darker2 at scenter - with fade - play music 'audio/OST/good faith.ogg' fadein 5.0 + #show fang nonxmas pendant unimpressed behind dimmer_darker,dimmer_darker2 at scenter + with Dissolve(1) + pause 0.5 + "I sigh into my pillow." "This shit is definitely not my style." + pause 0.5 "When I turn over to the cool side of my pillow my fingertips brush against the corner of my phone." + pause 0.5 "A break{cps=*.20}...{/cps}" + pause 0.5 show fangphonevideocall call_ended_bg call_ended behind dimmer_lighter at scenter with easeinbottom: yalign -0.045 "Before I can think otherwise, my fingers tap the number I’ve memorized by heart." - + pause 0.5 show fangphonevideocall bgnight anonsad with dissolve "It takes a few seconds but the screen changes to display Anon’s tired face, barely lit by his shitty phone’s screen." - show fangphonevideocall bgnight anonconcerned with dissolve A "Lucy? It’s three in the morning{cps=*.20}...{/cps}" F "I know, but{cps=*.20}...{/cps}" + pause 0.5 A "You okay?" F "Yes. I just wanted to see you." A "Hm{cps=*.20}...{/cps}" + pause 0.5 F "Anon, I know we’re on break." @@ -748,6 +995,7 @@ label chapter_x9: unknown "Oi! Shut the fuck up I’m trying to sleep!" show fangphonevideocall bgnight anonneutral with dissolve pause 0.5 + A "Damn it." A "If I could I would-" @@ -757,8 +1005,9 @@ label chapter_x9: A "What?" F "When. Is. Your. Next. Break?" + pause 0.5 - A "Err, a couple months?{w=0.5} July I think?" + A "Err, a couple months? July I think?" F "Text me the date." @@ -769,14 +1018,14 @@ label chapter_x9: F "If you can’t come see me then I’ll just visit." unknown "ANON I SWEAR TO GOD!" - show fangphonevideocall bgnight anonangry with dissolve - with vpunch + A "EAT A PLATE OF PENISES YOU COPPER PRICK!" + pause 0.5 "I can see his face start to turn pink." - show fangphonevideocall bgnight anonneutral with dissolve + A "R-right! Yeah, I’ll give you the date and address." F "You better!" @@ -786,8 +1035,9 @@ label chapter_x9: F "Good night Anon." A "Night Lucy." - window hide + window auto + pause 0.5 show fangphonevideocall call_ended_bg call_ended with dissolve pause 3.0 @@ -795,24 +1045,29 @@ label chapter_x9: show fangphonevideocall call_ended_bg_black call_ended_poff behind dimmer_darker2 hide dimmer_lighter with dissolve - pause 0.5 - - window auto + pause 1 hide fangphonevideocall with easeoutbottom + pause 0.5 + "My screen fades to black and drops down onto my sheets." - show fang nonxmas pendant happy behind dimmer_darker2 at scenter + pause 0.5 + F "I love you." + pause 0.5 "It’s just a break after all." + window hide + window auto + pause 0.5 + + stop music fadeout 3.0 + scene black with Dissolve(1) + pause 1 "{cps=*.20}...{/cps}" - window hide + window auto + pause 2 - stop ambient fadeout 2.0 - stop music fadeout 3.0 - pause 3 - scene black with fade - pause 1 return