diff --git a/game/images/anon/emotive set/anon shrug.png b/game/images/anon/emotive set/anon shrug.png new file mode 100644 index 0000000..f00062e Binary files /dev/null and b/game/images/anon/emotive set/anon shrug.png differ diff --git a/game/images/cgs/TroodonConvergence1.jpg b/game/images/cgs/TroodonConvergence1.jpg index 411698e..04d7116 100644 Binary files a/game/images/cgs/TroodonConvergence1.jpg and b/game/images/cgs/TroodonConvergence1.jpg differ diff --git a/game/images/cgs/TroodonConvergence2.jpg b/game/images/cgs/TroodonConvergence2.jpg index ba9791a..41dd6ed 100644 Binary files a/game/images/cgs/TroodonConvergence2.jpg and b/game/images/cgs/TroodonConvergence2.jpg differ diff --git a/game/images/cgs/TroodonConvergence3.jpg b/game/images/cgs/TroodonConvergence3.jpg index 6d773b1..808c966 100644 Binary files a/game/images/cgs/TroodonConvergence3.jpg and b/game/images/cgs/TroodonConvergence3.jpg differ diff --git a/game/images/cgs/TroodonConvergence4.jpg b/game/images/cgs/TroodonConvergence4.jpg index df74f10..7b11bfd 100644 Binary files a/game/images/cgs/TroodonConvergence4.jpg and b/game/images/cgs/TroodonConvergence4.jpg differ diff --git a/game/images/cgs/TroodonConvergence5.jpg b/game/images/cgs/TroodonConvergence5.jpg index f7994d8..d134bfb 100644 Binary files a/game/images/cgs/TroodonConvergence5.jpg and b/game/images/cgs/TroodonConvergence5.jpg differ diff --git a/game/images/cgs/TroodonConvergence6.jpg b/game/images/cgs/TroodonConvergence6.jpg index 1422e4a..a3528b9 100644 Binary files a/game/images/cgs/TroodonConvergence6.jpg and b/game/images/cgs/TroodonConvergence6.jpg differ diff --git a/game/images/cgs/bathroom1.jpg b/game/images/cgs/bathroom1.jpg index 4bd94b0..3a2bcf8 100644 Binary files a/game/images/cgs/bathroom1.jpg and b/game/images/cgs/bathroom1.jpg differ diff --git a/game/images/cgs/bathroom2.jpg b/game/images/cgs/bathroom2.jpg index 40d18b6..73c003e 100644 Binary files a/game/images/cgs/bathroom2.jpg and b/game/images/cgs/bathroom2.jpg differ diff --git a/game/images/cgs/bathroom3.jpg b/game/images/cgs/bathroom3.jpg index 2cf6cc5..5a39436 100644 Binary files a/game/images/cgs/bathroom3.jpg and b/game/images/cgs/bathroom3.jpg differ diff --git a/game/images/cgs/bathroom4.jpg b/game/images/cgs/bathroom4.jpg index ad24316..213543c 100644 Binary files a/game/images/cgs/bathroom4.jpg and b/game/images/cgs/bathroom4.jpg differ diff --git a/game/images/cgs/bathroom5.jpg b/game/images/cgs/bathroom5.jpg index cb6c4f5..7c5fe5e 100644 Binary files a/game/images/cgs/bathroom5.jpg and b/game/images/cgs/bathroom5.jpg differ diff --git a/game/images/cgs/bathroom6.jpg b/game/images/cgs/bathroom6.jpg index c86edf8..41f15be 100644 Binary files a/game/images/cgs/bathroom6.jpg and b/game/images/cgs/bathroom6.jpg differ diff --git a/game/images/cgs/bathroom7.jpg b/game/images/cgs/bathroom7.jpg index 2351f74..3ae8785 100644 Binary files a/game/images/cgs/bathroom7.jpg and b/game/images/cgs/bathroom7.jpg differ diff --git a/game/script.rpy b/game/script.rpy index f1fdb87..f2ff823 100644 --- a/game/script.rpy +++ b/game/script.rpy @@ -144,6 +144,7 @@ define SV = Character ('Street Vendor', base, color="#F8E120", who_outlines=[(1, define carl = Character ('Mr. Carldewskii', base, color="#E19E40", who_outlines=[(1, '#03223B')]) define Drf = Character ('Dr. Fernsworth', base, color="#253354", who_outlines=[(1, '#334573')]) define FRT = Character ('Fang Reed & Trish', base, color="#4963A5", who_outlines=[(1, '#FFFFFF')]) +define unknown = Character ('(???)', base, color="#000000", who_outlines=[(1, '#FFFFFF')]) # Black #Extra image translations #siloettes @@ -313,7 +314,6 @@ image trish indignant flip = im.Flip("trish/trish indignant.png", horizontal=Tru image fang surprised flip = im.Flip("fang/basic set/fang surprised.png", horizontal=True) image trish surprised flip = im.Flip("trish/trish surprised.png", horizontal=True) - #other flips image spears happy flip = im.Flip("spears/spears happy.png", horizontal=True) image fang flip off happy flip = im.Flip("fang/emotive set/fang flip off happy.png", horizontal=True) @@ -331,6 +331,11 @@ image carldelewski flip = im.Flip("other/carldelewski.png", horizontal=True) image fangdad unimpressed flip = im.Flip("fangparents/fangdad unimpressed.png", horizontal=True) image naser handout flip = im.Flip("naser/naser handout.png", horizontal=True) image naomi keikaku flip = im.Flip("naomi/naomi keikaku.png", horizontal=True) +image anon shrug flip = im.Flip("anon/emotive set/anon shrug.png", horizontal=True) +image fang hug flip = im.Flip("fang/emotive set/fang hug.png", horizontal=True) + +# scene flips +image moes pizza mirrored = im.Flip("backgrounds/moes pizza.jpg", horizontal=True) # vfx image black = "#000" 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 8df46e1..4e4dc9e 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 @@ -1568,129 +1568,199 @@ label chapter_6: pause .5 menu: - "Excuse Myself": + "Excuse myself": pause .5 - hide dimmer_darker with dissolve jump .AnonExcusesHimself "Wait for Fang": pause .5 hide dimmer_darker with dissolve jump .AnonWaitsForFang + label .AnonExcusesHimself: "I need to get away from here,{w=.4} fast." - pause .5 + play ambient 'audio/effects/outdoornatureloop.ogg' fadein 4 + hide dimmer_darker with dissolve + pause .25 - A "Actually, I need to use the bathroom myself now." + A "Actually,{w=.4} I need to use the bathroom myself now." - N "Oh, sure! We’ll be here!" + show naomi explanatory + show naser neutral + with Dissolve(.25) + N "Oh,{w=.3} sure!{w=.5} We’ll be here!" + show naomi neutral with Dissolve(.25) + pause .25 + show anon neutral with dissolve "I soullessly start dragging my feet away from Naomi." - Nas "ANON. WAIT!" + show anon: + easeout_cubic 1 xalign 1.3 + pause .75 + + Nas "ANON.{w=.5} WAIT!" "I freeze in place." + pause .5 - Nas "Fair warning, watch the ceiling." + show naser unimpressed with Dissolve(.25) + Nas "Fair warning,{w=.4} watch the ceiling." + pause .5 - "I sense great tragedy in those words…" + "I sense great tragedy in those words{cps=*.1}...{/cps}" - "Whatever. I don’t want to be here." + "Whatever.{w=.4} I don’t want to be here." + pause .5 - scene black with fade + stop ambient fadeout 4 + show anon: + easeout_cubic 1 xalign 1.6 + pause .5 + hide anon with dissolve + pause .5 - "..." + scene black with Dissolve(1) - scene bathroom1 with fade + "{cps=*.1}...{/cps}" + pause .5 - "The public restroom looks clean enough from the outside, but I can see through the open doors that it gets cleaned maybe once a week." + play ambient 'audio/effects/outdoornatureloop.ogg' fadein 4 + scene bathroom1 with Dissolve(1) + pause .5 + + "The public restroom looks clean enough from the outside,{w=.4} but I can see through the open doors that it gets cleaned maybe once a week." "I’m not here to use the restroom anyways." - scene bathroom2 - "If I’m right, I just need to look behind the building, and…" + pause .5 + + "If I’m right,{w=.3} I just need to look behind the building,{w=.4} and{cps=*.1}...{/cps}" + + scene bathroom2 with Dissolve(.25) + pause .5 "Jackpot." - scene bathroom3 - "Fang is resting on the wall with a half finished cigarette between her fingers." - play music "audio/OST/That Monochromatic Weirdo.ogg" fadein 1.0 - scene bathroom4 - A "Got a spare?" - "She shrugs half-heartedly, holding out the half-smoked sin-stick to me." + "Fang is resting on the wall with a half finished cigarette between her fingers." + pause .5 + + A "Got a spare?" + pause .5 + + stop ambient fadeout 3 + play music "audio/OST/That Monochromatic Weirdo.ogg" fadein 1.0 + scene bathroom3 with dissolve + pause 1 + + "She shrugs half-heartedly,{w=.4} holding out the half-smoked sin-stick to me." + pause .5 "I hesitate." + pause .5 - "Fang tilts her head. Before she can pull her hand back I accept the smoke." + "Fang tilts her head.{w=.6} Before she can pull her hand back I accept the smoke." + pause .5 + + scene bathroom4 with dissolve + pause .5 "The cherry at the end burns dimly as I tap off the ash." "‘It’s not an indirect kiss or anything like that’ I chant as a mantra." + pause .5 - "The drag is smooth, with the hint of mint to it." + "The drag is smooth,{w=.4} with the hint of mint to it." - "The smoke exhaled is wispy, and I can feel my skin prickle." + "The smoke exhaled is wispy,{w=.4} and I can feel my skin prickle." "I don’t know whether it’s because of the nicotine or whose lips I tasted." + pause .5 "Fuck." + pause .5 A "Thanks." "I hand her back the cigarette." + pause .5 - F "Mmm…" + F "Mmm{cps=*.1}...{/cps}" - "Fang’s tail drums a steady rhythm on the wall as she takes one last, long drag." + "Fang’s tail drums a steady rhythm on the wall as she takes one last,{w=.3} long drag." "She blows out a heavier cloud and drops the stump on the ground." + pause .5 - "I stamp on the stub before she can, giving it a solid twist before kicking the dead end into the grass." + "I stamp on the stub before she can,{w=.4} giving it a solid twist before kicking the dead end into the grass." + pause .5 F "How’d you find me?" - scene bathroom5 + pause .5 + + scene bathroom5 with Dissolve(.25) + pause .5 + A "Where else would you be?" "She gives a brief shrug." + pause .5 - A "Anyways, we could probably get away with ditching Naser and Naomi." + A "Anyways,{w=.4} we could probably get away with ditching Naser and Naomi." F "How’d you manage that?" A "Secret family technique." F "Pssh." + pause .5 - "Suddenly an image of Fang’s dad pops in my mind and I realize I probably shouldn’t be seen alone with her behind a public restroom, under penalty of ‘holy shit my spleen is outside my body’." + "Suddenly an image of Fang’s dad pops in my mind and I realize I probably shouldn’t be seen alone with her behind a public restroom,{w=.6} under penalty of ‘holy shit my spleen is outside my body’." + pause .5 A "Let’s get out of here." - F "Alright. Let’s get a move on." - scene bathroom6 + F "Alright.{w=.4} Let’s get a move on." + pause .5 + + scene bathroom6 with dissolve + pause .5 + "The two of us peek from behind the building to make sure the coast is clear of any brothers or scheming persimmon piranhas." + pause .5 "The coast is clear." + pause .5 # TODO: scene sidewalk F "I think I know where to look." A "Please tell me it’s not in this shitty Promenade place." - F "Nah, it’s in Lil Tru." + F "Nah,{w=.4} it’s in Lil' Tru." - A "...Where?" + A "{cps=*.1}...{/cps}Where?" - F "Little Troodon. It’s near enough that we can walk there." + F "Little Troodon.{w=.4} It’s near enough that we can walk there." A "Why didn’t you mention it before?" F "Naomi." A "Ah." - scene bathroom7 + pause .5 + + scene bathroom7 with dissolve + pause 1 + "The two of us sprint conspicuously across the park to the nearest cover in the concrete jungle." - "..." + stop music fadeout 4 + pause 1 + scene black with Dissolve(1) + + "{cps=*.1}...{/cps}" + pause .5 jump troodon @@ -2180,14 +2250,15 @@ label chapter_6: pause .7 # Nas "Dad said anything that happens to Fang, he'll do to {i}me{/i}!" - Nas "Dad said he’ll do to me anything that you do to Fang!" + Nas "Dad said he’ll do to {i}me{/i} anything that you do to Fang!" pause .5 - F "...What..." + "Everyone else" "{cps=*.3}...What...{/cps}" - A "...What..." + # F "...What..." + # A "...What..." + # N "...What..." - N "...What..." pause .5 Nas "Fang,{w=.4} you gotta promise to not let Anon do anything creepy." @@ -2407,6 +2478,9 @@ label chapter_6: F "Naomi." A "Ah." + pause .5 + + stop music fadeout 4 "Fang leads the way,{w=.4} navigating us away from this overly expensive part of town." pause .5 @@ -2417,606 +2491,993 @@ label chapter_6: pause .5 label troodon: - scene little troodon with fade - show anon neutral at aleft - show fang neutral behind anon at scenter + + play ambient 'audio/effects/marketloop.ogg' volume 0.6 fadein 4 + scene little troodon + show anon neutral: + yalign 0.1 xalign 0.3 + show fang neutral behind anon: + yalign 0.0 xalign 0.9 + with Dissolve(1) + pause .5 + "Little Troodon is completely unlike the rest of the city." - "Instead of skyscrapers and glass buildings, the whole place is a series of interconnected alleyways forming a plaza." + "Instead of skyscrapers and glass buildings,{w=.4} the whole place is a series of interconnected alleyways forming a plaza." - "Mostly booths for scamming vendors, but every now and then an actual building can be seen." + "Mostly booths for scamming vendors,{w=.4} but every now and then an actual building can be seen." "Countless salesmen call out to Fang and I." "Fang just strides past all of them." + show fang considering with Dissolve(.25) F "Just don’t make eye contact." + pause .5 "She must know the place." + pause .5 "One child runs up and gives me a flower to mark me for pickpockets." "I toss it in the nearest bin." - + + show fang neutral with Dissolve(.25) F "Good eye." - A "Living in the ass-end of this place, I’ve picked up a thing or two." + A "Living in the ass-end of this place,{w=.4} I’ve picked up a thing or two." + pause .5 + show black with dissolve "The two of us check the sparsely located buildings one by one." "I make sure to mark down the foreign swears in a notepad to look up later." + pause .5 "Several hours pass as both the sun and the temperature drops." + pause .5 + + show fang unimpressed + hide black with dissolve + pause .5 F "Can’t believe we’re still looking." F "These people are usually looking for any way possible to attract customers." + pause .5 - A "Maaaaybe you shouldn’t have insulted that one guy…" + A "{cps=*.3}Maaaaybe {/cps}you shouldn’t have insulted that one guy{cps=*.1}...{/cps}" - F "Fuck him… callin’ me a meteor dodger… fucking prick." + show fang considering with Dissolve(.25) + F "Fuck him{cps=*.1}...{/cps}{w=.2} callin’ me a meteor dodger{cps=*.1}...{/cps}{w=.3} fucking prick." - A "Still, we must have checked dozens of places by now." + A "Still,{w=.4} we must have checked dozens of places by now." A "But why won’t anyone have a band?" play music "audio/OST/she_fucks_human_men.ogg" fadein 1.0 + pause .5 - "Passing Shopkeeper" "Her reputation precedes her." + unknown "{cps=*.6}Her reputation precedes her.{/cps}" + show fang angry with Dissolve(.25) "Fang’s pupils contract." "Not this again." + pause .5 - # TODO: bold HER?!?! - F "HER?!?! You people are all the same! Thinking that you have to go off-" + show fang: + easein_back 0.5 xalign 1.0 + F "{b}HER{/b}?!?!{w=.6} You people are all the same!{w=.4} Thinking that you have to go off-" A "Fang!" - F "WHAT!" + show fang angry flip: + easein_elastic 0.5 xalign 0.9 + show anon: + easein_quart 1 xalign 0.25 + play sound 'audio/effects/slapstickpunch.ogg' + F "WHAT!" with vpunch + pause .5 + + "The shopkeeper shrugs sympathetically." unknown "See what I mean." + + show fang considering flip with Dissolve(.25) F "Choke on a platter of cocks." + pause .5 unknown "Everyone here knows her family." - F "A full platter! Stacks high!" + show fang unimpressed with Dissolve(.25) + F "A full platter!{w=.5} Stacks high!" + pause .5 - A "Look, buddy, you’ve gotta know a place that’ll let us play." + A "Look,{w=.2} buddy,{w=.4} you’ve gotta know a place that’ll let us play." - unknown "Weeeell, maybe I can uh… point ya in the right direction…" + unknown "{cps=*.3}Weeeell,{/cps}{w=.4} maybe I can uh{cps=*.1}...{/cps}{w=.2} point ya in the right direction{cps=*.1}...{/cps}" - unknown "...For a price…" + unknown "{cps=*.1}...{/cps}For a price{cps=*.1}...{/cps}" + pause .5 "Oh god damn it." + show fang angry with Dissolve(.25) F "No way!" + pause .5 - show fang neutral at sleft with moveoutleft - show anon neutral at acenter with moveoutright - - A "Fine, I’ll pay." + A "Fine,{w=.4} I’ll pay." + show anon: + ease 1 xalign 0.9 + show fang: + ease_cubic 1 xalign 0.4 + show fang considering with dissolve + "I can hear my wallet commit sudoku in my pocket." + pause .5 unknown "Buy this here Phone Roomba and I’ll tell ya." - A "...A phone roomba." + A "{cps=*.1}...{/cps}A phone roomba." - unknown "Cleans yer phone. Sorta cute lookin’." + unknown "Cleans yer phone.{w=.4} Sorta cute lookin’." - F "... I just use my shirt though…" + show fang unimpressed with Dissolve(.25) + F "{cps=*.1}...{/cps}I just use my shirt though{cps=*.1}...{/cps}" - A "..." + A "{cps=*.1}...{/cps}" + pause .5 menu: - "At least it’s a novelty.": - jump buyTheRoomba - "No way am I paying forty bucks on this shit.": - jump notBuyingTheFuckingRoomba + "At least it’s a novelty.": + pause .5 + jump .buyTheRoomba + "No way am I paying forty bucks on this shit.": + pause .5 + jump .notBuyingTheFuckingRoomba - label buyTheRoomba: - A "Fuck it, fine." - jump RoombaConvergence + label .buyTheRoomba: + A "Fuck it,{w=.4} fine." + jump .RoombaConvergence - label notBuyingTheFuckingRoomba: - A "Fang, we can find the place on our own." + label .notBuyingTheFuckingRoomba: - unknown "You know, this place is well known for trafficking." + show anon neutral flip with dissolve + A "Fang,{w=.3} we can find the place on our own." + pause .5 + + unknown "You know,{w=.4} this place is well known for trafficking." + pause .5 + + show anon unimpressed with dissolve + pause .5 A "Fine you fucking cunt." + show anon neutral with Dissolve(.25) - label RoombaConvergence: + label .RoombaConvergence: "I slap down the money on the thieving rhinorex’s booth." - unknown "Good on ya, lad, there’s good ole’ Dino-moe’s a bit west o’ here. Ole Moe loves hostin’ you kids." + unknown "Good on ya,{w=.2} lad,{w=.4} there’s good ole’ Dino-moe’s a bit west o’ here.{w=.5} Ole Moe loves hostin’ you kids." A "The pizza chain?" - unknown "Close, kid. Trust me on this." + unknown "Close,{w=.3} kid.{w=.5} Trust me on this." "The shopkeeper gives one last smug wave to us." - stop music fadeout 1.0 - scene black with fade + pause .5 + + stop ambient fadeout 4 + stop music fadeout 4 + scene black with Dissolve(1) + pause .5 + "I motion for Fang to follow and start heading in the direction the shopkeeper showed me." - "..." + "{cps=*.1}...{/cps}" "After twisting through the endless maze of merchants and frivolities Fang finally stops in front of a building." + pause .5 A "We’re here." + pause .5 + + play ambient 'audio/effects/outdoorloop.ogg' fadein 3 scene outside moes - show anon neutral at aleft - show fang neutral flip at sright - with fade - "The building is an ancient antiquated italian restaurant, with the words ‘DINO-MOE’S PIZZA & PASTA’ written on a grand sign out front." - play music "audio/effects/chatter loop.ogg" fadein 1.0 + show anon neutral: + yalign 0.1 xalign -0.1 + show fang neutral behind anon: + yalign 0.0 xalign 0.4 + with Dissolve(1) + pause .5 - F "Pizza, huh?" + "The building is an antiquated Italian restaurant,{w=.4} with the words ‘DINO-MOE’S PIZZA & PASTA’ written on a grand sign out front." + pause .5 + + F "Pizza,{w=.2} huh?" - F "In the middle of Little Trudoon?" + show fang unimpressed with Dissolve(.25) + F "In the middle of Little Troodon?" + show fang neutral with Dissolve(.25) A "Let’s see." + pause .5 "I open the double doors for Fang to enter." "There’s a plaque for the National Register of Historic Places on the window." + pause .5 + + stop ambient fadeout 3 + # TODO: restaurant chatter - the canteen chatter / general chatter don't seem appropriate for this scene IMO scene moes pizza - show anon neutral at aleft - show fang neutral behind anon at scenter - A "Historical, huh?" + show anon neutral: + yalign 0.1 xalign -0.1 + show fang neutral behind anon: + yalign 0.0 xalign 0.4 + with fade + pause .5 + + A "Historical,{w=.3} huh?" "Inside is a homely italian styled pizzeria." "The warm candle lighting against the lattice dividers of the booths casts shades of orange along the walls and floor." + pause .5 "The two of us walk up to the reception desk." "A very tired waitress puts on a plastic smile when she sees us." - Waitress "Welcome to historic Dino-Moes, table for two?" + Waitress "Welcome to historic Dino-Moes,{w=.2} table for two?" - A "Actually, we just need to ask the manager something." + A "Actually,{w=.3} we just need to ask the manager something." "The waitress rolls her eyes and skulks off." + pause .5 - F "Service with a smile, huh?" + show fang considering with Dissolve(.25) + F "Service with a smile,{w=.3} huh?" A "Working in the industry grates on you." - F "This is a historical place though, isn’t it?" + F "This is a historical place though,{w=.4} isn’t it?" + show fang unimpressed with Dissolve(.25) F "Wouldn’t they have higher standards for-" - show moe neutral flip at rright with moveinright play music "audio/OST/Venetian Values.ogg" fadein 1.0 + pause .5 - Moe "AYYYYYY IF IT ISN’T LITTLE LUCY!" + show moe neutral flip: + yalign 0.1 xalign 2.2 + show moe: + easein 1 xalign 1.5 + with Dissolve(1) + pause .5 + Moe "{cps=*.2}AYYYYYY {/cps}IF IT ISN’T LITTLE LUCY!" + + show fang surprised: + easein_cubic 1 xalign 0.35 "Fang’s skin goes several shades lighter." Moe "I HAVEN’T SEEN YA SINCE AUGUST!" Moe "C’MERE AND GIVE UNCLE MOE A HUG!" - "An older t-rex hobbles his way to us with arms spread wide." + "An older T-Rex hobbles his way to us with arms spread wide." + pause .5 - "Well, as wide as he could at least." + "Well,{w=.4} as wide as he could at least." + + show moe behind fang: + ease_cubic 1 xalign 0.9 + pause .25 + show fang shocked with dissolve + pause .15 + show moe: + easein_back 1 xalign 1.1 + show fang: + easein_back 1 xalign 0.6 "Fang squawks in protest as she’s pressed into his apron covered belly." - F "U-uncle M-Moe? What are you doing here?" + F "U-{w=.1}uncle M-{w=.1}Moe?{w=.5} What are you doing here?" - Moe "I’m workin’, toots!" + show fang: + easein_cubic 1 xalign 0.5 + show moe: + ease_cubic 1 xalign 1.4 + show fang surprised with dissolve + + Moe "I’m workin’,{w=.2} toots!" Moe "Dis is my restaurant!" + pause .4 - A "Hold up. Your uncle is Moe. Moe as in the Moe that started Dino-Moe’s?" + A "Hold up.{w=.4} Your uncle is Moe.{w=.5} Moe as in the Moe that started Dino-Moe’s?" - F "No! I mean… I don’t know!" + show fang sad with Dissolve(.25) + F "No!{w=.4} I mean{cps=*.1}...{/cps}{w=.2} I don’t know!" - Moe "HAHAHAHA AH MY BABY GIRL ASN’T SWUNG BY IN AGES!" + Moe "{cps=*.2}HAHAHAHA{/cps}{w=.1}AH{w=.2} MY BABY GIRL ASN’T SWUNG BY IN AGES!" - Moe "AN’ WHO BE DIS LUCKY GUY? DON’T TELL ME YA GOTS YERSELF HITCHED ALREADY!" + Moe "AN’ WHO BE DIS LUCKY GUY?{w=.4} DON’T TELL ME YA GOTS YERSELF HITCHED ALREADY!" + pause .25 - "I feel my own skin warm up now. The old T-Rex laughs louder and slaps his rotund belly." + show anon concerned with Dissolve(.25) + "I feel my own skin warm up now.{w=.4} The old T-Rex laughs louder and slaps his rotund belly." - Moe "Relax kids, I’m messin’ wit ya. Come on I’ll gives ya da bes’ seats in da house." + Moe "Relax kids,{w=.4} I’m messin’ wit ya.{w=.5} Come on I’ll gives ya da bes’ seats in da house." + + show fang behind moe + show moe behind anon: + ease_cubic 1.5 xalign 0.0 + pause 1 + show anon: + easein_back 1 xalign -0.125 + show fang: + easein_back 1 xalign 0.625 + with None + show moe neutral + with dissolve "Moe wraps an arm around each of our shoulders and drags us through the restaurant to a cozy yet dark booth sequestered away from the rest." - scene black with fade + + show fang: + easeout 1 xalign 2.6 + show moe: + easeout 1 xalign 1.9 + show anon: + easeout 1 xalign 1.5 + pause .5 + hide fang + hide moe + hide anon + with dissolve + pause .5 + + scene black with Dissolve(1) "We’re shoved into the seats and the owner/uncle bends over the table to light the sole candle there." + pause .5 "I’m having a candle-lit dinner with Fang now." - "..." + "{cps=*.1}...{/cps}" + pause .5 + + scene moes pizza mirrored + show dimmer_light + show anon neutral flip: + yalign 0.1 xalign 0.85 + show fang sad: + yalign 0.0 xalign 0.05 + with Dissolve(1) + pause .5 - scene moes pizza - show anon neutral flip at sright - show fang neutral at sleft - with fade "The hell is happening?!" - Moe "Now yous twos wait right there while I make my lil princess’ favrite pie. On me, o’ course." - stop music fadeout 1.0 - "Moe proceeds to saunter off, pushing through the double doors that probably led to the kitchen." + Moe "Now yous twos wait right there while I make my lil princess’ favrite pie.{w=.5} On me,{w=.3} o’ course." + + stop music fadeout 4 + # TODO: restaurant chatter + + "Moe proceeds to saunter off,{w=.4} pushing through the double doors that probably led to the kitchen." + pause .5 - play music "audio/effects/chatter loop.ogg" fadein 1.0 "I look over the candle to Fang." "She looks how I feel at the moment." "Lost and confused." + pause .5 - A "...What just happened…" + A "{cps=*.1}...{/cps}What just happened{cps=*.1}...{/cps}" - F "...I don’t know…" + F "{cps=*.1}...{/cps}I don’t know{cps=*.1}...{/cps}" + pause .5 - A "So…" + A "So{cps=*.1}...{/cps}" - "Fuck. Come on Anon, you can do it. You were part of the team that kicked reddit’s ass in Claws of Duty: Jurassic Warfare." + # B: should 'reddit' be gruggified? + "Fuck.{w=.4} Come on Anon,{w=.4} you can do it.{w=.5} You were part of the team that kicked Reddit’s ass in Claws of Duty: Jurassic Warfare." + pause .5 A "Is that really your uncle?" - F "No, he’s just a good family friend." + show fang neutral with Dissolve(.25) + F "No,{w=.3} he’s just a good family friend." F "My dad goes bowling every Thursday with him." + pause .5 A "Sounds fun." A "You ever go along?" + show fang considering with Dissolve(.25) F "Not anymore." F "All that sportsy stuff doesn’t appeal to me." - F "Besides, I have school and band stuff to worry about." + show fang neutral with Dissolve(.25) + F "Besides,{w=.4} I have school and band stuff to worry about." + show fang unimpressed with Dissolve(.25) F "Not to mention my dad’s a bit of an asshole." + pause .5 "The image of a golf club comes to mind." A "You don’t say?" F "Uh huh." - + + show fang neutral with Dissolve(.25) F "Whenever I’m listening to my music at night he always yells through the door about ‘audible bowel movements’." + pause .5 - A "Honestly, do you blame him?" + A "Honestly,{w=.4} do you blame him?" # TODO: appreciating the atmosphere + play music 'audio/ost/appreciating the atmosphere.ogg' fadein 1.0 + pause .5 + + show fang happy with Dissolve(.25) "Fang smirks." F "Maybe not." + pause .5 A "My dad isn’t even really there most of the time." + show fang neutral with Dissolve(.25) - A "When I do interact with him, it’s just these huge orders about what to do with myself." + A "When I do interact with him,{w=.4} it’s just these huge orders about what to do with myself." - A "You’re going to camp, you’re going to Brazil, you’re going to some coastal town for half a year." + A "\"You’re going to camp\",{w=.5} \"you’re going to Brazil\",{w=.5} \"you’re going to some coastal town for half a year\"." + pause .5 - A "Then again, that last one was more my fault." + A "Then again,{w=.4} that last one was more my fault." + pause .5 F "Sounds rough." + pause .5 F "What about your Mom?" A "What about her?" - A "Pretty standard mother, a bit naggy." + A "Pretty standard mother,{w=.4} a bit naggy." + pause .5 - A "She’d always try to dress me for school, so i’d look like the biggest dork ever." + A "She’d always try to dress me for school,{w=.4} so i’d look like the biggest dork ever." + show anon sad flip with Dissolve(.25) A "One time she got me into a denim jacket and jeans combo." - F "The Double-Denim Disaster! PFfffffft." - - A "How’d you know- waaaaaaiiit a second." + show fang: + easein_cubic 1 xalign -0.05 # 0.05 + show fang happy with Dissolve(.25) + F "The Double-Denim Disaster!{w=0.75}{nw}" + show fang: + easein_back 0.5 xalign 0.05 + extend"{cps=*.5} Pffffffft.{/cps}" + show anon neutral flip with dissolve + A "How’d you know-{w=.4}{cps=*.25} waaaaaaiiit {/cps}a second." + show anon grin flip with Dissolve(.25) + pause .75 + F "Another word and you get hot wax in your face." "I’m holding back my laughter behind my fist." + pause .5 A "And she’d always try to embarrass me in front of everyone." F "Don’t all moms do that?" + pause .5 - A "Why don’t you tell me, Pirate Princess?" + A "Why don’t you tell me,{w=.4}{cps=*.25} Pirate Princess?{/cps}" + pause .5 - "You know, hot wax really only hurts for the first few seconds." + show fang surprised: + easein_quart 1 xalign -0.1 + pause 1.25 + play sound 'audio/effects/whoosh.ogg' + show fang angry: + easein_back 0.4 xalign 0.05 + pause .25 + # TODO: possibly some kind of quick sizzle SFX? + show anon: + easein_quart 1 xalign 0.95 + pause .1 + show anon sad flip + show fang unimpressed + with Dissolve(.25) + pause .5 - "That cute look of surprise though? Lasting for eternity." + "You know,{w=.4} hot wax really only hurts for the first few seconds." + + "That cute look of surprise though?{w=.6} Lasting for eternity." + pause .5 F "Breathe a word of that to anyone and this candle is going up where the sun don’t shine while it’s still lit." + show anon neutral flip with dissolve "I scrape the hardened wax on my forehead off with one hand." + show anon: + ease 1 xalign 0.85 + pause .5 - A "Alright alright. Sheesh. But what about your mom?" + A "Alright alright.{w=.4} Sheesh.{w=.5} But what about your mom?" - A "Is she like, on heroin or something?" + A "Is she like,{w=.4} on heroin or something?" - F "Ha, no. She’s just… Always in her own little world." + show fang neutral with Dissolve(.25) + F "Ha,{w=.3} no.{w=.5} She’s just{cps=*.1}...{/cps}{w=.3} always in her own little world." - F "Nothing is ever wrong, there’s no flaws with anything…" + F "Nothing is ever wrong,{w=.4} there’s no flaws with anything{cps=*.1}...{/cps}" F "No concern is worth worrying about." - A "Ah. Yeah, that can’t be healthy." + A "Ah.{w=.4} Yeah,{w=.3} that can’t be healthy." - F "Eh, I’ve made do so far." + F "Eh,{w=.4} I’ve made do so far." + pause .5 - A "Well, for what it’s worth, you’ve still got Trish, Reed, and Naser." + A "Well,{w=.3} for what it’s worth,{w=.4} you’ve still got Trish,{w=.3} Reed{w=.2} and Naser." - F "Pffft. Yeah, the one whose horn is more important than finding a place, my shitty baby brother, and Reed." + show fang considering with Dissolve(.25) + F "Pffft.{w=.5} Yeah,{w=.4} the one whose horn is more important than finding a place,{w=.4} my shitty baby brother,{w=.3} and Reed." + show fang: + easein_back 1.5 yalign -0.1 xalign -0.1 "Fang groans as she leans back in her seat." + pause .5 - F "The new guy is the only one I can rely on. My life sucks." + show fang unimpressed with Dissolve(.25) + F "The new guy is the only one I can rely on.{w=.5} {cps=*.4}My life sucks.{/cps}" + pause .5 - A "Hmmmm, I dunno…" + A "{cps=*.5}Hmmmm,{/cps}{w=.4} I dunno{cps=*.1}...{/cps}" - F "We haven’t found a venue and our show is in a week. Gah! Fuckin’ Naomi! Fuckin’ Dad!" + F "We haven’t found a venue and our show is in a week.{w=.75} {nw}" + show fang considering: + easein_back 1 yalign 0.0 xalign 0.05 + extend "Gah!{w=.6} Fuckin’ Naomi!{w=.5} Fuckin’ Dad!" + pause .5 - A "On the flip-side, we’re getting some of your favorite pizza at one of the pricier italian places around. For free too." + A "On the flip-side,{w=.4} we’re getting some of your favorite pizza at one of the pricier italian places around.{w=.5} For free too." - F "But the venue…" + show fang neutral with Dissolve(.25) + F "But the venue{cps=*.1}...{/cps}" - A "We still have time. So, pizza first and then we find a place for your show." - - show moe neutral flip behind fang with moveinright: - xalign 0.7 + A "We still have time.{w=.5} So,{w=.4} pizza first and then we find a place for your show." + pause .5 Moe "Someone say pizza?" + pause .5 + + show moe neutral flip behind fang: + yalign 0.1 xalign 2.2 + show moe: + easein_cubic 1 xalign 1.6 + with dissolve + pause .5 Moe "Someone order a fuckin’ pizza?!" - + + show moe: + ease_cubic 1 xalign 0.9 + ease_cubic 1 xalign 1.6 "Moe slides a large pizza onto the table in front of us." - Moe "A pizza with extra sausage, anchovies, pepperoni, and ham, also known as the Moe’s Original Meateor Pizza, Lucy’s favorite!" + Moe "A pizza with extra sausage,{w=.3} anchovies,{w=.3} pepperoni{w=.3} and ham,{w=.5} also known as the Moe’s Original Meateor Pizza,{w=.4} Lucy’s favorite!" + pause .5 - F "I go by Fang now, actually." + F "I go by Fang now,{w=.4} actually." - Moe "Whoa-hoa! The youth are getting uppity with me!" + show moe: + easein_cubic 1 xalign 1.65 + Moe "Whoa-hoa!{w=.4} The youth are getting uppity with me!" - Moe "Ya try’na make ol’ Moe confused, ya punk?" + Moe "Ya try’na make ol’ Moe confused,{w=.3} ya punk?" + show moe: + ease_cubic 1 xalign 0.7 + show fang surprised with Dissolve(.25) + pause .25 + show fang: + easein_quart 1 xalign 0.0 + show fang shocked with Dissolve(.25) "He gives Fang a light noogie." + show moe: + ease_cubic 1 xalign 1.55 + show fang: + ease 0.5 xalign 0.05 + pause .2 + show fang sad with dissolve + pause .5 + Moe "So what’ve you punks been up to?" - A "Actually, mister Moe, we were going to ask-" + A "Actually,{w=.2} mister Moe,{w=.4} we were going to ask-" - Moe "Mister? Young punk ya don’ need ta be so formal." + show moe: + easein_cubic 1 xalign 1.65 + Moe "Mister?{w=.5} Young punk ya don’ need ta be so formal." - "AAAAArgh fuck my head." - Moe "You younguns, I ‘eard ya talkin’ bout yer parents." + show anon: + easein_back 1 xalign 0.75 + show moe: + easein_back 1 xalign 1.45 + with None + # show moe behind anon + show anon fear flip + with Dissolve(.25) + "{cps=*.2}AAAAArgh {/cps}fuck my head." - "Ah man, here comes the lecture." + show moe: + ease_cubic 1 xalign 1.65 + show anon: + ease_cubic 1 xalign 0.85 + pause .75 + show anon sad flip with Dissolve(.25) + pause .5 - Moe "You know, the best part bein’ young is-" + Moe "You younguns,{w=.4} I ‘eard ya talkin’ bout yer parents." + pause .5 - Waitress "Mooee!!" + "Ah man,{w=.4} here comes the lecture." - Waitress "We got a code K on line 1!" + Moe "You know,{w=.4} the best part bein’ young is-" + + play sound 'audio/effects/slapstickpunch.ogg' + Waitress "{cps=*.25}Mooee!!{/cps}" with vpunch + pause .5 + + Waitress "We got a code {i}K{/i} on line 1!" + pause .5 + + show anon neutral flip + show fang neutral + with dissolve + pause .25 "Moe hangs his head in despair." - Moe "‘Old dat thought, kids. I’ze gots a pissed of motha ta deal wit." + Moe "‘Old dat thought,{w=.3} kids.{w=.5} I’ze gots a pissed of motha ta deal wit." + pause .5 - "Moe stomps away to the reception desk, leaving Fang, the Pizza, and me." + show fang behind moe + show moe: + easeout_cubic 1 xalign 0.0 + pause .5 + hide moe with dissolve - hide moe neutral flip with moveoutleft + "Moe stomps away to the reception desk,{w=.4} leaving Fang,{w=.3} the pizza{w=.3} and me." + pause .5 - show fang happy with dissolve + show fang happy with Dissolve(.25) + pause .25 + F "Hey,{w=.5} free food." + pause .5 - F "Hey, free food." + "Fang piles three slices on a plate,{w=.4} catching a few of the anchovies before they slide off." - "Fang piles three slices on a plate, catching a few of the anchovies before they slide off." + "I think I'll only take one,{w=.5} I’d rather not get heartburn at eighteen." + pause .5 - "I think I'll only take one, I’d rather not get heartburn at eighteen." - - "Man, this place sure isn’t historical for no reason." + "Man,{w=.4} this place sure isn’t historical for no reason." "Even something as ridiculous as this tastes phenomenal." - "Good thing it’s free, I’d be willing to pay a premium for this stuff." + "Good thing it’s free,{w=.4} I’d be willing to pay a premium for this stuff." "Kicks Comet Pizza’s ass any day of the week." + pause .5 - F "It really hooks you in, don’t it?" + F "It really hooks you in,{w=.4} don’t it?" + pause .5 - "Oh, I didn’t realize I was in my own world for a bit." + "Oh,{w=.4} I didn’t realize I was in my own world for a bit." - A "Uh, yeah." + A "Uh,{w=.3} yeah." A "It’s real good." - "Huh, she’s already down two slices?" + "Huh,{w=.4} she’s already down two slices?" F "Shame I have to limit myself around the good stuff." + pause .5 - "Fang picks up her last slice, tosses it in the air…" + # B: is it even a good idea to try and animate this? + "Fang picks up her last slice,{w=.4} tosses it upwards{cps=*.1}...{/cps}" - "...and snaps it out of the air with one bite." + "{cps=*.1}...{/cps}and snaps it out of the air with one bite." + pause .5 A "Whoa." - A "Cool trick. Do you do parties?" + A "Cool trick.{w=.5} Do you do parties?" - "While she raises her middle finger at the remark, the grin on Fang’s face says it’s more out of humor than malice." + show fang: + easein_cubic 1 xalign -0.05 + show fang flip off happy with Dissolve(.25) + "While she raises her middle finger at the remark,{w=.4} the grin on Fang’s face says it’s more out of humor than malice." + show fang flip off happy: + easein_cubic 1 xalign 0.05 + show fang happy with dissolve + pause .25 F "You gonna finish that?" - "I look at my half eaten slice. I guard my hoard with an arm bulwark." + "I look at my half eaten slice.{w=.6} I guard my hoard with an arm bulwark." + show anon: + easein_cubic 1 xalign 0.8 A "Mine." - F "Heh. Didn’t want it anyway." + F "Heh.{w=.4} Didn’t want it anyway." A "Mine." "I’m quick to finish off my slice to keep it to myself while Fang goes for her second helping." + pause .5 - "The pizza doesn’t last, sadly, as we continue to take slices. Its’ life is ended in a matter of minutes, when otherwise I would have committed pastacide in an hour." + "The pizza doesn’t last,{w=.4} sadly,{w=.4} as we continue to take slices.{w=.5} Its’ life is ended in a matter of minutes,{w=.4} when otherwise I would have committed pastacide in an hour." - "By the end I’m satisfied, enjoying the feeling of the itis." + "By the end I’m satisfied,{w=.4} enjoying the feeling of the itis." + pause .5 - F "Aaaah… Uncle Moe knows just how to make it." + show anon: + easein_cubic 1.5 xalign 0.85 + show fang: + easein_cubic 1.5 xalign 0.0 + F "{cps=*.25}Aaaah{/cps}{cps=*.1}...{/cps}{w=.5} Uncle Moe knows just how to make it." + pause .5 - A "Yeah, your uncle is pretty cool." + A "Yeah,{w=.4} your uncle is pretty cool." + pause .5 + show fang: + easeout_back 1 xalign -0.2 + easein_back 1 xalign -0.3 "Fang gets out of her seat, legs unsteady as she fights off the need for a well needed nap." - F "I’ll see ya at the front. I’ve got a serious need. For real this time." + show fang neutral with Dissolve(.25) + F "I’ll see ya at the front.{w=.5} I’ve got a serious need.{w=.4} For real this time." - hide fang neutral flip with moveoutright - stop music fadeout 1.0 "I snicker and nod." - A "Sure, leave me to deal with your Uncle." - + stop music fadeout 4 # TODO: restaurant chatter + + show fang: + easeout_cubic 1.5 xalign -1.7 + pause .25 + show fang neutral flip with dissolve + hide fang with dissolve + pause .5 + + A "Sure,{w=.4} leave me to deal with your uncle." + + show anon: + easeout_back 1 xalign 0.6 + easein_back 1 xalign 0.4 + pause .5 + "I force myself out of the booth and casually meander to the reception area." - hide anon neutral with moveoutleft + + show anon: + easeout 1 xalign -0.5 + pause .5 + hide anon with dissolve + pause .5 scene moes pizza - show moe neutral at sleft - show anon neutral flip at sright with moveinright + show moe neutral: + yalign 0.1 xalign -0.2 + with fade + pause .5 + "Moe is there placing the receiver of the desk’s phone back." + pause .5 + show anon neutral flip: + yalign 0.1 xalign 1.5 + show anon: + easein_cubic 1 xalign 0.9 + with dissolve + pause .5 - Moe "‘Ey son, youse enjoy da meal?" + Moe "‘Ey son,{w=.4} youse enjoy da meal?" - A "Definitely. Feel like I’mma black out any second." + A "Definitely.{w=.4} Feel like I’mma black out any second." - Moe "Hahaha. Dat’s what I like ta hear!" + Moe "Hahaha.{w=.3} Dat’s what I like ta hear!" - Moe "Glad to make yas date, then." + Moe "Glad to make yas date,{w=.2} then." - # TODO: music already faded out - stop music fadeout 1.0 - A "A-ah, uh… we aren’t-" play music "audio/OST/Fuck You I Like This Chick.ogg" fadein 1.0 + pause .5 - Moe "No? Coulda fooled me wit’ dat disaster youse called flirtin’." + A "A-{w=.15}ah,{w=.3} uh{cps=*.1}...{/cps}{w=.3} we aren’t-" - A "No, really!" + Moe "No?{w=.4} Coulda fooled me wit’ dat disaster youse called flirtin’." + + A "No,{w=.4} really!" A "Fang’s looking for a venue." A "Her band is planning a show for next week." + pause .5 - Moe "Reeeaaally now. Why not have it here den?" + Moe "{cps=*.4}Reeeaaally {/cps}now.{w=.4} Why not have it here den?" + pause .5 - "I look around at the restaurant, trying to find any real place for the band to actually play." + "I look around at the restaurant,{w=.4} trying to find any real place for the band to actually play." - Moe "Ay, dun sweat the details, kid." + Moe "Ay,{w=.3} dun sweat the details,{w=.2} kid." "Moe grins." Moe "Me and da boys are used to makin’ room for shows." - Moe "Youse jus tell ma l’il Lucy ya got a place, then yas sure ta sweep ‘er of ‘er feet." + Moe "Youse jus tell ma l’il Lucy ya got a place,{w=.5} then yas sure ta sweep ‘er of ‘er feet." + pause .5 - A "ah er wha I th huh?" + A "Ah{w=.2} er{w=.2} wha{w=.2} I{w=.2} th{w=.4} huh?" "Anon.exe has failed." + pause .5 - Moe "Ah ta be young and in love." + Moe "Ah{w=.2} ta be young and in love." + pause .5 - Moe "listen here, Anon." + Moe "Listen here,{w=.3} Anon." - Moe "I segreti dell’amore, the secret ta love…" + Moe "{i}{cps=*.5}I segreti dell’amore{/cps}{/i},{w=.4} the secret ta love{cps=*.1}...{/cps}" - Moe "It’s not shared mis’ry. Youse can complain bout all da lil details in life." + Moe "It’s not shared mis’ry.{w=.5} Youse can complain bout all da lil details in life." Moe "But dat don’t fix yas problems." + pause .5 + show moe: + easein_cubic 1 xalign -0.1 Moe "Howeva!" Moe "Yas can’t be tryna do everythang for her neitha." Moe "Othawize she’d jus expec ya ta fix all her problems for her." + pause .5 Moe "The secret is support!" - A "...Support?" + A "{cps=*.1}...{/cps}Support?" - Moe "Ay, youse gots ta be her support. She gots ta fix her own problems, but youse gots ta back her up on dem." + Moe "Ay,{w=.3} youse gots ta be her support.{w=.5} She gots ta fix her own problems,{w=.4} but youse gots ta back her up on dem." - Moe "An’ from what I hear from ma boy Nasa, you’ve already been dun dat." + Moe "An’ from what I hear from ma boy Nasa,{w=.4} you’ve already been dun dat." + pause .5 - "I suppose I have. Like at her band practice, or on the roof." + "I suppose I have.{w=.5} Like at her band practice,{w=.4} or on the roof." Moe "Like now!" - Moe "Hahahahaha BADA BING!" + Moe "{cps=*.3}Hahahahaha {/cps}{w=.3}BADA {w=.1}BING!" - unknown "BADA BOOM." + unknown "BADA {w=.1}BOOM." + pause .5 + show moe neutral flip with Dissolve(.25) Moe "Back ta work Jerry!" + pause .5 + show moe neutral with Dissolve(.25) Moe "Anyway." - Moe "Be good ta her, Anon. She’ll be good ta youse, I raised her right afta all." + Moe "Be good ta her,{w=.2} Anon.{w=.5} She’ll be good ta youse,{w=.4} I raised her right afta all." + pause .5 - A "Err, thanks, Moe." + A "Err,{w=.4} thanks,{w=.2} Moe." - Moe "Ay, anytime." + Moe "Ay,{w=.3} anytime." + pause .5 - Moe "I’ve been hangin’ around youse fools for too long, I can’t jus’ ignore the kitchen anymore, youse know?" + Moe "I’ve been hangin’ around youse fools for too long,{w=.4} I can’t jus’ ignore the kitchen anymore,{w=.2} youse know?" - Moe "Give little Lucy my regards, huh?" + Moe "Give little Lucy my regards,{w=.2} huh?" A "Sure." - stop music fadeout 1.0 + pause .5 + + show moe: + easeout_cubic 1 xalign -1.3 + pause .25 + show moe neutral flip with Dissolve(.25) + hide moe with dissolve + "Moe saunters back to the kitchen." hide moe neutral flip with moveoutleft + stop music fadeout 4 + # TODO: restaurant ambience - "Now that I think about it, how does he cook with those little arms?" + "Now that I think about it,{w=.4} how does he cook with those little arms?" - "I look a bit closer, there’s several toy claws hanging on a rack just inside the kitchen door." + "I look a bit closer,{w=.5} there’s several toy claws hanging on a rack just inside the kitchen door." + pause .5 "Somehow I don’t think that was something I was supposed to see." + pause .5 - show fang neutral at scenter with dissolve + show fang neutral flip: + yalign 0.0 xalign 2.1 + show fang: + easein_cubic 1 xalign 1.7 + with dissolve + pause .5 - F "Alright, I’m back." + F "Alright,{w=.3} I’m back." + show fang considering flip with Dissolve(.25) F "Let’s hit the road." F "Maybe we’ll find somewhere to play before sundown." - A "Actually, we really don’t." + show anon: + easein_cubic 1 xalign 0.7 + pause .2 + show anon neutral with dissolve + pause .5 + A "Actually,{w=.5} we really don’t." + show fang surprised flip with Dissolve(.25) "Fang freezes in place." - hide fang neutral - show fang shocked at scenter + pause .5 + show fang shocked flip with Dissolve(.25) F "How?" A "Your Uncle." + pause .5 - F "You… Asked Uncle Moe if my band could play?" + F "You{cps=*.1}...{/cps}{w=.3} asked Uncle Moe if my band could play?" - A "Yeah, he seemed pretty excited about it." + show anon shrug with Dissolve(.25) + A "Yeah,{w=.4} he seemed pretty excited about it." A "He’s got a stage ready and everything." + show anon neutral with dissolve + pause .5 - "Fang still isn’t moving…" + "Fang still isn’t moving{cps=*.1}...{/cps}" "Did I do something wrong?" + pause .5 + play music "audio/OST/Appreciating the Moment.ogg" fadein 1.0 "It’s a blur of motion." hide fang shocked hide anon - show fang hug at scenter + show fang hug flip: + yalign 0.1 xalign 1.2 + show fang: + easein_cubic 2 xalign 0.45 with dissolve + show dimmer_lighter behind fang with Dissolve(1.5) + pause .5 "One second Fang looks like she’s going to start hyperventilating." @@ -3026,110 +3487,156 @@ label chapter_6: "With a tinnitus inducing scream right in my ear." - F "AAAAAAAAAAAAAAAAAA WE GOT A VENUE AAAAAAAAA" + hide dimmer_lighter with dissolve + show fang: + ease 0.75 xalign 0.5 + ease 0.75 xalign 0.45 + repeat + F "{cps=*.3}AAAAAAAAAAAAAAAAAA {/cps}WE GOT A VENUE{cps=*.3} AAAAAAAAA{/cps}" "It’s so infectious." - "My arms reflexively support her, wrapping around below her wings." + "My arms reflexively support her,{w=.4} wrapping around below her wings." "Fang’s arms are wrapped around my shoulders as she clings to me." - "I feel something warm, soft and somewhat moist press against my cheek." + "I feel something warm,{w=.3} soft{w=.3} and somewhat moist press against my cheek." - F "WE GOT A VENUE WE GOT A VENUE WE GOT A VEN- AH!" + F "WE GOT A VENUE WE GOT A VENUE WE GOT A VEN-{w=.5} AH!" + show fang: + ease 0.75 xalign 0.5 "All movement stops and reality resumes." - show fang happy at scenter - show anon neutral flip at aright + show anon neutral behind fang: + yalign 0.1 xalign 0.4 + show fang happy flip: + yalign 0.0 xalign 0.6 + show fang: + easein_quart 2 xalign 0.725 + show anon: + easein_quart 2 xalign 0.275 with dissolve + pause .5 "Fang’s wings withdraw from around us." - "Fang pulls away until only her hands are on my shoulders." + "She pulls away until only her hands are on my shoulders." + pause .5 "My hands are now at her sides and I can feel her warm scales on my palms." + pause .5 "Oh." "Wow." - "I uh…" + "I uh{cps=*.1}...{/cps}" - "...huh…" + "{cps=*.1}...{/cps}huh{cps=*.1}...{/cps}" + pause .5 - stop music + stop music fadeout .5 + show anon: + easein_quart 1 xalign 0.1 + show fang: + easein_quart 1 xalign 0.9 + with None + show fang surprised flip with Dissolve(.25) - "It’s the sound of clapping that causes us to jump apart, faces bright red and breath rapid." + "It’s the sound of clapping that causes us to jump apart,{w=.5} faces bright red and breath rapid." + pause .5 - "Back at the kitchen door is Moe, clapping loudly with his miniscule arms." + "Back at the kitchen door is Moe,{w=.4} clapping loudly with his miniscule arms." + pause .5 - A "Er… I suppose we uh…" + A "Er{cps=*.1}...{/cps} I suppose we uh{cps=*.1}...{/cps}" - F "Um…" + show fang sad flip with dissolve + F "Um{cps=*.1}...{/cps}" + pause .5 - A "Call… Naser?" + A "Call{cps=*.1}...{/cps}{w=.3} Naser?" + pause .5 - F "Y-yeah, a-and tell him… right?" + F "Y-{w=.15}yeah,{w=.4} a-and tell him{cps=*.1}...{/cps}{w=.3} right?" + pause .5 + + A "Totally." - A "Totally. VVURM DRAMA’s got a venue!" play music "audio/OST/appreciating_the_scenery.ogg" fadein 1.0 - "Fang smiles softly and nods." + show anon happy with dissolve + A "VVURM DRAMA’s got a venue!" + show fang happy flip with dissolve + "Fang smiles softly and nods." + + show anon neutral with dissolve "Good thing Naomi put Naser’s number in my phone." "Even though I didn’t ask for it." + pause .5 "The tone rings twice." Nas "Yes?" - A "Hey, Naser." + A "Hey,{w=.2} Naser." - Nas "Hold on, I’ll put you on speaker." + Nas "Hold on,{w=.3} I’ll put you on speaker." + pause .5 Nas "Go ahead." - A "Mission accomplished, we got a venue set up." + A "Mission accomplished,{w=.4} we got a venue set up." + pause .5 - N "Oh, they did?" + N "Oh,{w=.3} they did?" N "That’s great!" - A "Yeah, we’re at Dino-Moe’s place in Little Troodon." + A "Yeah,{w=.3} we’re at Dino-Moe’s place in Little Troodon." Nas "Cool." Nas "I’ll bring the NasCar over in a jiffy!" + pause .5 "I’m going to punch him." + pause .5 N "You sure you want us to get you now?" N "Now that you have business out of the way you and Fang could go do something fun!" + pause .5 - A "..." + A "{cps=*.1}...{/cps}" + pause .5 - "You know, it may not be such a bad idea." + "You know,{w=.4} it may not be such a bad idea." "Even if it’s an idea from the Orchid Oppressor." - "..." + "{cps=*.1}...{/cps}" + pause .5 - "Good lord, I’m never going to be able to play golf again." + "Good lord,{w=.4} I’m never going to be able to play golf again." - A "I’ll pass. It’s getting pretty dark." + A "I’ll pass.{w=.5} It’s getting pretty dark." + pause .5 - N "Aww…" + N "Aww{cps=*.1}...{/cps}" - Nas "Alright, stay put and we’ll be there soon." + Nas "Alright,{w=.3} stay put and we’ll be there soon." A "Alright." A "See you." + pause .5 "All’s left is to wait a few minutes for the ride to get here." + pause .5 scene outside moes show anon neutral at acenter