Merge pull request 'Patch7: Nio's Elliot changes, etc. & Map's current x7 changes + revert revert + My x7, x8 & x9 choreography' (#145) from nutbuster/SnootGame:p7_naomi_choreo into Patch7
Reviewed-on: https://git.snootgame.xyz/Cavemanon/SnootGame/pulls/145
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 |
BIN
game/images/other/elliot_raptor.png
Normal file
After Width: | Height: | Size: 221 KiB |
BIN
game/images/other/phoneshitpost/anonphonetoplayer.png
Normal file
After Width: | Height: | Size: 52 KiB |
BIN
game/images/other/phoneshitpost/elliot_raptor_shitpost.png
Normal file
After Width: | Height: | Size: 238 KiB |
BIN
game/images/other/phoneshitpost/elliot_raptor_shitpost1.png
Normal file
After Width: | Height: | Size: 241 KiB |
BIN
game/images/other/phoneshitpost/elliot_raptor_shitpost_suc.png
Normal file
After Width: | Height: | Size: 131 KiB |
BIN
game/images/other/phoneshitpost/elliot_raptor_shitpost_wait.png
Normal file
After Width: | Height: | Size: 257 KiB |
BIN
game/images/other/vvurm_drama_poster.jpg
Normal file
After Width: | Height: | Size: 60 KiB |
|
@ -213,6 +213,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 +372,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,11 +436,14 @@ 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'
|
||||
image ccf_lstain = 'images/other/lstain base set for composites.png'
|
||||
|
||||
image vvurm_drama_poster = im.FactorScale('images/other/vvurm_drama_poster.jpg', 0.6)
|
||||
|
||||
#additional character images
|
||||
#naser gets a stain
|
||||
image naser rstained unimpressed = Composite(
|
||||
|
@ -543,6 +548,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 +635,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),
|
||||
|
@ -666,6 +684,8 @@ image fangphonegallery1:
|
|||
pause 2.0
|
||||
"museumbones" with dissolve
|
||||
pause 2.0
|
||||
"fanghugsanonbylake" with dissolve
|
||||
pause 2.0
|
||||
repeat
|
||||
|
||||
image fangphonegallery2:
|
||||
|
@ -769,7 +789,7 @@ image caller_black = im.Scale("images/other/blackwtransp.png", 656, 700)
|
|||
image anon_vc_neutral = im.Flip(im.Crop(im.FactorScale("images/anon/base set/anon neutral.png", 2.0),(900,250,653,800)), horizontal=True)
|
||||
image anon_vc_angry = im.Crop(im.FactorScale("images/anon/emotive set/anon angry.png", 2.0),(900,250,653,800))
|
||||
image anon_vc_sad = im.Flip(im.Crop(im.FactorScale("images/anon/emotive set/anon sad.png", 2.0),(900,250,653,800)), horizontal=True)
|
||||
image anon_vc_neutral_alt1 = im.Crop(im.FactorScale("images/anon/base set/anon neutral.png", 2.0),(800,250,653,800))
|
||||
image anon_vc_neutral_alt1 = im.Crop(im.FactorScale("images/anon/base set/anon neutral.png", 2.0),(600,250,653,800))
|
||||
image anon_vc_concerned = im.Flip(im.Crop(im.FactorScale("images/anon/base set/anon concerned.png", 2.0),(900,250,653,800)), horizontal=True)
|
||||
image anon_vc_happy = im.Flip(im.Crop(im.FactorScale("images/anon/emotive set/anon happy.png", 2.0),(900,250,653,800)), horizontal=True)
|
||||
image anon_vc_grin = im.Flip(im.Crop(im.FactorScale("images/anon/base set/anon grin.png", 2.0),(900,250,653,800)), horizontal=True)
|
||||
|
@ -777,6 +797,15 @@ image anon_vc_unimpressed = im.Flip(im.Crop(im.FactorScale("images/anon/base set
|
|||
image no_caller = im.Alpha('images/other/black.png', 0)
|
||||
image anonfangfor_phonebg = im.Crop(im.FactorScale("images/other/anon_fang_xmas.png", 1.0),(650,140,653,800))
|
||||
|
||||
#stuff for Anon's phone
|
||||
image elliot_raptor_buttonpress = im.FactorScale(im.Crop(im.FactorScale("images/other/phoneshitpost/elliot_raptor_shitpost.png", 1.0),(737,200,440,655)), 0.692)
|
||||
image elliot_raptor_success = im.FactorScale(im.Crop(im.FactorScale("images/other/phoneshitpost/elliot_raptor_shitpost_suc.png", 1.0),(737,200,440,655)), 0.692)
|
||||
image elliot_raptor_wait = im.FactorScale(im.Crop(im.FactorScale("images/other/phoneshitpost/elliot_raptor_shitpost_wait.png", 1.0),(737,200,440,655)), 0.692)
|
||||
image elliot_raptor = im.FactorScale(im.Crop(im.FactorScale("images/other/phoneshitpost/elliot_raptor_shitpost1.png", 1.0),(737,200,440,655)), 0.692)
|
||||
image anonphonetoplayer = "images/other/phoneshitpost/anonphonetoplayer.png"
|
||||
image baseanonphone = "images/anon/Other/anonphone.png"
|
||||
image anonblack_mid = im.Crop("images/other/black.png",740,200,300,450)
|
||||
|
||||
#fangphone effect - video call with Anon mainly
|
||||
layeredimage fangphonevideocall:
|
||||
group midlayer:
|
||||
|
@ -849,6 +878,47 @@ layeredimage fangphonevideocall:
|
|||
attribute basic default:
|
||||
"fangphonelayer2"
|
||||
|
||||
|
||||
#Anon's phone
|
||||
layeredimage layeredanonphone:
|
||||
always:
|
||||
"baseanonphone"
|
||||
|
||||
group botlayer:
|
||||
# pos (314, 159)
|
||||
# pos (197, 112)
|
||||
pos (194, 115)
|
||||
rotate -1.0
|
||||
attribute blackmid default:
|
||||
"anonblack_mid"
|
||||
|
||||
group screenlayer:
|
||||
# pos (314, 159)
|
||||
# pos (197, 112)
|
||||
pos (194, 115)
|
||||
rotate -1.0
|
||||
|
||||
attribute noscreen default:
|
||||
"anonblack_mid"
|
||||
|
||||
attribute shitpost_elliot:
|
||||
"elliot_raptor"
|
||||
|
||||
attribute shitpost_elliotbp:
|
||||
"elliot_raptor_buttonpress"
|
||||
|
||||
attribute shitpost_elliotsuccess:
|
||||
"elliot_raptor_success"
|
||||
|
||||
attribute shitpost_elliotwait:
|
||||
"elliot_raptor_wait"
|
||||
|
||||
group coverlayer:
|
||||
attribute coverbasic default:
|
||||
"anonphonetoplayer"
|
||||
|
||||
|
||||
|
||||
#Dual actor images
|
||||
image fangcarriesanon = "images/anon/Other/fanganoncarry.png"
|
||||
image fanganon_promdance = "images/anon/Other/dpromdance.png"
|
||||
|
|
|
@ -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
|
|
@ -120,7 +120,7 @@ label chapter_12D:
|
|||
#confirmed that fang has autism
|
||||
Attendant "Ma’am, please refrain from-"
|
||||
|
||||
show fang adorable at sleft with dissolve
|
||||
show fang adorable at sleft with dissolve #at sleft
|
||||
|
||||
F "{cps=*1.5}OmigoshAnonlookatit.{/cps}"
|
||||
|
||||
|
@ -133,28 +133,11 @@ label chapter_12D:
|
|||
window hide
|
||||
window auto
|
||||
|
||||
#old method
|
||||
# show fang adorable at sleft with dissolve: #maybe try this with a block: statement? removed: at sleft - no change
|
||||
# ease_cubic 0.5 zoom 0.75 ypos 0.1 xpos 0.6 #OK
|
||||
# pause 1.0
|
||||
# linear 0.1 xzoom -1.0 #maybe the xzoom is causing the issue? tried removing it, didn't help
|
||||
# ease_cubic 0.3 zoom 0.8 ypos 0.1 xpos -0.2 #ok
|
||||
# pause 1.0
|
||||
# linear 0.1 xzoom -1.0
|
||||
# ease_cubic 0.5 zoom 0.4 xpos 0.15 ypos 0.3
|
||||
# pause 1.0
|
||||
# linear 0.1 xzoom 1.0
|
||||
# ease_cubic 0.3 zoom 1.0 xpos 0.35 ypos 0.1 #ok
|
||||
# pause 1.0
|
||||
# linear 0.1 xzoom 1.0
|
||||
# ease_cubic 0.5 zoom 0.3 xpos 0.6 ypos 0.33
|
||||
# pause 1.0
|
||||
# linear 0.1 xzoom -1.0
|
||||
# pause 0.1
|
||||
# repeat
|
||||
|
||||
|
||||
#new method
|
||||
show fang:
|
||||
# yalign 0.0 xcenter 0.4
|
||||
block:
|
||||
parallel:
|
||||
ease_cubic 0.25 xzoom 1.0
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
label chapter_13C:
|
||||
|
||||
#Prom is Suprising
|
||||
|
@ -2286,15 +2285,17 @@ label chapter_13C:
|
|||
|
||||
A "Back to the mosh pits, meeting strange people, having fun, maybe going for that solo career I know you can achieve."
|
||||
|
||||
A "You should leave your options open while I'm gone."
|
||||
|
||||
A "I don't want to hold you back or make you waste time waiting for me."
|
||||
A "..."
|
||||
|
||||
show anon sad flip with dissolve
|
||||
A "...We might not even see each other again..."
|
||||
A "...We might not see each other again..."
|
||||
|
||||
A "I don't want to hold you back or make you waste life waiting for me..."
|
||||
|
||||
A "But...{w=0.5} I'll never forget you, Lucy..."
|
||||
|
||||
A "Never."
|
||||
|
||||
show fang surprised with dissolve
|
||||
Lucy "..."
|
||||
|
||||
|
@ -2304,50 +2305,87 @@ label chapter_13C:
|
|||
#I hate google docs, this is “” a mistake
|
||||
Lucy "Fuck... that hurts like hell..."
|
||||
|
||||
Lucy "It's... I...."
|
||||
Lucy "I’m the one who’s supposed to barge in and break us up!"
|
||||
|
||||
Lucy "Damn it, Anon..."
|
||||
Lucy "Not You..."
|
||||
|
||||
Lucy "But..."
|
||||
|
||||
Lucy "..."
|
||||
|
||||
A "Lucy...{w=0.5} it’s okay..."
|
||||
|
||||
"Lucy lets out a loud sigh."
|
||||
|
||||
Lucy "...I’ve never told this to anyone other than Trish..."
|
||||
|
||||
Lucy "..."
|
||||
|
||||
Lucy "There was this guy I dated back in my freshman year."
|
||||
|
||||
Lucy "He was...{w=0.5} only one who was interested in my plain and dull ass."
|
||||
|
||||
Lucy "We only lasted a few months though."
|
||||
|
||||
Lucy "I...{w=0.5} up driving him away with all my..."
|
||||
|
||||
Lucy "..."
|
||||
|
||||
show fang angry with dissolve
|
||||
"Lucy grits her teeth in anger."
|
||||
|
||||
Lucy "I'm sorry, about all my bullshit!"
|
||||
Lucy "I fucked it all up by dumping my baggage!"
|
||||
|
||||
Lucy "Please! T-that’s… that’s not me anymore…"
|
||||
Lucy "Every time, I fucked it all up by dumping my baggage, or by being some social retard!"
|
||||
|
||||
Lucy "I can't go back to being that thing!"
|
||||
"Lucy covers her face with her hands."
|
||||
|
||||
show fang surprised with dissolve
|
||||
"My voice causes my girlfriend to flinch."
|
||||
Lucy "After he broke up with me, no one else would even consider dating me."
|
||||
|
||||
show anon behind fang:
|
||||
ease_cubic 0.5 xalign 0.4
|
||||
"I move to place a hand on her shoulder."
|
||||
show fang sad with dissolve
|
||||
A "Lucy…"
|
||||
Lucy "I became that weirdo everyone avoided!"
|
||||
|
||||
"Lucy lets out a sigh."
|
||||
Lucy "..."
|
||||
|
||||
Lucy "Anon… {w=0.5}I wouldn't feel right going back to how I used to be."
|
||||
Lucy "...Eventually, I gave up on dating altogether..."
|
||||
|
||||
#TODO: Choreography kino here 2
|
||||
"Lucy lets out a sob."
|
||||
|
||||
Lucy "Anon...{w=0.5} I never wanted to dump all my baggage on you..."
|
||||
|
||||
Lucy "It's wasn’t right!"
|
||||
|
||||
Lucy "It's...{w=0.5} wasn’t right..."
|
||||
|
||||
Lucy "..."
|
||||
|
||||
#TODO: Choreography kino here
|
||||
"I move to place a hand on Lucy's shoulder."
|
||||
|
||||
A "Lucy...{w=0.5} It's okay..."
|
||||
|
||||
A "You can let it all out."
|
||||
|
||||
"Lucy takes a deep breath."
|
||||
|
||||
show fang anguish
|
||||
show anon concerned flip
|
||||
with dissolve
|
||||
Lucy "It's not right."
|
||||
Lucy "That thing I used to be... I never realized..."
|
||||
|
||||
Lucy "It was just a phase! I swear!"
|
||||
|
||||
Lucy "I thought what I was donig was completely normal."
|
||||
|
||||
Lucy "It was so humiliating..."
|
||||
Lucy "It was so humiliating!"
|
||||
|
||||
Lucy "Naser might have known... {w=0.5}and he suffered so much because of it..."
|
||||
|
||||
Lucy "I can't imagine just how much more my parents would've hated if I stuck to being... being..."
|
||||
Lucy "I can't imagine just how much more my parents would've hated if they'd known the real truth."
|
||||
|
||||
Lucy "I don't even know who I used to be now."
|
||||
Lucy "So just forget it."
|
||||
|
||||
Lucy "It was an obsession."
|
||||
|
||||
Lucy "One I was convinced would make me happy."
|
||||
|
||||
Lucy "But it was never meant to be."
|
||||
|
||||
Lucy "I… {w=0.5}I was just an ungrateful bitch..."
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -924,17 +924,26 @@ label chapter_3:
|
|||
window hide
|
||||
window auto
|
||||
|
||||
show anonphone with easeinbottom
|
||||
# show layeredanonphone anonneutral at scenter with easeinbottom
|
||||
show layeredanonphone with easeinbottom
|
||||
pause .5
|
||||
|
||||
# TODO: phone overlay with Elliot Raptor, and the text ‘he made some valid points :^)’
|
||||
|
||||
"Ah yes, perfect. Click post {cps=*.3}aaaand{/cps} now to wait."
|
||||
show layeredanonphone shitpost_elliot with dissolve
|
||||
"Ah yes, perfect."
|
||||
show layeredanonphone shitpost_elliotbp with dissolve
|
||||
"Click post."
|
||||
pause .5
|
||||
show layeredanonphone shitpost_elliotsuccess with dissolve
|
||||
pause .5
|
||||
show layeredanonphone shitpost_elliotwait with dissolve
|
||||
"{cps=*.3}Aaaand{/cps} now to wait."
|
||||
pause .5
|
||||
|
||||
window hide
|
||||
window auto
|
||||
|
||||
hide anonphone with easeoutbottom
|
||||
hide layeredanonphone with easeoutbottom
|
||||
|
||||
"Nefarious deed for the day done, I look around the room out of boredom."
|
||||
pause .5
|
||||
|
|
|
@ -355,8 +355,14 @@ label chapter_4:
|
|||
"She pops the top of the tube open and pulls a rolled up poster out and unfurls it."
|
||||
|
||||
show trish happy flip
|
||||
pause 0.5
|
||||
show vvurm_drama_poster at acenter:
|
||||
yalign 0.2
|
||||
with wipeup
|
||||
pause 1.0
|
||||
T "This! Tada!{w=.4} Our first poster!"
|
||||
|
||||
hide vvurm_drama_poster with wipedown
|
||||
show fang surprised with Dissolve(.25)
|
||||
|
||||
pause .5
|
||||
|
|
|
@ -744,7 +744,7 @@ label chapter_5:
|
|||
|
||||
A "Hang on{cps=*.1}...{/cps}!"
|
||||
|
||||
#play sound 'audio/effects/vines.ogg'
|
||||
# play sound 'audio/effects/vines.ogg'
|
||||
show anon:
|
||||
easein_elastic 1 xalign 0.05
|
||||
pause 0.25
|
||||
|
|
|
@ -2541,7 +2541,7 @@ label chapter_6:
|
|||
scene troodonconvergence1 with Dissolve(1)
|
||||
pause .5
|
||||
|
||||
"Fang reaches into her pocket and withdraws a crumpled back of cigarettes."
|
||||
"Fang reaches into her pocket and withdraws a crumpled pack of cigarettes."
|
||||
pause .5
|
||||
|
||||
A "Got a spare?"
|
||||
|
|
|
@ -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
|
||||
|
@ -20,11 +19,13 @@ label chapter_x4:
|
|||
"I deserve it after all the shit I deal with at school. Not to mention the tiny terrors at home{cps=*.1}...{/cps}"
|
||||
pause .5
|
||||
|
||||
"A part of me wants to feel bad that I left Fang on her own the other day."
|
||||
"A part of me wants to feel bad that I left Fang on their own the other day."
|
||||
|
||||
"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
|
||||
|
@ -181,7 +182,7 @@ label chapter_x4:
|
|||
show fang:
|
||||
easein_back 1.5 xalign -0.05
|
||||
show fang unimpressed with dissolve
|
||||
"I hear Fang sigh and lean back in her chair."
|
||||
"I hear Fang sigh and lean back in their chair."
|
||||
|
||||
F "Maybe{cps=*.1}...{/cps}"
|
||||
|
||||
|
@ -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
|
||||
|
@ -60,6 +61,8 @@ label chapter_x6:
|
|||
|
||||
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
|
||||
|
@ -137,6 +140,8 @@ label chapter_x6:
|
|||
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
|
||||
|
@ -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:
|
||||
|
@ -270,6 +281,8 @@ 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
|
||||
|
||||
|
@ -286,6 +299,8 @@ 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
|
||||
|
@ -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:
|
||||
|
@ -446,10 +463,12 @@ label chapter_x6:
|
|||
|
||||
show anon neutral flip with dissolve
|
||||
A "Hm?"
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show anon:
|
||||
easein_cubic 1.5 xalign 0.6
|
||||
show fang nonxmas pendant:
|
||||
show fang:
|
||||
easein_cubic 1.5 xalign 1.4
|
||||
show trish:
|
||||
easein_cubic 1.5 xalign 1.15
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -705,6 +734,8 @@ label chapter_x6:
|
|||
"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:
|
||||
|
@ -762,6 +793,8 @@ label chapter_x6:
|
|||
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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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:
|
||||
|
@ -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,6 +1105,8 @@ 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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
|
|
@ -49,7 +49,7 @@ label chapter_x8:
|
|||
|
||||
show naomi:
|
||||
ease_cubic 0.5 xalign 0.8
|
||||
"I try to focus on my task but…"
|
||||
"I try to focus on my task but{cps=*0.075}...{/cps}"
|
||||
|
||||
show naomi unimpressed with dissolve
|
||||
"My thoughts keep going back to how odd Naser has been acting."
|
||||
|
@ -59,9 +59,9 @@ label chapter_x8:
|
|||
pause 0.3
|
||||
show naomi:
|
||||
ease_cubic 0.5 xalign 0.6
|
||||
"When I had to keep Naser out so his family could set the party up he was…"
|
||||
"When I had to keep Naser out so his family could set the party up he was{cps=*0.075}...{/cps}"
|
||||
|
||||
"Distant…"
|
||||
"Distant{cps=*0.075}...{/cps}"
|
||||
|
||||
"A part of me wants to say it’s just nerves."
|
||||
|
||||
|
@ -111,25 +111,33 @@ label chapter_x8:
|
|||
N "Is something the matter?"
|
||||
|
||||
show naser considering flip with dissolve
|
||||
Nas "W-what? N-nah, nothing really."
|
||||
Nas "W-{w=.15}what? N-{w=.15}nah, nothing really."
|
||||
|
||||
show naser:
|
||||
pause .6
|
||||
"naser neutral flip"
|
||||
pause .4
|
||||
"naser considering flip"
|
||||
repeat
|
||||
"He’s looking around the room, but there’s only me, Naser and Lucy here at the moment."
|
||||
|
||||
N "Naser, please, you’ve seemed troubled the entire day. What’s wrong?"
|
||||
|
||||
show naomi neutral
|
||||
show naser explanatory flip
|
||||
with dissolve
|
||||
hide naser
|
||||
show naser explanatory flip at nright with dissolve:
|
||||
xalign 1.6
|
||||
Nas "Nothing! Nothing at all Naomi!"
|
||||
|
||||
Nas "Just uh… ah, damn it…"
|
||||
Nas "Just uh{cps=*.15}...{cps} ah, damn it{cps=*.15}...{cps}"
|
||||
|
||||
show naser sad flip with dissolve
|
||||
"Naser’s shoulders slump down and he heaves out a heavy sigh."
|
||||
stop music fadeout 5.0
|
||||
Nas "I’ve been uh… Thinking about this a lot, Naomi…"
|
||||
Nas "I’ve been uh{cps=*.15}...{cps} Thinking about this a lot, Naomi{cps=*.15}...{/cps}"
|
||||
|
||||
Nas "I uh… Wanna take a break…"
|
||||
|
||||
Nas "I uh{cps=*.15}...{cps} Wanna take a break{cps=*.15}...{cps}"
|
||||
|
||||
"A break?"
|
||||
|
||||
|
@ -144,16 +152,17 @@ label chapter_x8:
|
|||
pause 0.5
|
||||
"O-oh."
|
||||
show naomi sad with dissolve
|
||||
"I…"
|
||||
"I{cps=*.15}...{cps}"
|
||||
|
||||
N "I see{cps=*.15}...{/cps}"
|
||||
|
||||
N "I see…"
|
||||
|
||||
show naser neckhold flip with dissolve
|
||||
Nas "Lucy and Anon are taking one, and I thought-"
|
||||
|
||||
"I gently set the broom against the wall."
|
||||
|
||||
N "Yes… A break… I…"
|
||||
N "Yes{cps=*.15}...{/cps} A break{cps=*.15}...{/cps} I{cps=*.15}...{/cps}"
|
||||
|
||||
show naser explanatory flip with dissolve
|
||||
Nas "I mean, I wanted to tell you sooner but-"
|
||||
|
@ -176,18 +185,16 @@ label chapter_x8:
|
|||
scene home fang outside night with fade
|
||||
show naomi sad flip at scenter
|
||||
"I slip out the door of Naser’s house."
|
||||
pause 0.5
|
||||
"A break…"
|
||||
pause 0.5
|
||||
"A break…"
|
||||
pause 0.4
|
||||
"A break{cps=*.15}...{/cps}"
|
||||
pause 0.4
|
||||
"A break{cps=*.15}...{/cps}"
|
||||
|
||||
"But why?"
|
||||
|
||||
"I’ve done everything right, right?"
|
||||
|
||||
"Been the model girlfriend, right?"
|
||||
pause 0.5
|
||||
"A break…"
|
||||
|
||||
"I carry myself down the driveway, trying to hold my thoughts together."
|
||||
|
||||
|
@ -201,12 +208,12 @@ label chapter_x8:
|
|||
|
||||
"I can’t even focus on a single calamitous thought with so many firing through me."
|
||||
|
||||
"The thought of being away from Naser, of things just ending…"
|
||||
"The thought of being away from Naser, of things just ending{cps=*.15}...{cps}"
|
||||
|
||||
N "{b}*sob*{/b}"
|
||||
|
||||
stop music fadeout 2.0
|
||||
"..."
|
||||
"{cps=*0.05}...{/cps}"
|
||||
scene black with fade
|
||||
|
||||
"{cps=*0.2}--Two Years Prior--{/cps}"
|
||||
|
@ -216,20 +223,24 @@ label chapter_x8:
|
|||
show spears neutral flip at sright:
|
||||
yalign 0.1
|
||||
with fade
|
||||
Sp "... And lastly, here is your own desk to work at."
|
||||
Sp "{cps=*.15}...{/cps} And lastly, here is your own desk to work at."
|
||||
|
||||
play sound "audio/effects/anonDeskSlam.ogg"
|
||||
"My principal slaps the top of an aged, yet official looking table furnished with a lamp and its own drawers." with vpunch
|
||||
|
||||
"Most students in any school would only ever be seated behind the regular ‘board on some sticks’ model, maybe one with a little cubbyhole built in for binders if the school were old enough."
|
||||
|
||||
"But here I am, one of the lucky few…"
|
||||
"But here I am, one of the lucky few{cps=*.15}...{/cps}"
|
||||
|
||||
show naomi: #salute
|
||||
linear 0.12 yalign 0.09
|
||||
easein_cubic 0.4 yalign 0.0
|
||||
|
||||
N "Thank you sir!"
|
||||
|
||||
"I should feel a lot more excited about winning the election, but…"
|
||||
"I should feel a lot more excited about winning the election, but{cps=*.20}...{/cps}"
|
||||
|
||||
Sp "... Naomi."
|
||||
Sp "{cps=*.10}...{/cps} Naomi."
|
||||
|
||||
show naomi shocked with dissolve
|
||||
"Uh oh, did he see me sulking?"
|
||||
|
@ -242,7 +253,7 @@ label chapter_x8:
|
|||
|
||||
Sp "If you try, you can be good enough."
|
||||
|
||||
N "..."
|
||||
N "{cps=*.20}...{/cps}"
|
||||
|
||||
show naomi neutral with dissolve
|
||||
N "Thank you, Principal Spears. I’ll try."
|
||||
|
@ -250,13 +261,13 @@ label chapter_x8:
|
|||
show spears happy flip with dissolve
|
||||
|
||||
show spears:
|
||||
ease_cubic 0.5 xalign 0.4
|
||||
ease_cubic 1.0 xalign 0.4
|
||||
"He gives me a warm smile and a pat on the shoulder and leaves to let me get acquainted with the new space."
|
||||
|
||||
hide spears with easeoutleft
|
||||
"Looks like there’s already a few forms to fill out…"
|
||||
"Looks like there’s already a few forms to fill out{cps=*.15}...{cps}"
|
||||
|
||||
"Oh? There’s a letter in here, too…"
|
||||
"Oh? There’s a letter in here, too{cps=*.15}...{cps}"
|
||||
|
||||
##fade in cg
|
||||
#this one music pops on purpose
|
||||
|
@ -266,7 +277,7 @@ label chapter_x8:
|
|||
|
||||
"Oops, I said that out loud."
|
||||
|
||||
"Good thing there’s nobody here…"
|
||||
"Good thing there’s nobody here{cps=*.20}...{/cps}"
|
||||
|
||||
"But then what’s that drumming sound?"
|
||||
|
||||
|
@ -278,9 +289,9 @@ label chapter_x8:
|
|||
|
||||
"Not that anyone other than Spears would even care about-"
|
||||
|
||||
"...’Dearest Naomi..’?"
|
||||
"{cps=*.20}...{/cps}‘Dearest Naomi..’?"
|
||||
|
||||
"Is this a joke?{w=0.5} Who would…?"
|
||||
"Is this a joke?{w=0.5} Who would{cps=*.20}...{/cps}?"
|
||||
|
||||
"My eyes trace the paragraph multiple times before I realize I haven’t actually been reading it."
|
||||
|
||||
|
@ -294,42 +305,49 @@ label chapter_x8:
|
|||
|
||||
"That was me. I hope no one else heard that."
|
||||
|
||||
"But, but, but…"
|
||||
"But, but, but{cps=*.15}...{cps}"
|
||||
pause 0.5
|
||||
"Naser is…"
|
||||
"Naser is{cps=*.15}...{/cps}"
|
||||
pause 0.5
|
||||
"And I’m just…"
|
||||
"And I’m just{cps=*.10}...{/cps}"
|
||||
|
||||
"Wouldn’t people look at him funny?"
|
||||
|
||||
"Wouldn’t they look at me funny?"
|
||||
|
||||
"After all, I’m just so…{w=0.5} so…"
|
||||
"After all, I’m just so...{w=0.5} so{cps=*.25}...{/cps}"
|
||||
|
||||
Sp "{alpha=*0.6}{i}Don’t go underselling yourself.{/i}{/alpha}"
|
||||
|
||||
Sp "{alpha=*0.6}{i}If you try, you can be good enough.{/i}{/alpha}"
|
||||
|
||||
N "..."
|
||||
N "{cps=*.15}...{/cps}"
|
||||
|
||||
"No, I can do this."
|
||||
|
||||
"For our date!"
|
||||
|
||||
scene office spears
|
||||
show naomi happy at scenter
|
||||
show naomi happy at scenter:
|
||||
parallel:
|
||||
ease_cubic 0.4 yalign 0.3
|
||||
ease_cubic 0.5 yalign 0.0
|
||||
repeat
|
||||
parallel:
|
||||
ease_cubic 1.6 xalign 0.6
|
||||
ease_cubic 1.6 xalign 0.4
|
||||
repeat
|
||||
with fade
|
||||
|
||||
"I’ll go check out the library for romantic self-help books after school!"
|
||||
|
||||
"I’ll be the perfect girlfriend!"
|
||||
|
||||
"..."
|
||||
|
||||
"{cps=*.05}...{/cps}"
|
||||
|
||||
stop ambient fadeout 2.0
|
||||
stop music fadeout 3.0
|
||||
pause 3
|
||||
pause 2
|
||||
scene black with fade
|
||||
pause 1
|
||||
return
|
||||
|
|
|
@ -9,14 +9,14 @@ label chapter_x9:
|
|||
|
||||
"What the fuck just happened?"
|
||||
|
||||
"One second Naser and Naomi were talking…"
|
||||
"One second Naser and Naomi were talking{cps=*.20}...{/cps}"
|
||||
|
||||
"Now I’ve got a cripple brother looking more lost and confused than ever before."
|
||||
|
||||
"And little miss ‘perfect life’ crying like a baby outside my house."
|
||||
|
||||
show naser explanatory flip with dissolve
|
||||
Nas "M-maybe I…{w=0.5} I should-"
|
||||
Nas "M-maybe I{cps=*.20}...{/cps}{w=0.5} I should-"
|
||||
|
||||
show fang nonxmas pendant angry with dissolve
|
||||
F "Naser for once in your life, do the smart thing and shut up!"
|
||||
|
@ -37,7 +37,7 @@ label chapter_x9:
|
|||
|
||||
"With the thought of what I’m about to do, I realize just how much Anon had really done for me."
|
||||
|
||||
"But god damn it, I really don’t want to…"
|
||||
"But god damn it, I really don’t want to{cps=*.20}...{/cps}"
|
||||
show fang nonxmas pendant unimpressed with dissolve:
|
||||
xzoom 1.0
|
||||
stop music fadeout 5.0
|
||||
|
@ -119,14 +119,14 @@ label chapter_x9:
|
|||
yalign -0.5
|
||||
"Naomi finally looks up to me with a tear-stained face."
|
||||
|
||||
N "A break…{w=1.0} N-Naser s-said he… {w=1.0}he wants to take a break!"
|
||||
N "A break{cps=*.20}...{/cps}{w=1.0} N-Naser s-said he{cps=*.20}...{/cps} {w=1.0}he wants to take a break!"
|
||||
|
||||
show fang nonxmas pendant angry with dissolve
|
||||
"I almost want to slap the bitch."
|
||||
|
||||
"She’s putting on all the waterworks because Naser wants some time away from her?"
|
||||
pause 1.0
|
||||
F "...And?"
|
||||
F "{cps=*.20}...{/cps}And?"
|
||||
|
||||
|
||||
show naomi angry with dissolve:
|
||||
|
@ -160,9 +160,9 @@ label chapter_x9:
|
|||
|
||||
"I’m probably the least qualified person when it comes to relationships."
|
||||
|
||||
"Still… {w=0.5}not like Naser’s going to be any better at this."
|
||||
"Still{cps=*.20}...{/cps} {w=0.2}not like Naser’s going to be any better at this."
|
||||
|
||||
"Fuck… {w=0.5}guess it really comes down to me..."
|
||||
"Fuck{cps=*.20}...{/cps} {w=0.2}guess it really comes down to me{cps=*.20}...{/cps}"
|
||||
show naomifangcg with dissolve
|
||||
play ambient1 ['<sync ambient>audio/OST/good faith leadup drums synth.ogg', 'audio/OST/good faith leadup drums synth.ogg'] fadein 5.0
|
||||
"I sit down next to Naomi on the curb."
|
||||
|
@ -173,11 +173,11 @@ label chapter_x9:
|
|||
|
||||
F "Big fucking whoop!"
|
||||
|
||||
F "It’s not the end of the world. It just means… {w=0.5}you two have some things to think about…"
|
||||
F "It’s not the end of the world. It just means{cps=*.20}...{/cps} {w=0.5}you two have some things to think about{cps=*.20}...{/cps}"
|
||||
|
||||
"I know my words are directed at Naomi, but a part of me can’t help but feel they are also applicable to me."
|
||||
|
||||
"After all… {w=0.5}I’m still trying to figure out what’s really going to happen between Anon and myself…"
|
||||
"After all{cps=*.20}...{/cps} {w=0.5}I’m still trying to figure out what’s really going to happen between Anon and myself{cps=*.20}...{/cps}"
|
||||
|
||||
N "What is there to think about!?{w=0.3} Naser and I were supposed to be together!"
|
||||
|
||||
|
@ -187,14 +187,14 @@ label chapter_x9:
|
|||
|
||||
N "What am I going to do now!?{w=0.3} I already told my parents that I’m moving out!{w=0.3} Where do I go!?{w=0.3} What do I even do!?"
|
||||
|
||||
"I find myself scowling at Naomi’s words…"
|
||||
"I find myself scowling at Naomi’s words{cps=*.20}...{/cps}"
|
||||
pause 0.5
|
||||
F "So, this is what all this shit’s about?"
|
||||
|
||||
F "Your {i}‘perfect’{/i} little plan falling apart before your eyes?"
|
||||
|
||||
stop ambient1 fadeout 4.0
|
||||
F "You haven’t really changed in the last year..."
|
||||
F "You haven’t really changed in the last year{cps=*.20}...{/cps}"
|
||||
|
||||
|
||||
"Naomi's head snaps toward me, her eyes baleful and teary as she glares daggers at me."
|
||||
|
@ -211,7 +211,7 @@ label chapter_x9:
|
|||
|
||||
"She grits her teeth so tightly that for a second, I think she’s going to make her gums bleed."
|
||||
|
||||
N "F-Fu-Fuck you, you… {w=0.5}you discount-brand guitarist!"
|
||||
N "F-Fu-Fuck you, you{cps=*.20}...{/cps} {w=0.5}you discount-brand guitarist!"
|
||||
|
||||
F "Insult me all you want. You know I’m right."
|
||||
|
||||
|
@ -223,11 +223,11 @@ label chapter_x9:
|
|||
|
||||
F "Perfect for one another? I’m not the one with a broken relationship after a single fucking night!"
|
||||
|
||||
F "Me and Anon… yeah, we fight, but we always come out of it stronger."
|
||||
F "Me and Anon{cps=*.20}...{/cps} yeah, we fight, but we always come out of it stronger."
|
||||
|
||||
F "We’re taking a break… but that doesn’t mean our relationship’s over."
|
||||
F "We’re taking a break{cps=*.20}...{/cps} but that doesn’t mean our relationship’s over."
|
||||
|
||||
F "Unlike yours…"
|
||||
F "Unlike yours{cps=*.20}...{/cps}"
|
||||
|
||||
"At first, Naomi gives me a look of absolute rage."
|
||||
|
||||
|
@ -235,7 +235,7 @@ label chapter_x9:
|
|||
|
||||
"But that expression doesn’t last long as her eyes again fill with tears and her shoulders slump."
|
||||
pause 0.5
|
||||
N "Why…?"
|
||||
N "Why{cps=*.20}...{/cps}?"
|
||||
|
||||
F "Why what?"
|
||||
|
||||
|
@ -267,9 +267,9 @@ label chapter_x9:
|
|||
|
||||
"Anger isn’t going to do anything right now."
|
||||
|
||||
F "I’m not here to kick your ass… {w=0.5}even if you deserve a beating."
|
||||
F "I’m not here to kick your ass{cps=*.20}...{/cps} {w=0.5}even if you deserve a beating."
|
||||
|
||||
F "I just…"
|
||||
F "I just{cps=*.20}...{/cps}"
|
||||
|
||||
"I look toward the window and see Naser still sweeping, his shoulders hunched and wings drooped."
|
||||
|
||||
|
@ -293,7 +293,7 @@ label chapter_x9:
|
|||
|
||||
F "That he’s willing to take everyone’s issues and ignore his own."
|
||||
|
||||
N "I… {w=0.5}but he said…"
|
||||
N "I{cps=*.20}...{/cps} {w=0.5}but he said{cps=*.20}...{/cps}"
|
||||
|
||||
N "He said he wanted to take a break! Just like you and Anon!"
|
||||
|
||||
|
@ -307,13 +307,13 @@ label chapter_x9:
|
|||
|
||||
F "No, I didn’t put him up to this shit. Hell, I didn’t even tell him that Anon and I went on break!"
|
||||
|
||||
F "Naser… {w=0.5}did you actually TELL him how you set me and Anon up from the very start?"
|
||||
F "Naser{cps=*.20}...{/cps} {w=0.5}did you actually TELL him how you set me and Anon up from the very start?"
|
||||
|
||||
"The dumb bitch blanches at that."
|
||||
|
||||
"Nailed it."
|
||||
|
||||
F "That’s another thing about my brother, y’know…"
|
||||
F "That’s another thing about my brother, y’know{cps=*.20}...{/cps}"
|
||||
|
||||
F "He can be stupidly dense."
|
||||
|
||||
|
@ -333,7 +333,7 @@ label chapter_x9:
|
|||
|
||||
N "Go to the same college and graduate together."
|
||||
|
||||
N "We would have a perfect life together…"
|
||||
N "We would have a perfect life together{cps=*.20}...{/cps}"
|
||||
|
||||
"I facepalm at her words."
|
||||
|
||||
|
@ -368,7 +368,7 @@ label chapter_x9:
|
|||
|
||||
F "Mostly harmless."
|
||||
|
||||
F "But then you became... {w=0.5}whatever this is."
|
||||
F "But then you became{cps=*.20}...{/cps} {w=0.2}whatever this is."
|
||||
|
||||
"I motion to her whole being."
|
||||
|
||||
|
@ -408,7 +408,7 @@ label chapter_x9:
|
|||
|
||||
F "How do you think Naser would react to finding out what you did?"
|
||||
|
||||
N "... He…"
|
||||
N "{cps=*.20}...{/cps} He{cps=*.20}{cps=*.20}...{/cps}{/cps}"
|
||||
|
||||
"Naomi shuts her mouth as fast as she opens it."
|
||||
show naomi considering flip with dissolve
|
||||
|
@ -422,16 +422,16 @@ label chapter_x9:
|
|||
|
||||
|
||||
show naomi sad flip with dissolve
|
||||
N "Shut up…"
|
||||
N "Shut up{cps=*.20}...{/cps}"
|
||||
|
||||
F "No way, I’m-"
|
||||
|
||||
N "I know already…"
|
||||
N "I know already{cps=*.20}...{/cps}"
|
||||
|
||||
show naomi sad with dissolve
|
||||
"The dumb bitch shifts her head to the side, trying to hide her eyes."
|
||||
|
||||
N "P-please, couldn’t y-you let me just...{w=0.5} g-grovel h-here?"
|
||||
N "P-please, couldn’t y-you let me just{cps=*.20}...{/cps}{w=0.2} g-grovel h-here?"
|
||||
|
||||
"Naomi’s words are coming out haphazardly. It’s clear that she’s having a hard time forming thoughts."
|
||||
|
||||
|
@ -454,11 +454,11 @@ label chapter_x9:
|
|||
play ambient1 ['<sync ambient>audio/OST/good faith leadup drums synth.ogg', 'audio/OST/good faith leadup drums synth.ogg'] fadein 5.0
|
||||
"Her grimace slowly vanishes, replaced instead with a thousand-yard stare."
|
||||
|
||||
N "You’re…"
|
||||
N "You’re{cps=*.20}...{/cps}"
|
||||
pause 0.5
|
||||
N "...You’re right…"
|
||||
N "{cps=*.20}...{/cps}You’re right{cps=*.20}{cps=*.20}...{/cps}{/cps}"
|
||||
|
||||
N "I… {w=0.5}I haven’t changed one bit…"
|
||||
N "I{cps=*.20}...{/cps} {w=0.5}I haven’t changed one bit{cps=*.20}...{/cps}"
|
||||
|
||||
show naomi:
|
||||
ease_cubic 0.5 yalign -0.5
|
||||
|
@ -467,17 +467,17 @@ label chapter_x9:
|
|||
|
||||
"She grabs hold of her head and once more falls on her knees."
|
||||
|
||||
N "Ever since I… {w=0.5}I stopped being a meek nerdy girl, I became obsessed with perfection... {w=0.5}to the point that I… I wound up becoming some kind of coral castellan."
|
||||
N "Ever since I{cps=*.20}...{/cps} {w=0.4}I stopped being a meek nerdy girl, I became obsessed with perfection{cps=*.20}...{/cps} {w=0.2}to the point that I{cps=*.20}...{/cps} I wound up becoming some kind of coral castellan."
|
||||
|
||||
N "Did I work hard to get there?{w=0.5} Yes."
|
||||
|
||||
N "Should I have worked so hard when it led to where I am today?"
|
||||
|
||||
N "... I… {w=0.5}I don’t know anymore…"
|
||||
N "... I{cps=*.20}...{/cps} {w=0.5}I don’t know anymore{cps=*.20}...{/cps}"
|
||||
|
||||
N "All I know is that…{w=0.5} aside from your brother… {w=0.5}nothing's ever really made me happy…."
|
||||
N "All I know is that{cps=*.20}...{/cps}{w=0.2} aside from your brother{cps=*.20}...{/cps} {w=0.5}nothing's ever really made me happy{cps=*.20}...{/cps}."
|
||||
|
||||
N "...Nothing…"
|
||||
N "...Nothing{cps=*.20}...{/cps}"
|
||||
|
||||
pause 0.5
|
||||
hide fang with dissolve
|
||||
|
@ -488,25 +488,25 @@ label chapter_x9:
|
|||
|
||||
F "Hey, just because you’re a manipulative fucking bitch doesn’t mean that you haven’t done some good."
|
||||
|
||||
F "I mean… {w=0.5}you did bring me and Anon together."
|
||||
F "I mean{cps=*.20}...{/cps} {w=0.2}you did bring me and Anon together."
|
||||
|
||||
F "Also… {w=0.5}you did make my brother happy… {w=0.5}even if it was under your authoritarian thumb…"
|
||||
F "Also{cps=*.20}...{/cps} {w=0.2}you did make my brother happy{cps=*.20}...{/cps} {w=0.5}even if it was under your authoritarian thumb{cps=*.20}...{/cps}"
|
||||
|
||||
"I kinda feel sick saying that."
|
||||
|
||||
"I shouldn’t be praising her manipulative bitchiness, but I can’t deny that Naser was genuinely happy being with Naomi."
|
||||
|
||||
"Even if most of that happiness was a side-effect and not a direct result of a healthy relationship..."
|
||||
"Even if most of that happiness was a side-effect and not a direct result of a healthy relationship{cps=*.20}...{/cps}"
|
||||
|
||||
F "Maybe… {w=0.5}maybe a break is what you two need now more than ever."
|
||||
F "Maybe{cps=*.20}...{/cps} {w=0.5}maybe a break is what you two need now more than ever."
|
||||
|
||||
F "Time away to think."
|
||||
|
||||
F "Time away to contemplate what the two of you really mean for each other."
|
||||
|
||||
F "Time to really figure out what the two of you mean to each other…"
|
||||
F "Time to really figure out what the two of you mean to each other{cps=*.20}...{/cps}"
|
||||
|
||||
"Once again, though my words are meant for Naomi, a part of me can’t shake the fact that they’re applicable to me as well…"
|
||||
"Once again, though my words are meant for Naomi, a part of me can’t shake the fact that they’re applicable to me as well{cps=*.20}...{/cps}"
|
||||
|
||||
N "Y-you really think so?"
|
||||
|
||||
|
@ -516,11 +516,11 @@ label chapter_x9:
|
|||
|
||||
F "Maybe this break’s what the two of you need to really start a new phase of your relationship."
|
||||
|
||||
F "Or maybe this is it… {w=0.5}and maybe you two will go your separate ways…"
|
||||
F "Or maybe this is it{cps=*.20}...{/cps} {w=0.2}and maybe you two will go your separate ways{cps=*.20}...{/cps}"
|
||||
|
||||
"I almost feel myself tearing up as I say those words."
|
||||
|
||||
"I don’t want to admit it, but a part of me fears that my words may turn out to be prophetic in regard to Anon and Myself…"
|
||||
"I don’t want to admit it, but a part of me fears that my words may turn out to be prophetic in regard to Anon and Myself{cps=*.20}...{/cps}"
|
||||
|
||||
"Naomi is eerily quiet as she absorbs my words."
|
||||
|
||||
|
@ -530,9 +530,9 @@ label chapter_x9:
|
|||
|
||||
"The fuck did I know."
|
||||
|
||||
"Still, being there for Naomi - even if most of me still hated the bitch - felt good…"
|
||||
"Still, being there for Naomi - even if most of me still hated the bitch - felt good{cps=*.20}...{/cps}"
|
||||
|
||||
N "So… {w=0.5}What… {w=0.5}What am I supposed to do now?"
|
||||
N "So{cps=*.20}...{/cps} {w=0.5}What{cps=*.20}...{/cps} {w=0.5}What am I supposed to do now?"
|
||||
|
||||
"The question really struck me harder than it should have."
|
||||
|
||||
|
@ -540,7 +540,7 @@ label chapter_x9:
|
|||
|
||||
"I don’t know any proper answer."
|
||||
|
||||
"But the one thing I can do is try to bury this hatchet with Naomi once and for all…"
|
||||
"But the one thing I can do is try to bury this hatchet with Naomi once and for all{cps=*.20}...{/cps}"
|
||||
|
||||
"So I spoke with Naomi. Truly spoke to her."
|
||||
|
||||
|
@ -566,24 +566,24 @@ label chapter_x9:
|
|||
|
||||
N "Fang?"
|
||||
|
||||
F "..."
|
||||
F "{cps=*.20}...{/cps}"
|
||||
|
||||
N "This is probably just me being deliriously exhausted, but…"
|
||||
N "This is probably just me being deliriously exhausted, but{cps=*.20}...{/cps}"
|
||||
|
||||
N "I… {w=0.5}I enjoyed this talk we had."
|
||||
N "I{cps=*.20}...{/cps} {w=0.4}I enjoyed this talk we had."
|
||||
|
||||
F "You better. Not everyday I pour out my soul to anyone that isn’t Anon."
|
||||
|
||||
show naomi neutral with dissolve
|
||||
"Naomi actually laughs at my humor this time."
|
||||
|
||||
"Progress…"
|
||||
"Progress{cps=*.20}...{/cps}"
|
||||
|
||||
N "Hanging out might not be so bad sometimes..."
|
||||
N "Hanging out might not be so bad sometimes{cps=*.20}...{/cps}"
|
||||
|
||||
"She goes quiet. Before she can muddy up her thoughts with something else, she gets in the taxi."
|
||||
|
||||
N "See you around…"
|
||||
N "See you around{cps=*.20}...{/cps}"
|
||||
|
||||
show naomi neutral flip with dissolve
|
||||
pause 0.1
|
||||
|
@ -591,11 +591,11 @@ label chapter_x9:
|
|||
hide naomi with easeoutleft
|
||||
"She shuts the door before I can say anything and is gone within seconds."
|
||||
|
||||
"Yeah, I can probably hang around with Naomi again…"
|
||||
"Yeah, I can probably hang around with Naomi again{cps=*.20}...{/cps}"
|
||||
|
||||
F "..."
|
||||
F "{cps=*.20}...{/cps}"
|
||||
|
||||
F "......"
|
||||
F "{cps=*.20}......{/cps}"
|
||||
|
||||
"I need to get up from this curb."
|
||||
stop ambient fadeout 5.0
|
||||
|
@ -616,7 +616,7 @@ label chapter_x9:
|
|||
|
||||
"My place would probably be down to the foundations by now."
|
||||
|
||||
"..."
|
||||
"{cps=*.20}...{/cps}"
|
||||
|
||||
"Dragging myself up the stairs, I remember Naomi and Naser didn’t even really get to say goodbye."
|
||||
|
||||
|
@ -639,7 +639,7 @@ label chapter_x9:
|
|||
|
||||
"When I turn over to the cool side of my pillow my fingertips brush against the corner of my phone."
|
||||
|
||||
"A break…"
|
||||
"A break{cps=*.20}...{/cps}"
|
||||
show fangphonevideocall call_ended_bg call_ended behind dimmer_lighter at scenter with dissolve:
|
||||
yalign -0.045
|
||||
|
||||
|
@ -651,15 +651,15 @@ label chapter_x9:
|
|||
|
||||
show fangphonevideocall bgnight anonconcerned with dissolve
|
||||
|
||||
A "Lucy? It’s three in the morning…"
|
||||
A "Lucy? It’s three in the morning{cps=*.20}...{/cps}"
|
||||
|
||||
F "I know, but…"
|
||||
F "I know, but{cps=*.20}...{/cps}"
|
||||
|
||||
A "You okay?"
|
||||
|
||||
F "Yes. I just wanted to see you."
|
||||
|
||||
A "Hm…"
|
||||
A "Hm{cps=*.20}...{/cps}"
|
||||
|
||||
F "Anon, I know we’re on break."
|
||||
|
||||
|
@ -723,7 +723,7 @@ label chapter_x9:
|
|||
|
||||
"It’s just a break after all."
|
||||
|
||||
"..."
|
||||
"{cps=*.20}...{/cps}"
|
||||
|
||||
stop ambient fadeout 2.0
|
||||
stop music fadeout 3.0
|
||||
|
|