up to 13D done

This commit is contained in:
Nio
2021-09-03 23:46:50 +10:00
parent 8dc84b8adc
commit c05c4ac014
88 changed files with 1421 additions and 289 deletions

View File

@ -3089,7 +3089,7 @@ label chapter_11:
"How the hell she found a mouse trap that small Ill never know."
"But I got her a special Pachy treat for her today."
"But I got a special Pachy treat for her today."
"For once I can use my weebiness for the greater good."

View File

@ -315,7 +315,7 @@ label chapter_12C:
show stella neutral:
xalign -0.1
show fang neutral at sleft
with moveinleft
with easeinleft
show anon neutral flip at acenter with dissolve
Ro "I never pictured Fang coming over."

View File

@ -123,31 +123,48 @@ label chapter_12D:
F "Its like a living egg yolk with button eyes."
A "Is that the first analogy you can think of…?"
F "And whats over there? Are those seahorses{cps=*1.5} holy crap I have to take a video of this.{/cps}"
"I shrug apologetically at the attendant who has given up entirely."
#Fang has the zoomies
show fang adorable with dissolve:
zoom 0.8
yalign -0.1
xalign 1.1
pause 1.0
F "And whats over there? Are those seahorses{cps=*1.5} holy crap I have to take a video of this.{/cps}"
show fang adorable at sleft with dissolve: #maybe try this with a block: statement?
ease_cubic 0.5 zoom 0.75 ypos 0.1 xpos 0.6 #OK
pause 1.0
linear 0.1 xzoom -1.0
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
repeat
"I shrug apologetically at the attendant who has given up entirely."
# show fang adorable with dissolve:
# zoom 0.8
# yalign -0.1
# xalign 1.1
# pause 1.0
"But watching Fang zoom between the exhibits to gush over each oddly cute sea animal was just too much."
show fang adorable flip with dissolve:
zoom 1.0
xalign 0.1
yalign 0.1
pause 1.0
# show fang adorable flip with dissolve:
# zoom 1.0
# xpos 0.1
# yalign 0.1
# pause 1.0
"Subtly my phone finds its way into my jacket pocket, already set to record."
show fang adorable at scenter with dissolve:
zoom 0.6
yalign 0.6
xalign 1.0
# show fang adorable at scenter with dissolve:
# zoom 0.6
# xpos 0.3
# ypos 0.6
show anonphone at scenter with moveinbottom
"Shell probably kill me if she found out."
@ -371,7 +388,7 @@ label chapter_12D:
F "No! I just…{w=0.2} Wasnt expecting it, is all."
show anon neutral at aleft:
linear 1.0 xalign 0.5
ease_cubic 1.0 xalign 0.5
"I offer her my hand."

View File

@ -4,7 +4,7 @@ label chapter_13C:
scene black with fade
stop music fadeout 1.0
play music "audio/OST/Appreciating the Moment.ogg" fadein 1.0
"-One Month Later-"
"{cps=*0.2}-- One Month Later --{/cps}"
"Its prom night."
@ -35,7 +35,7 @@ label chapter_13C:
N "Ive heard the two of you are going to prom together!"
"Ladies and gentlemen, the next Sherlock Holmes."
"Ladies and gentlemen,{w=0.3} the next Sherlock Holmes."
A "No, I just happen to be here in a suit to go golfing."
@ -49,7 +49,7 @@ label chapter_13C:
A "Nah. She said something about the fascist sexist monarchy system."
N "Well, Naser and I have entered and we are going to be prom royalty. Ooooh, I can not wait to wear that beautiful tiara, I picked it out and everything and the crown for Naser-"
N "Well, Naser and I have entered and we are going to be prom royalty. {w=0.2}Ooooh, I can not wait to wear that beautiful tiara, I picked it out and everything and the crown for Naser-"
show naomi prom happy flip
@ -82,7 +82,7 @@ label chapter_13C:
"Fangs Mother speaks up from the kitchen."
show fangmom neutral flip at sright with moveinright
show fangmom neutral flip at sright with easeinright
FM "Oh! Oh! Is that Anon?"
@ -92,19 +92,33 @@ label chapter_13C:
FM "My, arent you handsome."
FM "Pictures! I need to get pictures of you and Lucy!"
FM "Pictures!{w=0.2} I need to get pictures of you and Lucy!"
"She sets the bowl aside on the coffee table to frantically search for a polaroid camera."
FM "To think Lucy would have such a wonderful young man to take her to prom!"
FM "Aha! Found it. Hold still, dear."
scene black with fade
FM "Aha! Found it.{w=0.3} Hold still, dear."
scene white with fade
show black with Fade(0.14, 0, 0, color="#fff")
show black
show white
pause .01
show white with Fade(0, 1, 3, color="#fff")
pause .01
scene home fang night blurred with dissolve
pause 0.1
scene home fang night lessblurred with dissolve
pause 0.1
scene home fang night barelyblurred with dissolve
pause 0.1
scene home fang night
"ARGH! Like getting slapped in the face by the suns dick!"
"I blink the blindness away. So thats why Naser has those fucking aviators."
scene home fang night
# scene home fang night
show anon prom neutral at aleft
show naser prom neutral at ncenter
show naomi prom neutral at scenter
@ -112,14 +126,14 @@ label chapter_13C:
with fade
FM "Lucy will be downstairs in a bit, shes just getting the last of her makeup on!"
hide fangmom with moveoutleft
hide fangmom with easeoutleft
FM "In the meantime, take a seat! Ive got some cookies in the oven that are almost ready!"
A "Er, yes, thank you maam."
"I take my seat in the usual spot, sinking in and feeling the pillows conform around my spine."
hide anon with moveoutright
hide anon with easeoutright
scene black with fade
@ -133,7 +147,9 @@ label chapter_13C:
"That explains the luxurious furnishings."
"Now that I think about it, Im surprised I havent seen him yet."
show fangdad neutral at sleft with dissolve
pause 0.5
show fangdadlarge neutral at sleft with easeinleft:
xalign -0.5
FD "So…"
"I hope I didnt just ruin these slacks."
@ -151,12 +167,12 @@ label chapter_13C:
FD "Youd be surprised how useful staying quiet and stationary can be."
FD "How close you can get to someone without them knowing-"
show fangdad neutral at sleft with dissolve
show fangmom unimpressed flip at fmcenter with dissolve
FM "Sweetheart."
FM "No. Intimidating. The Suitor."
FM "No.{w=0.2} Intimidating.{w=0.2} The Suitor."
"The big guy deflates a bit in his chair."
@ -165,7 +181,7 @@ label chapter_13C:
A "Yessir."
hide fangdad with dissolve
show naser prom neutral at nleft with moveinleft
show naser prom neutral at nleft with easeinleft
N "Were all taking the NasCar, right?"
@ -174,18 +190,30 @@ label chapter_13C:
Nas "Once Fang gets down well skedaddle."
A "So until then we just sit and chill?"
show naomi prom happy at sleft with moveinleft
show naomi prom happy at sleft with easeinleft
N "We could take more pictures!"
"Please no."
show fangmom neutral at fmcenter with moveinleft
show fangmom neutral at fmcenter with easeinleft
FM "Oh! I would love to make this a little photo op!"
scene black with fade
scene white with fade
show black with Fade(0.14, 0, 0, color="#fff")
show black
show white
pause .01
show white with Fade(0, 1, 3, color="#fff")
pause .01
scene home fang night blurred with dissolve
pause 0.1
scene home fang night lessblurred with dissolve
pause 0.1
scene home fang night barelyblurred with dissolve
pause 0.1
scene home fang night
"Thirty photos later and I never want to see another camera again."
"Fangs mom decided to take pictures of every possible combination of us."
@ -203,19 +231,22 @@ label chapter_13C:
"Just as I was about to resign myself to premature blindness from the camera flash, my saviour arrives."
F "Oh, Anon, youre already here!"
scene home fang night
show fang c prom happy:
xalign -0.3
show anon prom neutral flip at acenter
with fade
stop music fadeout 1.0
play music "audio/OST/Beach Chill Out.ogg" fadein 1.0
show good_fang_home_prom_stars with fade
"Lucy comes downstairs in a white dress."
"The back of the dress trails down the stairs behind her."
"Cant say Id imagined shed ever willingly wear one of these."
pause 2.0
scene home fang night with dissolve
show fang c prom happy:
xalign -0.3
show anon prom neutral flip at acenter
with fade
A "Yeah, been here a while."
A "Your dress looks great, Lucy."
@ -245,7 +276,7 @@ label chapter_13C:
"Lucys father hasnt moved from his seat."
FD "I dont know. Do I?"
FD "I dont know.{w=0.2} Do I?"
FM "Oh yes, I remember you in that snazzy zoot suit."
@ -263,13 +294,13 @@ label chapter_13C:
"That look her Dad is giving me…"
"Its saying Youll be upgraded to a putter if you never speak of this to anyone."
"Its saying Youll be upgraded to a {i}putter{/i} if you never speak of this to anyone."
"I can see where Fang gets her temper from now."
"Fine by me."
FM "Awww. But Lucy, you look so precious in that dress."
FM "Awww.{w=0.2} But Lucy, you look so precious in that dress."
FM "Oh! We need more pictures!"
@ -295,7 +326,7 @@ label chapter_13C:
A "Why, I don't even live here?"
N "It's uh… the scissors are kept on the top shelf and I cant reach!"
N "It's uh… {w=0.2}the scissors are kept on the top shelf and I cant reach!"
"She pushes me towards the kitchen, I don't even know how Naser doesnt catch on to what shes doing."
stop music fadeout 1.0
@ -428,7 +459,7 @@ label chapter_13C:
with fade
N "Oh! Oh! They go with my dress!"
"Wow, its almost like the person who planned the entire event has insider information on the decor? Color me surprised."
"Wow, its almost like the person who planned the entire event has insider information on the decor?{w=0.2} Color me surprised."
F "Mumbling."
@ -544,11 +575,11 @@ label chapter_13C:
Nas "Oh, guess I forgot, sorry. Ill go run and get it."
N "Thats fine! I was getting to be friends with Lucy and-"
hide fang with moveoutleft
hide fang with easeoutleft
"Lucy pushes herself away from the table and strides away."
N "O-oh?"
hide anon prom with moveoutleft
hide anon prom with easeoutleft
"I leave the plate behind and chase after her."
scene prom with fade
"Lucy has retreated to a back corner of the gym."
@ -572,7 +603,7 @@ label chapter_13C:
F "...but that suit does kinda stink."
"Confidence shattered."
show spears neutral flip at sright with moveinright
show spears neutral flip at sright with easeinright
Sp "Oh, there you two are."
show anon prom neutral with dissolve
@ -613,10 +644,10 @@ label chapter_13C:
show rosa prom neutral flip at sright behind trish
show stella prom neutral flip behind trish:
xalign 1.155
with moveinright
with easeinright
T "Surprise!"
A "Oh no. Oh nooooooo."
A "Oh no.{w=0.4} Oh nooooooo."
"Trish, Rosa, and Stella are carrying around various instruments and equipment."
@ -625,7 +656,7 @@ label chapter_13C:
F "..."
Sp "I'll leave you to it, you'll get in after Reed's done with his DJ bit."
hide spears with moveoutright
hide spears with easeoutright
show fang c prom surprised with dissolve
A "What the hell is this?!"
@ -664,7 +695,7 @@ label chapter_13C:
"The expectant stares of the trio snap Lucy from her stupor."
show fang c prom sad flip with dissolve
hide fang with moveoutleft
hide fang with easeoutleft
show anon prom neutral with dissolve
"She flinches a bit, then bolts out of the backstage area."
@ -697,7 +728,7 @@ label chapter_13C:
T "I'm-Im going after her!"
Ro "Wait, Anon!"
hide trish with moveoutleft
hide trish with easeoutleft
"Damn it, Rosa pulls my arm free, letting Trish run after Lucy."
Ro "Let them solve this, I'm sure Lucy's at a point where she can deal with this."
@ -734,7 +765,7 @@ label chapter_13C:
"I leave the incompetent bunch behind to look for Lucy."
show anon prom neutral flip at acenter
hide anon with moveoutleft
hide anon with easeoutleft
Ro "Is that important, Stella? I thought it was just for play."
scene prom
@ -770,7 +801,7 @@ label chapter_13C:
T "Come on, let's play! Thisll be VVURM DRAMAs biggest show to date!!"
F "I! Don't! Want! To!"
F "I!{w=0.1} Don't!{w=0.1} Want!{w=0.1} To!"
T "Come on, let's go!"
@ -832,7 +863,7 @@ label chapter_13C:
T "What, are you two flaking on me as well?!"
Ro "Trish, Im thinking An-ons right here… We shouldnt be intruding on their special night…"
Ro "Trish, Im thinking An-ons right here… {w=0.2}We shouldnt be intruding on their special night…"
St "Er, yeah, my reading was wrong, soo…"
@ -852,7 +883,7 @@ label chapter_13C:
show fang prom angry:
xalign 0.4
with move
show rosa prom closed flip with moveinright:
show rosa prom closed flip with easeinright:
xalign 1.3
"Rosa blocks her way long enough for me to grab her wrist."
@ -871,21 +902,21 @@ label chapter_13C:
"She yanks her hand away from me in disgust, glancing between Stella and Rosas disappointed stares and Fangs baleful leer."
T "I guess thats it then."
hide trish with moveoutright
hide trish with easeoutright
"She backs off into the crowd."
show anon prom neutral flip at acenter with move:
show rosa prom closed flip with move:
xalign 0.7
show stella prom sad flip with moveinright:
show stella prom sad flip with easeinright:
xalign 0.8
A "Lucy, are you alright?"
F "Yeah… I think I need to get away from the crowd…"
F "Yeah… {w=0.2}I think I need to get away from the crowd…"
hide stella
hide rosa
with moveoutleft
with easeoutleft
"I wave off Stella and Rosa and lead Lucy away into the hallway."
stop music fadeout 1.0
play music "audio/OST/Skinrow Soul.ogg" fadein 1.0
@ -966,30 +997,30 @@ label chapter_13C:
"Trish is getting teary, I better shut up, now."
T "It's ok. Tell Fa-- Lucy, I only want her to be happy. I won't be a bother anymore, she'll never see or hear from me again. I told Spears to cancel the performance, I'm going home."
T "It's ok. Tell Fa--{w=0.2} Lucy, I only want her to be happy. I won't be a bother anymore, she'll never see or hear from me again. I told Spears to cancel the performance, I'm going home."
A "Maybe there will be another chance sometime."
T "Bye Anon."
hide trish with moveoutleft
"She left. Oh well."
hide trish with easeoutleft
"She left.{w=0.3} Oh well."
scene hallway with fade
show anon prom neutral at aleft with moveinleft
show anon prom neutral at aleft with easeinleft
"I get the drinks and return to Lucy."
"She downs the whole glass in one shot."
A "You good?"
show fang c prom happy flip at sright with moveinright
show fang c prom happy flip at sright with easeinright
F "Yeah! Fuck! Splashing your face with water works wonders, Im good to go."
"I look at the crowd gathering around the stage."
"Principal Spears moves to the podium set there and taps on the microphone."
A "Yeah, good to go… speaking of."
A "Yeah, good to go…{w=0.2} speaking of."
A "I uh… wanna get some fresh air?"
@ -999,8 +1030,9 @@ label chapter_13C:
"I hold my hand out and Lucys hand links with it."
scene outside school night with fade
show fang c prom happy at sleft
show anon prom neutral at acenter
show fang c prom happy at sleft
"Walking out of the stuffy gymnasium were met with the cooling evening air."
"I feel all the tension leave my body as Lucys body presses close to my side."
@ -1043,7 +1075,7 @@ label chapter_13C:
A "Its like ten at night, you cant get that many customers this late, right?"
SV "Hey, youre here, arencha? Now what can I get for you two lovebirds? Nothing says date night like some steamin hot franks!"
SV "Hey, youre here, arencha?{w=0.2} Now what can I get for you two lovebirds? Nothing says date night like some steamin hot franks!"
A "I think were good, we were just on our way back and-"
@ -1055,11 +1087,11 @@ label chapter_13C:
A "Oops. Well, nobody ever misses Prom food, right?"
show tracy tease with dissolve
SV "Prom?! Oh man, I was the life of the party at mine! Tell me you kids got Reef Citys dumb mascot?"
SV "Prom?!{w=0.2} Oh man, I was the life of the party at mine! Tell me you kids got Reef Citys dumb mascot?"
"We shake our heads."
SV "WHAT?! Well you at least spiked the punch, right?"
SV "WHAT?!{w=0.2} Well you at least spiked the punch, right?"
"More shaking."
@ -1070,10 +1102,12 @@ label chapter_13C:
F "Got into a fight…"
show tracy unimpressed with dissolve
"The vendor winces, but just as quickly puts on her smile."
show tracy neutral with dissolve
SV "They could be yours too, yknow."
A "Riiiight. I dont think it will be."
SV "Ooh, thats a bummer. You know, prom was where I discovered hot dogs were my true calling."
SV "They could be yours too, yknow."
show tracy neutral with dissolve
A "{cps=*0.6}Riiiight{/cps}. I dont think it will be."
F "Look, can we just like, get some food? Our nights been a fuckin wash."
@ -1217,7 +1251,7 @@ label chapter_13C:
"I nod my head."
F "Yes! Ive always wanted to try out moms lights."
F "Yes!{w=0.2} Ive always wanted to try out moms lights."
stop music fadeout 1.0
play music "audio/OST/its_footloose_now.ogg" fadein 1.0
"The music playing from the stereo sounds positively ancient."
@ -1315,23 +1349,23 @@ label chapter_13C:
"By the third song Lucy and I are finally managing a basic waltz."
show anon:
linear 1.0 xalign 0.2
ease_cubic 1.0 xalign 0.2
pause 3
linear 1.0 xalign 0.7
ease_cubic 1.0 xalign 0.7
pause 3
linear 1.0 xalign 1.2
ease_cubic 1.0 xalign 1.2
pause 3
linear 1.0 xalign 0.7
ease_cubic 1.0 xalign 0.7
pause 3
repeat
show fang:
linear 1.0 xalign -0.5
ease_cubic 1.0 xalign -0.5
pause 3
linear 1.0 xalign 0.3
ease_cubic 1.0 xalign 0.3
pause 3
linear 1.0 xalign 1.25
ease_cubic 1.0 xalign 1.25
pause 3
linear 1.0 xalign 0.3
ease_cubic 1.0 xalign 0.3
pause 3
repeat
@ -1343,7 +1377,7 @@ label chapter_13C:
"Whenever one of the lights passes directly through her eyes they glow with the luster of cut amber, and her diamond pupils soften."
"There's no one else in the room right now. Just us."
"There's no one else in the room right now.{w=0.2} Just us."
A "You think its going well?"
@ -1351,7 +1385,7 @@ label chapter_13C:
A "Our Prom night."
F "It didnt go as planned… but I like where its taken us."
F "It didnt go as planned…{w=0.2} but I like where its taken us."
F "I wouldnt rather be anywhere else right now."

View File

@ -2,7 +2,7 @@ label chapter_13D:
#Prom is Memorable
scene black with fade
"-One Month Later-"
"{cps=*0.2}-- One Month Later --{/cps}"
play music "audio/OST/Appreciating the Moment.ogg" fadein 1.0
"Its prom night."
@ -34,7 +34,7 @@ label chapter_13D:
N "Ive heard the two of you are going to prom together!"
"Ladies and gentlemen, the next Sherlock Holmes."
"Ladies and gentlemen,{w=0.2} the next Sherlock Holmes."
A "No, I just happen to be here in a suit to go golfing."
@ -80,7 +80,7 @@ label chapter_13D:
"Fangs Mother speaks up from the kitchen."
show fangmom neutral flip at sright with moveinright
show fangmom neutral flip at sright with easeinright
FM "Oh! Oh! Is that Anon?"
@ -96,8 +96,21 @@ label chapter_13D:
FM "To think Lucy would have such a wonderful young man to take her to prom!"
FM "Aha! Found it. Hold still, dear."
scene black with fade
FM "Aha!{w=0.2} Found it. Hold still, dear."
scene white with fade
show black with Fade(0.14, 0, 0, color="#fff")
show black
show white
pause .01
show white with Fade(0, 1, 3, color="#fff")
pause .01
scene home fang night blurred with dissolve
pause 0.1
scene home fang night lessblurred with dissolve
pause 0.1
scene home fang night barelyblurred with dissolve
pause 0.1
scene home fang night
"ARGH! Like getting slapped in the face by the suns dick!"
"I blink the blindness away. So thats why Naser has those fucking aviators."
@ -110,14 +123,14 @@ label chapter_13D:
with fade
FM "Lucy will be downstairs in a bit, shes just getting the last of her makeup on!"
hide fangmom with moveoutleft
hide fangmom with easeoutleft
FM "In the meantime, take a seat! Ive got some cookies in the oven that are almost ready!"
A "Er, yes, thank you maam."
"I take my seat in the usual spot, sinking in and feeling the pillows conform around my spine."
hide anon with moveoutright
hide anon with easeoutright
scene black with fade
@ -131,7 +144,9 @@ label chapter_13D:
"That explains the luxurious furnishings."
"Now that I think about it, Im surprised I havent seen him yet."
show fangdad neutral at sleft with dissolve
pause 0.5
show fangdadlarge neutral at sleft with easeinleft:
xalign -0.5
FD "So…"
"I hope I didnt just ruin these slacks."
@ -149,21 +164,21 @@ label chapter_13D:
FD "Youd be surprised how useful staying quiet and stationary can be."
FD "How close you can get to someone without them knowing-"
show fangdad neutral at sleft with dissolve
show fangmom unimpressed flip at fmcenter with dissolve
FM "Sweetheart."
FM "No. Intimidating. The Suitor."
FM "No.{w=0.1} Intimidating.{w=0.1} The Suitor."
"The big guy deflates a bit in his chair."
FD "Point is, dont get any funny ideas."
FD "Point is,{w=0.1} dont get any funny ideas."
A "Yessir."
hide fangdad with dissolve
show naser prom neutral at nleft with moveinleft
show naser prom neutral at nleft with easeinleft
N "Were all taking the NasCar, right?"
@ -172,17 +187,30 @@ label chapter_13D:
Nas "Once Fang gets down well skedaddle."
A "So until then we just sit and chill?"
show naomi prom happy at sleft with moveinleft
show naomi prom happy at sleft with easeinleft
N "We could take more pictures!"
"Please no."
show fangmom neutral at fmcenter with moveinleft
show fangmom neutral at fmcenter with easeinleft
FM "Oh! I would love to make this a little photo op!"
scene black with fade
scene white with fade
show black with Fade(0.14, 0, 0, color="#fff")
show black
show white
pause .01
show white with Fade(0, 1, 3, color="#fff")
pause .01
scene home fang night blurred with dissolve
pause 0.1
scene home fang night lessblurred with dissolve
pause 0.1
scene home fang night barelyblurred with dissolve
pause 0.1
scene home fang night
"Thirty photos later and I never want to see another camera again."
@ -201,28 +229,31 @@ label chapter_13D:
"Just as I was about to resign myself to premature blindness from the camera flash, my saviour arrives."
F "Oh, Anon, youre already here!"
scene home fang night
show fang d prom happy flip at sright
with fade
F "Nice suit! Did ya get it from the suit store?"
play music "audio/OST/Fuck You I Like To Shitpost.ogg" fadein 1.0
"Fang leans over the railing of the staircase."
F "Nice suit! Did ya get it from the suit store?"
"Holy shit, she can really rock that dress."
"Fang's Dad" "Ahem."
show fangdad neutral at sleft with moveinleft
"Ah. Shit."
show gold_fang_home_prom_stars with fade
#Why isn't it him who's saying this
# "Fang's Dad" "Ahem."
pause 2.0
FD "Ahem."
"Ah. {w=0.2}Shit."
scene home fang night
show fang d prom happy flip at sright
with fade
show fangdad neutral at sleft with easeinleft
F "Daaaad. Stop scaring Anon!"
FD "Ill scare who I want in my home."
show fangmom neutral at fmcenter behind fang
show fangmom neutral at fmcenter behind fang with easeinleft
"Fangs mom saves me, taking the mountainous pterodactyl by his head crest."
@ -236,7 +267,7 @@ label chapter_13D:
F "Best thing to do is get it over with."
FM "Thats right. Alright everyone, group together, this ones going on Christmas postcards for sure!"
FM "Thats right.{w=0.2} Alright everyone, group together, this ones going on Christmas postcards for sure!"
scene home fang day with fade
show anon prom neutral:
xalign -0.1 yalign 0.1
@ -294,7 +325,7 @@ label chapter_13D:
N "The school years almost over and shes barely changed from being that weird punk-goth type."
"Siiiiip. Aaaaah. Refreshing."
"Siiiiip.{w=0.2} Aaaaah.{w=0.2} Refreshing."
A "So?"
@ -336,10 +367,10 @@ label chapter_13D:
play music "audio/OST/punk_revamp.ogg" fadein 1.0
"Naomi goes white as a sheet."
show fang d prom happy flip at sright with moveinright
F "Well since youve asked, Anon, Id be glad to share."
show fang d prom happy flip at sright with easeinright
F "Well since youve asked,{w=0.2} Anon,{w=0.2} Id be glad to share."
N "O-oh, Fang, I d-didnt see you there."
N "O-oh, Fang,{w=0.2} I d-didnt see you there."
show naomi prom neutral with dissolve
@ -377,12 +408,12 @@ label chapter_13D:
F "Man, even Anon can do it better. Huh."
F "So basically, fuck your stupid plan, fuck your prom crown, and fuck you."
F "So basically, fuck your stupid plan, {w=0.2}fuck your prom crown,{w=0.2} and fuck you."
"In a flash Fang strikes Naomi right across the face."
hide anon
hide fang
show naomi slapped:
show naomi slapped with hpunch:
xalign 0.5 yalign 0.4
with dissolve
#Johnny test whip sound effect
@ -486,7 +517,7 @@ label chapter_13D:
D "Prom, huh? Sounds like one romantic night."
"With that he speeds off away, leaving Fangs house a shrinking spot in the rear-view mirror."
"With that he speeds off away, leaving Fangs house a shrinking spot in the rear-view mirror."
"The drive back to school is rather calm, despite the driver going at least thirty miles over the speed limit the whole time."
@ -569,16 +600,16 @@ label chapter_13D:
F "Yeah he does, theres a reason he handles all this sort of stuff."
"The MUMBLING."
pause 0.5
"Reed dusts off his hands and lets out a sigh, releasing another mushroom cloud of smoke from the costume."
Re "Man… I havent talked to you guys in ages, yknow?"
Re "Not since the whole… projector thing."
Re "Not since the whole… {w=0.3}projector thing."
A "...You know I sit two seats away from you in math, why didnt you just talk to me then?"
Re "Bro, I would but like… dont wanna leave Trish alone."
Re "Bro, I would but like… {w=0.3}dont wanna leave Trish alone."
Re "Shes still suuuuper beating herself up over it, dont wanna isolate her even more, yknow?"
@ -588,13 +619,13 @@ label chapter_13D:
"Werent you going to talk to her about it, Fang?":
A "Werent you going to talk to her about it, Fang?"
show fang prom d sad with dissolve
F "Ive… been meaning to, but…"
F "Ive… {w=0.3}been meaning to, but…"
F "Its just sort of awkward, you know…"
F "Ill try talking to her soon, I promise."
Re "Trish is here… somewhere."
Re "Trish is here… {w=0.3}somewhere."
A "She bought a ticket? Does she even have a date?"
@ -708,18 +739,18 @@ label chapter_13D:
"Then she raises an eyebrow and her smile curls a bit more."
F "Wait, Anon, are you…?"
pause 0.5
F "BAAAHAHAHAHAHAHAHAHAHHAHAHAHAHAAAH!"
A "Im not sure what you were expecting."
F "Yeah, no, thats great, keep doing it."
F "Yeah,{w=0.1} no, {w=0.1}thats great,{w=0.3} keep doing it."
F "Holy shit youre weird."
"At least Im not flossing like some of the faggots here."
show reed king rex behind fang with moveinleft:
show reed king rex behind fang with easeinleft:
xalign -1.1 yalign 0.1
show anon prom neutral flip at aright
show fang prom d neutral with dissolve
@ -745,17 +776,17 @@ label chapter_13D:
show fang prom d neutral with dissolve
Re "How did you- nevermind."
Re "How did you-{w=0.3} nevermind."
Re "Come on, theres no time!"
A "Good luck, Fang."
hide reed king rex with moveoutright
hide reed king rex with easeoutright
"Fang gives me a brief hug before following Reed out of the crowd, leaving me alone amongst the sea of sweaty teenagers."
hide fang d prom neutral with moveoutright
hide fang d prom neutral with easeoutright
"..."
@ -782,14 +813,14 @@ label chapter_13D:
"After getting another plate of tiny greasy delights, I begin to approach Trish."
"Worse case scenario I get gored on her horn, and its not as threatening as staircases."
"Worst case scenario I get gored on her horn, and its not as threatening as staircases."
show anon prom neutral flip at acenter with move
A "Is this seat taken?"
"Trish looks up from her phone and her face flies through a myriad of emotions."
"At first confused, then fucking pissed, then aroused, then back to fucking pissed, all in the space of an attosecond."
A "Hey… Lookin good in that dress."
A "Hey…{w=0.3} Lookin good in that dress."
T "Y-you too…"
@ -798,7 +829,7 @@ label chapter_13D:
A "I snagged these for Fang, but she had some last minute stage issues to deal with."
T "O-oh. Uh… Thanks?"
T "O-oh. Uh… {w=0.2}Thanks?"
"I sit down next to her and tuck into my meal."
@ -808,7 +839,7 @@ label chapter_13D:
T "No! I mean here!"
A "To… eat?"
A "To… {w=0.3}eat?"
"For emphasis I show her my half finished plate."
@ -839,11 +870,11 @@ label chapter_13D:
A "Alright, alright. I was just thinking."
A "And like. How do I say this."
A "And like.{w=0.3} How do I say this."
"Trish is focused completely on me now. Okay brain, help me out here."
"Trish is focused completely on me now.{w=0.2} Okay brain, help me out here."
A "I saw you sat here. No date, no friends, no nothing."
A "I saw you sat here. No date,{w=0.2} no friends,{w=0.2} no nothing."
"Ah, bad choice, Trishs face sunk at each word."
@ -868,7 +899,7 @@ label chapter_13D:
"I sigh."
A "Yeah… I mean, I still get called names and stuff."
A "Yeah…{w=0.2} I mean, I still get called names and stuff."
A "And Stella keeps trying to get me to watch shit with her."
@ -895,7 +926,7 @@ label chapter_13D:
T "Peace."
A "Cool. Also speaking of, that foods probably cold now, too."
A "Cool.{w=0.3} Also speaking of, that foods probably cold now, too."
"Its a bad joke, but it works in getting a simple laugh out of the triceratops girl."
@ -961,7 +992,7 @@ label chapter_13D:
T "Now just step to your left."
show trish and anon cuck fang:
linear 1.0 xalign 0.9 yalign 0.5
ease_cubic 1.0 xalign 0.9 yalign 0.5
"My left foot moves left."
@ -980,13 +1011,13 @@ label chapter_13D:
"Slowly I find myself getting into the rhythm of the dance."
show trish and anon cuck fang:
linear 1.0 xalign 0.4
ease_cubic 1.0 xalign 0.4
pause 3
linear 1.0 xalign -0.2
ease_cubic 1.0 xalign -0.2
pause 3
linear 1.0 xalign 0.4
ease_cubic 1.0 xalign 0.4
pause 3
linear 1.0 xalign 1.0
ease_cubic 1.0 xalign 1.0
pause 3
repeat
@ -998,7 +1029,7 @@ label chapter_13D:
play music "audio/effects/prom chatter loop 2.ogg" fadein 1.0
"*GRRRRRRRRRLLLL*"
"*{cps=*0.5}GRRRRRRRRRLLLL{/cps}*"
"Trishs face goes bright red."
@ -1021,17 +1052,17 @@ label chapter_13D:
T "Im coming for you if I hear Fangs got a broken toe."
A "Noted. You go ahead, Ill wait at the bench we were at before."
A "Noted.{w=0.2} You go ahead, Ill wait at the bench we were at before."
"I gesture towards the tables of food."
T "Oh, sure. Gimme a bit."
"She heads off and I go sit in the same spot on the bleachers as before."
hide trish with moveoutright
"Well then. Got some time to kill, time to shitpo-"
hide trish with easeoutright
"Well then.{w=0.2} Got some time to kill, time to shitpo-"
scene prom with vpunch
"*THUNK*"
A "Whoa, Trish, warn me before you jump into the chair."
@ -1040,7 +1071,7 @@ label chapter_13D:
Sp "My bad."
A "Oh ffff-flint, hello Principal Spears."
A "Oh {cps=*0.5}ffff{/cps}-flint, hello Principal Spears."
A "Is Fang doing alright?"
@ -1112,7 +1143,7 @@ label chapter_13D:
hide anonphone with moveoutbottom
show anon prom neutral at aleft with dissolve
show trish prom neutral flip at tcenter with moveinright
show trish prom neutral flip at tcenter with easeinright
T "Alright, sorry, Im back."
"Trish slides into the chair Spears just left from."
@ -1168,10 +1199,10 @@ label chapter_13D:
Sp "Naaaaaser aaaaand Naaaaoooomiiiiii!"
"He tosses the paper over his shoulder and yanks out the crowns from a pocket inside his jacket."
show spears neutral with moveinleft:
show spears neutral with easeinleft:
xalign -0.2 yalign 0.0
show naser prom happy at sleft with moveinleft
show naomi prom happy flip with moveinleft:
show naser prom happy at sleft with easeinleft
show naomi prom happy flip with easeinleft:
xalign 0.9 yalign 0.0
"Spears backs out of the spotlight, giving a polite applause to the pair as they rush onstage to accept."
@ -1392,7 +1423,7 @@ label chapter_13D:
"It stops right in front of me and Trish flies out the side door, gasping for breath."
show anon neutral flip at aright with move
show trish neutral at scenter with moveinleft
show trish neutral at scenter with easeinleft
T " *huff*, *huff*..."
A "You look like you just got choked out by Spears."
@ -1404,7 +1435,7 @@ label chapter_13D:
"Reed emerges from the cloud as if nothings wrong."
T "Reed... *huff*... Your car.... *huff*..."
show reed explanatory at sleft with moveinleft
show reed explanatory at sleft with easeinleft
Re "Oh yeah, you like it? Its an electric!"
"Trish collapses in the sand."
@ -1420,13 +1451,13 @@ label chapter_13D:
xalign -0.05
show anon neutral with move:
xalign 0.25 yalign 0.0
show fang neutral behind anon with moveinright:
show fang neutral behind anon with easeinright:
xalign 0.45
show naser neutral flip with moveinright:
show naser neutral flip with easeinright:
xalign 0.85
show rosa neutral flip with moveinright:
show rosa neutral flip with easeinright:
xalign 1.05
show stella neutral flip with moveinright:
show stella neutral flip with easeinright:
xalign 1.05
Re "Need a light, amigo?"
@ -1656,7 +1687,7 @@ label chapter_13D:
F "Got something I want to do, be right back."
#hide fang with moveoutright
#hide fang with easeoutright
"I give her a smile and turn back to Reed."
@ -1723,7 +1754,7 @@ label chapter_13D:
F "That Id be your first customer, Ive told you a million times by now"
"Fang returns from wherever it is she went, now carrying an object in her hands."
#show fang neutral flip with moveinright:
#show fang neutral flip with easeinright:
# xalign 0.45
"The flickering light of the bonfire is enough to illuminate the cover of the school yearbook shes holding."
@ -1891,7 +1922,7 @@ label chapter_13D:
show anon neutral at aleft with moveinbottom
"I sit up from the floor and shiver."
"Volcadera Bluffs may not get snow, but the cold air and the ocean definitely make the town cold as shit."
"Volcaldera Bluffs may not get snow, but the cold air and the ocean definitely make the town cold as shit."
"I crawl back on to my bed and try to find my spot that I warmed."
@ -2052,7 +2083,7 @@ label chapter_13D:
F "Why do you make it so weird? Most people just use tomato sauce."
hide anon with moveoutright
hide anon with easeoutright
A "...Dont ask questions you arent prepared to know the answer to."
"I crack four eggs, separating the yolk from the whites and saving them in a tupperware for later."
@ -2247,7 +2278,7 @@ label chapter_13D:
A "Principal Spears? What are you doing here?"
show anon monkey with move:
xalign 0.7
show spears neutral flip behind anon with moveinright:
show spears neutral flip behind anon with easeinright:
xalign 1.3
"Our ex-principal is squeezed into the narrow hallway, holding a delicately wrapped gift in his hands."

View File

@ -36,7 +36,7 @@ label chapter_14B:
"Plane ticket to anywhere."
"And I picked Volcadera Bluff."
"And I picked Volcaldera Bluff."
"What the fuck was I thinking?"

View File

@ -1,11 +1,11 @@
label chapter_14C:
#Volcano Highschool Musical
"-Three years later-"
"{cps=*0.2}-- Three years later --{/cps}"
scene park fair with fade
play music "audio/OST/west_coast_kicking.ogg" fadein 1.0
"Volcadera Bluffs. New duty station. Recruiting teens to suffer just like I did."
"Volcaldera Bluffs. New duty station. Recruiting teens to suffer just like I did."
"Good times, good times."
@ -51,7 +51,7 @@ label chapter_14C:
"I look up to see a pterodactyl in a floral print dress running full tilt towards me."
stop music fadeout 1.0
play music "audio/OST/intercept.ogg" fadein 1.0
Lucy "ANON! YOU REMEMBERED!"
Lucy "ANON!{w=0.2} YOU REMEMBERED!"
scene c02
@ -70,7 +70,7 @@ label chapter_14C:
"Wait."
"I pull back, both for air and to figure out if this is who I think it is and not some well dressed sexual harassing lady-hobo."
pause 0.5
A "Lucy..?"
scene park fair
@ -81,6 +81,42 @@ label chapter_14C:
Lucy "You remembered our promise!"
"Right. Right."
"Yeah, the promise…"
"..."
"{i}One year since I first joined Volcano High and it felt like just yesterday.{/i}"
"{i}Stood out on the curb, all my belongings packed up into a single roller briefcase.{/i}"
"{i}Even after Id told Lucy about my plans to enlist, seeing her now broke my heart.{/i}"
"{i}I can easily tell this is breaking hers, too, but she puts up a strong front to hide it.{/i}"
A "{i}Its only for a few years, Lucy. Ill be back before you know it.{/i}"
F "{i}I know, Anon. But…{/i}"
"{i}I can hear the bus nearing. So can she if the whitening of her knuckles means anything.{/i}"
"{i}My hands wrap around hers, currently clutching tight to my jacket as if to keep me to herself.{/i}"
F "{i}Anon, promise me.{/i}"
F "{i}Promise youll come back.{/i}"
F "{i}Promise me… please…{/i}"
"{i}I place a chaste kiss on her forehead and smile.{/i}"
A "{i}I will, Lucy. Ill come home to you.{/i}"
"{i}Her smile is watery and weak, but she nods.{/i}"
F "{i}Please come back to me, Anon.{/i}"
"..."
stop music fadeout 1.0
play music "audio/OST/to_swagger.ogg" fadein 1.0
A "That Id come back and be with you. How could I forget?"
@ -131,7 +167,7 @@ label chapter_14C:
"A little T-rex runs up to the table."
unknown "MISS LUCY!! MISS LUCY!!"
unknown "MISS LUCY!!{w=0.2} MISS LUCY!!"
Lucy "Now Vince, theres no need to yell this close."
@ -218,7 +254,7 @@ label chapter_14C:
F "But not cruel. The world makes them cruel."
F "Until then...they're free. We gotta protect their freedom. Save them from our mistakes."
F "Until then...{w=0.3}they're free. We gotta protect their freedom. Save them from our mistakes."
"Thats quite a statement to hear from her."
@ -232,7 +268,7 @@ label chapter_14C:
A "Yknow, Naser, Trish, Naomi, Reed, all those guys?"
F "Oh! Naser went to medical school..."
F "Oh!{w=0.3} Naser went to medical school..."
"She closes her eyes as though trying to recall a lost memory."
@ -242,11 +278,12 @@ label chapter_14C:
F "Haven't seen them since either."
pause 0.5
F "But youre here now!"
F "And now that youre back, Im never letting you go again."
A "Im not going anywhere… Sweet Tooth."
A "Im not going anywhere… {w=0.3}Sweet Tooth."
"Lucy rolls her eyes."
@ -256,7 +293,7 @@ label chapter_14C:
A "I guess weve both changed since then."
F "Oh yeah? How so?"
F "Oh yeah?{w=0.3} How so?"
A "I mean, when I first enrolled I had every intention of just laying low and not sticking out."
@ -270,7 +307,7 @@ label chapter_14C:
A "I kinda blame you for that development."
F "Ha, I made you care about people."
F "Ha{w=0.3}, I made you care about people."
A "You did."
@ -288,7 +325,7 @@ label chapter_14C:
"She freezes for a second."
F "I-Id rather not Volcano High. Too many bad memories."
F "I-Id rather not Volcano High.{w=0.3} Too many bad memories."
scene black with fade
@ -302,7 +339,7 @@ label chapter_14C:
A "You do look exhausted dealing with the ankle biters."
F "Not at all! Truth be told, Anon. I love doing what I do."
F "Not at all! {w=0.3}Truth be told, Anon. I love doing what I do."
scene black with fade
@ -315,23 +352,23 @@ label chapter_14C:
A "So you dont know at all how Reed and Trish are doing?"
F "OH! ...When was the last time I spoke with them…?"
F "OH! {w=0.3}...When was the last time I spoke with them…?"
A "Hope Trish is alright, the two of you were friends for the longest time."
F "I guess I… Didnt feel the need to see them again?"
F "I guess I… {w=0.3}Didnt feel the need to see them again?"
F "Looking back, they were terrible influences."
A "I guess so..."
pause 0.5
A "And Stella and Rosa?"
F "Haven't seen them either."
A "Seems weird, considering Rosa was of such help to us."
F "Don't get me wrong, Anon. I love what Rosa did for me, Naser and you, but I guess I...just didn't need to see her anymore."
F "Don't get me wrong, Anon. I love what Rosa did for me, Naser and you, but I guess I...{w=0.3}just didn't need to see her anymore."
F "I didn't want to see anyone else, for that matter."
@ -347,7 +384,7 @@ label chapter_14C:
"Oh, this is my old path to school. Maybe I will get to see it after all."
F "l-let's turn away. To Moe's, or somewhere."
F "L-let's turn away. {w=0.3}To Moe's, or somewhere."
A "Aww, I wanted to see the school again though."
@ -357,15 +394,15 @@ label chapter_14C:
F "Seems like we just repeat each other, I get upset over nothing, and I apologize."
F "Sorry, I just… don't want to remember Volcano High, I just…"
F "Sorry, I just… {w=0.3}don't want to remember Volcano High, I just…"
pause 0.3
F "I did too much dumb stuff there, you know?"
F "I just want to forget all that happened."
A "Moes is fine, too. I do want to see how that fossil is doing."
F "Er, actually, Moe retired! He sold his franchise."
F "Er,{w=0.2} actually, Moe retired! He sold his franchise."
A "Oh. Well, we can still go check it out."
@ -394,7 +431,7 @@ label chapter_14C:
F "There were times Id cry. I would think back to when you were here and miss you so much."
F "I...don't wanna worry you with the details of what I did during that time, but…"
F "I...{w=0.3}don't wanna worry you with the details of what I did during that time, but…"
F "I guess I realized something."
@ -412,9 +449,9 @@ label chapter_14C:
show fang c sad2 flip with dissolve
F "No...I just gave that up."
F "No...{w=0.3}I just gave that up."
A "What? Really? It was such a huge part of you!"
A "What?{w=0.2} Really?{w=0.1} It was such a huge part of you!"
show fang c sad3 flip with dissolve
@ -440,7 +477,7 @@ label chapter_14C:
F "THAT would be hilarious."
F "But yeah, I enjoyed my time with the children so much...I asked around in my church and eventually I got a gig dealing with preschoolers."
F "But yeah, I enjoyed my time with the children so much...{w=0.3}I asked around in my church and eventually I got a gig dealing with preschoolers."
"She looks so happy right now. I feel like I would ruin the mood to bring up Trish, Reed and the others again."
@ -454,7 +491,7 @@ label chapter_14C:
"She begins stroking my hand on the table."
F "Anon, Id never forget about you or our promise."
F "Anon,{w=0.3} Id never forget about you or our promise."
"Part of me is glad she's saying this to me, but I still have too many questions."
@ -492,13 +529,13 @@ label chapter_14C:
"She retracts herself."
F "I haven't played in a long time...I don't know if I can still do it."
F "I haven't played in a long time...{w=0.3}I don't know if I can still do it."
A "I bet you still remember how to do it."
"She positions her hands just above the keys."
F "I haven't done this in years. I don't even know which song to play."
F "I haven't done this in years.{w=0.3} I don't even know which song to play."
A "I wanna see you play, that's all. I wanna hear you after all this time away."
@ -520,7 +557,7 @@ label chapter_14C:
F "We made it together."
F "Ha! I still got it!"
F "Ha!{w=0.3} I still got it!"
F "I always thought of this melody when I thought about you..."
@ -546,7 +583,7 @@ label chapter_14C:
show fang c sad flip at sright
with fade
stop music fadeout 1.0
F "I don't know, Anon! It's just so WEIRD! A music teacher?"
F "I don't know, Anon!{w=0.2} It's just so WEIRD!{w=0.2} A music teacher?"
A "I don't know, Fang, it could be cool if you tried."
@ -571,7 +608,7 @@ label chapter_14C:
"Lucy stirs. She doesnt like the idea."
F "Anon...please don't ask me to do that. I'm not ready."
F "Anon...{w=0.3}please don't ask me to do that.{w=0.3} I'm not ready."
A "How are you not ready?"
@ -597,9 +634,9 @@ label chapter_14C:
F "I got no friends, no new songs, nothing going on for me."
F "I know I needed to be a famous musician to make you happy, I know I needed to have forgiven Trish and the others, but it just didn't work out. I couldn't do it."
F "I know I needed to be a famous musician to make you happy, I know I needed to have forgiven Trish and the others, but it just didn't work out.{w=0.3} I couldn't do it."
F "I'm lonely, Anon. You're all that's left for me."
F "I'm lonely, Anon.{w=0.3} You're all that's left for me."
A "You didn't need to be all that to be happy, I still think you're the best."
@ -625,9 +662,9 @@ label chapter_14C:
F "Fuck, just knowing I won't see you until tomorrow already hurts me."
F "I can take you to see Mom and Dad! Right now! They would get a kick out of seeing you like this."
F "I can take you to see Mom and Dad!{w=0.1} Right now!{w=0.1} They would get a kick out of seeing you like this."
A "Ah! Not right now. That would be too much for them to take in."
A "Ah!{w=0.3} Not right now. That would be too much for them to take in."
A "And I have to unpack too, I got a little room in a motel for now."
@ -661,7 +698,7 @@ label chapter_14C:
"A peace shattered by my stomach demanding sustenance loudly."
A "Mmm… How about we get some breakfast? My treat."
A "Mmm… {w=0.3}How about we get some breakfast? My treat."
F "A breakfast date sounds nice."
@ -683,7 +720,7 @@ label chapter_14C:
F "I'll tell them first! Get them hyped to see you!"
A "That would be great. So...tomorrow then?"
A "That would be great. So...{w=0.3}tomorrow then?"
F "Tomorrow, yes."
stop music fadeout 1.0
@ -693,7 +730,7 @@ label chapter_14C:
show c09 with dissolve
A "Urgh-- it's ok, Lucy."
A "Urgh-- {w=0.3}it's ok, Lucy."
F "I was so lonely, Anon."

File diff suppressed because it is too large Load Diff

View File

@ -14,7 +14,7 @@ label chapter_2:
I "Combat roll,{fast} head butt,{w=.3} victory screech." with vpunch
I "Breakfast,{w=.3} shitposting,{w=.3} clothes."
window hide
show anon neutral at acenter with dissolve
I "Im pretty good at this."
@ -34,7 +34,7 @@ label chapter_2:
pause .5
I "Day four out of however many days are left in the year.{w=.5} So far so good."
window hide
play ambient 'audio/effects/outdoorLoop.ogg' fadein 2
scene skinrow with fade

View File

@ -63,7 +63,7 @@ label chapter_7:
A "Y-yeah, right! Just moving this table ahahaha."
show trish unimpressed flip with dissolve
hide trish with moveoutleft
hide trish with easeoutleft
scene moebackrooms with fade
@ -75,7 +75,7 @@ label chapter_7:
"The area is a good one-hundred and fifty by two-hundred feet, so without the tables theres enough space for at least a few hundred people."
show anon neutral at rleft with moveinleft
show anon neutral at rleft with easeinleft
"Impressed, I let out a low whistle."
play music 'audio/OST/Dino Destiny Reader.ogg' fadein 1.0
@ -221,7 +221,7 @@ label chapter_7:
hide stella neutral alt
show stella neutral alt flip at sleft with dissolve
play sound 'audio/effects/whoosh.ogg'
hide stella with moveoutleft
hide stella with easeoutleft
"She flees in denim pissing fear."
@ -236,13 +236,13 @@ label chapter_7:
"I step up to the stage to see the bands point of view."
hide anon neutral flip
show anon neutral at sright with dissolve
hide anon neutral at sright with moveoutright
hide anon neutral at sright with easeoutright
scene moebackrooms
show anon neutral at aleft with moveinleft:
show anon neutral at aleft with easeinleft:
xalign 0.0
linear 0.5 rotate 90 yalign -0.5
ease_cubic 0.5 rotate 90 yalign -0.5
#anon fall
play sound 'audio/effects/anonDumbassFall.ogg' volume 1.3
@ -284,7 +284,7 @@ label chapter_7:
"Trish sighs, points between her eyes and Reeds, and stomps over to the stage."
show trish neutral flip at tcenter with moveinright
show trish neutral flip at tcenter with easeinright
T "Whaddayawant, skinnie?"
@ -328,7 +328,7 @@ label chapter_7:
show trish at turnaround with dissolve
pause .3
hide trish with moveoutright
hide trish with easeoutright
"Well, seems like hes got that handled."
@ -384,7 +384,7 @@ label chapter_7:
A "Hey."
show anon neutral at aleft with moveinleft
show anon neutral at aleft with easeinleft
show fang surprised flip at scenter with dissolve
@ -523,7 +523,7 @@ label chapter_7:
"Eh, I dont see any blood so shes good."
scene moebackrooms with fade
show anon neutral flip at acenter
show fang very happy at sleft with moveinleft
show fang very happy at sleft with easeinleft
F "ANON!"
@ -611,7 +611,7 @@ label chapter_7:
Moe "AY, KIDS!"
#moe now has vvurm drama apron
show moealt with moveinright:
show moealt with easeinright:
xalign 1.8 yalign 0.0
Moe "LOOKIT DIS ERE AH-PRON YA LIL TRIGGA FRIEN SOL ME!"
@ -697,7 +697,7 @@ label chapter_7:
"Before I have the chance to escape I hear my one saving grace."
show fang very happy with moveinleft:
show fang very happy with easeinleft:
xalign 0.6 yalign 0.1
F "ANON!"
@ -706,7 +706,7 @@ label chapter_7:
show fang happy with dissolve
F "We did it!"
show trish unimpressed at tleft with moveinleft
show trish unimpressed at tleft with easeinleft
T "No thanks to that asshole!"
"Oh no."
@ -788,7 +788,7 @@ label chapter_7:
"And Reed who was listening the entire time."
show reed neutral at rleft with moveinleft
show reed neutral at rleft with easeinleft
pause 1
show reed considering with dissolve
pause 1
@ -813,7 +813,7 @@ label chapter_7:
Moe "AY, KIDS!"
#moe now has vvurm drama apron
show moealt with moveinright:
show moealt with easeinright:
xalign 1.8 yalign 0.0
Moe "LOOKIT DIS ERE AH-PRON YA LIL TRIGGA FRIEN SOL ME!"
@ -861,7 +861,7 @@ label chapter_7:
"Am I supposed to have a bucket or something?"
show reed neutral flip at rright with moveinright:
show reed neutral flip at rright with easeinright:
xalign 1.3
Re "Yooo, {w=.3} Anon!"
@ -910,10 +910,10 @@ label chapter_7:
Re "It was almost like a totally different time, man."
show anon neutral at aleft with moveinright
show reed neutral flip with moveinright:
show anon neutral at aleft with easeinright
show reed neutral flip with easeinright:
xalign 1.1
show trish neutral flip at tright with moveinright
show trish neutral flip at tright with easeinright
"Before I even got a moment to picture what it might have been like not even a year ago, Trish appears behind Reed."
@ -949,7 +949,7 @@ label chapter_7:
xalign 1.2
show trish neutral flip with move:
xalign 1.2
show fang neutral with moveinleft:
show fang neutral with easeinleft:
xalign -0.4
F "Come on Anon, dont you have any good memories from your old school?"
@ -1079,7 +1079,7 @@ label chapter_7:
"I let a content smile creep onto my face." #WHAT THE FUCK ANON CANT SMILE WHAT THEW FUCK WHAT THE FUCK
show moealt at sright with moveinright
show moealt at sright with easeinright
play music 'audio/OST/Venetian Values.ogg' fadein 1.0
Moe "AY YOU STUPID KIDS!"

View File

@ -69,7 +69,7 @@ label chapter_8:
scene auditorium
"Mr. Carldewskii takes the stage with an electronic mic."
show carldelewski at scenter with moveinright
show carldelewski at scenter with easeinright
carl "Alright, frickin settle down kids. We got a special frickin announcement from the frickin principal."
@ -87,7 +87,7 @@ label chapter_8:
"The student body covers their ears in preparation."
hide carldelewski with dissolve
show spears neutral at scenter with moveinleft
show spears neutral at scenter with easeinleft
show spears angry with dissolve
play sound 'audio/effects/spearYellRumbleVoice.ogg'
@ -114,7 +114,7 @@ label chapter_8:
hide spears angry
show spears neutral at scenter with dissolve
show carldelewski at sright with moveinright
show carldelewski at sright with easeinright
stop music fadeout 1.0
"The principal gives a single approving nod and exits stage right."
@ -135,10 +135,10 @@ label chapter_8:
scene outside school with fade
show reed neutral with dissolve:
xpos 0.0
linear 1.0 xpos 0.6
ease_cubic 1.0 xpos 0.6
show reed neutral at scenter with easeinleft:
xalign 0.0
linear 1.0 rotate -90 yalign -0.5
xalign 0.0
ease_cubic 1.0 rotate -90 yalign -0.5
#original code
# scene outside school with fade
@ -148,14 +148,14 @@ label chapter_8:
show fang neutral at sleft with easeinleft
show anon neutral with easeinleft:
xalign 0.3 yalign 1
xalign 0.3 yalign 1
show trish neutral at tcenter with easeinleft
show reed neutral at sright
hide reed
#This was Reed's original exit, which is contradicting the narrative
# show reed neutral flip at sright
# hide reed neutral flip with moveoutleft
# hide reed neutral flip with easeoutleft
show trish neutral at tright with move
hide trish
show trish neutral flip at tright
@ -184,14 +184,14 @@ label chapter_8:
A "I didnt even do anything this time!"
hide trish neutral flip with moveoutleft
hide trish neutral flip with easeoutleft
"Tch. Fuck her."
A "Whatever.{w=0.3} See you Monday, Fang."
show anon neutral:
linear 0.3 xalign 0.9
ease_cubic 0.3 xalign 0.9
"Before I can turn away Fangs hand catches the sleeve of my unnecessary sweater."
@ -230,8 +230,8 @@ label chapter_8:
"OH GO FUCK YOURSELF BILL WITHERS."
hide fang neutral
show fang neutral flip at sleft
hide fang neutral flip with moveoutleft
hide anon neutral with moveoutleft
hide fang neutral flip with easeoutleft
hide anon neutral with easeoutleft
scene black with fade
@ -789,13 +789,13 @@ label chapter_8:
FD "The next time I catch you alone with my daughter, I will use your head as a rubix cube."
show anon neutral flip at acenter with moveinright
show fangdad unimpressed flip behind anon at sright with moveinright
show anon neutral flip at acenter with easeinright
show fangdad unimpressed flip behind anon at sright with easeinright
"He gives me a shove off the porch and I hear the door slam behind me."
hide fangdad unimpressed flip
show fangdad unimpressed at sright
hide fangdad unimpressed with moveoutright
hide fangdad unimpressed with easeoutright
show anon neutral flip at turnaround
@ -1110,7 +1110,7 @@ label chapter_8:
F "Broken bones are better than-"
show fangmom neutral at fmleft with moveinleft
show fangmom neutral at fmleft with easeinleft
FM "OH Lucy, there you are! I didnt realize your boyfriend was over to visit!"
@ -1174,7 +1174,7 @@ label chapter_8:
F "{cps=*1.3}OkaybyeseeyouatschoolAnon.{/cps}"
show anon neutral at aleft with moveinleft
show anon neutral at aleft with easeinleft
"I hear the door slam behind me and am left alone on the porch."
"Well that was…{w=0.3} interesting."

View File

@ -178,7 +178,7 @@ label chapter_9:
"He pauses to make sure everyones covering their ears before beginning."
hide reed with moveoutleft
hide reed with easeoutleft
scene auditorium with fade
show spears neutral at scenter with dissolve
stop music fadeout 1.0
@ -193,7 +193,7 @@ label chapter_9:
Sp "FLOORS ALL YOURS, STUCO."
hide spears with moveoutright
hide spears with easeoutright
show naomi neutral flip at sright with dissolve
play music 'audio/OST/The Top of the Social Ladder.ogg' fadein 1.0
@ -421,7 +421,7 @@ label chapter_9:
"The squeak of sneakers catches my attention and I turn to see Reed approaching us down the hall."
play music 'audio/OST/Beach Chill Out.ogg' fadein 1.0
show reed unimpressed at rleft with moveinleft
show reed unimpressed at rleft with easeinleft
F "Reed...? I thought Spears sent everyone back to class."
@ -877,7 +877,7 @@ label chapter_9:
"Aeons later, Trish emerges from the office."
show fang sad flip at scenter with dissolve
show trish sad at sleft with moveinleft
show trish sad at sleft with easeinleft
"Her tears have become shiny trails reflecting the sterile light of the hallway."
@ -939,7 +939,7 @@ label chapter_9:
F "Bye."
show fang sad at scenter
hide fang sad with moveoutright
hide fang sad with easeoutright
"Fang turns away from Trish and starts walking away."
@ -951,7 +951,7 @@ label chapter_9:
show reed considering:
xalign 1.4
hide reed considering with moveoutright
hide reed considering with easeoutright
"..."
@ -989,12 +989,12 @@ label chapter_9:
"I turn away from Trish as she buries her head in her hands again."
show anon neutral at aright
hide anon neutral with moveoutright
hide anon neutral with easeoutright
"Part of me wonders if shell use that against me, but right now it just feels good to get it out of my system."
scene hallway with fade
"As I begin looking for Fang, Reed stops me in the hallway."
show anon neutral at acenter with moveinleft
show anon neutral at acenter with easeinleft
show reed explanatory flip at rright with easeinright:
xalign 1.2
@ -1010,7 +1010,7 @@ label chapter_9:
"With a cryptic wink he rushes off towards Trish, probably to give her the same kind of therapy."
hide reed neutral flip with moveoutleft
hide reed neutral flip with easeoutleft
"I throw a quick glance back to see him pull in Trish for a hug. His turn to deal with her now."
pause 0.5
@ -1132,7 +1132,7 @@ label chapter_9:
show anon fear flip at aleft
"My field of vision is filled with a soda can, and I freeze up like a deer in headlights."
show sodacan blurred with moveinleft:
show sodacan blurred with easeinleft:
yalign -0.1
xalign -0.1
zoom 0.25
@ -1152,9 +1152,9 @@ label chapter_9:
hide sodacan blurred with dissolve
hide fang sad flip with dissolve
"Except my foot catches on the edge of the stairlip and slips."
show anon fear flip at aleft with moveinleft:
show anon fear flip at aleft with easeinleft:
xalign 0.0
linear 0.5 rotate 90 yalign -0.5
ease_cubic 0.5 rotate 90 yalign -0.5
#[Falling animation and CGs here]
scene outside school with vpunch
pause 0.5
@ -1184,8 +1184,8 @@ label chapter_9:
scene schooloutside blurred at wiggle
#scene outside school
show anon neutral at aleft:
xalign 0.5 yalign 0.0 rotate -90
linear 1 rotate 0
xalign 0.5 yalign 0.0 rotate -90
ease_cubic 2.0 rotate 0
with fade
A "Argh…{w=0.3} Fuck."
@ -1210,17 +1210,28 @@ label chapter_9:
#Have you ever tried not being ironic for once in your life
show outside school
scene black with fade
F "Oh no. Ohhh no. Let me help you up."
show fangcarriesanon at aright with dissolve
"She tucks her arms around my shoulder and pulls me to my feet again."
F "Lets just get to the bench over there."
pause 0.5
show fangcarriesanon:
ease_cubic 2.0 xpos 0.3
pause 1.0
show fangcarriesanon:
ease_cubic 2.0 xpos -0.5
pause 0.2
hide fangcarriesanon with dissolve
scene outside school with fade
show anon neutral at acenter
show fang neutral flip at sright
with fade
"She tucks her arms around my shoulder and pulls me to my feet again."
F "Lets just get to the bench over there."
F "The taxi will be here in like five minutes."