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/clipLoop.ogg b/game/audio/effects/clipLoop.ogg index a144150..fe7b96e 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/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/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/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..ebc42f1 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: @@ -798,7 +801,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 +813,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}" @@ -831,7 +834,7 @@ label chapter_13A: show spears: ease_cubic 1 xalign 1.0 - show spears behind dimmer_darker with Dissolve(1) + show spears happy flip behind dimmer_darker with Dissolve(1) show naser prom happy: yalign 0.1 xalign -0.8 @@ -863,6 +866,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." 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..882f2b1 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,80 @@ 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: - 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 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: + ease_cubic 1 xalign 1.0 + 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 +2040,30 @@ 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 - parallel: - easeout_cubic 0.40 matrixcolor TintMatrix(Color((1.03*255, 1.03*255, 1.0*255))) - + ease_cubic 1 xalign 0.5 + 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 +2078,61 @@ 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 - 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 +2141,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 +2175,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 +2186,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 +2211,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 +2257,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 +2320,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 +2352,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 +2366,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 +2405,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 +2461,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 +2506,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 +2514,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 +2534,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 +2575,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 +2597,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 +2677,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/caveman_magic.ogg' + pause 1 + "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 +2857,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 +2921,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 +2980,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 +2998,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 +3072,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 +3091,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 +3114,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 +3129,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 +3152,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 +3160,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 +3220,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 +3234,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 +3263,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 +3289,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 +3314,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 +3368,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 +3386,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 +3431,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 +3449,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 +3474,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 +3485,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 +3498,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 +3515,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 +3567,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 +3603,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 +3631,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 +3647,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 +3656,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 +3682,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 +3701,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 +3761,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 +3788,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 +3796,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 +3833,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 +3851,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 +3863,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 +3894,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 +3909,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 +3961,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 +3981,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 +3998,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 +4017,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/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