Changed, tweaked, and added window fading to several chapters. Fixed a bathroom5.
Before Width: | Height: | Size: 314 KiB After Width: | Height: | Size: 322 KiB |
Before Width: | Height: | Size: 332 KiB After Width: | Height: | Size: 367 KiB |
BIN
game/images/other/amberpendant7earcover.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
game/images/other/anonfacecloseup.png
Normal file
After Width: | Height: | Size: 409 KiB |
Before Width: | Height: | Size: 46 KiB |
Before Width: | Height: | Size: 18 KiB |
|
@ -21,6 +21,7 @@ init -1 python:
|
|||
|
||||
init python:
|
||||
import random
|
||||
config.developer = 1
|
||||
import webbrowser
|
||||
#function for insult layers
|
||||
def showCG():
|
||||
|
@ -213,6 +214,8 @@ image rosa prom neutral flip = im.Flip("rosa/rosa prom neutral.png", horizontal=
|
|||
image reed neutral flip = im.Flip("reed/reed neutral.png", horizontal=True)
|
||||
image reed king rex flip = im.Flip("reed/reed king rex.png", horizontal=True)
|
||||
image reed future neutral flip = im.Flip("reed/reed future neutral.png", horizontal=True)
|
||||
image farnsworth flip = im.Flip("other/farnsworth.png", horizontal=True)
|
||||
image jingo flip = im.Flip("other/jingo.png", horizontal=True)
|
||||
|
||||
#angry flips
|
||||
image spears angry flip = im.Flip("spears/spears angry.png", horizontal=True)
|
||||
|
@ -370,7 +373,7 @@ image trish prom bass flip = im.Flip("trish/trish prom bass.png", horizontal=Tru
|
|||
image trish smug flip = im.Flip("trish/trish smug.png", horizontal=True)
|
||||
image naser smug flip = im.Flip("naser/naser smug.png", horizontal=True)
|
||||
image rosa future flip = im.Flip("rosa/rosa future.png", horizontal=True)
|
||||
image jinflip = im.Flip("other/jin.png", horizontal=True)
|
||||
image jin flip = im.Flip("other/jin.png", horizontal=True)
|
||||
image farnsworth flip = im.Flip("other/farnsworth.png", horizontal=True)
|
||||
image carldelewski flip = im.Flip("other/carldelewski.png", horizontal=True)
|
||||
image fangdad unimpressed flip = im.Flip("fangparents/fangdad unimpressed.png", horizontal=True)
|
||||
|
@ -434,6 +437,7 @@ image fangphonelayer2 = im.Alpha("images/other/fangphonelayer2.png", 0.4)
|
|||
image nonalcoholic = "images/other/soda.png"
|
||||
image amberpendant = "images/other/amberpendant1.png"
|
||||
image amberpendant6veryhappy = 'images/other/amberpendant6veryhappy.png'
|
||||
image amberpendant7earcover = 'images/other/amberpendant7earcover.png'
|
||||
image amberpendant4shock = 'images/other/amberpendant4shock.png'
|
||||
image chillicheesefries = 'images/other/chilli cheese fries.png'
|
||||
image ccf_rstain = 'images/other/rstain base set for composites.png'
|
||||
|
@ -543,6 +547,13 @@ image fang nonxmas pendant sad = Composite(
|
|||
(0, 0), "amberpendant"
|
||||
)
|
||||
|
||||
image fang psad flip = Composite(
|
||||
# (1412, 1500),
|
||||
(1412, 1500),
|
||||
(0, 0), im.Flip("fang/basic set/fang sad.png", horizontal=True),
|
||||
(0, 0), im.Flip("images/other/amberpendant1.png", horizontal=True)
|
||||
)
|
||||
|
||||
image fang nonxmas pendant unimpressed = Composite(
|
||||
# (1412, 1500),
|
||||
(1412, 1500),
|
||||
|
@ -623,6 +634,12 @@ image fang pshocked flip = Composite(
|
|||
(0, 0), im.Flip("images/other/amberpendant4shock.png", horizontal=True)
|
||||
)
|
||||
|
||||
image fang pear cover = Composite(
|
||||
(1412, 1500),
|
||||
(0, 0), "fang ear cover",
|
||||
(0, 0), "amberpendant7earcover"
|
||||
)
|
||||
|
||||
image fang nonxmas pendant flip off happy = Composite(
|
||||
# (1412, 1500),
|
||||
(1412, 1500),
|
||||
|
|
|
@ -14,8 +14,9 @@ transform scloserleft:
|
|||
|
||||
label chapter_1:
|
||||
#First Day of School
|
||||
stop music fadeout 2
|
||||
play ambient 'audio/effects/outdoorLoop.ogg' fadein 2
|
||||
stop music fadeout 3
|
||||
play ambient 'audio/effects/outdoorLoop.ogg' fadein 3
|
||||
pause 2.5
|
||||
|
||||
"January sixth."
|
||||
|
||||
|
|
|
@ -4904,8 +4904,6 @@ label chapter_11:
|
|||
|
||||
label .BreakingThings:
|
||||
|
||||
window hide
|
||||
|
||||
A "I don’t follow."
|
||||
pause .5
|
||||
|
||||
|
@ -4986,6 +4984,8 @@ label chapter_11:
|
|||
pause .5
|
||||
|
||||
"Naser looks back ahead at the curtains and doesn’t get up to follow me out of the auditorium."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show anon:
|
||||
|
@ -5000,12 +5000,16 @@ label chapter_11:
|
|||
pause .5
|
||||
|
||||
"{cps=*.1}...{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
play ambient 'audio/effects/apartmentLoop.ogg' fadein 3
|
||||
pause .5
|
||||
|
||||
"I fish the key from my backpack and unlock my door."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
# TODO: directions say Appreciating the Atmosphere
|
||||
|
@ -5019,6 +5023,8 @@ label chapter_11:
|
|||
"My place is as drab as ever, and Fang is laying in my bed paying close attention to whatever she’s doing on her phone."
|
||||
|
||||
"She looks like she hasn’t slept in days, how long has she been on her phone?"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show anon neutral flip:
|
||||
|
@ -5091,6 +5097,8 @@ label chapter_11:
|
|||
|
||||
show fang unimpressed with Dissolve(.25)
|
||||
F "Sickos. Him and Naomi."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show anon behind fang:
|
||||
|
@ -5162,6 +5170,8 @@ label chapter_11:
|
|||
A "Oh, alright."
|
||||
|
||||
"Fang gives a quick hug goodbye and waves as she goes out the door."
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show fang:
|
||||
easeout_cubic 1.25 xalign 1.6
|
||||
|
@ -5170,6 +5180,8 @@ label chapter_11:
|
|||
pause .5
|
||||
|
||||
A "{cps=*.1}...{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show anon:
|
||||
|
@ -5179,6 +5191,8 @@ label chapter_11:
|
|||
"I return my attention to the game and end up playing until nightfall."
|
||||
|
||||
"{cps=*.1}...{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
stop music fadeout 3
|
||||
|
@ -5449,11 +5463,13 @@ label chapter_11:
|
|||
"Lab partners."
|
||||
|
||||
"{cps=*.1}...{/cps}"
|
||||
pause .5
|
||||
|
||||
call get_ending
|
||||
if _return != 1: # any route except Shooter
|
||||
# duplicated segment from 11B, 11C and 11D transplanted here
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
play music "audio/OST/Appreciating her Company.ogg" fadein 1.0
|
||||
pause .5
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
label chapter_11A:
|
||||
#Announcing a Plan | shooter
|
||||
window hide # Temporary
|
||||
pause .5
|
||||
|
||||
"I help Fang through the first few questions until she says she has a good grasp on the concept."
|
||||
|
||||
|
@ -79,6 +79,8 @@ label chapter_11A:
|
|||
|
||||
show fang neutral flip with Dissolve(.25)
|
||||
F "Oh, you can apologize to her at lunch today."
|
||||
window hide
|
||||
window auto
|
||||
stop music fadeout 0.5
|
||||
pause 1
|
||||
|
||||
|
@ -142,6 +144,8 @@ label chapter_11A:
|
|||
"Well, this can’t be a good sign."
|
||||
|
||||
"\"Highlight of our time here at Volcano High\" indeed."
|
||||
window hide
|
||||
window auto
|
||||
|
||||
stop music fadeout 4
|
||||
pause 1
|
||||
|
@ -150,6 +154,8 @@ label chapter_11A:
|
|||
pause .5
|
||||
|
||||
'{cps=*.1}...{/cps}'
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
return
|
|
@ -1,6 +1,7 @@
|
|||
label chapter_11B:
|
||||
#>>doomer | Announcing Nothing Important
|
||||
window hide # Temporary
|
||||
window hide
|
||||
window auto
|
||||
stop music fadeout 4
|
||||
|
||||
pause .5
|
||||
|
@ -156,6 +157,8 @@ label chapter_11B:
|
|||
|
||||
show anon neutral with dissolve
|
||||
A "Alright, sure."
|
||||
window hide
|
||||
window auto
|
||||
|
||||
stop music fadeout 4
|
||||
pause .5
|
||||
|
@ -166,6 +169,8 @@ label chapter_11B:
|
|||
"The two of us continue making plans up to the bell, and I toss the paper out when I leave."
|
||||
|
||||
"{cps=*.1}...{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
pause 1
|
||||
|
||||
return
|
|
@ -418,5 +418,7 @@ label chapter_12_5C:
|
|||
pause .5
|
||||
|
||||
Lucy "Oh, Anon, you’re already here!"
|
||||
window hide
|
||||
window auto
|
||||
|
||||
return
|
||||
|
|
|
@ -418,5 +418,7 @@ label chapter_12_5D:
|
|||
pause .5
|
||||
|
||||
F "Oh, Anon, you’re already here!"
|
||||
window hide
|
||||
window auto
|
||||
|
||||
return
|
||||
|
|
|
@ -5,6 +5,8 @@ label chapter_12A:
|
|||
pause .5
|
||||
|
||||
"Later that night after school Fang texts me."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show anonphone with easeinbottom
|
||||
|
@ -60,6 +62,8 @@ label chapter_12A:
|
|||
pause .5
|
||||
|
||||
"{i}Anon:{/i}{fast} i’ll be there."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
hide anonphone with easeoutbottom
|
||||
|
@ -76,12 +80,16 @@ label chapter_12A:
|
|||
"It’s probably fine, I shouldn’t be getting so worked up."
|
||||
|
||||
"I get to spend the whole day with Fang, after all."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene black with Dissolve(1)
|
||||
pause .5
|
||||
|
||||
"{cps=*.1}...{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
play ambient 'audio/effects/cityLoop.ogg' fadein 3
|
||||
|
@ -100,6 +108,8 @@ label chapter_12A:
|
|||
with dissolve
|
||||
|
||||
"Seeing me approach, she drops her cigarette and grinds the butt to ash under her heel."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
stop ambient fadeout 4
|
||||
|
@ -125,6 +135,9 @@ label chapter_12A:
|
|||
show anon neutral with dissolve
|
||||
"Thankfully admission to the museum was free."
|
||||
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show fang:
|
||||
ease_cubic 1 xalign 0.6
|
||||
pause 1
|
||||
|
@ -159,6 +172,8 @@ label chapter_12A:
|
|||
F "You’re messing with me."
|
||||
|
||||
A "It’s true, I’ll show you when we get out of here."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene museuminside
|
||||
|
@ -178,6 +193,8 @@ label chapter_12A:
|
|||
A "Notes{cps=*.1}...{/cps}?"
|
||||
|
||||
"Fang grabs me by the forearm and rushes the two of us into the exhibit."
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show fang happy:
|
||||
yalign 0.0 xalign -1.0
|
||||
|
@ -239,6 +256,8 @@ label chapter_12A:
|
|||
"Either way, I snap several pictures from various angles while Fang continues her sermon."
|
||||
|
||||
F "Alright, what’s next?"
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show fang:
|
||||
ease_cubic 1 xalign -0.6
|
||||
|
@ -254,6 +273,8 @@ label chapter_12A:
|
|||
show anon neutral flip with dissolve
|
||||
|
||||
F "And these are some letters he hand-wrote to his father! If my dad wasn’t such an asshole he could have pulled some strings and let us play in the precinct!"
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show fang:
|
||||
easeout 0.75 xalign -1.5
|
||||
|
@ -284,8 +305,10 @@ label chapter_12A:
|
|||
"It was a clip of Stygy playing the national anthem as a protest song or something."
|
||||
|
||||
"It sounded kinda cool, I’ll give him that much."
|
||||
window hide
|
||||
window auto
|
||||
|
||||
play ambient 'audio/effects/teenageCrowdFarLoop.ogg' fadein 4
|
||||
play ambient 'audio/effects/teenageCrowdInteriorLoop.ogg' fadein 4
|
||||
stop music fadeout 4
|
||||
pause .5
|
||||
|
||||
|
@ -310,6 +333,8 @@ label chapter_12A:
|
|||
A "{cps=*.1}...{/cps}Yeah, my thoughts exactly. Glad I could help."
|
||||
|
||||
F "I saw some good stuff in the next row over we can go check out. too."
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show fang:
|
||||
easeout_back 1 xalign 1.8
|
||||
|
@ -322,6 +347,8 @@ label chapter_12A:
|
|||
with dissolve
|
||||
|
||||
"She drags me away from the screen to whatever it is she wants to take ‘inspiration’ from."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
stop ambient fadeout 4
|
||||
|
@ -353,6 +380,8 @@ label chapter_12A:
|
|||
"Fang drags me around a few more exhibits, cataloguing the various paraphernalia and stopping occasionally to obsess over some minor detail."
|
||||
|
||||
"Eventually we loop back around to the entrance."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene museuminside
|
||||
|
@ -382,6 +411,8 @@ label chapter_12A:
|
|||
easein_back 0.75 xalign 0.85
|
||||
show fang shocked flip with Dissolve(.25)
|
||||
F "OH WAIT!"
|
||||
window hide
|
||||
window auto
|
||||
|
||||
stop music fadeout 4
|
||||
show fang:
|
||||
|
@ -406,10 +437,12 @@ label chapter_12A:
|
|||
|
||||
show anon neutral with dissolve
|
||||
"This’ll throw a huge wrench into my plan earlier{cps=*.1}...{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show fang neutral flip:
|
||||
yalign 0.1 xalign 1.6
|
||||
yalign 0.0 xalign 1.6
|
||||
show fang:
|
||||
easein_cubic 1 xalign 0.7
|
||||
with dissolve
|
||||
|
@ -459,6 +492,8 @@ label chapter_12A:
|
|||
A "I think I can get us something from that taco truck I saw on the way in."
|
||||
|
||||
F "Alright, I’ll tell Trish to wait a bit."
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show fang:
|
||||
ease_cubic 1 xalign 0.4
|
||||
|
@ -479,6 +514,8 @@ label chapter_12A:
|
|||
pause .5
|
||||
|
||||
"Instead of Fang dragging me through the museum, we walked out casually hand in hand."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
play ambient 'audio/effects/cityLoop.ogg' fadein 4
|
||||
|
@ -553,6 +590,8 @@ label chapter_12A:
|
|||
F "Come on, the next showing is in five minutes!"
|
||||
|
||||
"Already I’m being dragged back inside."
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show fang:
|
||||
easeout_cubic 1 xalign 2.0
|
||||
|
@ -567,12 +606,16 @@ label chapter_12A:
|
|||
stop ambient fadeout 4
|
||||
|
||||
"I guess seeing a movie with Fang isn’t the worst thing in the world."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene black with Dissolve(1)
|
||||
pause .5
|
||||
|
||||
"{cps=*.1}...{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene theater with Dissolve(1)
|
||||
|
@ -601,6 +644,8 @@ label chapter_12A:
|
|||
"Not just because of how interested she is in Stygy Moldrix, but because I wouldn’t be taking notes."
|
||||
|
||||
"As the screen fades and the lights turn back on, I silently thank Raptor Jesus for ending my forty-minute torment."
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show fang happy:
|
||||
yalign 0.0 xalign 0.0
|
||||
|
@ -632,6 +677,8 @@ label chapter_12A:
|
|||
"At least I can talk to Reed about Rock Ring or something."
|
||||
|
||||
"Fang smiles and leads me back out of the museum and towards the food court."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene foodcourt
|
||||
|
@ -662,6 +709,8 @@ label chapter_12A:
|
|||
play ambient 'audio/effects/teenagecrowdfarloop.ogg' fadein 6
|
||||
|
||||
"We round the corner and I immediately lock on to a certain triceratops."
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show anon:
|
||||
easein 1 xalign -0.3
|
||||
|
@ -695,6 +744,8 @@ label chapter_12A:
|
|||
pause .5
|
||||
|
||||
"I split off from Fang to find a place to get food from."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene black with Dissolve(1)
|
||||
|
@ -708,6 +759,8 @@ label chapter_12A:
|
|||
"I stand in line for a Cretaceous Fried Chicken stand and order my food, savoring every moment I wait and don’t have to interact with Trish."
|
||||
|
||||
"The moment doesn’t last long and I walk over to the table, food in hand."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene foodcourt
|
||||
|
@ -726,6 +779,8 @@ label chapter_12A:
|
|||
pause .5
|
||||
|
||||
"Of fucking course."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show anon neutral behind fang:
|
||||
|
@ -761,6 +816,8 @@ label chapter_12A:
|
|||
pause .5
|
||||
|
||||
"Digging into my basket of chicken tenders, I pull out my phone and head straight to the armenian graphic design forum."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show fang:
|
||||
|
@ -783,6 +840,8 @@ label chapter_12A:
|
|||
|
||||
stop ambient fadeout 4
|
||||
F "{cps=*.1}...{/cps}so Anon, what do you think?"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show fang happy:
|
||||
|
@ -793,10 +852,12 @@ label chapter_12A:
|
|||
linear 0.5 alpha 1
|
||||
show reed:
|
||||
linear 0.5 alpha 1
|
||||
hide anonphone with moveoutbottom
|
||||
hide anonphone with easeoutbottom
|
||||
pause .5
|
||||
|
||||
A "Uh, yeah. That sounds good?"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
play music 'audio/OST/sage goes in all fields.ogg' fadein 0.5
|
||||
|
@ -823,13 +884,17 @@ label chapter_12A:
|
|||
"Reed is qualed by Trish’s sneer."
|
||||
pause .5
|
||||
|
||||
"Know what. I don’t care any more."
|
||||
"'Know what, I don’t care any more."
|
||||
|
||||
show fang neutral
|
||||
show trish neutral flip
|
||||
with Dissolve(.25)
|
||||
F "Maybe{cps=*.1}...{/cps} but let’s talk about that later. I’m cravin’ a milkshake now."
|
||||
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show fang:
|
||||
easeout_back 1 xalign -1.0
|
||||
pause .25
|
||||
|
@ -862,6 +927,8 @@ label chapter_12A:
|
|||
T "Maybe{cps=*.1}...{/cps}"
|
||||
|
||||
"My fist clenches tightly beneath the table."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
menu:
|
||||
|
@ -895,6 +962,8 @@ label chapter_12A:
|
|||
pause .5
|
||||
|
||||
"Fang returns a few moments later with a milkshake in her hand."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show fang happy:
|
||||
|
@ -945,6 +1014,8 @@ label chapter_12A:
|
|||
pause .75
|
||||
ease_cubic 1.2 xalign -0.3
|
||||
"I give Fang a reassuring hug and promptly head for the exit, not missing Trish’s dumb smug face as I pass her."
|
||||
window hide
|
||||
window auto
|
||||
|
||||
stop music fadeout 4
|
||||
show anon:
|
||||
|
@ -960,6 +1031,7 @@ label chapter_12A:
|
|||
"God damn it."
|
||||
|
||||
"{cps=*.1}...{/cps}"
|
||||
pause 1
|
||||
window hide
|
||||
window auto
|
||||
|
||||
return
|
||||
|
|
|
@ -17,6 +17,8 @@ label chapter_12B:
|
|||
"I’m about to reply to some guy claiming that he is most definitely angered in the posterior, but my phone buzzes, throwing off my answer."
|
||||
|
||||
"It’s a text from Fang."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show anonphone with easeinbottom
|
||||
|
@ -67,6 +69,8 @@ label chapter_12B:
|
|||
pause .5
|
||||
|
||||
"{i}Anon:{/i}{fast}{w=.15} alright, see you then"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
hide anonphone with easeoutbottom
|
||||
|
@ -86,12 +90,16 @@ label chapter_12B:
|
|||
|
||||
stop music fadeout 4
|
||||
"I should go run and buy some earplugs just in case{cps=*.1}...{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene black with Dissolve(1)
|
||||
pause .5
|
||||
|
||||
"{cps=*.1}...{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
play music 'audio/OST/protestra_punk.ogg' fadein 3
|
||||
|
@ -159,7 +167,7 @@ label chapter_12B:
|
|||
|
||||
F "They’re a Post-Extreme Neo-Indie Experimental Hardcore-Mathcore-Grindcore Industrial Heavy Punk Metal band."
|
||||
|
||||
"{cps=*.1}...{/cps}What."
|
||||
"{cps=*.1}...{/cps}What?"
|
||||
|
||||
F "With an emphasis on creative expression and a down-to-earth worldview that just really speaks to me."
|
||||
|
||||
|
@ -211,6 +219,8 @@ label chapter_12B:
|
|||
|
||||
stop music fadeout 5
|
||||
F "Bunch of pansies. Both of you."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene nightclub
|
||||
|
@ -245,6 +255,8 @@ label chapter_12B:
|
|||
pause .5
|
||||
|
||||
"The temperature rises a good twenty degrees on the trip down."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene concertlobby
|
||||
|
@ -285,12 +297,16 @@ label chapter_12B:
|
|||
"Fang rolls their eyes and gestures to the open door to the concert hall."
|
||||
|
||||
F "The preshow’s almost done, we got here just in time."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene black with Dissolve(1)
|
||||
pause.5
|
||||
|
||||
"As soon as we open the doors, we’re almost blown back by the wall of sound that blasts past us."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene biglydie
|
||||
|
@ -367,6 +383,8 @@ label chapter_12B:
|
|||
|
||||
show anon grin with dissolve
|
||||
"I still don’t quite understand the appeal, but the energy of the moment is getting to me."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene black with dissolve
|
||||
|
@ -380,7 +398,9 @@ label chapter_12B:
|
|||
"Soon enough I’m elbow deep in the pit screaming as wildly as the crowd."
|
||||
|
||||
"{cps=*.1}...{/cps}Then a stray elbow clocks me out early."
|
||||
pause .5
|
||||
window hide
|
||||
window auto
|
||||
pause .25
|
||||
|
||||
stop music fadeout 6
|
||||
play sound 'audio/effects/slapstickbigpunch.ogg'
|
||||
|
@ -407,6 +427,8 @@ label chapter_12B:
|
|||
F "Oh, you’re back!"
|
||||
|
||||
"Fang lets me down onto my back, and I sit up straight."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
play music 'audio/OST/to_swagger.ogg' fadein 2
|
||||
|
@ -417,6 +439,8 @@ label chapter_12B:
|
|||
pause .5
|
||||
|
||||
"We’re back in the lobby of the building, only it’s a lot quieter than when we first arrived."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show anon sad flip:
|
||||
|
@ -482,6 +506,8 @@ label chapter_12B:
|
|||
pause .5
|
||||
|
||||
F "Can you get up or do I have to drag you all the way out the door?"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show fang:
|
||||
|
@ -494,6 +520,8 @@ label chapter_12B:
|
|||
show anon neutral flip with Dissolve(1)
|
||||
|
||||
"My legs are a bit wobbly but I manage to stand up with some assistance from Fang."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene nightclub
|
||||
|
@ -538,6 +566,8 @@ label chapter_12B:
|
|||
F "So until then you’re gonna keep getting your teeth kicked in just to get one of mine?"
|
||||
|
||||
A "That’s the plan!"
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show fang:
|
||||
ease_cubic 1 xalign 0.3
|
||||
|
@ -550,12 +580,16 @@ label chapter_12B:
|
|||
|
||||
stop music fadeout 4
|
||||
F "Dweeb."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene black with Dissolve(1)
|
||||
pause .5
|
||||
|
||||
"{cps=*.1}...{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
pause 1
|
||||
|
||||
return
|
|
@ -1,7 +1,6 @@
|
|||
label chapter_13A:
|
||||
#Prom is Complicated
|
||||
|
||||
window hide # Temporary
|
||||
play music 'audio/OST/ballad_of_the_boot.ogg' fadein 0.5
|
||||
pause .5
|
||||
|
||||
|
@ -17,6 +16,8 @@ label chapter_13A:
|
|||
pause .5
|
||||
|
||||
"Legs for days and days."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene home fang night
|
||||
|
@ -46,6 +47,8 @@ label chapter_13A:
|
|||
"Not that I’m complaining."
|
||||
|
||||
"The word plump is quite apt right now."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show naomi prom neutral:
|
||||
|
@ -102,6 +105,9 @@ label chapter_13A:
|
|||
show naomi prom happy with dissolve
|
||||
N "Well, if you insist, Fang. Before you go{cps=*.1}...{/cps} Anon, can I speak with you for a second?"
|
||||
|
||||
window hide
|
||||
window auto
|
||||
|
||||
stop music fadeout 4
|
||||
|
||||
show naomi behind anon:
|
||||
|
@ -119,6 +125,8 @@ label chapter_13A:
|
|||
with dissolve
|
||||
|
||||
"Before I can even say anything, Naomi’s dragging me by the shoulder into the kitchen."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
|
||||
|
@ -185,6 +193,9 @@ label chapter_13A:
|
|||
|
||||
N "This conversation is over."
|
||||
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show naomi:
|
||||
easeout_cubic 0.5 xalign 1.6
|
||||
pause .15
|
||||
|
@ -209,6 +220,9 @@ label chapter_13A:
|
|||
pause .5
|
||||
|
||||
"The arguing from the other room quickly and very loudly breaks my train of thought and I stride back to where everybody is gathered."
|
||||
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene home fang night
|
||||
|
@ -263,9 +277,11 @@ label chapter_13A:
|
|||
with dissolve
|
||||
|
||||
"Without a word she grabbed me by the wrist and dragged me through the front door, guitar in her other hand."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
play ambient 'audio/effects/outdoorloop.ogg' fadein 3
|
||||
play ambient 'audio/effects/nightLoop.ogg' fadein 3
|
||||
scene home fang outside night
|
||||
show fang a prom considering:
|
||||
yalign 0.0 xalign 0.8
|
||||
|
@ -283,6 +299,8 @@ label chapter_13A:
|
|||
pause .5
|
||||
|
||||
"I open the door for Fang as she fits her guitar in the back seat."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
stop ambient fadeout 4
|
||||
|
@ -343,9 +361,11 @@ label chapter_13A:
|
|||
D "Sure, sure."
|
||||
|
||||
"The Driver sighs a little."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
play ambient 'audio/effects/outdoorloop.ogg' fadein 3
|
||||
play ambient 'audio/effects/nightLoop.ogg' fadein 3
|
||||
scene outside school night
|
||||
show fang a prom neutral:
|
||||
yalign 0.0 xalign -0.1
|
||||
|
@ -397,6 +417,8 @@ label chapter_13A:
|
|||
"I considered carrying the guitar case for her, but Fang is already a couple yards ahead power walking to Prom."
|
||||
|
||||
"Fang leads the way to the school’s gymnasium. Her shoulders are tense and her wings are raised higher than usual."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene hallway
|
||||
|
@ -415,6 +437,8 @@ label chapter_13A:
|
|||
A "Just curious about what's going to knock the prom out of the park, what about Reed?"
|
||||
|
||||
F "He was busy."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show fang:
|
||||
|
@ -442,6 +466,8 @@ label chapter_13A:
|
|||
pause .5
|
||||
|
||||
"Reed noticed us first and waved us over."
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show anon prom neutral:
|
||||
yalign 0.1 xalign -0.3
|
||||
|
@ -470,6 +496,9 @@ label chapter_13A:
|
|||
easein_cubic 1 xalign -0.55
|
||||
show fang a prom shock with Dissolve(.25)
|
||||
F "Forty-five? Shit I thought we were later than that, we need to start getting prepped."
|
||||
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene bandroom
|
||||
|
@ -557,6 +586,8 @@ label chapter_13A:
|
|||
stop music fadeout 5
|
||||
|
||||
A "I- Yeah{cps=*.1}...{/cps} sure{cps=*.1}...{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
|
||||
|
@ -597,6 +628,8 @@ label chapter_13A:
|
|||
"Every now and then one of them would point at me and snicker."
|
||||
|
||||
"I simply hide my face behind my solo cup and try to drown out their judging eyes behind sugary water."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show spears neutral behind anon:
|
||||
|
@ -620,6 +653,8 @@ label chapter_13A:
|
|||
A "Hm{cps=*.1}...{/cps}"
|
||||
|
||||
Sp "You enjoying your prom?"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
menu:
|
||||
|
@ -685,6 +720,8 @@ label chapter_13A:
|
|||
pause .5
|
||||
|
||||
"The principal sighs and leaves me."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show spears:
|
||||
|
@ -755,6 +792,8 @@ label chapter_13A:
|
|||
|
||||
play ambient 'audio/effects/teenageCrowdFarLoop.ogg' fadein 1
|
||||
"He tosses the paper over his shoulder and yanks out the crowns from a pocket inside his jacket."
|
||||
window hide
|
||||
window auto
|
||||
|
||||
# show spears neutral with moveinleft:
|
||||
# xalign -0.2 yalign 0.0
|
||||
|
@ -797,6 +836,8 @@ label chapter_13A:
|
|||
Sp "Alright, alright, let’s stay on schedule."
|
||||
|
||||
Sp "I promised your parents we’d be out of here by ten."
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show naomi prom neutral flip with dissolve
|
||||
pause .5
|
||||
|
@ -883,9 +924,11 @@ label chapter_13A:
|
|||
"The band doesn’t bother introducing themselves. Instead Trish begins plucking her bass."
|
||||
|
||||
"It all went tumbling down from there."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
play music 'audio/OST/its_the_piece_of_shit_you_asked_for.ogg' fadein 1.0
|
||||
play music 'audio/OST/this_hurts.ogg'
|
||||
with hpunch
|
||||
pause 1
|
||||
|
||||
|
@ -903,6 +946,8 @@ label chapter_13A:
|
|||
unknown "PFFFT AHAHAHA THEY STILL FUCKING SUCK AFTER SIX MONTHS!!"
|
||||
play ambient 'audio/effects/teenageCrowdJeerLoop.ogg' fadein 3
|
||||
play sound 'audio/effects/teenageCrowdLaugh.ogg'
|
||||
window hide
|
||||
window auto
|
||||
pause 2
|
||||
|
||||
"The crowd’s cautious cheers were long gone, replaced by a symphony of ridicule."
|
||||
|
@ -912,11 +957,15 @@ label chapter_13A:
|
|||
"Then a few students start chucking balled up tissues at their heads."
|
||||
|
||||
"Reed puts his hand on Trish’s shoulder and the two duck out."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene prom fang freak out a ending with fade
|
||||
scene prom fang freak out a ending with Dissolve(1)
|
||||
|
||||
"Fang stays a moment longer, the despair on her face manifesting through hot streams of tears."
|
||||
window hide
|
||||
window auto
|
||||
pause 1
|
||||
|
||||
scene prom with fade
|
||||
|
@ -941,6 +990,8 @@ label chapter_13A:
|
|||
"Naser was about to jump off the stage and tackle someone."
|
||||
|
||||
"Except Naomi had her arms around his waist."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show spears neutral:
|
||||
|
@ -952,9 +1003,12 @@ label chapter_13A:
|
|||
|
||||
show spears:
|
||||
easein_elastic .75 xalign 0.5
|
||||
show spears angry with Dissolve(.1)
|
||||
stop ambient fadeout 0.5
|
||||
show white:
|
||||
easein_cubic 1 alpha 0
|
||||
stop ambient fadeout 0.69
|
||||
window show Dissolve(0.0001)
|
||||
play sound 'audio/effects/spearYellRumbleVoice.ogg'
|
||||
show spears angry
|
||||
Sp "{b}{size=+15}ENOUGH!{/size}{/b}{fast}" with vpunch
|
||||
pause 1
|
||||
|
||||
|
@ -964,6 +1018,8 @@ label chapter_13A:
|
|||
pause .5
|
||||
|
||||
"He jams his thumb in the direction of the exit Fang just took."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene black with Dissolve(1)
|
||||
|
@ -972,6 +1028,8 @@ label chapter_13A:
|
|||
pause .5
|
||||
|
||||
"Trish and Reed were sitting in the far corner of the room, and Fang was nowhere to be seen."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene bandroom
|
||||
|
@ -1018,6 +1076,8 @@ label chapter_13A:
|
|||
Re "That was uncalled for, man."
|
||||
|
||||
A "And so is this."
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show anon:
|
||||
easeout_cubic 1 xalign -0.8
|
||||
|
@ -1028,8 +1088,8 @@ label chapter_13A:
|
|||
play sound 'audio/effects/doorslam.ogg'
|
||||
pause .1
|
||||
scene black
|
||||
"*SLAM*{fast}"
|
||||
pause .5
|
||||
#"*SLAM*{fast}"
|
||||
pause 2
|
||||
|
||||
"It felt so satisfying to slam the door in their useless faces."
|
||||
pause 1
|
||||
|
@ -1039,6 +1099,8 @@ label chapter_13A:
|
|||
"She probably blames me for this show going wrong too."
|
||||
|
||||
"That I sabotaged Fang’s guitar because it would make Trish look bad or something."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene door auditorium with Dissolve(1)
|
||||
|
@ -1068,6 +1130,8 @@ label chapter_13A:
|
|||
pause .5
|
||||
|
||||
"The door shuts behind me, leaving me in the dark."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
play music 'audio/ost/summertime synth.ogg' fadein 2
|
||||
|
@ -1215,6 +1279,8 @@ label chapter_13A:
|
|||
"I can feel my face practically glow at that thought."
|
||||
|
||||
A "S-sure. Of course!"
|
||||
window hide
|
||||
window auto
|
||||
|
||||
stop music fadeout 4
|
||||
pause .5
|
||||
|
@ -1302,6 +1368,8 @@ label chapter_13A:
|
|||
pause .5
|
||||
|
||||
F "{cps=*.1}...{/cps}Thanks{cps=*.1}...{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene roomthrash1 at Pan((0, 610),(0, 0), 30.0) with fade
|
||||
|
@ -1334,6 +1402,8 @@ label chapter_13A:
|
|||
pause .5
|
||||
|
||||
"I boot up the XROX and insert the Rock Ring 2 disc."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene roomthrash2 with Dissolve(1)
|
||||
|
@ -1390,6 +1460,8 @@ label chapter_13A:
|
|||
F "It’s not nothing. What. Did. She. Do?"
|
||||
|
||||
A "Now’s not a good time, we should talk about it lat-"
|
||||
window hide
|
||||
window auto
|
||||
|
||||
play music 'audio/ost/sadist.ogg' fadein 1
|
||||
scene roomthrash3 with dissolve
|
||||
|
@ -1401,6 +1473,8 @@ label chapter_13A:
|
|||
pause .5
|
||||
|
||||
A "I-I-I can’t! Fang, get a hold of yourself!"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene roomthrash4 with dissolve
|
||||
|
@ -1414,11 +1488,14 @@ label chapter_13A:
|
|||
F "{i}TELL ME OR I’LL{/i}-"
|
||||
|
||||
A "SHE PUT ME WITH YOU!"
|
||||
stop music fadeout 4
|
||||
pause .5
|
||||
|
||||
"All at once, Fang loses all energy in her body."
|
||||
|
||||
"Her grip on my collar loosens and her clawed hand lowers."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene roomthrash5 with Dissolve(1)
|
||||
|
@ -1490,9 +1567,10 @@ label chapter_13A:
|
|||
A "Fang, really, you need to stop-"
|
||||
|
||||
"With one last scream, she punches clean through the shelf’s cabinet door, leaving a hole about the size of a football."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
stop music fadeout 5
|
||||
scene roomthrash7 with Dissolve(.25)
|
||||
A "THAT’S ENOUGH!"
|
||||
pause 1
|
||||
|
@ -1501,6 +1579,8 @@ label chapter_13A:
|
|||
pause .5
|
||||
|
||||
"Tears are streaming down her face as I shift my grip to her arms."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene roomthrash8 with Dissolve(1)
|
||||
|
@ -1512,6 +1592,8 @@ label chapter_13A:
|
|||
F "You don’t like me, you just wanted to change me to something I’m not to get Naomi off your back."
|
||||
|
||||
A "That’s not true! Fang, listen to me. I do lo-"
|
||||
window hide Dissolve (0.001)
|
||||
window auto
|
||||
|
||||
scene roomthrash9 with hpunch
|
||||
|
||||
|
@ -1524,6 +1606,8 @@ label chapter_13A:
|
|||
# "I raise my hands in a basic CQC stance." # pretty sure this is commented out in the script
|
||||
|
||||
F "You took me away from my friends! You ruined our band!"
|
||||
window hide
|
||||
window auto
|
||||
|
||||
scene roomthrash10 with dissolve
|
||||
A "What the hell are you talking about? I haven’t done any of that!"
|
||||
|
@ -1566,6 +1650,8 @@ label chapter_13A:
|
|||
pause .5
|
||||
|
||||
"Shit, was I too harsh on her?"
|
||||
window hide
|
||||
window auto
|
||||
|
||||
scene roomthrash11 with Dissolve(1)
|
||||
pause .5
|
||||
|
@ -1616,6 +1702,8 @@ label chapter_13A:
|
|||
A "{cps=*.1}...{/cps}Goodnight."
|
||||
|
||||
"Fang curls into my blanket, staring at the wall away from me."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene room anon dark with Dissolve(1)
|
||||
|
@ -1640,12 +1728,16 @@ label chapter_13A:
|
|||
|
||||
stop music fadeout 4
|
||||
"My heavy eyelids practically glue themselves shut, and I’m asleep within five minutes."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene black with Dissolve(1)
|
||||
pause .5
|
||||
|
||||
"{cps=*.1}...{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
pause 1
|
||||
|
||||
return
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
label chapter_13B:
|
||||
#Prom is For Suckers
|
||||
window hide # Temporary
|
||||
"{cps=*.2}-- One Month Later --{/cps}"
|
||||
|
||||
play music 'audio/OST/west_coast_kicking.ogg' fadein 2
|
||||
|
@ -9,6 +8,8 @@ label chapter_13B:
|
|||
"It’s prom night."
|
||||
|
||||
"The night Fang and I set aside for our own little party."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene home fang outside night
|
||||
|
@ -62,6 +63,9 @@ label chapter_13B:
|
|||
|
||||
"Naser opens the door."
|
||||
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show naser prom neutral behind naomi:
|
||||
yalign 0.1 xalign -0.3
|
||||
with Dissolve(1)
|
||||
|
@ -84,6 +88,8 @@ label chapter_13B:
|
|||
Nas "Oh, Anon! Come on in, didn’t know you were already here."
|
||||
|
||||
"He waves for the two of us to enter, pecking Naomi on the cheek when she passes."
|
||||
window hide
|
||||
window auto
|
||||
stop music fadeout 4
|
||||
pause .5
|
||||
|
||||
|
@ -105,6 +111,8 @@ label chapter_13B:
|
|||
play music 'audio/OST/Dragging on and on....ogg' fadein 0.5
|
||||
|
||||
Nas "Here we go."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show fangmom neutral:
|
||||
|
@ -129,6 +137,8 @@ label chapter_13B:
|
|||
FM "In the meantime, take a seat! I’ve got some cookies in the oven that are almost ready!"
|
||||
|
||||
A "Er, yes, thank you ma’am."
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show fangmom:
|
||||
easeout_cubic 1.2 xalign -1.5
|
||||
|
@ -152,6 +162,8 @@ label chapter_13B:
|
|||
pause .5
|
||||
|
||||
"Now that I think about it, I’m surprised I haven’t seen him yet."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show fangdad neutral:
|
||||
|
@ -192,6 +204,8 @@ label chapter_13B:
|
|||
pause .5
|
||||
|
||||
FD "Oh come on, you can’t expect me to believe he’s only here for a visit on the school’s prom night!"
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show fangmom unimpressed:
|
||||
yalign 0.0 xalign -0.8
|
||||
|
@ -201,7 +215,7 @@ label chapter_13B:
|
|||
pause 1
|
||||
# TODO: FM enters here looking pissed, left of FD
|
||||
|
||||
FM "No. Intimidating. The suitor."
|
||||
FM "No.{w=.5} Intimidating.{w=.5} The suitor."
|
||||
pause .5
|
||||
|
||||
show fangdad:
|
||||
|
@ -226,6 +240,8 @@ label chapter_13B:
|
|||
pause .5
|
||||
|
||||
"My phone buzzes and I check to see who it is."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show anon:
|
||||
|
@ -242,6 +258,8 @@ label chapter_13B:
|
|||
"{i}Fang:{/i}{fast}{w=.1} forgot dad wouldnt let us leave on our own in a million years"
|
||||
|
||||
"{i}Fang:{/i}{fast}{w=.1} just make something up and get out of there"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show anon:
|
||||
|
@ -276,6 +294,8 @@ label chapter_13B:
|
|||
pause .5
|
||||
|
||||
"I powerwalk to the exit."
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show anon:
|
||||
easeout_cubic 1 xalign 1.3
|
||||
|
@ -327,6 +347,8 @@ label chapter_13B:
|
|||
hide dimmer_darker with dissolve
|
||||
stop music fadeout 5
|
||||
A "Thanksyoutoobye."
|
||||
window hide
|
||||
window auto
|
||||
|
||||
hide anon with easeoutright
|
||||
pause .5
|
||||
|
@ -337,6 +359,8 @@ label chapter_13B:
|
|||
"The door slams behind me and I make record time out of the block."
|
||||
|
||||
"My calves are on fire but I only care about getting as far away as possible."
|
||||
window hide
|
||||
window auto
|
||||
pause 1
|
||||
|
||||
play ambient 'audio/effects/outdoorloop.ogg' fadein 2
|
||||
|
@ -350,6 +374,8 @@ label chapter_13B:
|
|||
pause .5
|
||||
|
||||
"They jump when they see me."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show anon sad:
|
||||
|
@ -416,6 +442,8 @@ label chapter_13B:
|
|||
pause .5
|
||||
|
||||
"I sit next to Fang on the bench to wait."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene black with Dissolve(1)
|
||||
|
@ -447,6 +475,8 @@ label chapter_13B:
|
|||
A "It’s fine now, thanks for asking."
|
||||
|
||||
"I open the door for Fang and we both climb in the back."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
stop music fadeout 5
|
||||
|
@ -483,9 +513,9 @@ label chapter_13B:
|
|||
"His hand darts to the radio knob."
|
||||
pause .5
|
||||
|
||||
play music 'audio/OST/its_footloose_now.ogg' fadein 1.0
|
||||
A "Don-"
|
||||
|
||||
play music 'audio/OST/its_footloose_now.ogg' fadein 1.0
|
||||
"The way I dance with youuuu~"
|
||||
pause .5
|
||||
|
||||
|
@ -512,6 +542,8 @@ label chapter_13B:
|
|||
D "Oh yeah. Skin Row, that’s right."
|
||||
|
||||
D "Anywho, have fun, you two!"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene beach with Fade(1, 0, 1)
|
||||
|
@ -546,6 +578,8 @@ label chapter_13B:
|
|||
"The waves have receded far back, letting us walk along the soft sand more easily."
|
||||
|
||||
"After some time we find some kind of hidden shoal, only now revealed thanks to low tide."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show fang happy:
|
||||
|
@ -820,6 +854,8 @@ label chapter_13B:
|
|||
|
||||
show anon neutral behind fang with dissolve
|
||||
A "You can trust me, I know about this sorta thing{cps=*.1}...{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show fang angry flip with dissolve
|
||||
show fang:
|
||||
|
@ -914,6 +950,8 @@ label chapter_13B:
|
|||
A "YOU DON’T EVEN MAKE A PASSABLE FAGGOT."
|
||||
|
||||
F "{b}SHUT UP!{/b}"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show fang:
|
||||
|
@ -932,6 +970,8 @@ label chapter_13B:
|
|||
#TODO make a prom socked sprite for here
|
||||
|
||||
"Her palms thrust roughly into my chest."
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show fang:
|
||||
easeout_back 0.5 xalign 0.1
|
||||
|
@ -952,6 +992,8 @@ label chapter_13B:
|
|||
"The momentum from her shove and the soft footing beneath me send me sprawling back."
|
||||
|
||||
"I splash into the shallow water, the stinging salt burning my eyes."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show fang:
|
||||
|
@ -994,12 +1036,16 @@ label chapter_13B:
|
|||
|
||||
stop ambient fadeout 4
|
||||
"Surrounded by the salty air and soft waves, the alcohol finally gets to me and I drift out of consciousness."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene black with Dissolve(1)
|
||||
pause .5
|
||||
|
||||
"{cps=*.05}...{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
pause 1
|
||||
|
||||
return
|
||||
|
|
|
@ -396,7 +396,9 @@ label chapter_14A:
|
|||
window auto
|
||||
pause .5
|
||||
|
||||
scene a02 with fade
|
||||
scene black with Dissolve(1)
|
||||
pause .5
|
||||
scene a02 with Dissolve(1)
|
||||
pause 1
|
||||
|
||||
stop ambient1 fadeout 3
|
||||
|
@ -507,7 +509,7 @@ label chapter_14A:
|
|||
window auto
|
||||
pause .5
|
||||
|
||||
scene black with dissolve
|
||||
scene black with Dissolve(1)
|
||||
pause .5
|
||||
|
||||
"I pause when I reach the stairwell upwards."
|
||||
|
@ -815,7 +817,7 @@ label chapter_14A:
|
|||
hide red
|
||||
with Dissolve(0.4)
|
||||
hide fang flash blurred with Dissolve(2)
|
||||
pause 1
|
||||
pause 2
|
||||
|
||||
A "{i}ARGH!{/i}"
|
||||
pause .5
|
||||
|
@ -833,11 +835,11 @@ label chapter_14A:
|
|||
"As I fall I see Fang’s beautiful amber eyes."
|
||||
|
||||
"They’re red and puffy, with makeup-less tears running freely down her cheeks."
|
||||
stop sound fadeout 7
|
||||
stop sound fadeout 5
|
||||
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
pause 1
|
||||
|
||||
play audio 'audio/effects/shooterWitnessed.ogg' volume 0.6
|
||||
play ambient1 'audio/effects/hungrybeast.ogg' volume 0.05 fadein 2
|
||||
|
@ -877,6 +879,9 @@ label chapter_14A:
|
|||
$ renpy.music.set_volume(0.2, 0, 'ambient')
|
||||
|
||||
"I hobble forward."
|
||||
window hide
|
||||
window auto
|
||||
pause 0.25
|
||||
|
||||
play ambient 'audio/effects/deepLoop.ogg' fadein 10
|
||||
play sound 'audio/effects/shooterAnonStep.ogg' volume 0.7
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
label chapter_14B:
|
||||
#Anon and the Infinite Sadness
|
||||
"After Fang broke up with me everything just fell apart."
|
||||
"After Fang broke up with me, everything just fell apart."
|
||||
|
||||
"I couldn’t be bothered with school anymore, instead shutting myself in my room and replaying old games."
|
||||
|
||||
|
@ -64,6 +64,8 @@ label chapter_14B:
|
|||
pause .5
|
||||
|
||||
"Once I got my general discharge papers I vowed to never step foot on a ship again."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
play music 'audio/OST/Skinrow Soul.ogg' fadein 1.0
|
||||
|
@ -94,22 +96,32 @@ label chapter_14B:
|
|||
"With that plan settled I grab the jacket that I haven’t worn in weeks."
|
||||
|
||||
"I give it a quick smell check before putting it on and heading for the door."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene black with dissolve
|
||||
pause .5
|
||||
|
||||
"As I walk through the front of the building I feel the burning bright light of the setting sun searing my eyes."
|
||||
|
||||
# play ambient 'audio/effects/outdoorLoop.ogg' fadein 3
|
||||
scene white with dissolve
|
||||
A "Argh, fuck! It’s like getting skullfucked by one of Stony’s light bars!"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene black with Dissolve(2)
|
||||
|
||||
"After stumbling around like Helen Keller for a few moments, my eyes finally adjust to the sunlight and I start to make my way down the street."
|
||||
pause .5
|
||||
|
||||
"Pizza time here I come."
|
||||
|
||||
"{cps=*.1}...{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene doomeranon01 with Dissolve(3)
|
||||
|
@ -163,7 +175,6 @@ label chapter_14B:
|
|||
"I throw an inconspicuous glance across the room and confirm my suspicions."
|
||||
pause .5
|
||||
|
||||
play music 'audio/OST/summertime synth.ogg'fadein 1
|
||||
scene doomeranon03 with Dissolve(2)
|
||||
|
||||
pause 2
|
||||
|
@ -264,6 +275,8 @@ label chapter_14B:
|
|||
pause 1
|
||||
|
||||
"I take one last look of Fang, to further cement in my mind I’m making the right choice."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene doomeranon03 with Dissolve(1)
|
||||
|
@ -273,6 +286,8 @@ label chapter_14B:
|
|||
pause 1
|
||||
|
||||
"I saw it, she’s smart, I’m a dope. Yet why does she do that to herself?"
|
||||
window hide
|
||||
window auto
|
||||
pause 1
|
||||
|
||||
scene doomeranon04 with Fade(2, 0, 1)
|
||||
|
@ -316,6 +331,8 @@ label chapter_14B:
|
|||
"Goodbye, Fang. It was nice seeing you again, I suppose."
|
||||
|
||||
"Because I haven’t changed."
|
||||
window hide
|
||||
window auto
|
||||
pause 1
|
||||
|
||||
stop music fadeout 4
|
||||
|
|
|
@ -866,10 +866,34 @@ label chapter_8:
|
|||
FD "What the {b}HELL{/b} are you doing here, Anon?"
|
||||
window hide
|
||||
window auto
|
||||
play music 'audio/OST/you can_t sage here.ogg' fadein 1.0
|
||||
|
||||
pause 0.5
|
||||
show anonfacecloseup at truecenter with fade
|
||||
|
||||
#Time for the fun
|
||||
#Have fun making sense of these incredibly number crunched... numbers
|
||||
|
||||
play sound 'audio/effects/whoosh.ogg'
|
||||
pause 0.1
|
||||
|
||||
scene fangroom:
|
||||
linear 0.2 zoom 3.2432432432432432432432432432432 xpos -2510 ypos -146
|
||||
show fang shocked flip:
|
||||
xpos 762
|
||||
linear 0.2 zoom 3.2432432432432432432432432432432 xpos -42 ypos -149
|
||||
show anon neutral flip behind fang:
|
||||
xpos 558 ypos -42
|
||||
linear 0.2 zoom 3.2432432432432432432432432432432 xpos -704 ypos -285
|
||||
show fangdad neutral:
|
||||
linear 0.2 zoom 3.2432432432432432432432432432432 xpos -2510 ypos -146
|
||||
show anonfacecloseup:
|
||||
size(1920,1080)
|
||||
zoom 0.30833333333333333333333333333333665 xpos 774 ypos 45
|
||||
linear 0.2 zoom 1 xpos 0 ypos 0
|
||||
|
||||
pause 0.5
|
||||
|
||||
|
||||
play music 'audio/OST/you can_t sage here.ogg' fadein 1.0
|
||||
|
||||
"Yep, that’s me. You’re probably wondering how I got in this situation."
|
||||
|
||||
|
@ -895,7 +919,30 @@ label chapter_8:
|
|||
window hide
|
||||
window auto
|
||||
|
||||
hide anonfacecloseup at truecenter with fade
|
||||
pause 0.5
|
||||
|
||||
play sound 'audio/effects/whoosh.ogg'
|
||||
pause 0.1
|
||||
|
||||
scene fangroom:
|
||||
zoom 3.2432432432432432432432432432432 xpos -2510 ypos -146
|
||||
linear 0.2 zoom 1 xpos 0 ypos 0
|
||||
show fang shocked flip:
|
||||
zoom 3.2432432432432432432432432432432 xpos -42 ypos -149
|
||||
linear 0.2 zoom 1 xpos 762 ypos 0
|
||||
show anon neutral flip behind fang:
|
||||
zoom 3.2432432432432432432432432432432 xpos -704 ypos -285
|
||||
linear 0.2 zoom 1 xpos 558 ypos -42
|
||||
show fangdad neutral:
|
||||
zoom 3.2432432432432432432432432432432 xpos -2510 ypos -146
|
||||
linear 0.2 zoom 1 xpos 0 ypos 0
|
||||
show anonfacecloseup:
|
||||
size(1920,1080)
|
||||
linear 0.2 zoom 0.30833333333333333333333333333333 xpos 774 ypos 45
|
||||
|
||||
pause 0.5
|
||||
hide anonfacecloseup
|
||||
|
||||
|
||||
FD "Out. {w=0.3}{b}Now{/b}."
|
||||
window hide
|
||||
|
|
|
@ -2,11 +2,10 @@
|
|||
|
||||
label chapter_x1:
|
||||
|
||||
window hide
|
||||
stop music fadeout(3)
|
||||
scene black with Dissolve(2)
|
||||
play music 'audio/ost/prized bowling shoes.ogg' fadein 0.2
|
||||
pause 1
|
||||
play music 'audio/ost/prized bowling shoes.ogg' fadein 0.2
|
||||
|
||||
"It’s a cool autumn’s evening and for some reason I’m squeezed in a car against Moe and Naser."
|
||||
|
||||
|
@ -19,12 +18,16 @@ label chapter_x1:
|
|||
pause .5
|
||||
|
||||
"The drive couldn’t have lasted for more than fifteen minutes, but it felt like a good couple of hours."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene parkinglot with Fade(1, 0, 1)
|
||||
pause .5
|
||||
|
||||
"When we finally pulled into the parking lot, I step out to stretch my legs while Moe and Naser continued to catch up."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show anon neutral:
|
||||
|
@ -41,6 +44,8 @@ label chapter_x1:
|
|||
show anon neutral flip with dissolve
|
||||
|
||||
A "Uhh{cps=*.1}...{/cps} Moe, why are you wearing that outside, miles away from the restaurant kitchen?"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show moe alt flip:
|
||||
|
@ -51,6 +56,8 @@ label chapter_x1:
|
|||
pause .5
|
||||
|
||||
Moe "It’sa part o’ ma look, if I ain’ts wearin’ an apron I jus’ don’t feel right."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show fangdad neutral behind anon:
|
||||
|
@ -70,6 +77,8 @@ label chapter_x1:
|
|||
Moe "It’s been a while, why ole’ Rip n’ me used ta come ’ere err’y weekend when we was your age."
|
||||
|
||||
FD "And with my weekend off I figured I’d take the next generation for a game or two."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show naser considering behind fangdad:
|
||||
|
@ -97,6 +106,8 @@ label chapter_x1:
|
|||
FD "Quiet you. I’d have your ass in bars before you’d even know it."
|
||||
|
||||
Moe "We both knows ya won’t. C’mon kids, ole Moe needs the extra hands to git on his lucky shoes."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show moe:
|
||||
|
@ -115,6 +126,8 @@ label chapter_x1:
|
|||
|
||||
show naser happy flip with dissolve
|
||||
Nas "You’re not going to make a {i}cripple{/i} carry all those, right?"
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show naser:
|
||||
easeout_cubic 1 xalign 2.5
|
||||
|
@ -124,6 +137,8 @@ label chapter_x1:
|
|||
|
||||
show anon unimpressed with Dissolve(.25)
|
||||
"Struggling to not fall over or snap in half like a skin-colored twig, I lugged the bag over."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show anon:
|
||||
|
@ -145,6 +160,8 @@ label chapter_x1:
|
|||
"We parked pretty far away, too, so I had to carry them a good quarter mile or so."
|
||||
|
||||
"At least the benches here are clean."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show fangdad neutral:
|
||||
|
@ -261,6 +278,8 @@ label chapter_x1:
|
|||
pause .5
|
||||
|
||||
"Eager to escape his clutches I bolted for the console and started entering our names."
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show anon:
|
||||
easeout_cubic 1 xalign -0.5
|
||||
|
@ -273,6 +292,8 @@ label chapter_x1:
|
|||
pause .5
|
||||
|
||||
"Fang’s dad was up first, and for some reason his solid flesh-tone ball seemed a lot newer than the others."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene bowlingalley
|
||||
|
@ -283,6 +304,8 @@ label chapter_x1:
|
|||
"He made a show of inserting his clawed fingers into each of the holes while making sure I had a real good angle."
|
||||
|
||||
"He even oriented the ball so that the holes lined up into a little screaming face."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show fangdad:
|
||||
|
@ -317,6 +340,8 @@ label chapter_x1:
|
|||
Moe "Sheesh Rip. Give it a break for a bit."
|
||||
|
||||
"Yes. Maybe two bits even."
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show fangdad:
|
||||
easeout_cubic 1 xalign -0.4
|
||||
|
@ -327,6 +352,8 @@ label chapter_x1:
|
|||
Moe "Alrights Anon, yer up."
|
||||
|
||||
"I nod and get up from my seat."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show anon neutral:
|
||||
|
@ -360,6 +387,8 @@ label chapter_x1:
|
|||
|
||||
stop music fadeout 4
|
||||
"Right into the back of my foot."
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show anon:
|
||||
easeout_back 0.5 xalign 0.5
|
||||
|
@ -413,6 +442,8 @@ label chapter_x1:
|
|||
show anon:
|
||||
easeout_cubic 0.4 yalign 0.1
|
||||
A "GOD DAAAAAAAAAAAAAAMN IIIIIIIIIIIIIIIIIIIIIIIT!"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show anon:
|
||||
|
@ -510,6 +541,8 @@ label chapter_x1:
|
|||
|
||||
show naser considering with Dissolve(.25)
|
||||
Nas "Think I saw one by the entrance, let’s go get it."
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show moe:
|
||||
easeout_cubic 0.5 xalign -1.0
|
||||
|
@ -572,6 +605,8 @@ label chapter_x1:
|
|||
FD "Next time."
|
||||
|
||||
stop music fadeout 4
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene black with Dissolve(2)
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
label chapter_x2:
|
||||
|
||||
window hide
|
||||
stop music fadeout(3)
|
||||
scene black with Dissolve(2)
|
||||
pause 1
|
||||
|
@ -24,6 +23,8 @@ label chapter_x2:
|
|||
pause 2
|
||||
|
||||
A "Right, you’re recording?"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
# appreciating the moment
|
||||
|
@ -64,6 +65,8 @@ label chapter_x2:
|
|||
|
||||
show anon neutral flip with dissolve
|
||||
A "So let’s head on inside for the grand tour!"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene room anon day alt
|
||||
|
@ -96,6 +99,8 @@ label chapter_x2:
|
|||
pause .5
|
||||
|
||||
A "Anyways, make sure you get a good pan view of the apartment."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show anon shrug behind viewfinder:
|
||||
|
@ -152,6 +157,8 @@ label chapter_x2:
|
|||
F "Among other things."
|
||||
|
||||
A "Fang! How vulgar!"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show anon:
|
||||
|
@ -189,6 +196,8 @@ label chapter_x2:
|
|||
|
||||
show anon neutral flip with dissolve
|
||||
A "And done."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
hide rec
|
||||
|
@ -255,6 +264,8 @@ label chapter_x2:
|
|||
play music 'audio/ost/bayside bumming it.ogg'
|
||||
show anon unimpressed flip with dissolve
|
||||
A "One moment, I need to use the bathroom."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show fang behind anon
|
||||
|
@ -264,7 +275,11 @@ label chapter_x2:
|
|||
hide anon with dissolve
|
||||
|
||||
play sound 'audio/effects/doorslam.ogg'
|
||||
pause .1
|
||||
window show Dissolve(0.0001)
|
||||
"{b}*SLAM*{/b}" with vpunch
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show fang happy flip with dissolve
|
||||
pause .5
|
||||
|
@ -339,7 +354,10 @@ label chapter_x2:
|
|||
"*click*"
|
||||
|
||||
play sound 'audio/effects/doorslam.ogg'
|
||||
"*woosh {b}SLAM{/b}*" with vpunch
|
||||
"*woosh {nw}"
|
||||
extend "{b}SLAM{/b}*" with vpunch
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show anon sad behind viewfinder:
|
||||
|
@ -371,6 +389,8 @@ label chapter_x2:
|
|||
easein_cubic 1 xalign 0.4
|
||||
show anon pissed with Dissolve(.25)
|
||||
A "Fang I swear to fu- Get back here!"
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show anon:
|
||||
easeout_cubic 1 xalign 1.5
|
||||
|
|
|
@ -1,7 +1,20 @@
|
|||
|
||||
label chapter_x3:
|
||||
#PTA Meeting
|
||||
play music 'audio/OST/Dragging on and on....ogg' fadein 2.0
|
||||
stop music fadeout(3)
|
||||
scene black with Dissolve(2)
|
||||
pause 1
|
||||
|
||||
"{cps=*0.2}--August Tenth--{/cps}"
|
||||
pause .5
|
||||
|
||||
play music 'audio/OST/Dragging on and on....ogg' fadein 1.0
|
||||
|
||||
"Inside the sweltering hot auditorium of Volcano High."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene auditorium
|
||||
show spears neutral at sleft:
|
||||
xalign -0.05
|
||||
|
@ -14,25 +27,29 @@ label chapter_x3:
|
|||
xalign 1.2
|
||||
show fangmom neutral flip at fmright:
|
||||
xalign 1.35
|
||||
with fade
|
||||
|
||||
"{cps=*0.2}--August Tenth--{/cps}"
|
||||
|
||||
"Inside the sweltering hot auditorium of Volcano High."
|
||||
with Dissolve(1)
|
||||
pause .5
|
||||
|
||||
Sp "Good evening, everyone. I’m glad that you’ve all agreed to show up."
|
||||
pause 0.5
|
||||
|
||||
Sp "With the new year about to begin we’d like to firstly start off by introducing our tenured faculty to any new parents."
|
||||
|
||||
Sp "If you would be so kind."
|
||||
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show spears:
|
||||
ease_cubic 0.5 xalign -0.25
|
||||
pause 1.0
|
||||
ease_cubic 1 xalign -0.25
|
||||
pause 1.5
|
||||
show jin:
|
||||
ease_cubic 0.5 xalign 0.23
|
||||
ease_cubic 0.8 xalign 0.23
|
||||
Tsuki "Ohayo! Mai naimu es Jim Tsuki, ando aye am en chajo ova zhe ingurass depatamento. Carr-dono."
|
||||
show jin:
|
||||
ease_cubic 0.5 xalign 0.5
|
||||
ease_cubic 0.8 xalign 0.5
|
||||
|
||||
window hide
|
||||
window auto
|
||||
|
||||
pause 1.0
|
||||
show carldelewski at scenter:
|
||||
|
@ -50,51 +67,71 @@ label chapter_x3:
|
|||
show farnsworth:
|
||||
ease_cubic 0.5 yalign 0.1
|
||||
ease_cubic 0.5 yalign 0.0
|
||||
Drf "Huhwha.{w=0.5} Oh! Why are you in my attic?"
|
||||
Drf "Huhwha. Oh! Why are you in my attic?"
|
||||
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show farnsworth:
|
||||
ease_cubic 2.5 xalign 0.35
|
||||
ease_cubic 2.25 xalign 0.625
|
||||
easeout_cubic 1.5 xalign 0.35
|
||||
|
||||
pause 2.3
|
||||
pause 2.95
|
||||
show spears:
|
||||
ease_cubic 0.5 xalign 0.05
|
||||
ease_cubic 0.5 xalign -0.2
|
||||
ease_cubic 0.8 xalign 0.05
|
||||
"I sigh and slide the script over to the senile fossil."
|
||||
|
||||
Drf "Oh my.{w=0.5} Yes, I am Professor Fernsworth, and I act as the head of sciences. Please remind Mr. Jingo to say his part next."
|
||||
show spears:
|
||||
ease_cubic 0.8 xalign -0.2
|
||||
pause 1
|
||||
|
||||
Drf "Oh my. Yes, I am Professor Fernsworth, and I act as the head of sciences. Please remind Mr. Jingo to say his part next."
|
||||
|
||||
show farnsworth flip with dissolve
|
||||
|
||||
show farnsworth with dissolve:
|
||||
xzoom -1.0
|
||||
Drf "Mr. Jingo, I believe it’s your turn."
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show farnsworth behind fangmom:
|
||||
show farnsworth flip behind fangmom:
|
||||
ease_cubic 2.0 xalign 1.0
|
||||
xzoom 1.0
|
||||
show jingo flip with dissolve
|
||||
|
||||
show jingo with dissolve:
|
||||
xzoom -1.0
|
||||
show jingo:
|
||||
pause 0.5
|
||||
show farnsworth behind fangmom with dissolve
|
||||
|
||||
show jingo flip:
|
||||
ease_cubic 0.5 yalign 0.1
|
||||
ease_cubic 0.5 yalign 0.0
|
||||
jingo "Yes I am the music head."
|
||||
|
||||
show fangmom:
|
||||
ease_cubic 1.0 xalign 0.3
|
||||
pause .5
|
||||
|
||||
FM "And I am the parent ambassador."
|
||||
show fangmom neutral with dissolve
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show fangmom:
|
||||
ease_cubic 1.0 xalign 1.3
|
||||
pause 0.8
|
||||
ease_cubic 1.5 xalign 1.3
|
||||
show fangmom neutral with dissolve
|
||||
pause 0.3
|
||||
show fangmom neutral flip with dissolve
|
||||
|
||||
pause .5
|
||||
|
||||
Sp "Now, onto the subject of this meeting."
|
||||
|
||||
show spears:
|
||||
ease_cubic 0.5 xalign 0.0
|
||||
"I sigh and shuffle the sheaf of papers before me, looking closely at my notes."
|
||||
ease_cubic 0.8 xalign 0.0
|
||||
pause 0.5
|
||||
|
||||
"I sigh and shuffle the sheat of papers before me, looking closely at my notes."
|
||||
pause 0.5
|
||||
|
||||
Sp "Fundraising to repair the rooftop safety fence."
|
||||
pause 0.5
|
||||
|
||||
unknown "How was it broken in the first place!"
|
||||
|
||||
|
@ -104,6 +141,7 @@ label chapter_x3:
|
|||
Sp "Ma’am your daughter can safely glide-"
|
||||
|
||||
unknown "YOU DON’T KNOW THAT!"
|
||||
pause 0.5
|
||||
|
||||
Sp "Ma’am, Abigail is the star track and field glider."
|
||||
|
||||
|
@ -111,95 +149,163 @@ label chapter_x3:
|
|||
FM "Don’t you worry! I can assure you that the faculty would never let our children come to harm."
|
||||
|
||||
FM "Why, just imagine if one of their students were seriously hurt in an accident."
|
||||
|
||||
show fangmom unimpressed flip with dissolve
|
||||
play music "audio/OST/Summertime Synth.ogg" fadein 2.0
|
||||
FM "Like falling down those stairs and landing on one of the bollards."
|
||||
pause 0.5
|
||||
|
||||
"Oh not this again."
|
||||
|
||||
show carldelewski flip with dissolve
|
||||
carl "I’ll have you know that that Anon kid is way tougher than he looks!"
|
||||
pause 0.5
|
||||
|
||||
show carldelewski with dissolve
|
||||
unknown "There’s no way that actually happened!"
|
||||
|
||||
unknown "Yeah, skinnies are too squishy to survive something like that!"
|
||||
|
||||
unknown "YOU HAVE NO PROOF THAT MY EUGENE WAS INVOLVED!"
|
||||
show carldelewski with dissolve
|
||||
|
||||
Sp "If we could foc-"
|
||||
|
||||
show fangmom:
|
||||
ease_cubic 0.5 yalign 0.2
|
||||
ease_cubic 0.5 yalign 0.1
|
||||
ease_cubic 0.5 yalign 0.0
|
||||
FM "Now now. I think we really should address the parents’ concerns, sir."
|
||||
|
||||
unknown "YEAH! Like who let an {i}APE{/i} be around my precious Megan!"
|
||||
|
||||
pause 0.5
|
||||
"So much for post racial society."
|
||||
window hide
|
||||
window auto
|
||||
pause 0.5
|
||||
|
||||
stop music fadeout 1.0
|
||||
show spears angry with dissolve
|
||||
show white:
|
||||
alpha 1
|
||||
easein_cubic 1 alpha 0
|
||||
stop ambient fadeout 0.69
|
||||
show spears angry
|
||||
play sound "audio/effects/spearYellRumbleVoice.ogg"
|
||||
stop music fadeout 0.69
|
||||
|
||||
show farnsworth concerned:
|
||||
easein_cubic 1 xalign 1.1
|
||||
show carldelewski:
|
||||
easein_cubic 1 xalign 0.9
|
||||
show jingo flip:
|
||||
easein_cubic 1 xalign 1.3
|
||||
show fangmom:
|
||||
easein_cubic 1 xalign 1.4
|
||||
show jin:
|
||||
easein_cubic 1 xalign 0.6
|
||||
|
||||
window show Dissolve(0.0001)
|
||||
Sp "ON THE SUBJECT OF FUNDRAISING!" with vpunch
|
||||
show farnsworth concerned with dissolve
|
||||
|
||||
pause 0.5
|
||||
|
||||
"My voice is powerful enough to draw everyone’s eyes to me."
|
||||
|
||||
show spears neutral with dissolve
|
||||
Sp "We need to consider each person’s idea, so we will be opening the floor to suggest-"
|
||||
|
||||
play music "audio/OST/Those Other Two Weirdos.ogg" fadein 2.0
|
||||
play ambient "audio/effects/teenageCrowdFarLoop.ogg" fadein 1.0
|
||||
|
||||
"The crowd of parents have begun shouting over each other at this point."
|
||||
|
||||
"More than half of them aren’t even saying anything."
|
||||
pause 0.5
|
||||
|
||||
"Ugh, why did I take this job again?"
|
||||
pause 0.5
|
||||
|
||||
FM "Oh dear, they are certainly enthusiastic."
|
||||
pause 0.5
|
||||
Sp "Samantha, why are you even here? Your kids have already graduated."
|
||||
|
||||
show fangmom neutral flip with dissolve
|
||||
|
||||
FM "You never know what the future may bring, Principal Spears. I’m simply being mindful of it."
|
||||
pause 0.5
|
||||
|
||||
Sp "The future?"
|
||||
show carldelewski flip with dissolve
|
||||
carl "No freakin’ way.{w=0.3} You tellin’ me dat Anon actually managed to score?"
|
||||
carl "No freakin’ way. You tellin’ me dat Anon actually managed to score?"
|
||||
|
||||
carl "*sniff* Brings a tear to ma freakin’ eye…"
|
||||
pause 0.5
|
||||
|
||||
jingo "I was always wondering why those two would sneak off to the roof.{w=0.5} Good on them."
|
||||
show farnsworth with dissolve
|
||||
Drf "Indeed, why I remember my first wife and how we met…{w=0.5} It felt like a hundred years ago and yet I can still recall her supple scales."
|
||||
jingo "I was always wondering why those two would sneak off to the roof. Good on them."
|
||||
|
||||
Sp "Can we please not discuss the students’ sexual pursuits? I swear whatever happened to professionalism."
|
||||
show farnsworth concerned:
|
||||
easein_cubic 1 xalign 0.75
|
||||
show farnsworth flip with dissolve
|
||||
|
||||
Tsuki "Spears-dono you must relax. It’s not like he’s a student here and his parents never even bothered to show up."
|
||||
show carldelewski with dissolve
|
||||
hide jin
|
||||
show jinflip behind spears at scenter:
|
||||
Drf "Indeed, why I remember my first wife and how we met{cps=*.1}…{/cps} It felt like a hundred years ago and yet I can still recall her supple scales."
|
||||
pause 0.5
|
||||
|
||||
Sp "Can we please not discuss the students’ sexual pursuits? I swear, whatever happened to professionalism?"
|
||||
pause 0.5
|
||||
|
||||
Tsuki "Spears-dono you must relax. It’s not like he’s a student here, and his parents never even bothered to show up."
|
||||
window hide
|
||||
window auto
|
||||
pause 0.5
|
||||
|
||||
show carldelewski flip:
|
||||
easein_cubic 1 xalign 0.95
|
||||
show farnsworth flip:
|
||||
easein_cubic 1 xalign 1.05
|
||||
show fangmom flip:
|
||||
easein_cubic 1 xalign 1.45
|
||||
show jingo flip:
|
||||
easein_cubic 1 xalign 1.35
|
||||
|
||||
pause 0.01
|
||||
show farnsworth concerned
|
||||
show fangmom unimpressed flip
|
||||
show carldelewski
|
||||
with dissolve
|
||||
|
||||
pause 1
|
||||
|
||||
show jin flip behind spears at scenter:
|
||||
xalign 0.5
|
||||
with dissolve
|
||||
Tsuki "What…{w=0.5} Why are you all looking at me like that?"
|
||||
pause 0.5
|
||||
|
||||
Tsuki "What{cps=*.1}...{/cps} Why are you all looking at me like that?"
|
||||
pause 0.5
|
||||
|
||||
"Ugh, Fang was right. I should’ve just taken up her old man’s offer at the dealership."
|
||||
pause 0.5
|
||||
|
||||
show spears:
|
||||
ease_cubic 1.0 xalign -0.2
|
||||
"As the faculty join in the shouting with the rest of the parents I take a moment to rethink my priorities."
|
||||
pause 0.5
|
||||
|
||||
show carldelewski:
|
||||
ease_cubic 0.5 yalign 0.1
|
||||
ease_cubic 0.5 yalign 0.0
|
||||
ease_cubic 0.5 xalign 0.7
|
||||
ease_cubic 0.5 xalign 0.8
|
||||
carl "I KNEWS YOU WERE FAKIN’ IT!"
|
||||
|
||||
|
||||
show jinflip:
|
||||
ease_cubic 0.5 xalign 0.2
|
||||
show jin flip:
|
||||
ease_cubic 0.5 xalign 0.3
|
||||
Tsuki "Aye habbu no curue watto yo meano."
|
||||
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
stop ambient fadeout 2.0
|
||||
stop music fadeout 3.0
|
||||
pause 3
|
||||
scene black with fade
|
||||
pause 1
|
||||
|
||||
scene black with Dissolve(2)
|
||||
pause 1.5
|
||||
return
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
label chapter_x4:
|
||||
|
||||
window hide
|
||||
stop music fadeout(3)
|
||||
scene black with Dissolve(2)
|
||||
pause 1
|
||||
|
@ -10,7 +9,7 @@ label chapter_x4:
|
|||
# appreciating the scenery?
|
||||
# to swagger?
|
||||
# west coast kicking?
|
||||
"{cps=*.3}-- February Seventeenth --{/cps}"
|
||||
"{cps=*.2}-- February Seventeenth --{/cps}"
|
||||
|
||||
play music 'audio/ost/west_coast_kicking.ogg' fadein 1.0
|
||||
pause .5
|
||||
|
@ -25,6 +24,8 @@ label chapter_x4:
|
|||
"Especially with that useless skinnie."
|
||||
|
||||
"But between the nice clean feeling on my scalp and the great news{cps=*.1}...{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene bandroom
|
||||
|
@ -223,6 +224,8 @@ label chapter_x4:
|
|||
pause .5
|
||||
|
||||
"Our biggest show{cps=*.1}...{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene black with Dissolve(1)
|
||||
|
@ -230,7 +233,7 @@ label chapter_x4:
|
|||
|
||||
"I hand Fang the blue strat, which they immediately set to tuning just right."
|
||||
|
||||
"Mr.Jingo really needs to get some new gear, these things aren’t maintained at all."
|
||||
"Mr. Jingo really needs to get some new gear, these things aren’t maintained at all."
|
||||
|
||||
stop music fadeout 4
|
||||
pause .5
|
||||
|
@ -238,6 +241,8 @@ label chapter_x4:
|
|||
pause .5
|
||||
|
||||
"{cps=*.1}...{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
pause 2
|
||||
|
||||
return
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
label chapter_x5:
|
||||
|
||||
window hide
|
||||
stop music fadeout(3)
|
||||
scene black with Dissolve(2)
|
||||
pause 1
|
||||
|
@ -17,6 +16,8 @@ label chapter_x5:
|
|||
pause .5
|
||||
|
||||
"And now Reed is the only one who puts up with me."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene backyard with Dissolve(2)
|
||||
|
@ -34,6 +35,8 @@ label chapter_x5:
|
|||
"Meanwhile, Reed is currently going on about his grand plan to open the first medical carfentanyl dispensary in the country."
|
||||
|
||||
"Not that the stuff does much for me, but it's better than talking about literally anything else."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene trishreedcarfe with Dissolve(1)
|
||||
|
@ -131,6 +134,8 @@ label chapter_x5:
|
|||
pause .5
|
||||
|
||||
"Reed sits up and I find myself automatically following, wrapping my arms around my knees."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene backyard
|
||||
|
@ -192,6 +197,8 @@ label chapter_x5:
|
|||
T "Th-that was our big plan{cps=*.1}...{/cps}"
|
||||
|
||||
T "With the way Fang always talked about it, I always thought it was the only way they'd be caught going to prom{cps=*.1}...{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show trish:
|
||||
|
@ -235,6 +242,8 @@ label chapter_x5:
|
|||
pause .5
|
||||
|
||||
Re "If Fang n' Anon are gonna be there, we could talk to them then."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show trish surprised flip with Dissolve(1)
|
||||
|
@ -245,6 +254,8 @@ label chapter_x5:
|
|||
|
||||
show reed explanatory with Dissolve(.25)
|
||||
Re "Makes sense, y'know? They'll be there an' we can be there n'all."
|
||||
window hide
|
||||
window auto
|
||||
show reed neutral with Dissolve(.25)
|
||||
pause 0.75
|
||||
|
||||
|
@ -262,6 +273,8 @@ label chapter_x5:
|
|||
"I shake my head and let a laugh escape."
|
||||
|
||||
T "Well{cps=*.1}...{/cps} King Rex better bring his friend because I'm not dancing with the school mascot."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show reed:
|
||||
|
@ -307,6 +320,8 @@ label chapter_x5:
|
|||
T "Yeah{cps=*.1}...{/cps} that sounds nice."
|
||||
|
||||
"Shoving my hands into my hoodie pocket, I allow a smile to creep onto my face."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene black with Dissolve(1)
|
||||
|
@ -320,6 +335,8 @@ label chapter_x5:
|
|||
pause .5
|
||||
|
||||
"I’ll need to check Lil Tru for some cheap fitters."
|
||||
window hide
|
||||
window auto
|
||||
|
||||
pause 2
|
||||
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
label chapter_x6:
|
||||
|
||||
window hide
|
||||
stop music fadeout(3)
|
||||
scene black with Dissolve(2)
|
||||
pause 1
|
||||
|
@ -8,6 +7,8 @@ label chapter_x6:
|
|||
A "You sure you got enough paper plates and stuff?"
|
||||
|
||||
Re "We got all of it, man. Quit worryin’ alright?"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
play music 'audio/OST/west_coast_kicking.ogg' fadein 2
|
||||
pause 1
|
||||
|
@ -24,7 +25,7 @@ label chapter_x6:
|
|||
yalign 0.1 xalign 0.75
|
||||
show rosa neutral:
|
||||
yalign 0.2 xalign 0.4
|
||||
show fang neutral:
|
||||
show fang nonxmas pendant neutral:
|
||||
yalign 0.0 xalign -0.05
|
||||
show anon neutral:
|
||||
yalign 0.1 xalign -0.25
|
||||
|
@ -55,11 +56,13 @@ label chapter_x6:
|
|||
|
||||
"A feathered elbow pierces my side."
|
||||
|
||||
show fang considering with Dissolve(.25)
|
||||
show fang nonxmas pendant considering with Dissolve(.25)
|
||||
F "Her mother works two jobs overtime just so Trish can go to school with us instead of Reef City Continuation."
|
||||
|
||||
show anon shrug with dissolve
|
||||
A "What’s so bad about Reef City anyway?"
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show stella:
|
||||
easein_cubic 1 xalign 0.85
|
||||
|
@ -93,10 +96,10 @@ label chapter_x6:
|
|||
show anon concerned with Dissolve(.25)
|
||||
A "Oh no."
|
||||
|
||||
show fang unimpressed with Dissolve(.25)
|
||||
show fang nonxmas pendant unimpressed with Dissolve(.25)
|
||||
F "I went there for a week last September because Spears caught me slashing tires."
|
||||
|
||||
show fang sad with dissolve
|
||||
show fang nonxmas pendant sad with dissolve
|
||||
F "It’s hell."
|
||||
|
||||
show reed considering flip with Dissolve(.25)
|
||||
|
@ -113,7 +116,7 @@ label chapter_x6:
|
|||
Ro "We’re getting close to Trish’s place, no?"
|
||||
|
||||
show anon neutral
|
||||
show fang neutral
|
||||
show fang nonxmas pendant neutral
|
||||
show reed neutral flip
|
||||
show stella considering flip
|
||||
show rosa considering flip
|
||||
|
@ -127,16 +130,18 @@ label chapter_x6:
|
|||
|
||||
A "Why’s that?"
|
||||
|
||||
show fang considering with Dissolve(.25)
|
||||
show fang nonxmas pendant considering with Dissolve(.25)
|
||||
F "It’s summer vacation."
|
||||
|
||||
A "{cps=*.1}...{/cps}And?"
|
||||
|
||||
show fang happy with dissolve
|
||||
show fang nonxmas pendant happy with dissolve
|
||||
F "You’ll see."
|
||||
pause .5
|
||||
|
||||
F "It’s this building, we’re here."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
stop music fadeout 4
|
||||
|
@ -151,6 +156,8 @@ label chapter_x6:
|
|||
pause .5
|
||||
|
||||
"We all go upstairs, and what sounds like muffled uproars hit my ears, growing louder the closer we get to the door."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene trishhome
|
||||
|
@ -158,7 +165,7 @@ label chapter_x6:
|
|||
yalign 0.1 xalign 0.2
|
||||
show stella neutral:
|
||||
yalign 0.1 xalign 0.2
|
||||
show fang neutral:
|
||||
show fang nonxmas pendant neutral:
|
||||
yalign 0.0 xalign -0.525
|
||||
show rosa considering:
|
||||
yalign 0.2 xalign -0.55
|
||||
|
@ -198,6 +205,8 @@ label chapter_x6:
|
|||
pause .5
|
||||
|
||||
"From the entryway, I can see what looks like a monsoon-struck living room."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show trish neutral flip:
|
||||
|
@ -212,6 +221,8 @@ label chapter_x6:
|
|||
|
||||
show trish annoyed flip with Dissolve(.25)
|
||||
T "I can’t deal with these little monsters anymore!"
|
||||
window hide
|
||||
window auto
|
||||
pause .25
|
||||
|
||||
show riley neutral flip behind trish:
|
||||
|
@ -249,7 +260,7 @@ label chapter_x6:
|
|||
show rosa neutral with Dissolve(.25)
|
||||
Ro "He’s so cute! Trish why did you not tell us you had a kid brother?"
|
||||
|
||||
show fang considering with Dissolve(.25)
|
||||
show fang nonxmas pendant considering with Dissolve(.25)
|
||||
F "Because-"
|
||||
|
||||
show trish unimpressed flip with Dissolve(.25)
|
||||
|
@ -270,13 +281,15 @@ label chapter_x6:
|
|||
Riley "Trigga is you dumb?"
|
||||
|
||||
Riley "Dat shit’s just the feds tryna make sure we don’t make mo of us!"
|
||||
window hide
|
||||
window auto
|
||||
show riley neutral flip with dissolve
|
||||
pause .5
|
||||
|
||||
show trish annoyed flip with dissolve
|
||||
T "Riley, I swear to fuck-"
|
||||
|
||||
show fang happy with Dissolve(.25)
|
||||
show fang nonxmas pendant happy with Dissolve(.25)
|
||||
F "Hooookay, how about we get this party started!"
|
||||
|
||||
show stella neutral
|
||||
|
@ -286,12 +299,14 @@ label chapter_x6:
|
|||
pause .5
|
||||
|
||||
"That would explain the burning smell and the layer of smoke along the ceiling."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
stop music fadeout 4
|
||||
play ambient 'audio/effects/outdoorloop.ogg' fadein 5
|
||||
scene courtyard
|
||||
show fang neutral:
|
||||
show fang nonxmas pendant neutral:
|
||||
yalign 0.0 xalign -0.3
|
||||
show anon neutral:
|
||||
yalign 0.1 xalign -0.3
|
||||
|
@ -315,13 +330,13 @@ label chapter_x6:
|
|||
|
||||
"He flips the latches open to reveal a charcoal tray."
|
||||
|
||||
show fang surprised
|
||||
show fang nonxmas pendant surprised
|
||||
with Dissolve(.25)
|
||||
A "What the?"
|
||||
|
||||
Re "Made this last week, just for the occasion."
|
||||
|
||||
show fang neutral with Dissolve(.25)
|
||||
show fang nonxmas pendant neutral with Dissolve(.25)
|
||||
F "An entire grill in a briefcase? Why?"
|
||||
pause .5
|
||||
|
||||
|
@ -344,6 +359,8 @@ label chapter_x6:
|
|||
pause 1
|
||||
|
||||
"Trish’s little siblings are already wrestling each other in the grass, and Trish herself collapses onto the bench."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show trish annoyed behind anon, fang:
|
||||
|
@ -366,7 +383,7 @@ label chapter_x6:
|
|||
show trish considering with Dissolve(.25)
|
||||
T "There’s always at least one running around screeching."
|
||||
|
||||
show fang happy with Dissolve(.25)
|
||||
show fang nonxmas pendant happy with Dissolve(.25)
|
||||
F "Trish, why don’t you invite us over more often?"
|
||||
|
||||
F "I’d be glad to help when I don’t have classes{cps=*.1}...{/cps}"
|
||||
|
@ -387,7 +404,7 @@ label chapter_x6:
|
|||
Re "Fang, you wanna help a bit?"
|
||||
|
||||
show reed neutral flip
|
||||
show fang neutral
|
||||
show fang nonxmas pendant neutral
|
||||
with Dissolve(.25)
|
||||
|
||||
F "Me? Uh{cps=*.1}...{/cps} Sure?"
|
||||
|
@ -404,7 +421,7 @@ label chapter_x6:
|
|||
|
||||
F "I only wish I came up with the idea for a party sooner, I didn’t have much time to get everything together."
|
||||
|
||||
show fang happy with Dissolve(.25)
|
||||
show fang nonxmas pendant happy with Dissolve(.25)
|
||||
F "Like, imagine if we rented a bouncy house?"
|
||||
pause .5
|
||||
|
||||
|
@ -436,7 +453,7 @@ label chapter_x6:
|
|||
|
||||
show fang:
|
||||
easein_quart 1 xalign -0.25
|
||||
show fang surprised with Dissolve(.25)
|
||||
show fang nonxmas pendant surprised with Dissolve(.25)
|
||||
F "Crap!"
|
||||
|
||||
"Fang returns her attention to the grill."
|
||||
|
@ -446,6 +463,8 @@ label chapter_x6:
|
|||
|
||||
show anon neutral flip with dissolve
|
||||
A "Hm?"
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show anon:
|
||||
easein_cubic 1.5 xalign 0.6
|
||||
|
@ -468,7 +487,7 @@ label chapter_x6:
|
|||
easein_cubic 1.5 xalign 0.2
|
||||
show tana:
|
||||
easein_cubic 1.5 xalign 0.0
|
||||
show fang neutral
|
||||
show fang nonxmas pendant neutral
|
||||
hide reed
|
||||
hide rosa
|
||||
hide stella
|
||||
|
@ -490,7 +509,7 @@ label chapter_x6:
|
|||
|
||||
Tana "Is it true you can light things on fire with your hands?"
|
||||
|
||||
show fang neutral flip behind trish
|
||||
show fang pneutral flip behind trish
|
||||
show trish neutral flip
|
||||
with dissolve
|
||||
pause .5
|
||||
|
@ -555,6 +574,8 @@ label chapter_x6:
|
|||
"Palm thoroughly coated, I flick the pink lighter’s striker wheel with my thumb."
|
||||
|
||||
"The split second of sparks is enough to ignite the gas still caught in my hand."
|
||||
window hide
|
||||
window auto
|
||||
|
||||
play sound 'audio/effects/caveman_magic.ogg'
|
||||
pause .75
|
||||
|
@ -571,7 +592,7 @@ label chapter_x6:
|
|||
with None
|
||||
show tana cheer
|
||||
show trevor awe
|
||||
show fang happy flip
|
||||
show fang phappy flip
|
||||
with dissolve
|
||||
pause 1
|
||||
|
||||
|
@ -607,6 +628,8 @@ label chapter_x6:
|
|||
|
||||
show trish explanatory flip with Dissolve(.25)
|
||||
T "Non-negotiable. Now go throw pinecones at each other or something."
|
||||
window hide
|
||||
window auto
|
||||
show trish neutral flip with Dissolve(.25)
|
||||
|
||||
show trevor:
|
||||
|
@ -625,6 +648,8 @@ label chapter_x6:
|
|||
pause .5
|
||||
|
||||
Re "Alright, that’s everything{cps=*.1}...{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show reed neutral flip:
|
||||
yalign 0.1 xalign 2.0
|
||||
|
@ -645,7 +670,7 @@ label chapter_x6:
|
|||
show reed:
|
||||
easein_cubic 1.5 xalign 0.95
|
||||
with None
|
||||
show fang happy behind anon
|
||||
show fang nonxmas pendant happy behind anon
|
||||
show trish neutral behind fang
|
||||
show anon neutral
|
||||
with Dissolve(1)
|
||||
|
@ -659,6 +684,8 @@ label chapter_x6:
|
|||
|
||||
show rosa neutral flip with Dissolve(.25)
|
||||
Ro "Little ones! It is time to eat!"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene black with Dissolve(1)
|
||||
|
@ -667,6 +694,8 @@ label chapter_x6:
|
|||
"{cps=*.1}...{/cps}"
|
||||
|
||||
"Everyone gets a burger from the piles, sorted into two piles for real and fake meat."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene courtyard
|
||||
|
@ -674,7 +703,7 @@ label chapter_x6:
|
|||
yalign 0.1 xalign 0.1
|
||||
show reed neutral:
|
||||
yalign 0.1 xalign -0.6
|
||||
show fang neutral flip:
|
||||
show fang pneutral flip:
|
||||
yalign 0.0 xalign 0.45
|
||||
show anon neutral flip:
|
||||
yalign 0.1 xalign 0.8
|
||||
|
@ -700,11 +729,13 @@ label chapter_x6:
|
|||
|
||||
"She’s entirely focused on her greasy prey."
|
||||
|
||||
show fang happy flip with dissolve
|
||||
show fang phappy flip with dissolve
|
||||
|
||||
"After a few test bites she throws the whole thing in the air{cps=*.1}...{/cps}"
|
||||
|
||||
"And snaps it out of the air with one bite."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show tana:
|
||||
|
@ -722,7 +753,7 @@ label chapter_x6:
|
|||
with dissolve
|
||||
pause .5
|
||||
|
||||
show fang shocked flip with dissolve
|
||||
show fang pshocked flip with dissolve
|
||||
"Only then does she remember others are watching."
|
||||
|
||||
show anon grin flip with dissolve
|
||||
|
@ -758,10 +789,12 @@ label chapter_x6:
|
|||
|
||||
show fang behind stella:
|
||||
ease_cubic 1 xalign 0.3
|
||||
show fang surprised with dissolve
|
||||
show fang nonxmas pendant surprised with dissolve
|
||||
pause .5
|
||||
|
||||
A "If you’d all follow me back out front of the building{cps=*.1}...{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
pause 1
|
||||
|
||||
scene black with Dissolve(1)
|
||||
|
@ -776,6 +809,8 @@ label chapter_x6:
|
|||
pause .5
|
||||
|
||||
"Given his driving, I’m more than a bit impressed it’s all still in one piece."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
# JESUS THATS A LOT OF DINOSAURS
|
||||
|
@ -786,7 +821,7 @@ label chapter_x6:
|
|||
yalign 0.1 xalign 0.9
|
||||
show rosa considering flip:
|
||||
yalign 0.2 xalign 1.5
|
||||
show fang neutral flip:
|
||||
show fang pneutral flip:
|
||||
yalign 0.0 xalign -0.1
|
||||
show reed neutral flip:
|
||||
yalign 0.1 xalign 0.55
|
||||
|
@ -821,6 +856,8 @@ label chapter_x6:
|
|||
stop ambient fadeout 3
|
||||
show anon happy flip with dissolve
|
||||
"I give Naser a wave and he rips the tarp off."
|
||||
window hide
|
||||
window auto
|
||||
show anon neutral flip with dissolve
|
||||
pause 1
|
||||
|
||||
|
@ -833,7 +870,7 @@ label chapter_x6:
|
|||
easein_quart 1.5 xalign 0.65 #0.65
|
||||
with None
|
||||
show trish surprised flip
|
||||
show fang surprised flip
|
||||
show fang psurprised flip
|
||||
show reed shocked flip
|
||||
with dissolve
|
||||
show rosa neutral flip
|
||||
|
@ -855,7 +892,7 @@ label chapter_x6:
|
|||
|
||||
show fang:
|
||||
easein_quart 1 xalign -0.15
|
||||
show fang shocked flip with Dissolve(.25)
|
||||
show fang pshocked flip with Dissolve(.25)
|
||||
F "How did you-?"
|
||||
|
||||
show reed:
|
||||
|
@ -871,6 +908,8 @@ label chapter_x6:
|
|||
A "Sorry, Fang, I kind of stole your idea for a surprise."
|
||||
|
||||
A "A one-time VVURM DRAMA reunion concert, all ready to start!"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show fang:
|
||||
|
@ -881,7 +920,7 @@ label chapter_x6:
|
|||
parallel:
|
||||
pause 0.5
|
||||
easeout_cubic 1 xalign -1.5
|
||||
show fang very happy flip with dissolve
|
||||
show fang pvhappy flip with dissolve
|
||||
pause .5
|
||||
hide fang with dissolve
|
||||
|
||||
|
@ -906,6 +945,8 @@ label chapter_x6:
|
|||
easein_back 1 xalign 0.3
|
||||
show trish very happy with Dissolve(.25)
|
||||
T "HOLY CRAP I AM!"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show trish:
|
||||
|
@ -914,6 +955,8 @@ label chapter_x6:
|
|||
hide trish with dissolve
|
||||
pause .5
|
||||
"She bounds onstage with unrestrained glee on her face."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene black with Dissolve(1.5)
|
||||
|
@ -944,6 +987,8 @@ label chapter_x6:
|
|||
"Fang and Reed nod and ready their instruments."
|
||||
|
||||
"Trish sets the tempo and they begin."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
play music 'audio/ost/fuck you I like these weirdos.ogg' fadein 0.5
|
||||
|
@ -1014,6 +1059,8 @@ label chapter_x6:
|
|||
|
||||
stop music fadeout 6
|
||||
F "{cps=*.5}AND NOW I'M GOING TO {cps=*.4}JAAAAAAAAAAAIIIIL{/cps}!{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
|
||||
pause 2
|
||||
|
||||
|
@ -1043,6 +1090,8 @@ label chapter_x6:
|
|||
pause .5
|
||||
|
||||
T "Presenting \"It’s\"!"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene black with Dissolve(1)
|
||||
|
@ -1056,10 +1105,12 @@ label chapter_x6:
|
|||
# appreciating the atmosphere
|
||||
play music 'audio/ost/appreciating the atmosphere.ogg' fadein 0.5
|
||||
"After a full set of songs the three look exhausted."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene trishhome
|
||||
show fang happy flip:
|
||||
show fang phappy flip:
|
||||
yalign 0.0 xalign 0.8
|
||||
show anon neutral flip:
|
||||
yalign 0.1 xalign 1.0
|
||||
|
@ -1147,6 +1198,8 @@ label chapter_x6:
|
|||
Nas "Yo!"
|
||||
|
||||
"Naser finished laying out the tarp and is now walking over with a small cake on a tray."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show naser happy:
|
||||
|
@ -1167,6 +1220,8 @@ label chapter_x6:
|
|||
pause 1
|
||||
|
||||
"The candles reading ‘19’ are lit, and everyone gathers around with Trish in the center."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show trish:
|
||||
|
@ -1222,6 +1277,9 @@ label chapter_x6:
|
|||
pause .5
|
||||
|
||||
"A familiar set of claws wrap around my fingers."
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show fang:
|
||||
ease_cubic 0.75 xalign 1.05
|
||||
ease_cubic 0.75 xalign 0.8
|
||||
|
@ -1263,12 +1321,16 @@ label chapter_x6:
|
|||
Riley "Should’ve wished that the skinnie there wasn’t tone deaf."
|
||||
|
||||
T "I should've, yeah."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show trish happy with dissolve
|
||||
T "Thank you all so much for doing this again{cps=*.1}...{/cps}"
|
||||
|
||||
T "This is the best birthday i’ve had in awhile{cps=*.1}...{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show rosa:
|
||||
|
@ -1280,6 +1342,8 @@ label chapter_x6:
|
|||
Ro "This is all so beautiful{cps=*.1}...{/cps}"
|
||||
|
||||
Ro "Group hug!!"
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show trish behind anon:
|
||||
pause 0.25
|
||||
|
@ -1297,7 +1361,7 @@ label chapter_x6:
|
|||
easein_back 2 xalign 0.6 yalign 0.05
|
||||
with None
|
||||
show anon fear
|
||||
show fang shocked
|
||||
show fang nonxmas pendant shocked
|
||||
show trish surprised
|
||||
show tali happy flip
|
||||
show chondra happy flip
|
||||
|
@ -1307,6 +1371,8 @@ label chapter_x6:
|
|||
"Before we can escape from the manic hispanic, her arms capture Fang, Trish, and me in an embrace that threatens my spine and lungs."
|
||||
|
||||
"Stella, in her infinite wisdom, decides to force the rest of us into the same hug."
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show naser behind anon
|
||||
show riley:
|
||||
|
@ -1337,6 +1403,8 @@ label chapter_x6:
|
|||
pause 1
|
||||
|
||||
T "{cps=*.3}{size=-10}I can’t breeve!{/size}{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
|
||||
stop music fadeout 5
|
||||
pause 1
|
||||
|
@ -1345,6 +1413,8 @@ label chapter_x6:
|
|||
pause .5
|
||||
|
||||
"{cps=*.1}...{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
pause 2
|
||||
|
||||
return
|
||||
|
|
|
@ -1,76 +1,117 @@
|
|||
label chapter_x7:
|
||||
#Naomi Arc One
|
||||
stop music fadeout(3)
|
||||
scene black with Dissolve(2)
|
||||
pause 1
|
||||
|
||||
"{cps=*0.2}-- April, 201M2021 BC --{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene home fang day with fade
|
||||
play music "audio/OST/west_coast_kicking.ogg" fadein 1.0
|
||||
scene home fang day with Dissolve(1)
|
||||
pause .5
|
||||
|
||||
|
||||
|
||||
|
||||
show fang nonxmas pendant unimpressed at scenter with dissolve
|
||||
#show fang nonxmas pendant unimpressed at scenter with dissolve
|
||||
# yalign 0.4
|
||||
# xalign 0.1
|
||||
|
||||
show fangphonevideocall anonneutral at scenter with easeinbottom:
|
||||
yalign -0.4
|
||||
hide fang with dissolve
|
||||
|
||||
#hide fang with dissolve
|
||||
pause .5
|
||||
|
||||
F "-I’m just saying is that he shouldn’t have tried-"
|
||||
|
||||
A "Sweet tooth, you shouldn’t just kick your teacher in the nuts."
|
||||
pause .5
|
||||
|
||||
# xalign WHY DO YOU NOT WORK
|
||||
show fangphonevideocall anonneutral at scenter:
|
||||
xanchor 0
|
||||
yalign -0.4
|
||||
block:
|
||||
linear 0.045 xpos 5
|
||||
linear 0.045 xpos -5
|
||||
repeat 5
|
||||
xpos 0
|
||||
|
||||
"I growl at the phone in my hand."
|
||||
|
||||
"He’s lucky he’s in college right now."
|
||||
pause .5
|
||||
|
||||
F "I don’t want to hear it."
|
||||
|
||||
A "Yeah, but still.{w=0.3} So what’s the punishment?"
|
||||
|
||||
"With a huff I turn my phone around the living room, slowly being rearranged to fit more useless people."
|
||||
|
||||
F "Setting up for baby bro’s going away party."
|
||||
|
||||
A "D’aaawww, such a caring sister."
|
||||
|
||||
show fangphonevideocall anongrin with dissolve
|
||||
|
||||
"I don’t even have to turn the screen back to see Anon’s shit eating grin."
|
||||
|
||||
F "Dad says I gotta clean up after, too."
|
||||
|
||||
A "If you’d move out Fang-"
|
||||
A "Yeah, but still. So what’s the punishment?"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
hide fangphonevideocall with easeoutbottom
|
||||
show fang nonxmas pendant angry at scenter with dissolve
|
||||
F "{cps=*2.0}Trying to!{/cps}"
|
||||
pause .5
|
||||
|
||||
show fang nonxmas pendant sad with dissolve
|
||||
pause 0.5
|
||||
hide fang with dissolve
|
||||
"With a huff I turn my phone around the living room, slowly being rearranged to fit more useless people."
|
||||
pause .5
|
||||
|
||||
F "Setting up for baby bro’s going away party."
|
||||
pause .5
|
||||
|
||||
A "D’aaawww, such a caring sister."
|
||||
pause .5
|
||||
|
||||
"I don’t even have to turn the screen back to see Anon’s shit eating grin."
|
||||
pause .5
|
||||
|
||||
F "Dad says I gotta clean up after, too."
|
||||
pause .5
|
||||
|
||||
A "If you’d move out Fang-{w=0.5}{nw}"
|
||||
|
||||
#hide fangphonevideocall with easeoutbottom
|
||||
#show fang nonxmas pendant angry at scenter with dissolve
|
||||
|
||||
play sound 'audio/effects/slapstickPunch.ogg'
|
||||
F "{cps=*2.0}Trying to!{/cps}" with vpunch
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show fangphonevideocall anonneutral at scenter with easeinbottom:
|
||||
yalign -0.4
|
||||
#show fang nonxmas pendant sad with dissolve
|
||||
#pause 0.5
|
||||
#hide fang with dissolve
|
||||
|
||||
#show fangphonevideocall anonneutral with dissolve:
|
||||
# yalign -0.4
|
||||
pause .5
|
||||
"I finally look back at my screen and I see him giving me his soothing, calming face."
|
||||
|
||||
"Even seeing that look from him stings."
|
||||
pause .5
|
||||
|
||||
F "I didn’t mean to shout."
|
||||
|
||||
A "It’s fine Fang. I’m lucky to have a dorm room, I doubt dad would’ve sprung for an apartment again."
|
||||
|
||||
A "He’s still pissed about that security deposit."
|
||||
pause .5
|
||||
|
||||
"Ah, right.{w=0.3} That was my fault."
|
||||
"Ah, right. That was my fault."
|
||||
pause .5
|
||||
|
||||
F "Wasn’t my fault. Reed was the one to bring the carfe."
|
||||
pause .5
|
||||
|
||||
A "{cps=*0.5}Riiiight.{/cps} Still{w=0.3}, I thought you and Trish would be moving in together."
|
||||
A "{cps=*0.5}Riiiight.{/cps}{w=0.3} Still, I thought you and Trish would be moving in together."
|
||||
|
||||
# show fang angry with dissolve
|
||||
|
||||
F "Fffffffffuck her. She wanted to move in with Reed instead."
|
||||
F "{cps=*0.3}Fffffffff{/cps}uck her. She wanted to move in with Reed instead."
|
||||
pause .5
|
||||
|
||||
A "Really?"
|
||||
|
||||
|
@ -80,63 +121,101 @@ label chapter_x7:
|
|||
|
||||
F "No!"
|
||||
|
||||
A "Ha!{w=0.3} You owe me ten bucks!"
|
||||
A "Ha! You owe me ten bucks!"
|
||||
show fangphonevideocall anongrin with dissolve
|
||||
|
||||
"Stupid Anon and his stupid bets and his stupid always being right!"
|
||||
|
||||
"Damn it, I know I’m fucking blushing right now. I just fucking know it."
|
||||
pause .5
|
||||
|
||||
A "I-"
|
||||
A "I-{w=.5}{nw}"
|
||||
|
||||
F "Don’t you say it!"
|
||||
|
||||
A "Told-"
|
||||
A "Told-{w=.5}{nw}"
|
||||
|
||||
F "Anon!"
|
||||
|
||||
A "You-"
|
||||
A "You-{w=.5}{nw}"
|
||||
|
||||
show fangphonevideocall anongrin at scenter:
|
||||
xanchor 0
|
||||
yalign -0.4
|
||||
block:
|
||||
linear 0.045 xpos 5
|
||||
linear 0.045 xpos -5
|
||||
repeat 5
|
||||
xpos 0
|
||||
|
||||
F "I’ll hang up!"
|
||||
|
||||
show fangphonevideocall anonconcerned with dissolve
|
||||
A "Okay okay. Sorry I asked."
|
||||
|
||||
show fangphonevideocall anonneutral with dissolve
|
||||
A "But what’re you gonna do now?"
|
||||
pause .5
|
||||
|
||||
# show fang considering with dissolve
|
||||
"I exhale deeply and feel all the weight of my current predicament land on my shoulders."
|
||||
pause .5
|
||||
|
||||
F "I don’t know. Maybe Stella-{w=0.5} what?"
|
||||
pause .5
|
||||
#show fangphonevideocall anonneutralalt1 with dissolve
|
||||
#show fangphonevideocall anonneutral with dissolve
|
||||
#show fangphonevideocall anonneutralalt1 with dissolve
|
||||
#show fangphonevideocall anonneutral with dissolve
|
||||
#show fangphonevideocall anonneutralalt1 with dissolve
|
||||
#show fangphonevideocall anonneutral with dissolve
|
||||
|
||||
F "I don’t know. Maybe Stella-{w=0.3} what?"
|
||||
show fangphonevideocall anonneutralalt1 with dissolve
|
||||
show fangphonevideocall anonneutral with dissolve
|
||||
show fangphonevideocall anonneutralalt1 with dissolve
|
||||
show fangphonevideocall anonneutral with dissolve
|
||||
show fangphonevideocall anonneutralalt1 with dissolve
|
||||
show fangphonevideocall anonneutral with dissolve
|
||||
"Anon’s head is shaking rapidly and his hands are waving like crazy."
|
||||
pause .5
|
||||
|
||||
F "I don’t see what the problem would be with Stella as a roommate."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
hide fangphonevideocall with easeoutbottom
|
||||
#hide fangphonevideocall with easeoutbottom
|
||||
|
||||
show fang nonxmas pendant unimpressed at sleft with dissolve
|
||||
show fangdad neutral flip at sright with easeinright
|
||||
FD "Oi!{w=0.3} Stop slackin’ Lucy. The living room ain’t gonna clean itself!"
|
||||
#show fang nonxmas pendant unimpressed at sleft with dissolve
|
||||
show fangdad neutral flip:
|
||||
xalign 1.8 alpha 0
|
||||
easein_cubic 1 xalign 1.2 alpha 1
|
||||
|
||||
# why does xalign and yalign crap itself with these phones?
|
||||
show fangphonevideocall anonneutral:
|
||||
yalign -0.4
|
||||
pause 1
|
||||
ease_cubic 0.75 yalign -3.0
|
||||
|
||||
pause 1
|
||||
|
||||
FD "Oi! Stop slackin’ Lucy. The living room ain’t gonna clean itself!"
|
||||
|
||||
"Not now! I still want to talk with him!"
|
||||
|
||||
show fangdad neutral at sright with dissolve
|
||||
hide fangdad with easeoutright
|
||||
show fangdad:
|
||||
easeout_cubic 1 xalign 1.8 alpha 0
|
||||
pause .5
|
||||
|
||||
A "Ah man.{w=0.3} I guess I should go?"
|
||||
hide fang with dissolve
|
||||
|
||||
show fangphonevideocall anonneutral with easeinbottom:
|
||||
yalign -0.4
|
||||
show fangphonevideocall anonneutral:
|
||||
yalign -3.0
|
||||
ease_cubic 0.75 yalign -0.4
|
||||
|
||||
#hide fang with dissolve
|
||||
|
||||
#show fangphonevideocall anonneutral with easeinbottom:
|
||||
# yalign -0.4
|
||||
|
||||
"No no no! Damn it!"
|
||||
|
||||
pause .5
|
||||
|
||||
F "Urgh.{w=0.3} I need to finish this. I’m sorry Anon."
|
||||
|
||||
A "It’s fine, and I wish I could be there now, but the scholarship and all…"
|
||||
|
@ -146,32 +225,51 @@ label chapter_x7:
|
|||
A "Fuckin’ roommate got lucky during it in a spare theater room."
|
||||
|
||||
A "The bastard."
|
||||
pause .5
|
||||
|
||||
A "We’ll talk later, Fang. Have fun with the party okay?"
|
||||
|
||||
show fangphonevideocall call_ended_bg call_ended with dissolve:
|
||||
yalign -0.045
|
||||
# yalign -0.045
|
||||
# yalign 0
|
||||
pause .5
|
||||
|
||||
"Before I can say I love him the screen fades to my wallpaper."
|
||||
|
||||
"The wallpaper of me and him together on christmas."
|
||||
pause .5
|
||||
|
||||
"I sigh one last time and pocket my phone."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
hide fangphonevideocall with easeoutbottom
|
||||
pause .5
|
||||
|
||||
"The cool and smooth texture of polished stone makes me realize I’m holding the necklace again."
|
||||
pause .5
|
||||
|
||||
"Anon…"
|
||||
"Anon{cps=*.1}...{/cps}"
|
||||
pause .5
|
||||
|
||||
"..."
|
||||
hide fangphonevideocall with dissolve
|
||||
stop music fadeout 2.0
|
||||
stop music fadeout 3.0
|
||||
|
||||
"{cps=*.1}...{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene black with Dissolve(1)
|
||||
pause 1
|
||||
|
||||
play music "audio/OST/to_swagger.ogg" fadein 1.0
|
||||
play ambient "audio/effects/teenageCrowdInteriorLoop.ogg" fadein 2.0 volume 0.5
|
||||
|
||||
scene livingroomdayalt
|
||||
with fade
|
||||
play music "audio/OST/to_swagger.ogg" fadein 1.0
|
||||
play ambient "audio/effects/teenageCrowdLoop.ogg" fadein 2.0
|
||||
show fang nonxmas pendant neutral at scenter with dissolve:
|
||||
xzoom -1.0
|
||||
show fang pneutral flip at scenter
|
||||
with Dissolve(2)
|
||||
pause .5
|
||||
|
||||
"Thirty minutes till Naser gets back now."
|
||||
|
||||
"Everyone that came is just casually chatting, already snacking on all of mom’s better dishes."
|
||||
|
@ -179,11 +277,23 @@ label chapter_x7:
|
|||
"Shame about dad’s guacamole though."
|
||||
|
||||
"For them, that is. It may be fucking delicious but the aftermath isn’t pretty."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show fang psad flip with dissolve
|
||||
show fang:
|
||||
block:
|
||||
linear 0.045 xalign 0.4975
|
||||
linear 0.045 xalign 0.5025
|
||||
repeat 5
|
||||
|
||||
"I shudder involuntarily at the thought of my last birthday party."
|
||||
|
||||
"No wonder he married mom."
|
||||
|
||||
show fang pneutral flip with dissolve
|
||||
|
||||
"The banners hung up with thumbtacks from under the couch (and abc gum) flying gallantly above the staircase, people start to trickle in to celebrate Naser officially pissing off."
|
||||
|
||||
"He got accepted into a prestigious medical school back last august."
|
||||
|
@ -193,78 +303,167 @@ label chapter_x7:
|
|||
"I started going to community college around the same time, he has no idea the grueling experience ahead of him."
|
||||
|
||||
"Then again, he does this kind of shit perfectly."
|
||||
window hide
|
||||
window auto
|
||||
pause 0.5
|
||||
|
||||
show fangmom neutral with dissolve:
|
||||
xalign -0.4
|
||||
easein_cubic 1 xalign 0.01
|
||||
|
||||
pause 0.25
|
||||
|
||||
FM "Lucy, would you be a dear and dim the lights?"
|
||||
|
||||
show fang psurprised flip with dissolve
|
||||
|
||||
"I snap back to reality."
|
||||
|
||||
"Naser’s close school friends are all ready and perched out of sight of the entryway."
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show chadshark at scenter
|
||||
show stella happy at sleft
|
||||
with easeinleft
|
||||
show fangmom:
|
||||
easeout_cubic 1 xalign -0.2 alpha 0
|
||||
|
||||
show fang:
|
||||
ease_cubic 1.75 xalign 1.5
|
||||
show fang pneutral with dissolve
|
||||
|
||||
pause 1.25
|
||||
hide fangmom
|
||||
show dimmer_darker with dissolve
|
||||
pause .5
|
||||
|
||||
show chadshark flip behind dimmer_darker:
|
||||
xalign 0.75
|
||||
easein_cubic 1 xalign 0.35
|
||||
show stella happy flip behind dimmer_darker:
|
||||
xalign 0.92
|
||||
easein_cubic 1 xalign 0.70
|
||||
with dissolve
|
||||
|
||||
pause .5
|
||||
|
||||
"I notice one of his old team mates even brought Stella along when I turn the light knob."
|
||||
|
||||
hide stella
|
||||
hide chadshark
|
||||
with easeoutright
|
||||
#hide stella
|
||||
#hide chadshark
|
||||
#with easeoutright
|
||||
|
||||
pause 0.5
|
||||
"Maybe Anon was right in his rant a few weeks ago about girls having it easier?"
|
||||
|
||||
"Nah, that’s bullshit."
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show chadshark flip:
|
||||
easeout_cubic 1 xalign -0.05 alpha 0
|
||||
show stella:
|
||||
easeout_cubic 1 xalign 0.42 alpha 0
|
||||
|
||||
pause 1.5
|
||||
hide chadshark flip
|
||||
hide stella
|
||||
|
||||
# scene home fang dim with fade
|
||||
|
||||
"Trish comes barreling in through the door like there’s a blizzard outside."
|
||||
show trish happy behind dimmer_darker at tleft with easeinleft
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
play sound 'audio/effects/whoosh.ogg'
|
||||
show trish shock flip behind dimmer_darker:
|
||||
xalign 2.0
|
||||
easein_cubic 1 xalign 0.25
|
||||
pause .2
|
||||
show fang psurprised flip:
|
||||
easein_cubic .5 xalign 1.4
|
||||
|
||||
pause 1
|
||||
|
||||
show trish surprised with dissolve
|
||||
pause .5
|
||||
show trish happy with dissolve
|
||||
|
||||
#show trish happy behind dimmer_darker at tleft with easeinleft
|
||||
|
||||
T "Fang! It took a while but Reed’s distracted!"
|
||||
show fang nonxmas pendant happy behind dimmer_darker with dissolve:
|
||||
xzoom -1.0
|
||||
|
||||
show fang:
|
||||
ease_cubic 1 xalign 0.8
|
||||
show fang phappy flip with dissolve
|
||||
|
||||
F "Oh thank fuck."
|
||||
|
||||
F "Definitely don’t need him being arrested today of all days."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show fangdad neutral flip behind dimmer_darker with dissolve:
|
||||
xalign 1.6
|
||||
easein_cubic 1 xalign 1.1
|
||||
|
||||
show fangdad neutral flip behind dimmer_darker at sright with easeinright
|
||||
FD "Arrested for what?"
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show trish surprised behind dimmer_darker with dissolve
|
||||
show fang nonxmas pendant surprised behind dimmer_darker with dissolve:
|
||||
xzoom 1.0
|
||||
pause 0.5
|
||||
show trish:
|
||||
easein_cubic 1 xalign 0.05
|
||||
show fang:
|
||||
easein_cubic 1 xalign 0.5
|
||||
pause 0.001
|
||||
show trish surprised
|
||||
show fang nonxmas pendant surprised
|
||||
with dissolve
|
||||
|
||||
#show fang nonxmas pendant surprised behind dimmer_darker with dissolve:
|
||||
# xzoom 1.0
|
||||
pause 1.5
|
||||
|
||||
show trish happy behind dimmer_darker
|
||||
show fang nonxmas pendant happy behind dimmer_darker
|
||||
show fang nonxmas pendant happy
|
||||
with dissolve
|
||||
|
||||
FangAndTrish "For being the most wanted guy in Volcano high."
|
||||
|
||||
"That line doesn’t work anymore but he hasn’t given me a new one yet."
|
||||
"That line doesn’t work anymore, but he hasn’t given me a new one yet."
|
||||
pause .5
|
||||
|
||||
F "Do you need anything else, Dad?"
|
||||
|
||||
FD "Don’t think so. Your mother’s got an entire bakery going at once in the kitchen, but she hasn’t needed help before."
|
||||
pause .5
|
||||
|
||||
FM "Dear!"
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show fangdad neutral behind dimmer_darker with dissolve
|
||||
show fangdad unimpressed flip with dissolve
|
||||
pause 0.5
|
||||
show fangdad neutral behind dimmer_darker with move:
|
||||
ease_cubic 3.0 xalign 2.0
|
||||
pause 1.0
|
||||
|
||||
show fangdad:
|
||||
easeout_cubic 1.0 xalign 1.6 alpha 0
|
||||
pause 1.5
|
||||
hide fangdad
|
||||
|
||||
"The old man limps back towards the kitchen, shoulders slightly hung about being fucking told by mom in seconds."
|
||||
|
||||
show fang nonxmas pendant neutral behind dimmer_darker:
|
||||
xzoom -1.0
|
||||
show fang pneutral flip
|
||||
show trish neutral
|
||||
with dissolve
|
||||
|
||||
F "Okay, spill.{w=0.3} How?"
|
||||
show trish explanatory with dissolve
|
||||
|
||||
T "I asked Rosa to clear some time for him. She took it to mean a classic date night."
|
||||
show trish neutral with dissolve
|
||||
|
||||
F "Could’ve just told him Stella’s boyfriend would be here, he’d stay miles away."
|
||||
pause .5
|
||||
|
||||
T "Figured he’d forgotten by now, you know him."
|
||||
|
||||
|
@ -273,6 +472,7 @@ label chapter_x7:
|
|||
F "We seriously don’t need any arrests tonight."
|
||||
show trish considering with dissolve
|
||||
"Trish blows a raspberry and looks away."
|
||||
pause .5
|
||||
|
||||
T "Maybe if he wasn’t such a pig."
|
||||
|
||||
|
@ -285,129 +485,276 @@ label chapter_x7:
|
|||
|
||||
Moe "‘Lucy! Yer ma sayz Nasah is on ‘is ways!"
|
||||
|
||||
show fang nonxmas pendant surprised behind dimmer_darker with dissolve:
|
||||
xzoom -1.0
|
||||
show trish surprised behind dimmer_darker with dissolve
|
||||
F "Shit, hide!"
|
||||
stop music fadeout 1.0
|
||||
stop ambient fadeout 2.0
|
||||
hide fang
|
||||
hide trish
|
||||
show fang nonxmas pendant surprised
|
||||
show trish surprised behind dimmer_darker
|
||||
with dissolve
|
||||
|
||||
F "Shit, hide!"
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show trish:
|
||||
easeout_cubic 1 xalign -1.0
|
||||
show fang:
|
||||
easeout_cubic 1 xalign -1.2
|
||||
pause 0.2
|
||||
hide trish
|
||||
hide fang
|
||||
with dissolve
|
||||
|
||||
stop music fadeout 1.0
|
||||
stop ambient fadeout 2.5
|
||||
pause .5
|
||||
|
||||
"Everyone in the room scatters, hiding as best they can in our living room."
|
||||
|
||||
"I even see Stella and the old varsity Football captain dive into the closet."
|
||||
pause .5
|
||||
|
||||
"The door creaks open and Naomi leads Naser in slowly."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show naser neutral behind dimmer_darker at sleft:
|
||||
xalign -1.6
|
||||
show naomi neutral behind dimmer_darker,naser at sleft:
|
||||
xalign -1.1
|
||||
show naser neutral flip behind dimmer_darker:
|
||||
xalign 2.8 alpha 0
|
||||
easein_cubic 1.5 xalign 1.8 alpha 1
|
||||
show naomi neutral flip behind dimmer_darker, naser:
|
||||
xalign 1.5 alpha 0
|
||||
easein_cubic 1.5 xalign 1.0 alpha 1
|
||||
|
||||
pause 2.25
|
||||
|
||||
show naser considering flip with dissolve
|
||||
pause .75
|
||||
show naser neutral flip with dissolve
|
||||
pause .5
|
||||
|
||||
show naomi:
|
||||
ease_cubic 1.5 xalign 0.1
|
||||
show naser:
|
||||
ease_cubic 1.5 xalign -0.6
|
||||
Nas "-are Mom and Dad dancing again? I can’t see-"
|
||||
window hide Dissolve(0.0001)
|
||||
window auto
|
||||
|
||||
#remove dimming effect here
|
||||
hide dimmer_darker with dissolve
|
||||
show dimmer_darker:
|
||||
linear 0.5 alpha 0
|
||||
show white:
|
||||
alpha 0
|
||||
linear 0.5 alpha 0.7
|
||||
pause .5
|
||||
ease 5 alpha 0
|
||||
|
||||
pause(0.1)
|
||||
show naser shocked flip with Dissolve(0.25)
|
||||
pause 0.15
|
||||
show naser annoyed flip with Dissolve(0.25)
|
||||
pause 0.25
|
||||
|
||||
hide dimmer_darker
|
||||
|
||||
"I twist the dimmer knob to full brightness, making Naser shade his eyes."
|
||||
|
||||
Nas "Wha-"
|
||||
show trish happy flip at tcenter:
|
||||
xalign 0.55
|
||||
show fangdad happy flip at sright:
|
||||
xalign 0.9
|
||||
show fangmom neutral flip at sright:
|
||||
xalign 1.2
|
||||
show moe neutral flip behind fangmom at sright:
|
||||
xalign 1.65
|
||||
show fang nonxmas pendant happy at scenter:
|
||||
xalign 0.5
|
||||
xzoom -1.0
|
||||
show stella happy flip behind trish,naomi at scenter:
|
||||
xalign 0.45
|
||||
show chadshark flip behind stella,naomi,naser,trish at tcenter:
|
||||
yalign 0.1
|
||||
xalign 0.5
|
||||
with dissolve
|
||||
|
||||
window hide
|
||||
window auto
|
||||
play music "audio/OST/Those Other Two Weirdos.ogg" fadein 1.0
|
||||
|
||||
show chadshark behind white:
|
||||
yalign 0.1
|
||||
xalign 0.2
|
||||
show stella happy behind white:
|
||||
xalign 0.1
|
||||
show moe neutral behind white:
|
||||
xalign -0.6
|
||||
show fangdad happy behind white:
|
||||
xalign -0.5
|
||||
show fangmom neutral behind white:
|
||||
xalign -0.3
|
||||
show fang nonxmas pendant happy behind white:
|
||||
xalign 0.5
|
||||
show trish happy behind white:
|
||||
xalign 0.25
|
||||
|
||||
with dissolve
|
||||
pause .5
|
||||
|
||||
Everyone "SURPRISE!"
|
||||
|
||||
#potentially use fang very happy with a modified pendant cause it looks much better
|
||||
show fang nonxmas pendant very happy with dissolve:
|
||||
xzoom -1.0
|
||||
show fang:
|
||||
easein_cubic 0.25 yalign 0.05
|
||||
easeout_cubic 0.5 yalign 0.0
|
||||
show fang nonxmas pendant very happy with Dissolve(.25)
|
||||
|
||||
|
||||
F "Naomi’s pregnant!"
|
||||
|
||||
show naser shocked
|
||||
show naomi shocked
|
||||
with dissolve
|
||||
NaserAndNaomi "WHAT!?"
|
||||
show chadshark:
|
||||
easein_cubic 1 xalign 0.15
|
||||
show stella:
|
||||
zoom 1.15 yalign 0.325 xalign 0.04
|
||||
easein_cubic 1 xalign 0.0
|
||||
show moe:
|
||||
easein_cubic 1 xalign -0.66
|
||||
show fangdad:
|
||||
linear 0.045 xalign -0.505
|
||||
linear 0.045 xalign -0.495
|
||||
linear 0.045 xalign -0.504
|
||||
linear 0.045 xalign -0.496
|
||||
linear 0.045 xalign -0.503
|
||||
linear 0.045 xalign -0.497
|
||||
linear 0.045 xalign -0.502
|
||||
linear 0.045 xalign -0.498
|
||||
linear 0.045 xalign -0.501
|
||||
linear 0.045 xalign -0.499
|
||||
linear 0.045 xalign -0.5
|
||||
show fangmom:
|
||||
easein_cubic 1 xalign -0.35
|
||||
show trish:
|
||||
easein_cubic 1 xalign 0.22
|
||||
show naser:
|
||||
easein_cubic 1 xalign 1.85
|
||||
show naomi:
|
||||
easein_cubic 1 xalign 1.035
|
||||
|
||||
show naser flip surprised
|
||||
show naomi flip shocked
|
||||
show trish surprised
|
||||
show stella shock
|
||||
show fangdad unimpressed
|
||||
|
||||
play sound 'audio/effects/slapstickPunch.ogg'
|
||||
|
||||
NaserAndNaomi "WHAT!?" with vpunch
|
||||
|
||||
show fangmom:
|
||||
easein_cubic 0.25 yalign 0.05
|
||||
easeout_cubic 0.5 yalign 0.0
|
||||
|
||||
FM "GRANDBABIES?!?!"
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show fangdad unimpressed flip:
|
||||
ease_cubic 0.2 yalign 0.1
|
||||
show fangdad unimpressed:
|
||||
parallel:
|
||||
easeout_quad 1 xalign 0.2
|
||||
parallel:
|
||||
pause 0.6
|
||||
ease_quad 0.2 yalign 0.2
|
||||
easeout_cubic 0.2 yalign 0.0
|
||||
|
||||
pause 0.9
|
||||
play sound 'audio/effects/slapstickBigPunch.ogg'
|
||||
pause 0.1
|
||||
show fangdad unimpressed flip:
|
||||
ease_cubic 0.2 yalign 0.0
|
||||
show fang nonxmas pendant surprised with dissolve
|
||||
"Dad swats my crest with one hand."
|
||||
|
||||
show stella neutral flip
|
||||
show fang nonxmas pendant happy
|
||||
show naser happy
|
||||
show naomi happy
|
||||
show fangdad happy flip
|
||||
show trish:
|
||||
easein_cubic 1 xalign 0.1
|
||||
show fang pear cover:
|
||||
linear 0.045 yalign -0.105
|
||||
linear 0.045 yalign -0.095
|
||||
linear 0.045 yalign -0.104
|
||||
linear 0.045 yalign -0.096
|
||||
linear 0.045 yalign -0.103
|
||||
linear 0.045 yalign -0.097
|
||||
linear 0.045 yalign -0.102
|
||||
linear 0.045 yalign -0.098
|
||||
linear 0.045 yalign -0.101
|
||||
linear 0.045 yalign -0.099
|
||||
linear 0.045 yalign -0.1
|
||||
|
||||
hide white with vpunch
|
||||
pause 0.5
|
||||
|
||||
show trish unimpressed
|
||||
show fangmom unimpressed
|
||||
with dissolve
|
||||
|
||||
#show fangdad unimpressed flip:
|
||||
# ease_cubic 0.2 yalign 0.0
|
||||
#show fang nonxmas pendant surprised with dissolve
|
||||
|
||||
"Dad swats my crest with one hand."
|
||||
pause .5
|
||||
|
||||
FD "No, since you’re leaving us for college next week your Mother thought we should throw you a going away party."
|
||||
|
||||
FM "Oh, yes, I invited all your school friends, too."
|
||||
show fangmom neutral with dissolve
|
||||
|
||||
show naser considering with dissolve
|
||||
FM "Oh, yes, I invited all your school friends, too."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show fang:
|
||||
easein_cubic 1 yalign 0.0
|
||||
show fangdad:
|
||||
ease_cubic 2 xalign -0.5
|
||||
show trish:
|
||||
ease_cubic 1 xalign 0.25
|
||||
pause 0.0001
|
||||
|
||||
show stella neutral:
|
||||
zoom 1 yalign 0.0 xalign 0.15
|
||||
show fang nonxmas pendant unimpressed
|
||||
show fangdad neutral
|
||||
show naomi neutral flip
|
||||
show naser considering flip
|
||||
with dissolve
|
||||
|
||||
show trish considering with dissolve
|
||||
|
||||
"I see the little gerbil on a treadmill in his head spinning aimlessly until comprehension dawns on him that his privacy has been violated."
|
||||
show naomi neutral with dissolve
|
||||
show naser surprised flip at sleft with dissolve:
|
||||
xzoom -1.0
|
||||
xalign -0.28
|
||||
Nas "Oh.{w=0.3} My yearbook."
|
||||
|
||||
show naser neutral flip with dissolve
|
||||
|
||||
Nas "Oh. My yearbook."
|
||||
|
||||
FM "Don’t worry dear, I put it back in your dirty laundry pile where it was left!"
|
||||
pause 0.5
|
||||
|
||||
"Aside from the peanut gallery this is fairly standard dinner banter."
|
||||
|
||||
show naser annoyed flip at sleft with dissolve:
|
||||
xalign -0.6
|
||||
show naser annoyed flip with dissolve
|
||||
|
||||
Nas "{cps=*0.5}Moooooooooomm{/cps}, not in front of my friends."
|
||||
pause 0.5
|
||||
|
||||
Chet "Chill man, we know how it is, your Mom is just gonna miss you."
|
||||
show naser happy flip with dissolve
|
||||
|
||||
show naser neutral flip with dissolve
|
||||
|
||||
"The other track members nod in agreement."
|
||||
show naser happy flip behind naomi
|
||||
show naomi happy
|
||||
with dissolve
|
||||
|
||||
show naomi:
|
||||
easein_cubic 1 xalign 0.9
|
||||
show naomi happy flip with dissolve
|
||||
|
||||
N "It’s great everyone came! Let’s all enjoy the party!"
|
||||
show stella happy:
|
||||
xalign 0.1
|
||||
show trish smug
|
||||
show naser flip happy
|
||||
show fangdad happy
|
||||
show fang nonxmas pendant neutral
|
||||
with dissolve
|
||||
|
||||
"A holler of agreement and the whole thing kicks off as though it had been going on for hours already."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
stop music fadeout 2.0
|
||||
hide chadshark
|
||||
hide stella
|
||||
hide fangmom
|
||||
hide fangdad
|
||||
hide moe
|
||||
scene black with Dissolve(1)
|
||||
pause 1
|
||||
|
||||
play ambient "audio/effects/teenageCrowdInteriorLoop.ogg" fadein 2.0 volume 0.5
|
||||
play music "audio/OST/west_coast_kicking.ogg" fadein 2.0
|
||||
scene livingroomdayalt
|
||||
show fang nonxmas pendant neutral at scenter:
|
||||
xzoom -1.0
|
||||
show trish neutral at tleft:
|
||||
xalign 0.1
|
||||
with fade
|
||||
play ambient "audio/effects/teenageCrowdLoop.ogg" fadein 2.0
|
||||
play music "audio/OST/west_coast_kicking.ogg" fadein 2.0
|
||||
with Dissolve(2)
|
||||
|
||||
"I make a beeline for the food table with Trish, stealing enough grub to keep me sated through the whole ordeal."
|
||||
|
||||
"Ordinarily I’d just hole up in my room and annoy everyone by playing ‘Frankly I Did Do a Little Winning’, but…"
|
||||
|
@ -415,38 +762,43 @@ label chapter_x7:
|
|||
"Damn skinnie costing me two hours of my life by resolving blood feuds."
|
||||
|
||||
"Whatever, it’s not like these jocks want to talk with me."
|
||||
pause .5
|
||||
|
||||
"But Stella, jeez she’s got the attention of all the boys."
|
||||
pause .5
|
||||
|
||||
T "It’s weird, right?"
|
||||
show fang nonxmas pendant neutral with dissolve
|
||||
F "I know.{w=0.3} Like, how?"
|
||||
|
||||
T "I mean, I’ve seen her talking a lot with that hot dog chick that’s near your place."
|
||||
pause .5
|
||||
|
||||
F "What are you implying?"
|
||||
pause .5
|
||||
|
||||
T "C’mon, you gotta admit her set up is a little seedy."
|
||||
|
||||
F "She’s chill, Trish. Not some kinda… {w=0.3}multitasking prostitute."
|
||||
F "She’s chill, Trish. Not some kinda{cps=*.1}...{/cps} multitasking prostitute."
|
||||
show trish unimpressed with dissolve
|
||||
|
||||
T "Pffft. Not even."
|
||||
|
||||
show trish unimpressed with dissolve
|
||||
"Ah, I know that pout well."
|
||||
pause .5
|
||||
|
||||
F "No vegan options?"
|
||||
|
||||
|
||||
show trish indignant with dissolve
|
||||
T "Herbies matter!"
|
||||
pause .5
|
||||
|
||||
"Dad’s head whips around at Trish’s shout."
|
||||
stop music fadeout 1.0
|
||||
stop ambient fadeout 1.0
|
||||
show fangdadunimpressedlarge at sright with easeinright:
|
||||
xalign 1.7
|
||||
xzoom -1.0
|
||||
|
||||
show fangdad unimpressed flip with dissolve:
|
||||
easein_cubic 1 xalign 0.75
|
||||
|
||||
show trish unimpressed with dissolve
|
||||
#TODO: Add effect of blue transparent layer appearing slowly with some slow transition
|
||||
|
|