diff --git a/game/audio/OST/ending_14D.ogg b/game/audio/OST/ending_14D.ogg new file mode 100644 index 0000000..77d361f Binary files /dev/null and b/game/audio/OST/ending_14D.ogg differ diff --git a/game/audio/OST/good faith leadup drums synth.ogg b/game/audio/OST/good faith leadup drums synth.ogg new file mode 100644 index 0000000..beda499 Binary files /dev/null and b/game/audio/OST/good faith leadup drums synth.ogg differ diff --git a/game/audio/OST/good faith leadup piano.ogg b/game/audio/OST/good faith leadup piano.ogg new file mode 100644 index 0000000..91c7eff Binary files /dev/null and b/game/audio/OST/good faith leadup piano.ogg differ diff --git a/game/audio/OST/good faith.ogg b/game/audio/OST/good faith.ogg new file mode 100644 index 0000000..0954da8 Binary files /dev/null and b/game/audio/OST/good faith.ogg differ diff --git a/game/images/backgrounds/anonroomday2.png b/game/images/backgrounds/anonroomday2.png new file mode 100644 index 0000000..dbac35a Binary files /dev/null and b/game/images/backgrounds/anonroomday2.png differ diff --git a/game/images/backgrounds/anonroomnight2.png b/game/images/backgrounds/anonroomnight2.png new file mode 100644 index 0000000..a2f5674 Binary files /dev/null and b/game/images/backgrounds/anonroomnight2.png differ diff --git a/game/images/backgrounds/emptyroomday.png b/game/images/backgrounds/emptyroomday.png new file mode 100644 index 0000000..b71d076 Binary files /dev/null and b/game/images/backgrounds/emptyroomday.png differ diff --git a/game/images/backgrounds/emptyroomnight.png b/game/images/backgrounds/emptyroomnight.png new file mode 100644 index 0000000..868342d Binary files /dev/null and b/game/images/backgrounds/emptyroomnight.png differ diff --git a/game/images/cgs/naomifangcg.png b/game/images/cgs/naomifangcg.png new file mode 100644 index 0000000..59f55d7 Binary files /dev/null and b/game/images/cgs/naomifangcg.png differ diff --git a/game/images/cgs/nascarday.png b/game/images/cgs/nascarday.png new file mode 100644 index 0000000..b44525c Binary files /dev/null and b/game/images/cgs/nascarday.png differ diff --git a/game/images/ending/3of4.png b/game/images/ending/3of4.png index 51394dc..cf06e39 100644 Binary files a/game/images/ending/3of4.png and b/game/images/ending/3of4.png differ diff --git a/game/images/ending/credits.png b/game/images/ending/credits.png index a6efb7c..e53211f 100644 Binary files a/game/images/ending/credits.png and b/game/images/ending/credits.png differ diff --git a/game/images/other/anon_fang_xmas.png b/game/images/other/anon_fang_xmas.png new file mode 100644 index 0000000..d376f89 Binary files /dev/null and b/game/images/other/anon_fang_xmas.png differ diff --git a/game/images/other/chilli cheese fries.png b/game/images/other/chilli cheese fries.png new file mode 100644 index 0000000..808b672 Binary files /dev/null and b/game/images/other/chilli cheese fries.png differ diff --git a/game/images/other/goodfaithcover.png b/game/images/other/goodfaithcover.png new file mode 100644 index 0000000..bd40d3b Binary files /dev/null and b/game/images/other/goodfaithcover.png differ diff --git a/game/script.rpy b/game/script.rpy index c1bb0ed..c7329c7 100644 --- a/game/script.rpy +++ b/game/script.rpy @@ -345,6 +345,7 @@ image white = "#FFF" image dimmer_lighter = "#00000033" image dimmer_light = "#00000066" image dimmer_darker = "#00000088" +image dimmer_darker2 = "#00000088" image lighter_freeze = '#1E90FF05' image light_freeze = '#1E90FF08' #11 image dark_freeze = '#1E90FF08' @@ -370,7 +371,7 @@ image nonalcoholic = "images/other/soda.png" image amberpendant = "images/other/amberpendant1.png" image amberpendant6veryhappy = 'images/other/amberpendant6veryhappy.png' image amberpendant4shock = 'images/other/amberpendant4shock.png' - +image chillicheesefries = 'images/other/chilli cheese fries.png' #additional character images image fang pendant happy = Composite( @@ -457,7 +458,8 @@ image naser tablehit flip = im.Flip("naser/naser table hit.png", horizontal=True image naomi future flip = im.Flip('images/naomi/naomi future.png', horizontal=True) image fang d happy flip = im.Flip('images/fang/future sets/fang d happy.png', horizontal=True) image naser neckhold flip = im.Flip('images/naser/naserneckhold.png', horizontal=True) - +image anon grin = 'images/anon/base set/anon grin.png' +image anon grin flip = im.Flip('images/anon/base set/anon grin.png', horizontal=True) #extra chapters other images image home fang night blurred = im.Blur('images/backgrounds/home fang night.jpg', 2.0) @@ -467,7 +469,10 @@ image d01_blur = im.Blur('images/cgs/d01.jpg', 1.5) image fangroomfuture = "images/backgrounds/fangroomfuture.png" image livingroomdayalt = "images/backgrounds/livingroomdayalt.png" +image emptyroomnight = "images/backgrounds/emptyroomnight.png" +image naomifangcg = "images/cgs/naomifangcg.png" +image naomifangcg blur = im.Blur("images/cgs/naomifangcg.png", 1.5) image naomiletter = 'images/cgs/naomiletter.png' image projector9_blur: @@ -488,18 +493,22 @@ image schooloutside_blur: #caller bgs image anonday_videocall_bg = im.Crop(im.FactorScale("images/backgrounds/foodcourt.jpg", 0.9),(0,40,576,920)) image anonnight_videocall_bg = im.Crop(im.FactorScale("images/backgrounds/room anon dark.jpg", 0.9),(100,40,576,920)) +image fangphonebg = im.Crop(im.FactorScale("images/backgrounds/anonroomday2.png", 0.9),(400,40,576,920)) image fpvcblack = im.Scale("images/other/black.png", 565, 1100) image call_ended = im.Scale("images/other/black.png", 656, 700) #callers image anon_vc_neutral = im.Flip(im.Crop(im.FactorScale("images/anon/base set/anon neutral.png", 2.0),(900,250,653,800)), horizontal=True) +image anon_vc_angry = im.Crop(im.FactorScale("images/anon/emotive set/anon angry.png", 2.0),(900,250,653,800)) +image anon_vc_sad = im.Flip(im.Crop(im.FactorScale("images/anon/emotive set/anon sad.png", 2.0),(900,250,653,800)), horizontal=True) image anon_vc_neutral_alt1 = im.Crop(im.FactorScale("images/anon/base set/anon neutral.png", 2.0),(800,250,653,800)) image anon_vc_concerned = im.Flip(im.Crop(im.FactorScale("images/anon/base set/anon concerned.png", 2.0),(900,250,653,800)), horizontal=True) image anon_vc_happy = im.Flip(im.Crop(im.FactorScale("images/anon/base set/anon happy.png", 2.0),(900,250,653,800)), horizontal=True) image anon_vc_grin = im.Flip(im.Crop(im.FactorScale("images/anon/base set/anon grin.png", 2.0),(900,250,653,800)), horizontal=True) image anon_vc_unimpressed = im.Flip(im.Crop(im.FactorScale("images/anon/base set/anon unimpressed.png", 2.0),(900,250,653,800)), horizontal=True) image no_caller = im.Alpha('images/other/black.png', 0) +image anonfangfor_phonebg = im.Crop(im.FactorScale("images/other/anon_fang_xmas.png", 1.0),(650,140,653,800)) #fangphone effect - video call with Anon mainly layeredimage fangphonevideocall: @@ -520,7 +529,10 @@ layeredimage fangphonevideocall: "anonnight_videocall_bg" attribute call_ended_bg: - "no_caller" + "fangphonebg" + + attribute call_ended_bg_black: + "call_ended" group talker: pos (410, 65) @@ -539,12 +551,21 @@ layeredimage fangphonevideocall: attribute anongrin: "anon_vc_grin" + + attribute anonsad: + "anon_vc_sad" + + attribute anonangry: + "anon_vc_angry" attribute anonunimpressed: "anon_vc_unimpressed" attribute call_ended: - "no_caller" + "anonfangfor_phonebg" + + attribute call_ended_poff: + "call_ended" always: "fangphonelayer1" diff --git a/game/script/12C.anon-fang-lovey-dovey.rpy b/game/script/12C.anon-fang-lovey-dovey.rpy index 9843ab5..dfa98a8 100644 --- a/game/script/12C.anon-fang-lovey-dovey.rpy +++ b/game/script/12C.anon-fang-lovey-dovey.rpy @@ -330,7 +330,7 @@ label chapter_12C: pause 0.5 "What." - show fang neutral flip + show fang neutral flip with dissolve Lucy "Er, what? I don’t speak… whatever the fuck that was." Ro "*giggle* I believe Stella means that the sun is setting and we need to go set up her telescope." diff --git a/game/script/12D.aquarium.rpy b/game/script/12D.aquarium.rpy index 2b24c15..6a3b936 100644 --- a/game/script/12D.aquarium.rpy +++ b/game/script/12D.aquarium.rpy @@ -112,11 +112,14 @@ label chapter_12D: "In a snap Fang’s moved from pressing her face against the turtle tank to pressing it against the octopus tank." scene aquariumexhibit - show fang happy at sleft with dissolve + show fang happy at sleft: + yalign 0.0 xcenter 0.4 + with dissolve + #confirmed that fang has autism Attendant "Ma’am, please refrain from-" - show fang adorable at sleft + show fang adorable at sleft with dissolve F "{cps=*1.5}OmigoshAnonlookatit.{/cps}" @@ -126,47 +129,62 @@ label chapter_12D: #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}" - show fang adorable at sleft with dissolve: #maybe try this with a block: statement? removed: at sleft - no change - ease_cubic 0.5 zoom 0.75 ypos 0.1 xpos 0.6 #OK + + #old method + # show fang adorable at sleft with dissolve: #maybe try this with a block: statement? removed: at sleft - no change + # ease_cubic 0.5 zoom 0.75 ypos 0.1 xpos 0.6 #OK + # pause 1.0 + # linear 0.1 xzoom -1.0 #maybe the xzoom is causing the issue? tried removing it, didn't help + # ease_cubic 0.3 zoom 0.8 ypos 0.1 xpos -0.2 #ok + # pause 1.0 + # linear 0.1 xzoom -1.0 + # ease_cubic 0.5 zoom 0.4 xpos 0.15 ypos 0.3 + # pause 1.0 + # linear 0.1 xzoom 1.0 + # ease_cubic 0.3 zoom 1.0 xpos 0.35 ypos 0.1 #ok + # pause 1.0 + # linear 0.1 xzoom 1.0 + # ease_cubic 0.5 zoom 0.3 xpos 0.6 ypos 0.33 + # pause 1.0 + # linear 0.1 xzoom -1.0 + # pause 0.1 + # repeat + + #new method + show fang: + block: + parallel: + ease_cubic 0.25 xzoom 1.0 + parallel: + ease_cubic 0.5 zoom 0.75 ypos 0.1 xpos 0.6 pause 1.0 - linear 0.1 xzoom -1.0 #maybe the xzoom is causing the issue? tried removing it, didn't help - ease_cubic 0.3 zoom 0.8 ypos 0.1 xpos -0.2 #ok + block: + parallel: + linear 0.25 xzoom -1.0 + parallel: + ease_cubic 0.5 zoom 0.8 ypos 0.1 xpos -0.2 + pause 1.0 + ease_cubic 0.5 zoom 0.4 xpos 0.0 ypos 0.3 pause 1.0 - linear 0.1 xzoom -1.0 - ease_cubic 0.5 zoom 0.4 xpos 0.15 ypos 0.3 + block: + parallel: + linear 0.25 xzoom 1.0 + parallel: + ease_cubic 0.5 zoom 1.0 xpos 0.2 ypos 0.1 pause 1.0 - linear 0.1 xzoom 1.0 - ease_cubic 0.3 zoom 1.0 xpos 0.35 ypos 0.1 #ok + ease_cubic 0.5 zoom 0.3 xpos 0.65 ypos 0.33 pause 1.0 - linear 0.1 xzoom 1.0 - ease_cubic 0.5 zoom 0.3 xpos 0.6 ypos 0.33 - pause 1.0 - linear 0.1 xzoom -1.0 - pause 0.1 repeat + + pause 1.0 "I shrug apologetically at the attendant who has given up entirely." - #contingency plan lol, fucking renpy - # show fang adorable with dissolve: - # zoom 0.8 - # yalign -0.1 - # xalign 1.1 - # pause 1.0 "But watching Fang zoom between the exhibits to gush over each oddly cute sea animal was just too much." - # show fang adorable flip with dissolve: - # zoom 1.0 - # xpos 0.1 - # yalign 0.1 - # pause 1.0 "Subtly my phone finds its way into my jacket pocket, already set to record." - # show fang adorable at scenter with dissolve: - # zoom 0.6 - # xpos 0.3 - # ypos 0.6 - show anonphone at scenter with moveinbottom + show anonphone at scenter with dissolve # moveinbottom "She’ll probably kill me if she found out." hide fang adorable with dissolve @@ -174,10 +192,10 @@ label chapter_12D: pause 0.5 "Wait, where’d she go?" - hide anonphone with moveoutbottom + hide anonphone with dissolve #moveoutbottom scene aquarium with fade - show fang happy at sleft + show fang happy at sleft 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." @@ -244,11 +262,11 @@ label chapter_12D: F "I dunno, wanna check?" - show fang flip off happy flip + show fang flip off happy flip with dissolve "Her cheeky grin and raised middle finger confirm her hand’s integrity." - show fang neutral flip + show fang neutral flip with dissolve F "So uh…" @@ -314,7 +332,7 @@ label chapter_12D: "...Right then…" - show fang happy at sleft + show fang happy at sleft with dissolve A "So, how bout we hit the last spot and then go grab our own lunch?" diff --git a/game/script/13C.fang-and-anon-go-to-beach-and-prom.rpy b/game/script/13C.fang-and-anon-go-to-beach-and-prom.rpy index 6746d31..4291313 100644 --- a/game/script/13C.fang-and-anon-go-to-beach-and-prom.rpy +++ b/game/script/13C.fang-and-anon-go-to-beach-and-prom.rpy @@ -143,9 +143,9 @@ label chapter_13C: scene black with fade - scene home fang night with fade + scene home fang night show anon prom neutral flip at aright - + with fade "This thing must cost a fortune." "Fang’s dad is a police commissioner if I recall." @@ -173,9 +173,10 @@ label chapter_13C: FD "You’d be surprised how useful staying quiet and stationary can be." FD "How close you can get to someone without them knowing-" - hide fangdadlarge with dissolve - show fangdad neutral at sleft with dissolve - show fangmom unimpressed flip at fmcenter with dissolve + hide fangdadlarge + show fangdad neutral at sleft + show fangmom unimpressed flip at fmcenter + with dissolve FM "Sweetheart." @@ -819,7 +820,7 @@ label chapter_13C: A "Trish!" - show trish prom indignant flip at scenter + show trish prom indignant flip at scenter with dissolve "My shout shocks the desperate triceratops away from Lucy." @@ -896,7 +897,8 @@ label chapter_13C: "Rosa blocks her way long enough for me to grab her wrist." show anon behind trish - show trish prom angry with dissolve + show trish prom angry + with dissolve T "Wh- Rosa, hey!!" @@ -1079,6 +1081,7 @@ label chapter_13C: "I shrug and shake my head as we as continue to approach the vendor." show tracy neutral: xalign 1.1 + with dissolve SV "Well if it isn’t my favorite skinnie! And you brought your lady friend!" A "It’s like ten at night, you can’t get that many customers this late, right?" @@ -1330,7 +1333,7 @@ label chapter_13C: "Lucy mutters a one-two count before taking a left step back." "My right foot follows and lands on her toes." - show fang blacklight neutral + show fang blacklight neutral with dissolve F "OW!" A "Sorry!" diff --git a/game/script/14C.good-ending.rpy b/game/script/14C.good-ending.rpy index 7317714..e440c8b 100644 --- a/game/script/14C.good-ending.rpy +++ b/game/script/14C.good-ending.rpy @@ -1,5 +1,1097 @@ label chapter_14C: #Volcano Highschool Musical + #start of new stuff + + "Eight months since I first joined Volcano High and it felt like just yesterday." + play ambient 'audio/effects/outdoorLoop.ogg' fadein 1.0 + play music 'audio/OST/she_fucks_human_men.ogg' fadein 2.0 + scene park + + show fang neutral at sleft: + xalign 0.25 + show anon concerned behind fang at acenter: + xalign 0.65 + show naser happy flip at nright + with fade + "The sun bears down on us in an atmosphere that’s more water than air." + + "Somehow, I feel like I’m the only one feeling the heat right now." + + "But the jacket stays on." + + "Naser finally took a day off from his part-time job working for GrubKlub, so the three of us went to the park for something of a picnic." + + show naser angry flip with dissolve + Nas "I WILL NOT MAKE THE DELIVERY DANCE, ANON STOP ASKING ME TO DO IT!" + + show anon grin with dissolve + A "At least tell me how often customers ransom your tips for it." + + show naser annoyed flip with dissolve + Nas "Too often…" + + show naser unimpressed flip with dissolve + Nas "Now stop asking!" + + show fang happy with dissolve + #fries fly + show chillicheesefries at sleft with dissolve: + xalign 0.5 yalign 0.4 + ease_cubic 0.3 rotate 90 xpos 0.86 ypos 0.45 + ease_cubic 0.5 rotate 110 ypos 0.62 + ease_cubic 0.4 ypos 1.3 + hide chillicheesefries with dissolve + "Lucy tosses a forkful of the chili cheese fries onto Nasers’ shirt." + #TODO: Add stains to Naser's clothing + show naser shocked flip with Dissolve(.22) + "He jumps immediately to his napkin to wipe it off." + + Nas "Fr-{w=0.3} gah-{w=0.3} sh-{w=0.3} no!" + + F "Relax, you’re wearing another anyway. How and why I still don’t know." + + Nas "It’s for conditioning! Can’t stop my training routine even in the off-season." + + F "Naomi isn’t even here leering over you like always." + + show naser neutral flip with dissolve + A "I’m dying here in just one jacket, how are you even alive?" + + show naser explanatory flip with dissolve + Nas "Well, my skin is plate-" + + show chillicheesefries at acenter with dissolve: + xalign 0.75 yalign 0.5 + ease_cubic 0.3 rotate 90 xpos 0.78 ypos 0.45 + ease_cubic 0.5 rotate 110 ypos 0.6 + ease_cubic 0.4 ypos 1.3 + hide chillicheesefries with dissolve + + show naser shocked flip with Dissolve(.22) + "I toss over a fork of fries on the other half of his shirt." + + #move closer and back for fistbump + show fang: + ease_cubic 0.5 xalign 0.35 + pause 0.1 + ease_cubic 0.5 xalign 0.25 + + show anon: + ease_cubic 0.5 xalign 0.55 + pause 0.1 + ease_cubic 0.5 xalign 0.65 + + "Lucy offers a fist for me to bump while he recoils with half-finished expletives." + + "I down the rest of my soda to keep alive and look down at my plate." + show anon neutral + show fang neutral + with dissolve + "Not really that hungry anymore. Should just toss-" + + show naser explanatory flip with dissolve + Nas "Hey whoa, don’t finish that thought. Gimme." + + "I shuffle my plate to him and rest my elbows on the picnic table." + show naser happy flip with dissolve + + show tracy neutral flip at sleft with easeinleft + "A familiar voice, chock-full of cheeky energy, alerts me to her and her food cart’s arrival." + + show anon neutral flip + show fang neutral flip behind anon + with dissolve + + SV "Well, if it isn’t my favorite high school sweethearts! {w=0.5}Haven’t seen the two of you in quite a spell now!" + + SV "How are you two doing? What’cha been up to since graduation!?" + + show fang considering flip with dissolve + F "Oh you know, the usual. Dreading the future as an adult, trying to figure out what to do for a living. Stuff like that." + + SV "The more you think about it, the more daunting it becomes." + + SV "You just gotta let go of your expectations and see where life takes you!" + show fang neutral flip with dissolve + A "Lucy makes it sound worse than it is. We’ve only been out of school for like three months." + + SV "Only three months? Gosh, I could've sworn a lot more time had passed since then!" + + "Now that’s something I can wholly agree with. These last few months have felt like years to me, both in good and bad ways…" + + SV "So…{w=0.5} you two have any plans now that you’re both adults?" + stop music fadeout 3.0 + show fang sad flip with dissolve + "The vendor’s words, without realizing it, strike a very specific and very sore chord with Lucy." + + show fang very sad flip with dissolve + "She suddenly wraps her arms around herself and shuts her eyes." + + "Before I can move to reassure Lucy, the street vendor notices the error of her words." + + SV "What’s wrong, sug? Was it something I said?" + + F "N-no. I-{w=0.5}It’s nothing…" + + show tracy unimpressed with dissolve + "The street vendor gives Lucy a raised eyed look." + show tracy neutral flip with dissolve + SV "Now sug, I can tell when someone’s upset,{w=0.3} and you,{w=0.3} right now,{w=0.3} are upset." + + SV "So what’s got you down all of a sudden?" + + "Lucy hesitates on hearing the words." + + "She takes a second to seemingly think about what she’ll say next before letting out a sigh." + + F "It’s just…{w=0.5} things are changing so quickly. A-and… {w=0.5}and it feels like I’m losing everything that I’ve come to love recently…" + + "Lucy shoots me a loving gaze before returning her attention to the street vendor." + + F "Th-there’s also… {w=1.0}the fact that I…{w=1.0} I’ll be so alone…" + + show tracy tease flip with dissolve + SV "You, alone? What about that hunk of a boyfriend standing next to you right now?" + + "I do my best to try and hide the blush that’s no doubt forming on my cheeks." + + F "H-he’s…. {w=1.0}I-I mean…" + + show fang sad with dissolve + "Lucy lets out another sigh, this one more on the frustrated side." + + A "I’m... {w=0.5}actually leaving tomorrow..." + + show tracy neutral flip with dissolve + SV "Oh!{w=0.3} Oh, my bad, I didn’t mean to uh…" + + A "Joined the military." + + "I hadn’t wanted to bring this up here, on the last date Lucy and I could have." + + F "Yeah, he’ll be gone… {w=1.0}And…" + + F "I… {w=1.0}I cut off contact with some…{w=0.5} people…" + + SV "Ah.{w=0.5} You fell out with your old friends." + + "Lucy gives the street vendor a sad nod." + + F "I don’t really have any plans for the future." + + F "I…{w=0.5} they always seemed to change and I could never decide... " + + "The street vendor gives my girlfriend a soft, understanding look as she places down her tongs and walks around her food cart so that she’s standing side by side with Lucy." + show tracy: + ease_cubic 0.4 xalign 0.1 + + SV "I lost contact with my old highschool friends as well, so don’t go thinking anything’s your fault." + + SV "From what I see here, you still have what’s most important." + + "She gestures to me and then to Naser, who looks up from the remains of my leftovers like a deer being caught in headlights." + show naser surprised flip + show fang neutral + with dissolve + SV "Uh…{w=0.5} You got those from Berta, right? You know she puts sawdust in the fryer to save money?" + show naser shocked flip with dissolve + + SV "Anyway, don’t fret about friends or people you’ve lost along the way." + + show naser unimpressed flip with dissolve + SV "I know it can be hard, but that’s not the end of the world. You still have your health. You still have your youth. You still have your family!" + + "The street vendor turns her gaze back to me and gives me a smile." + + show naser happy flip with dissolve + Nas "You haven’t managed to scare me off all these years, why’d I stop now?" + + SV "Oh, look at me getting sentimental like I’m my grandma!" + + SV "I shouldn’t be gushing like this, your situation is probably much more complex than I think." + + show fang neutral flip with dissolve + F "No, no, that helps…" + + F "You’re right." + + show fang happy with dissolve + F "I still have lots of people here for me." + + "The street vendor seems satisfied with the answer." + show fang happy flip with dissolve + SV "Don’t get distracted by the what if’s, the should-have’s, and the if-only’s. Only the things that you choose for yourself are the truth of your world." + + show naser considering flip with dissolve + pause 0.1 + show naser considering with dissolve + pause 0.1 + hide naser with easeoutright + + show tracy behind fang: + ease_cubic 0.5 xalign 0.1 + pause 0.1 + ease_cubic 0.5 xalign 0.0 + "The street vendor gives Lucy a pat on the shoulder before returning to the helm of her food cart, which she wheels around with surprising dexterity." + + SV "Hey. If you ever feel alone and need to chew someone’s ear off with your woes, me and my delicious hotdogs are always available!" + + show tracy neutral with dissolve + pause 0.1 + + hide tracy with easeoutleft + "Without another word, the street vendor walks away in search of other customers to cater to, leaving me and Lucy to absorb her sagely advice." + + show naser handout flip at nright with easeinright + "Before either of us can truly process what had just happened, Naser walks up to us, all the while wiping his hands and mouth with a napkin." + show naser explanatory with dissolve + N "So… you guys ready to go?" + + show fang happy with dissolve + "I give Lucy a glance. She returns it somewhat somberly." + + "We both turn to look at Naser." + + F "Yes…" + + stop ambient fadeout 2.0 + scene black with fade + + scene nascar day + "Naser drives us back to my place in relative silence." + + "He stops in front of my block and unlocks the doors." + + Nas "See you tomorrow, man." + + A "Yeah." + + Nas "Well…{w=0.5} Enjoy your last night together..." + + "Lucy and I step out of the car, and he speeds away like normal." + + scene emptyroomnight + show fang neutral at sleft + show anon neutral at acenter + with fade + play music "audio/OST/Skinrow Soul.ogg" fadein 1.0 + F "..." + + "I’ve already shipped everything important back home and donated the books." + + "Even the T.V.’s gone." + + "All that remains is the basic commodities the place came with." + + "...But with Lucy here, it doesn't feel nearly as depressing as I thought it’d be." + + "She must have heard this as she pressed closer to me, her head resting on my shoulder." + + A "I can rent a movie on my phone for tonight. That sound like a plan?" + + F "...Actually, I wanted to look back through the pictures we took together." + + "I nod in response." + + "We curl together on my bed, staring at Lucy’s phone app boot up." + + "The summer was well spent, Lucy and I got to go all over town." + + "A well documented series of escapades, from local Farmers’ Markets to a guided tour through a docked warship." + + "Lucy and I share frequent quips and anecdotes about our experiences." + + "Eventually, the timeline goes back far enough for some familiar faces to start showing up." + + "Unwelcome familiar faces that quickly get swiped past." + + "As we keep swiping past older photos I can see something in Lucy’s eyes." + + "I find it hard to describe, a mix of sorrow and longing and something I can’t put my finger on." + + A "Lucy?" + + "My interjection snaps her out of her mood, and she sets her phone down gently on the empty computer desk." + + F "Sorry, I…" + + "Her eyes linger on the cellular device." + + F "I have at least two other phones with pictures in them…" + + F "I don’t think I’ll ever look through those now." + + F "Or maybe I'll do it when I really feel like letting go was the best decision." + + "Lucy casts her gaze around the barren room." + + F "It's not really fair to delete them though." + + F "I could just forget about them." + + F "I'm good at forgetting things on demand." + + "I take her hand and give it a reassuring squeeze." + + "Lucy sighs, and her exhaled breath seems to expel her mood." + + "I look at the clock and nearly jump." + + "We had been looking at all the pictures for a long time." + + "Long enough that hunger once again finds us." + + + "I move to the kitchen, and look through my minifridge." + + + "There isn’t much left, just some green onions, a few pieces of beef, and five eggs." + + "Meanwhile, Lucy looks through my pantry and cupboards for anything else to cook." + + "After a minute of searching, she comes across two cups of PachyMan Ramen just a week shy of their expiration dates." + + F "I’ve discovered a new recipe!" + + "The meal prep doesn’t take too long for two adults." + + "It isn’t the most filling of dinners, but it would hold us over quite nicely until morning." + + "With our feast finished, and with nothing else to do now that all my stuff is packed and shipped off to Rock Bottom, Lucy and I just return to my bed." + + "I close my eyes for a bit, trying to get lost in my girlfriend’s warm embrace." + + "Suddenly, I feel a jab on my ribs." + + "I look down at Lucy, who’s poking at my chest." + + A "Uh, Lucy… what are you doing?" + + F "Oh, just… making sure..." + + A "Making sure of what?" + + F "You know… that you’re all healed up." + + A "Lucy… it’s been five and a half months since the accident. I think I’m pretty healed by this point." + + "Lucy doesn’t stop poking me." + + "If anything, she increases the ferocity of her pokes, going not just for my chest, but also for my stomach and my armpits." + + A "Lu-Lucy! Cut it out!" + + "I try to be stoic, but I can’t help but giggle as Lucy turns into a literal tickle monster." + + "I decide to return the favor by also poking at her, starting with her stomach, and gradually moving up to her chest and armpits." + + "Finally, I hover a finger over her snoot, a mischievous grin spreading over my lips." + + "Lucy’s eyes widen." + + + F "Anon… Don’t you dare…" + + "I let out a giggle as I poke her snoot." + + A "Boop!" + + "That seems to do it, and Lucy pulls me closer to her, wrapping me in a tight and warm hug." + + "I return the embrace, tempted to resume my tickling assault, but far too comfortable in my ptero gf’s embrace to care about anything else in the world." + + "As our laughter dies down, it comes to my mind that this might be the last time I get to hold her like this." + + "I’m going into the Army tomorrow." + + "I’m going to get shipped off to Raptor Jesus knows where… And there’s a good chance I might not be coming back…" + + "It brings my situation into a somber light..." + + "I double my embrace on Lucy, the more primal part of my mind unwilling to let go of her." + + "I raise her up and press my head against her chest." + + "Her heartbeat greets me." + + "It is soft yet hastened, like it’s trying so desperately to come off as calm and relaxed when it knows what terrible future awaits." + + "A heartbeat I may never again hear…" + + "It almost breaks my own heart." + + "I can feel Lucy’s hands trace along my shoulders and across my neck to cup my face." + + "Her angelic hands ever so gently guide me to look into her eyes." + + "She has a smile with a hint of mischief." + + "Before I realise where this is going, her finger lands on my nose." + + F "Boop!" + + "Her smile widens to a playful grin and I can’t help but join in." + + "Such a beautiful sight to behold..." + + "How can I resist?" + + "I inch closer, and our lips meet..." + + "..." + + "All in all, it isn’t that bad a night at all." + + "..." + + "I woke up absolutely spent." + + "I’m covered in feathers, and Lucy’s ambrosia scent hangs heavy over the bed sheets." + + "Lucy’s already awake, and she’s bathed before me." + + "Now she’s rummaging through my fridge for whatever food we have left." + + "Rather than waste time asking the obvious, I decide to hit the shower." + + "As the water strips away last night’s scents off me, I get to thinking how Lucy must be feeling right about now." + + "I imagine what tomorrow will be like, not just for me but also for Lucy." + + "How, suddenly, she’s about to have another big change thrust upon her life." + + "The third or fourth one this year...." + + "from the non-binary thing, to the band, to the betreyal, and finally to having a human boyfriend..." + + "...Only to have him go so abruptly..." + + "I'm surprised she hasn't gone insane after all she’s endured." + + "I open the bathroom door and see Lucy sitting on my bed, staring blankly at her phone and swiping across messages." + + A "What's up?" + + F "Naser said he'll be here in about an hour. Knowing him, it'll probably take forty minutes." + + A "Ten bucks he leaves another set of skidmarks on the road outside." + + "I sit next to her on the bed." + + A "What are you checking?" + + F "Old messages and photos." + + F "You know, it's weird. There's not enough pictures of you in here…." + + F "Hold on, let’s fix that!" + + "Lucy raises her phone and points its camera lens at me." + + F "Stop smiling! You look retarded." + + "{i}click{/i}" + + F "Alright, cool." + + "We go silent again for maybe a minute or two." + + "The overbearing silence’s broken when Lucy lets out a heavy sigh." + + F "...D-do you really have to go?" + + "I can’t help but let out a heavy sigh of my own." + + A "Today, I'll get on a bus and it'll be a Michael Tarpit movie for a few years." + + A "I honestly never thought these last few months were ever gonna end…" + + "There’s a heavy silence between Lucy and me for a few seconds." + + A "It... It still feels wrong to me, you know?." + + A "That I'm still too ‘new’ at this boyfriend stuff." + + A "That I’ll never get the hang of it." + + A "That if only I had a few more months of practice… maybe I could be better at it..." + + "Lucy lets out a short snort." + + F "I mean… you're not THAT bad at it… most of the time anyway..." + + "I let out a single bitter chuckle." + + A "I must've been the single most boring guy you've ever dated..." + + "Lucy lightly punches me on the shoulder." + + F "That’s bullshit, and you know it!" + + F "If anything, I'm the boring one!" + + "Lucy deflates as she grabs on to her right arm." + + F "I mean, take away my spikes, wrist bands, and stompers and what do you have?" + + "The wonderful girl that single handedly changed my life?" + + F "Huh?" + + "God damned mumbling…" + + A "I, uh.. I never really thought about it..." + + A "I suppose you trying hard at being tough was endearing to me. At least when you weren't physically assaulting me." + + A "There was something else though. I knew it when we were talking on the rooftop." + + F "I wish I knew what that was." + + "Lucy cringed, her hands moving to cover her face." + + "Emotions warred across her face as she tried to form coherent words." + + F "I-I can’t... can’t stop wondering what you saw in me back then..." + + F "And all this time we've been hanging out, I still can’t comprehend why you stuck around us--me!" + + "I consider for a moment, and a memory smashes it’s way to the forefront of my thoughts..." + + "{i}Glancing at her for a moment, the expression on her face sort of reminds me of something.{/i}" + + "{i}It was probably just leftover embarrassment from the concert, but she seemed to have a lost look on her face.{/i}" + + "{i}Or maybe it was confusion.{/i}" + + "{i}Or a mix of the two...?{/i}" + + "{i}Either way there's something on her mind.{/i}" + + "{i}I can't help but think that that must be how I looked on my first day.{/i}" + + A "I think… I felt like you..." + + "Lucy stares at me pleadingly with those beautiful citrine eyes of hers." + + A "For the longest time, I didn’t know who I really was or what I wanted to be…" + + "I tighten my grip on Lucy’s hand and stare deep into her eyes." + + A "Lucy whatever you want to do-" + + "Lucy, in response, glances away in what almost feels like shame." + + "Almost instantly, I realize why…" + + T "{i}IT WAS {i}YOUR{/i} IDEA.{/i}" + + "The two of us wanted so badly to avoid the subject, and yet here I was dredging it up and twisting the metaphorical knife deeper into the wound." + + A "I’m sorry… I didn’t mean to bring her up..." + + F "..." + + F "...Please… Don't think about Trish that way." + + F "She's not at fault. I'm just a fucking idiot..." + + A "Lucy..." + + A "I just... forget that I have to walk on eggshells around certain topics..." + + "Lucy puffs her cheeks and jabs me in the ribs." + + A "Ow!" + + "Lucy crosses her arms and lets out a single scoff." + + F "Like *I* have to be careful when I catch you muttering, watching the newest season of underage panty shot quest and having war flashbacks fits through the night?" + + F "Oh Anon, what's wrong? Please stop crying because you remembered the projector incident!" + + A "War flashbacks? I won’t go to war for at least a month after I pass boot camp. Assuming I pass it, that is." + + "Lucy raises an eyebrow." + + F "Rock bottom, war, vietnam, you know what I'm saying." + + A "I moved on, ok? Just like how YOU moved on from that non-binary, liberal, Trish-militantism, right?" + + F "Who said I did?" + + "Lucy unfolds her arms and puts her head on her hands." + + F "I..." + + F "[i]*sigh*[/i]" + + F "I didn't work out as a tough person, I didn't work out as a big musician, and I sure as hell didn't work out as a lover, given how many exes I have..." + + F "This whole thing with making everyone's lives around me hell, testing the waters with identifying my gender… it was a complete disaster..." + + F "You can't really compare the damage I did to myself to you jerking off to cartoons, okay?!" + + "Lucy’s eyes widen in horror as she facepalms and falls back on the bed." + + F "...Fuck... I might have said too much…" + + F "I already ruined our last day together with stories from when I was just a shit person..." + + "Lucy’s eyes start to shimmer." + + A "Hey! It's fun to compare!" + + A "I still like you, so I guess girls have it easier." + + "Lucy picks herself up and gives me a narrowed-eyed stare." + + F "You just ‘like’ me?" + + "Her eyes droop, and so do her shoulders." + + "I'm not certain if she's serious." + + "But suddenly she tosses herself into my arms." + + "She puts her whole weight into her embrace, almost like she wants to tackle me." + + "I try to hold us both upright, but the awkward angle and the unevenness of the bed eventually causes us both to fall back into bed." + + "The world really disappears when we're like this. Something I’m infinitely glad for..." + + F "Anon... do you like me better the way I was before…" + + F "Or do you like me better for who I am now?" + + "I say my next words without hesitation." + + A "You're much better now." + + A "Not cutting weeds in my eyes and kicking me in the face." + + A "Though I guess you miss your old life." + + A "I must feel like a killjoy in comparison..." + + "Lucy slides her head over my shoulder and wraps her arms up from underneath me." + + F "I don't care about that." + + F "This is so much better." + + F "I don't like being forced to care about something I'm usually indifferent towards, or pay attention to what someone thinks is more important than what I'm already thinking about." + + F "I just wanna...figure it out on my own, you know?" + + A "If you're talking about me wanting us to marathon Lucky Star, then fine, I'll stop." + + "Lucy pulls away from our embrace just enough for me to see the red of her cheeks and tears streaking from her eyes." + + F "Y-you.. fucking dork!" + + "I let out a small chuckle as I wipe away some of her tears." + + A "I just like seeing you ramble." + + A "You'll find stuff that interests you." + + A "Just do you, Lucy!" + + "Our foreheads touch." + + "She grabs my face with both her hands, all the while looking at me like I’m the most precious thing in her life." + + "All I want to do is bring her closer to me." + + "I wanna keep picking apart her brain, become acquainted with every single corner of her mind and still realize there's always something more to her..." + + "I love you, Lucy. So very, very much." + + F "Anon, I… I love you." + + F "So very, very much…" + + "..." + + "Naser somehow manages to defy our expectations by being late for once." + + "But that’s good, as it gives Lucy and I a chance to spend the next ten minutes gathering the last of my belongings and trashing what I couldn’t take." + + "With the apartment cleaned and cleared, I leave the keys on the kitchen counter, sparing one last look at the place I called home for the last few months." + + "As much as it sucked, the tiny excuse of a flat had been my sanctuary." + + "Now that I was leaving it, a part of me felt like I was losing a friend." + + "I try not to think too much about it as Lucy and I make our way outside." + + "Naser isn’t here yet, so we end up standing by the apartment lobby with nothing but our thoughts." + + "A part of me thanked Naser for his lateness." + + "It gave Lucy and I some more time together." + + "Lucy’s the first to speak up and break the silence between us." + + F "...What am I going to do when you're gone?" + + "Lucy’s words surprise me, but I’m ready with an answer this time." + + A "You'll make the right choices." + + A "You're the only smart person I know." + + "Lucy gives me a deadpan look." + + F "I’m being serious here, Anon." + + A "So am I, Lucy." + + A "You're a goddamn Intellectual!" + + "Lucy bashfully turns her head away, appreciating the compliment." + + F "You know, the guys in the army aren't the smartest lot." + + A "I'll manage." + + F "I don't know if I'm supposed to be jealous or fearful." + + "Lucy begins snickering." + + F "They're gonna send you back in a shoebox!" + + F "Hahahahahahaha!" + + "I can’t help but roll my eyes at Lucy’s words." + + A "Thanks for having *so much* faith in me..." + + "Subconsciously, I let out a sigh." + + A "I know you’ll have plenty of fun getting back to your own life, especially since there’s no semester in the fall to hold you back." + + F "Eh, the mosh pits will not be as entertaining without you fumbling around awkwardly in them." + + A "I could do without them." + + A "You, on the other hand, seem eager to go back to that." + + F "What do you mean?" + + A "Back to the mosh pits, meeting strange people, having fun, maybe going for that solo career I know you can achieve." + + A "You should leave your options open while I'm gone." + + A "I don't want to hold you back or make you waste time waiting for me." + + A "...We might not even see each other again..." + + A "But... I'll never forget you, Lucy..." + + F "..." + + "Lucy stirs like she just got stabbed in the heart." + + F "Fuck... that hurts like hell." + + F "I’m the one who’s supposed to barge in and break us up!" + + F "...I've done it so many times..." + + F "But..." + + F "The fucking allosaurus dickwad I had my first time with wasn't half as special as you." + + F "And I didn't just date boys, you know." + + F "I didn't limit my options, and I still think there was more to you!" + + A "As in...?" + + F "You know I'm bi, right?" + + A "..." + + A "Like...?" + + F "Well, not really." + + F "Or rather, I don't know why I did it anymore..." + + A "Lucy..." + + "Lucy grits her teeth in anger." + + F "It wasn't serious, okay!" + + F "Those people had problems that needed addressing." + + F "That's not me!" + + F "Anon, please, don't ever think my parents ever--" + + A "Lucy!" + + "My voice causes my girlfriend to flinch." + + "I move to place a hand on her shoulder." + + A "Lucy… It's okay..." + + A "Your parents are cool." + + A "I would never believe they’d hurt you." + + "Lucy lets out a sigh." + + F "Anon… I don't wanna dump all my baggage on you." + + F "It's not right." + + F "And It was just a phase." + + F "I'll never do it again." + + F "It was so humiliating..." + + F "Naser might have known... and he suffered so much because of it..." + + F "I can't imagine just how much more my parents would've hated me if they’d known the real truth." + + F "So just forget it." + + F "It was an obsession." + + F "One I was convinced would make me happy." + + F "But it was never meant to be." + + F "All those relationships were just about who had the most baggage they could dump on each other and gain the most pity points." + + F "And I always lost because I never had it that bad." + + F "I… I was just an ungrateful slut." + + "Lucy lets out a groan and facepalms." + + F "I don't know if I'll ever live this shit down!" + + F "Anon, please say you don't think less of me now I've told you all this..." + + F "I'm more than all that!" + + F "I wanna show it to everyone that matters to me!" + + "I reach out and grab Lucy’s hand, squeezing it as tight as I can without causing her discomfort." + + "I consider saying something, but I ultimately decide against it." + + "Instead, I only stare deeply and softly into Lucy’s citrine eyes." + + "Before I can do anything else with my girlfriend, I hear the sound of tire screeching and the roar of an engine." + + "A familiar gray-toned car pulls up right next to us, stopping so abruptly that it leaves a set of skid marks." + + "Lucy reaches into her pocket and pulls out a ten dollar bill." + + "I motioned for her to keep it." + + "Something told me that where I was going, I wouldn’t be needing money." + + "Soon as the car comes to a complete stop, it’s driver disembarks, all the while munching on the remains of a delectable-looking hot dog." + + Nas "Sorry I’m late guys. Decided to stop by Tracy’s hot dog cart to get something to eat, but she took a bit longer than usual." + + "Naser chomps on the last of this meal and licks his fingers clean with a satisfied smile." + + Nas "Anyway, you two ready to go, or do you guys need a few more minutes?" + + "I look at the time on my phone." + + "Much as I wanted time to stand still, the bus departing to boot camp would be leaving in less than an hour." + + "I give Fang one last look, and she in turn looks at me." + + "We both know what needs to happen next." + + "Doesn’t make it any less painful…" + + "Without another word, Lucy and I get in the back of the NasCar." + + "Naser, without a moment of hesitation, floors the gas pedal, and he flies off down Skin Row’s small streets." + + "A part of me bids my old neighborhood--shitty as it was--a final farewell." + + "The drive towards the pick-up spot is quiet." + + "Not one of the three of us wants to say a word." + + "Fifteen minutes of silent driving, and we arrive at my designated pick-up location." + + "The three of us get out of the NasCar and stand around the bus stop, waiting for the inevitable." + + "Lucy mentioned needing to do something, heading into the office." + + "The silence between Naser and I is deafening." + + "Naser suddenly clears his throat." + + Nas "Listen, Anon…" + + A "Yeah?" + + Nas "Uhh… you’re gonna be gone for a while." + + A "... Yeah." + + Nas "Yeah." + + Nas "..." + + Nas "So uh… rifleman or infantry or whatever it’s called?" + + A "Huh?" + + Nas "What’re they gonna make you do? Something like digging ditches? N-not to come off as rude or anything." + + "I sigh and shake my head." + + "At least he was starting to catch his poor words now." + + A "I mean, yeah, I’ll be doing that too. But they had me take an ASVAB test. They want me to do some more mechanical stuff." + + A "I think the code thing was 12K… 19K?" + + A "They were pushing me into being a tank guy." + + Nas "Can you even drive dude?" + + A "..." + + A "Anyway, I decided something more up my alley." + + "It’s kind of like shitposting. But more official. I think." + + Nas "What’s shitposting?" + + A "N-nevermind. The number thing is 46R." + + "Naser nods his head and looks off." + + "Before the silence could set in again Naser speaks up, his voice carrying a tone of relief." + + Nas "I’d been meaning to say for a while." + + Nas "Thanks, Anon. I mean it." + + Nas "I didn’t know what I was doing for a while." + + Nas "If you didn’t take the hit and get us together at Moe’s, I’d still be feeling sorry for myself like some loser." + + Nas "Honestly… I’d still be that scared little kid stressing over being something I didn’t need to be." + + A "I didn’t do much at all, it was Moe and Rosa really." + + A "It was you and Lucy that patched things up. And I’m glad you guys made amends." + + "Naser gives me a surprised look, but he smiles and nods." + + "We hear the unmistakable roar of a city bus overpowering the other cars as it turns onto the street." + + "It’s still a few lights away though, so Naser gets back in the drivers’ seat to leave Lucy and I alone." + + "Lucy had come back at some point. I was kind of happy she kept quiet to give me and Naser our moment." + + "All this time we avoided saying goodbye to each other but eventually it has to happen" + + A "Lucy." + + F "Anon..." + + "A horrifying tugging pain hits me in the chest." + + A "You'll be fine while I'm gone, right?" + + F "Yeah." + + "I seriously have no idea what's gonna happen to her. I reprehend any thought that something bad might happen to her." + + "But still..." + + A "Can you promise me that..." + + A "...If I do see you again, that you'll be a better person." + + A "Us both. Better persons." + + F "Ok." + + F "I'll be a better person." + + F "But you have to promise me something too." + + F "That you'll come back." + + "I mutter." + + A "Ok." + + "She mutters." + + F "Ok. Good." + + "It's settled, then." + + "We hugged once again, but she put some serious muscle into it. I reciprocate." + + "I want to feel the imprint of this embrace for hours." + + "Her heart's racing." + + "Stronger." + + "The bus driver grows impatient and starts honking. The time has come." + + "Sure enough, I was still feeling Lucy's hug after we separated. Naser rolls down the window of the car." + + Nas "Good luck, man." + + A "Same, man." + + "I gripped his hand." + + "He squeezed my hand in return, and then recoiled. My grip was stronger than he was anticipating." + + "I got inside and waved back at them. I give the driver my regards and laid back, looking at my feet." + + "I must've thought about a lot of things then, like what if I just jumped out the window and ran to her," + + "or if I would die and never see her again like in that green day music video, I looked back to see if I could still get a glimpse of her..." + + "...my eyes frantically search the small figures, and there she was." + + "I caught her in mid-motion, crying in Naser's shoulders." + + "And then the bus rounds a corner and they’re gone." + + "Vanished from each others’ lives." + + "I was dropped at a hotel with the other dudes, a surprisingly diverse crowd of humans and dinosaurs conversed." + + "We waited there for another bus that took us to an airport." + + "I think I might have slept as soon as I sat on the airplane seat, because I don't remember the take-off or the drill." + + "I was fortunate enough to get a seat by the window, I flipped it up and saw a desert with a two-lane road cutting through." + + "I don't even know where I am now, only that I'm nowhere near Lucy." + + "God I hope I see her again." + + #end of new stuff + "{cps=*0.2}-- Three years later --{/cps}" scene park fair with fade @@ -82,31 +1174,31 @@ label chapter_14C: "Right. Right." "Yeah, the promise…" - "..." + # "..." - A "{i}Can you promise me that...{/i}" + # A "{i}Can you promise me that...{/i}" - A "{i}...If I do see you again, that you'll be a better person.{/i}" + # A "{i}...If I do see you again, that you'll be a better person.{/i}" - A "{i}Us both. Better persons.{/i}" + # A "{i}Us both. Better persons.{/i}" - F "{i}Ok.{/i}" + # F "{i}Ok.{/i}" - F "{i}I'll be a better person.{/i}" + # F "{i}I'll be a better person.{/i}" - F "{i}But you have to promise me something too.{/i}" + # F "{i}But you have to promise me something too.{/i}" - F "{i}That you'll come back.{/i}" + # F "{i}That you'll come back.{/i}" - "{i}I mutter.{/i}" + # "{i}I mutter.{/i}" - A "{i}Ok.{/i}" + # A "{i}Ok.{/i}" - "{i}She mutters.{/i}" + # "{i}She mutters.{/i}" - F "{i}Ok. Good.{/i}" + # F "{i}Ok. Good.{/i}" - "{i}It's settled, then.{/i}" + # "{i}It's settled, then.{/i}" A "That I’d come back and be with you. How could I forget?" diff --git a/game/script/14D.gold-ending.rpy b/game/script/14D.gold-ending.rpy index f839214..12fbc17 100644 --- a/game/script/14D.gold-ending.rpy +++ b/game/script/14D.gold-ending.rpy @@ -599,9 +599,10 @@ label chapter_14D: F "You’re such a dweeb." #ENDING 4 THEME GOES HERE - #stop music fadeout 3.0 + stop music fadeout 2.0 A "I know." #play music + play music 'audio/OST/ending_14D.ogg' fadein 1.0 scene d04b with fade "That didn’t stop Lucy from shuffling closer until our legs were pressed together." diff --git a/game/script/2xN.Naomi-arc-2.rpy b/game/script/2xN.Naomi-arc-2.rpy index 3073eec..2659cee 100644 --- a/game/script/2xN.Naomi-arc-2.rpy +++ b/game/script/2xN.Naomi-arc-2.rpy @@ -260,7 +260,7 @@ label chapter_2xN: ##fade in cg #this one music pops on purpose - play music 'audio/OST/Beach Chill Out.ogg' + play music 'audio/OST/good faith.ogg' fadein 1.0 scene naomiletter with fade N "It’s addressed to me, specifically?" diff --git a/game/script/3xN.Naomi-arc-3.rpy b/game/script/3xN.Naomi-arc-3.rpy new file mode 100644 index 0000000..773dda8 --- /dev/null +++ b/game/script/3xN.Naomi-arc-3.rpy @@ -0,0 +1,731 @@ + +label chapter_3xN: + #Naomi Arc Three + play music 'audio/OST/you can_t sage here.ogg' fadein 2.0 + scene livingroomdayalt + show fang pendant unimpressed at sleft + show naser sad flip at sright + with fade + + "What the fuck just happened?" + + "One second Naser and Naomi were talking…" + + "Now I’ve got a cripple brother looking more lost and confused than ever before." + + "And little miss ‘perfect life’ crying like a baby outside my house." + + show naser explanatory flip with dissolve + Nas "M-maybe I…{w=0.5} I should-" + + show fang pendant angry with dissolve + F "Naser for once in your life, do the smart thing and shut up!" + + show naser shocked flip with dissolve + show fang pendant sad with dissolve + "I wince as I see Naser recoil at my harsh words." + + "Can’t fall back into bad habits now." + show fang pendant considering with dissolve + show naser sad flip with dissolve + "Think Lucy, Think! How do you unfuck this fuck-up?" + show fang pendant angry with dissolve: + xzoom -1.0 + "I look out the window and watch as Naomi continues wailing." + + "Even though I despise the idea, Naomi needs someone to be there for her and support her now more than ever." + + "With the thought of what I’m about to do, I realize just how much Anon had really done for me." + + "But god damn it, I really don’t want to…" + show fang pendant unimpressed with dissolve: + xzoom 1.0 + stop music fadeout 5.0 + "I turn back to face my brother, who looks like he wants to jump from our house’s roof." + + F "I’m gonna go try and calm Naomi down." + + F "Stay here and finish cleaning." + + "Naser nods and takes up the broom Naomi set aside, distracting himself by sweeping up the rest of the trash on the floor." + + show naser sad flip: + ease_cubic 1.0 xalign 0.5 + + "Easy part done." + + show fang pendant neutral with dissolve: + xzoom -1.0 + pause 1.0 + hide fang with easeoutleft + show naser sad flip: + ease_cubic 1.0 xalign 0.6 + + "I take a calming sigh and walk out the door to the wailing idiot trying to wake up the whole neighborhood." + + scene home fang outside night + show naomi sad flip at sleft: + yalign -0.5 + show fang pendant neutral at sright: + xzoom -1.0 + with fade + stop music fadeout 1.0 + play ambient 'audio/OST/good faith leadup piano.ogg' fadein 3.0 + F "So...{w=0.3} what happened back there?" + + show naomi sad flip: + ease_cubic 0.2 yalign -0.45 + ease_cubic 0.2 yalign -0.5 + "Naomi doesn't reply." + + "Rather, she keeps on sobbing like her whole world is falling apart." + #naomi sobbing motion + show naomi sad flip: + ease_cubic 0.1 yalign -0.45 + ease_cubic 0.4 yalign -0.48 + ease_cubic 0.2 yalign -0.45 + ease_cubic 0.2 yalign -0.48 + pause 1.0 + ease_cubic 0.2 yalign -0.45 + ease_cubic 0.3 yalign -0.5 + pause 1.0 + ease_cubic 0.1 yalign -0.45 + ease_cubic 0.1 yalign -0.48 + pause 2.0 + repeat + show fang pendant unimpressed with dissolve + F "Naomi?{w=0.5} The fuck is wrong with you?" + + show naomi sad flip: + ease_cubic 0.1 yalign -0.45 + ease_cubic 0.4 yalign -0.48 + ease_cubic 0.2 yalign -0.45 + ease_cubic 0.2 yalign -0.5 + pause 1.0 + ease_cubic 0.2 yalign -0.45 + ease_cubic 0.3 yalign -0.48 + ease_cubic 0.1 yalign -0.45 + ease_cubic 0.1 yalign -0.48 + pause 0.5 + repeat + + "Somehow, her sobbing gets louder, to the point that I feel my ears start to ring. Any louder, and she’s going to give me tinnitus." + + show fang pendant angry with dissolve + F "NAOMI! What THE FUCK did you two tell each other!?" + + show naomi sad at sleft with dissolve: + yalign -0.5 + "Naomi finally looks up to me with a tear-stained face." + + N "A break…{w=1.0} N-Naser s-said he… {w=1.0}he wants to take a break!" + + show fang pendant angry with dissolve + "I almost want to slap the bitch." + + "She’s putting on all the waterworks because Naser wants some time away from her?" + pause 1.0 + F "...And?" + + + show naomi angry with dissolve: + ypos 0.5 xalign -0.4 + ease_cubic 0.2 rotate -15 + ease_cubic 1.0 rotate 0 yalign 0.2 + + + "Naomi, who had still been lying on her knees up to this point, scowls at me with a face full of fire and fury before rising to her feet." + + N "What do you mean {i}‘and’{/i}?" + pause 0.5 + + N "Naser and I are the perfect couple!" + + N "He is the perfect boyfriend!" + + N "And I am the perfect girlfriend!" + + N "We’re supposed to have the perfect life together!" + + N "Wh-why does he want us to take a break in our relationship!?" + + show naomi: + ease_cubic 0.5 xpos -0.55 + pause 0.1 + hide naomi with easeoutbottom + "Naomi buries her face in her hands and sits on the curbside. Thankfully, she doesn’t burst into more wails, which is at least an improvement." + + "Shit.{w=0.5} Why am I the one who has to fix this mess?" + + "I’m probably the least qualified person when it comes to relationships." + + "Still… {w=0.5}not like Naser’s going to be any better at this." + + "Fuck… {w=0.5}guess it really comes down to me..." + show naomifangcg with dissolve + play ambient1 ['audio/OST/good faith leadup drums synth.ogg', 'audio/OST/good faith leadup drums synth.ogg'] fadein 5.0 + "I sit down next to Naomi on the curb." + + "My presence makes her tense up, which also results in her shutting off the waterworks to at least appear more dignified." + + F "So Naser wants to take a break." + + F "Big fucking whoop!" + + F "It’s not the end of the world. It just means… {w=0.5}you two have some things to think about…" + + "I know my words are directed at Naomi, but a part of me can’t help but feel they are also applicable to me." + + "After all… {w=0.5}I’m still trying to figure out what’s really going to happen between Anon and myself…" + + N "What is there to think about!?{w=0.3} Naser and I were supposed to be together!" + + N "I was going to take care of him every day!" + + N "Cook dinner!{w=0.3} Clean the nest!{w=0.3} Romantic nights out!{w=0.3} Children running around the house!" + + N "What am I going to do now!?{w=0.3} I already told my parents that I’m moving out!{w=0.3} Where do I go!?{w=0.3} What do I even do!?" + + "I find myself scowling at Naomi’s words…" + pause 0.5 + F "So, this is what all this shit’s about?" + + F "Your {i}‘perfect’{/i} little plan falling apart before your eyes?" + + stop ambient1 fadeout 4.0 + F "You haven’t really changed in the last year..." + + + "Naomi's head snaps toward me, her eyes baleful and teary as she glares daggers at me." + + N "E-excuse me!?" + + N "W-w-what’s that supposed to mean!?" + + F "You heard me." + + F "I mean you were, are - and if you keep this up, will be - a total fucking bitch ‘til the day your ass turns back to dust." + + "Naomi’s brows furrow." + + "She grits her teeth so tightly that for a second, I think she’s going to make her gums bleed." + + N "F-Fu-Fuck you, you… {w=0.5}you discount-brand guitarist!" + + F "Insult me all you want. You know I’m right." + + N "Naser and I are a-absolutely perfect for each other! Not like with you and A-Anon!" + + "This asshole. She’s lucky I don’t have anything blunt I can use to beat the shit out of her." + + "I cross my arms and give Naomi a flat look." + + F "Perfect for one another? I’m not the one with a broken relationship after a single fucking night!" + + F "Me and Anon… yeah, we fight, but we always come out of it stronger." + + F "We’re taking a break… but that doesn’t mean our relationship’s over." + + F "Unlike yours…" + + "At first, Naomi gives me a look of absolute rage." + + "Her hands curl into fists and her face turns a bright red." + + "But that expression doesn’t last long as her eyes again fill with tears and her shoulders slump." + pause 0.5 + N "Why…?" + + F "Why what?" + + N "Why talk to me?" + + N "If you hate me this much, why are you wasting your breath even acknowledging my existence?" + + N "You really get a rise about kicking me when I’m at my lowest!?" + + N "Do you want to hit me again like you did before prom!?" + + F "You offering? Because I can oblige!" + + "I give Naomi a smug grin in an attempt to liven the mood a bit, but my attempt at humor goes completely unnoticed." + + "She only stares at me with absolute contempt." + + "Naturally, I glare right back at the bitch." + + "Still, seeing Naomi like she is now, a part of me can’t help but pity her." + + "At the back of my mind, I remember a certain memory." + + "One that I’ll always treasure:" + + A "{alpha=0.5}{i}All that matters is her.{/i}{/alpha}" + play ambient1 ['audio/OST/good faith leadup drums synth.ogg', 'audio/OST/good faith leadup drums synth.ogg'] fadein 5.0 + "I sigh and let all my anger fade away." + + "Anger isn’t going to do anything right now." + + F "I’m not here to kick your ass… {w=0.5}even if you deserve a beating." + + F "I just…" + + "I look toward the window and see Naser still sweeping, his shoulders hunched and wings drooped." + + "God damn it." + + F "Naser’s kicking himself over this." + + F "Y’know the kinda guy he is." + + F "At least you should, anyway." + + N "B-but-" + + F "He worries.{w=0.5} He always worries." + + F "Constantly.{w=0.5} Naser can’t help himself." + + "It’s like my words are stabbing Naomi in the heart as she starts to shrink more and more." + + F "I think it’s how he shows he cares." + + F "That he’s willing to take everyone’s issues and ignore his own." + + N "I… {w=0.5}but he said…" + + N "He said he wanted to take a break! Just like you and Anon!" + + N "You had to have put him up to this! You! You-" + + N "You HOME WRECKER!" + + "I can’t help but roll my eyes at her words." + + F "God, you’re so fucking stupid." + + F "No, I didn’t put him up to this shit. Hell, I didn’t even tell him that Anon and I went on break!" + + F "Naser… {w=0.5}did you actually TELL him how you set me and Anon up from the very start?" + + "The dumb bitch blanches at that." + + "Nailed it." + + F "That’s another thing about my brother, y’know…" + + F "He can be stupidly dense." + + F "He probably didn’t even know you were trying to move in with him." + + N "T-then how do you know?!" + + "Ha.{w=0.5} Called it." + + F "You and your stupid plans." + + F "Would it kill you to just, I don’t fucking know, tell someone?" + + "Naomi sags and whimpers." + + N "I was going to move in with him." + + N "Go to the same college and graduate together." + + N "We would have a perfect life together…" + + "I facepalm at her words." + + "Perfect this. Perfect that." + stop ambient1 fadeout 5.0 + "I can’t fucking stand Naomi’s bullshit anymore." + + "I stand up and for once look down on the salmon-toned asshole." + hide fang + show naomifangcg blur with dissolve + + show fang pendant angry at sleft with easeinbottom: + xalign -0.2 + F "For fuck’s sake, get over yourself!" + + F "You’re. {w=0.5}Not. {w=0.5}Perfect!" + + N "E-excuse me!?" + + show naomi angry flip at sright with easeinbottom: + xalign 1.2 + "Naomi stands up, her previous sadness supplanted by anger." + + show naomi: + ease_cubic 0.4 xalign 1.0 + N "I’ll have you know that I’ve dedicated my whole life to being as perfect as can be!" + + F "That’s complete bullshit, and you know it." + + F "Before you and my brother started bumping uglies you were just some meek nerdy bitch." + + F "Mostly harmless." + + F "But then you became... {w=0.5}whatever this is." + + "I motion to her whole being." + + show fang: + ease_cubic 0.4 xalign 0.1 + F "You became a bossy, machiavellian perfectionist BITCH with plans on top of plans like you’re some kind of chessmaster!" + + F "You never actually cared about Naser in the first place, did you?" + + F "You only wanted him for the prestige it would bring you!" + + show naomi: + ease_cubic 0.2 xalign 0.6 + ease_cubic 0.2 xalign 0.7 + + "FUCK! Ow!" with hpunch + + "I can feel a searing heat on my cheek." + + "Surprised she had it in her." + + show naomi: + ease_cubic 0.5 xalign 0.8 + "Naomi isn’t looking me in the eyes, but she’s huffing as she cradles her hand to her chest." + + N "I LOVE Naser! He actually cared about a useless girl like me! So I had to become his perfect girlfriend!" + + "I rub my cheek and do my best to keep my temper under control." + + "Though I want to, jumping on top of the bitch and beating the shit out of her is not the answer right now." + + F "Does a ‘perfect girlfriend’ intentionally try to secretly manipulate her boyfriend’s family without even telling him?!" + + "Naomi’s breath hitches." + show naomi: + ease_cubic 0.5 xalign 0.9 + + F "How do you think Naser would react to finding out what you did?" + + N "... He…" + + "Naomi shuts her mouth as fast as she opens it." + show naomi considering flip with dissolve + F "Probably wouldn’t like it, would he?" + + F "Aaron Fuckwingham was way too protective of my retarded ass to approve." + + F "And he clearly did care about you, too." + + F "It wasn’t even that you didn’t care to know how Naser felt. You knew and actively disregarded that information." + + + show naomi sad flip with dissolve + N "Shut up…" + + F "No way, I’m-" + + N "I know already…" + + show naomi sad with dissolve + "The dumb bitch shifts her head to the side, trying to hide her eyes." + + N "P-please, couldn’t y-you let me just...{w=0.5} g-grovel h-here?" + + "Naomi’s words are coming out haphazardly. It’s clear that she’s having a hard time forming thoughts." + + "She’s already pretty fucked up. But she needs to hear what comes next, even if it hurts her." + + show fang: + ease_cubic 0.5 xalign 0.6 + F "You know what your problem is, Naomi?" + + F "You’ve stayed stuck in your own little world with your own little plans, thinking that everything you do is always going to turn out just like you planned." + + F "Well guess what? The world doesn’t revolve around you!" + + show naomi considering flip with dissolve + "Naomi raises an eyebrow at me at first." + + "She then grimaces before fixing me with a look that I can only describe as disgust." + show naomi sad flip with dissolve + "Yet as the seconds tick by, Naomi’s expression changes." + play ambient1 ['audio/OST/good faith leadup drums synth.ogg', 'audio/OST/good faith leadup drums synth.ogg'] fadein 5.0 + "Her grimace slowly vanishes, replaced instead with a thousand-yard stare." + + N "You’re…" + pause 0.5 + N "...You’re right…" + + N "I… {w=0.5}I haven’t changed one bit…" + + show naomi: + ease_cubic 0.5 yalign -0.5 + pause 0.2 + hide naomi with dissolve + + "She grabs hold of her head and once more falls on her knees." + + N "Ever since I… {w=0.5}I stopped being a meek nerdy girl, I became obsessed with perfection... {w=0.5}to the point that I… I wound up becoming some kind of coral castellan." + + N "Did I work hard to get there?{w=0.5} Yes." + + N "Should I have worked so hard when it led to where I am today?" + + N "... I… {w=0.5}I don’t know anymore…" + + N "All I know is that…{w=0.5} aside from your brother… {w=0.5}nothing's ever really made me happy…." + + N "...Nothing…" + + pause 0.5 + hide fang with dissolve + hide naomifangcg blur + show naomifangcg + with dissolve + "Against my better judgment, I kneel next to Naomi and put a hand on her shoulder." + + F "Hey, just because you’re a manipulative fucking bitch doesn’t mean that you haven’t done some good." + + F "I mean… {w=0.5}you did bring me and Anon together." + + F "Also… {w=0.5}you did make my brother happy… {w=0.5}even if it was under your authoritarian thumb…" + + "I kinda feel sick saying that." + + "I shouldn’t be praising her manipulative bitchiness, but I can’t deny that Naser was genuinely happy being with Naomi." + + "Even if most of that happiness was a side-effect and not a direct result of a healthy relationship..." + + F "Maybe… {w=0.5}maybe a break is what you two need now more than ever." + + F "Time away to think." + + F "Time away to contemplate what the two of you really mean for each other." + + F "Time to really figure out what the two of you mean to each other…" + + "Once again, though my words are meant for Naomi, a part of me can’t shake the fact that they’re applicable to me as well…" + + N "Y-you really think so?" + + "I shrug my shoulders." + + F "I don’t fucking know." + + F "Maybe this break’s what the two of you need to really start a new phase of your relationship." + + F "Or maybe this is it… {w=0.5}and maybe you two will go your separate ways…" + + "I almost feel myself tearing up as I say those words." + + "I don’t want to admit it, but a part of me fears that my words may turn out to be prophetic in regard to Anon and Myself…" + + "Naomi is eerily quiet as she absorbs my words." + + "I keep my hand on her shoulder. I’m not entirely sure why though." + + "Maybe as a sign of support?" + + "The fuck did I know." + + "Still, being there for Naomi - even if most of me still hated the bitch - felt good…" + + N "So… {w=0.5}What… {w=0.5}What am I supposed to do now?" + + "The question really struck me harder than it should have." + + "What was next?" + + "I don’t know any proper answer." + + "But the one thing I can do is try to bury this hatchet with Naomi once and for all…" + + "So I spoke with Naomi. Truly spoke to her." + + "For the first time, we talked on a common ground." + + "Even though both our voices were already dry, we just kept letting it out for hours." + + "Every insult and begrudging compliment we’d ever thought of each other was put out to air." + + "When we run out of words we just lay in silence." + + "I nearly drift off to sleep on the sidewalk when a car pulls up in front of us." + + "Oh, Naomi must’ve called a taxi." + + scene home fang outside night + show naomi sad flip at sleft + with fade + "I crank one eyelid open and see Naomi hesitantly moving to get in the backseat." + + show naomi sad with dissolve + "She stops with her hand on the handle." + + N "Fang?" + + F "..." + + N "This is probably just me being deliriously exhausted, but…" + + N "I… {w=0.5}I enjoyed this talk we had." + + F "You better. Not everyday I pour out my soul to anyone that isn’t Anon." + + show naomi neutral with dissolve + "Naomi actually laughs at my humor this time." + + "Progress…" + + N "Hanging out might not be so bad sometimes..." + + "She goes quiet. Before she can muddy up her thoughts with something else, she gets in the taxi." + + N "See you around…" + + show naomi neutral flip with dissolve + pause 0.1 + + hide naomi with easeoutleft + "She shuts the door before I can say anything and is gone within seconds." + + "Yeah, I can probably hang around with Naomi again…" + + F "..." + + F "......" + + "I need to get up from this curb." + stop ambient fadeout 5.0 + stop ambient1 fadeout 5.0 + show black with fade + + "A few of my feathers have bent and gotten stuck to the concrete from being pressed into it for so long." + + "The door was still unlocked, luckily." + + scene home fang night + show dimmer_lighter + show dimmer_darker behind dimmer_lighter + show dimmer_darker2 behind dimmer_darker + with fade + + "Good thing I don’t live in Skin Row." + + "My place would probably be down to the foundations by now." + + "..." + + "Dragging myself up the stairs, I remember Naomi and Naser didn’t even really get to say goodbye." + + "He took it about as well as I expected." + + "Judging by the loud music coming from his room he’s still upset." + + "He’ll probably stop crying by the time he’s leaving in a few days." + + scene fangroomfuture + show dimmer_lighter + show dimmer_darker behind dimmer_lighter + show dimmer_darker2 behind dimmer_darker + show fang pendant unimpressed behind dimmer_darker,dimmer_darker2 at scenter + with fade + play music 'audio/OST/good faith.ogg' fadein 5.0 + "I sigh into my pillow." + + "This shit is definitely not my style." + + "When I turn over to the cool side of my pillow my fingertips brush against the corner of my phone." + + "A break…" + show fangphonevideocall call_ended_bg call_ended behind dimmer_lighter at scenter with dissolve: + yalign -0.045 + + "Before I can think otherwise, my fingers tap the number I’ve memorized by heart." + + show fangphonevideocall bgnight anonsad with dissolve + + "It takes a few seconds but the screen changes to display Anon’s tired face, barely lit by his shitty phone’s screen." + + show fangphonevideocall bgnight anonconcerned with dissolve + + A "Lucy? It’s three in the morning…" + + F "I know, but…" + + A "You okay?" + + F "Yes. I just wanted to see you." + + A "Hm…" + + F "Anon, I know we’re on break." + + F "But I want to see you." + + A "You mean, like, visit?" + + unknown "Oi! Shut the fuck up I’m trying to sleep!" + show fangphonevideocall bgnight anonneutral with dissolve + pause 0.5 + A "Damn it." + + A "If I could I would-" + + F "When’s your next break?" + + A "What?" + + F "When. Is. Your. Next. Break?" + + A "Err, a couple months?{w=0.5} July I think?" + + F "Text me the date." + + A "Yeah sure, but why-" + + F "I’ll buy the ticket in the morning." + + F "If you can’t come see me then I’ll just visit." + + unknown "ANON I SWEAR TO GOD!" + + show fangphonevideocall bgnight anonangry with dissolve + A "EAT A PLATE OF PENISES YOU COPPER PRICK!" + + "I can see his face start to turn pink." + + show fangphonevideocall bgnight anonneutral with dissolve + A "R-right! Yeah, I’ll give you the date and address." + + F "You better!" + + A "I guess I gotta go now." + + F "Good night Anon." + + A "Night Lucy." + + show fangphonevideocall call_ended_bg call_ended with dissolve + pause 3.0 + + show fangphonevideocall call_ended_bg_black call_ended_poff behind dimmer_darker2 at scenter + hide dimmer_lighter + with dissolve + pause 0.5 + + hide fangphonevideocall with easeoutbottom + "My screen fades to black and drops down onto my sheets." + show fang pendant happy behind dimmer_darker2 at scenter + F "I love you." + + "It’s just a break after all." + + "..." + + stop ambient fadeout 2.0 + stop music fadeout 3.0 + pause 3 + scene black with fade + pause 1 + return diff --git a/game/script/6.anon-helps-fang-find-a-venue-for-band.rpy b/game/script/6.anon-helps-fang-find-a-venue-for-band.rpy index 4d4fbbf..f97bcc1 100644 --- a/game/script/6.anon-helps-fang-find-a-venue-for-band.rpy +++ b/game/script/6.anon-helps-fang-find-a-venue-for-band.rpy @@ -2586,7 +2586,7 @@ label chapter_6: A "At this point it seems like you just {i}want{/i} to be a stressed mess." A "Maybe I do like your sister." - show naser angry + show naser angry A "Sure, she’s rude, violent, and maybe a bit bipolar." diff --git a/game/script/8.anon-and-fang-study-together.rpy b/game/script/8.anon-and-fang-study-together.rpy index a7b1d30..a984ca8 100644 --- a/game/script/8.anon-and-fang-study-together.rpy +++ b/game/script/8.anon-and-fang-study-together.rpy @@ -156,8 +156,7 @@ label chapter_8: # show reed neutral flip at sright # hide reed neutral flip with easeoutleft show trish neutral at tright with move - hide trish - show trish neutral flip at tright + show trish neutral flip with dissolve show anon neutral at acenter with move "His breathing becomes a rumbling snore." @@ -227,8 +226,8 @@ label chapter_8: F "Shit! The bus! We can make it to the last one if we run!" "OH GO FUCK YOURSELF BILL WITHERS." - hide fang neutral - show fang neutral flip at sleft + + show fang neutral flip at sleft with dissolve hide fang neutral flip with easeoutleft hide anon neutral with easeoutleft @@ -556,7 +555,7 @@ label chapter_8: hide dimmer_light behind fangguitar with dissolve "The music had stopped but her own emotions warred on." - hide fangguitar + hide fangguitar with dissolve show fang hiding at scenter with dissolve "Fang sat there, looking down at her guitar realizing she showed me something she had never shown anyone before." @@ -821,8 +820,7 @@ label chapter_8: show fangdad unimpressed flip behind anon at sright with easeinright show anon neutral flip with dissolve - hide fangdad unimpressed flip - show fangdad unimpressed at sright + show fangdad unimpressed at sright with dissolve hide fangdad unimpressed with easeoutright "He gives me a shove off the porch and I hear the door slam behind me." show anon neutral flip at turnaround @@ -835,7 +833,7 @@ label chapter_8: "Or maybe some Carfe…" pause 0.5 "God dammit Reed." - show anon neutral + show anon neutral with dissolve hide anon neutral with easeoutleft "I turn away from the luxurious home and walk down the pathway to the sidewalk." @@ -1206,7 +1204,7 @@ label chapter_8: FM "You’re welcome back ANY time you’d like!" "I manage a weak wave as Fang continues to rush me towards the door in embarrassment." - show fang surprised at scenter + scene home fang outside night "We reach the front door and she quickly turns back inside." diff --git a/game/script/9.anons'-dirty-laundry-gets-put-up-to-air.rpy b/game/script/9.anons'-dirty-laundry-gets-put-up-to-air.rpy index 4705721..364760e 100644 --- a/game/script/9.anons'-dirty-laundry-gets-put-up-to-air.rpy +++ b/game/script/9.anons'-dirty-laundry-gets-put-up-to-air.rpy @@ -123,7 +123,7 @@ label chapter_9: A "What exactly is ‘carfe’?" - show reed shocked flip + show reed shocked flip with dissolve Re "You don’t know man?" @@ -131,17 +131,17 @@ label chapter_9: A "Really now?" - show trish explanatory + show trish explanatory with dissolve T "It was used in war by skinnies a while back. It’s a deadly tranquilizing agent." - show trish neutral + show trish neutral with dissolve - show reed unimpressed flip + show reed unimpressed flip with dissolve Re "It’s only deadly when you make it wrong, man." - show reed neutral flip + show reed neutral flip with dissolve Re "But yeah, it’s great stuff if you know how to do it." @@ -209,7 +209,7 @@ label chapter_9: "More plastic than person." - show naomi happy flip + show naomi happy flip with dissolve N "Why, thank you, Principal Spears!" @@ -951,7 +951,7 @@ label chapter_9: Re "Give you some privacy, amigo." - show reed neutral flip: + show reed neutral flip with dissolve: xalign 1.4 hide reed with easeoutright @@ -990,7 +990,7 @@ label chapter_9: "I turn away from Trish as she buries her head in her hands again." - show anon neutral at aright + show anon neutral at aright with dissolve hide anon neutral with easeoutright "Part of me wonders if she’ll use that against me, but right now it just feels good to get it out of my system." @@ -1127,11 +1127,11 @@ label chapter_9: unknown "HEY LOSER, THINK FAST!" - show anon neutral flip at aleft + show anon neutral flip at aleft with dissolve "I turn towards the voice, and the world slows down." - show anon fear flip at aleft + show anon fear flip at aleft with dissolve "My field of vision is filled with a soda can, and I freeze up like a deer in headlights." show sodacan blurred: