Merge branch 'Monster-Update-6' into NioFT2

This commit is contained in:
Nio 2021-10-13 13:17:00 +00:00
commit f1ed86514a
88 changed files with 1453 additions and 258 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

Before

Width:  |  Height:  |  Size: 790 KiB

After

Width:  |  Height:  |  Size: 790 KiB

View file

@ -411,7 +411,6 @@ image door blurred flip = im.Flip(im.Blur("/images/other/door.png", 1.5), horizo
image guitarpick = "/images/other/pickthrown.png" image guitarpick = "/images/other/pickthrown.png"
image projector9 blurred = im.Blur("images/cgs/projector9.jpg", 1.5) image projector9 blurred = im.Blur("images/cgs/projector9.jpg", 1.5)
image projector9 normal = "images/cgs/projector9.jpg" image projector9 normal = "images/cgs/projector9.jpg"
image fangonamp = "images/cgs/finalamp.png"
image schooloutside normal = "images/backgrounds/outside school.jpg" image schooloutside normal = "images/backgrounds/outside school.jpg"
image schooloutside blurred = im.Blur("images/backgrounds/outside school.jpg", 1.8) image schooloutside blurred = im.Blur("images/backgrounds/outside school.jpg", 1.8)
image sodacan blurred = im.Blur("images/other/sodacan.png", 1.8) image sodacan blurred = im.Blur("images/other/sodacan.png", 1.8)

View file

@ -56,7 +56,7 @@ label chapter_1:
pause .5 pause .5
"I whip out my phone, and consider the best way to make people upset online." "I whip out my phone, and consider the best way to make people upset online."
pause .5
menu: menu:
"Reply to the obvious shill thread": "Reply to the obvious shill thread":
pass pass
@ -69,10 +69,10 @@ label chapter_1:
"Better hide my phone before someone sees fit to take it from me, the only human around town. I think." "Better hide my phone before someone sees fit to take it from me, the only human around town. I think."
window hide window hide
window auto
$ renpy.music.set_volume(0.8, 8, 'ambient') $ renpy.music.set_volume(0.8, 8, 'ambient')
$ renpy.music.set_volume(0.4, 0, 'ambient1') play ambient2 'audio/effects/teenageCrowdMurmurLoop.ogg' volume 1.4 fadein 8.0
play ambient1 'audio/effects/teenageCrowdFarLoop.ogg' fadein 8.0
pause .5 pause .5
"Its the sounds that reach me first.{w=.4} The chatter of people milling about." "Its the sounds that reach me first.{w=.4} The chatter of people milling about."
@ -95,32 +95,36 @@ label chapter_1:
"{cps=*0.2}{b}{size=+10}{i}Volcano High{/i}{/size}{/b}{/cps}" "{cps=*0.2}{b}{size=+10}{i}Volcano High{/i}{/size}{/b}{/cps}"
pause .5 pause .5
scene outside school fog with Dissolve(1.5) $ renpy.music.set_volume(0.7, 0, 'ambient1')
stop ambient fadeout 2 stop ambient fadeout 2
$ renpy.music.set_volume(0.7, 2, 'ambient1') stop ambient2 fadeout 2
play ambient1 'audio/effects/teenageCrowdFarLoop.ogg' fadein 2.0
scene outside school fog with Dissolve(1.5)
pause .5 pause .5
A "Perfect setting for a horror game. Or maybe a shitty WAD." A "Perfect setting for a horror game. Or maybe a shitty WAD."
pause 0.5 pause 0.5
"The attempt at humouring myself just made me feel more alone." "The attempt at humouring myself just made me feel more alone."
pause .5
window hide
window auto
show anonphone with easeinbottom show anonphone with easeinbottom
"A check of my phone says Im 30 minutes early." "A check of my phone says Im 30 minutes early."
"Wonderful." "Wonderful."
pause .5
window hide
window auto
hide anonphone with easeoutbottom hide anonphone with easeoutbottom
pause .5
"I move to the entrance, only to see all of the steps occupied by students." "I move to the entrance, only to see all of the steps occupied by students."
pause .5
$ renpy.music.set_volume(1, 0, 'ambient') $ renpy.music.set_volume(1, 0, 'ambient')
play ambient 'audio/effects/teenageCrowdLoop.ogg' volume 1.0 fadein 4 play ambient 'audio/effects/teenageCrowdLoop.ogg' volume 0.4 fadein 8
$ renpy.music.set_volume(0.3, 4, 'ambient1') $ renpy.music.set_volume(1.5, 4, 'ambient1')
scene stairs at Pan((6000, 1200),(553, 169), 35.0) with fade scene stairs at Pan((6000, 1200),(553, 169), 35.0) with fade
pause 1 pause 1
@ -165,7 +169,14 @@ label chapter_1:
pause .5 pause .5
window hide
window auto
"?" "?"
window hide
window auto
pause .5 pause .5
$ renpy.music.set_volume(1, 0, 'ambient1') $ renpy.music.set_volume(1, 0, 'ambient1')
@ -181,6 +192,10 @@ label chapter_1:
pause .5 pause .5
"...in the worst way possible." "...in the worst way possible."
window hide
window auto
pause 1.5 pause 1.5
"O-oh yeah.{w=0.4} She's staring at me{cps=*0.1}...{/cps}" "O-oh yeah.{w=0.4} She's staring at me{cps=*0.1}...{/cps}"
@ -208,6 +223,10 @@ label chapter_1:
"Shes probably no better than me, miss \"my snout is so big I can land a plane on it\"." "Shes probably no better than me, miss \"my snout is so big I can land a plane on it\"."
"Go back to your friends." "Go back to your friends."
window hide
window auto
stop music fadeout 4 stop music fadeout 4
pause .5 pause .5
@ -229,6 +248,10 @@ label chapter_1:
"My feet carry me over the soggy grass as I look for somewhere else to be." "My feet carry me over the soggy grass as I look for somewhere else to be."
"On the side of the building is where I find sanctuary" "On the side of the building is where I find sanctuary"
window hide
window auto
stop music fadeout 6 stop music fadeout 6
pause .5 pause .5
@ -276,6 +299,10 @@ label chapter_1:
"{i}Once the lease is done, Anon, either college or the service.{/i}" "{i}Once the lease is done, Anon, either college or the service.{/i}"
"{i}{cps=*0.35}I dont care which.{/cps}{/i}" "{i}{cps=*0.35}I dont care which.{/cps}{/i}"
window hide
window auto
pause 1 pause 1
stop ambient fadeout 2.8 stop ambient fadeout 2.8
@ -542,6 +569,9 @@ label chapter_1:
A "{cps=*0.35}Actually,{w=.4} I-{/cps}{w=0.3}{nw}" A "{cps=*0.35}Actually,{w=.4} I-{/cps}{w=0.3}{nw}"
window hide Dissolve(0.001)
window auto
show naomi: show naomi:
easein_quart 1 xalign 0.7 easein_quart 1 xalign 0.7
pause 0.8 pause 0.8
@ -607,6 +637,9 @@ label chapter_1:
"Okay, okay. Just stay silent and dont make a mess of things." "Okay, okay. Just stay silent and dont make a mess of things."
window hide
window auto
show anon: show anon:
easeout 1.0 xalign 0.001 easeout 1.0 xalign 0.001
show naomi: show naomi:
@ -626,6 +659,10 @@ label chapter_1:
"How lewd." "How lewd."
"Day one and Ive already fallen to such depraved lows as handholding." "Day one and Ive already fallen to such depraved lows as handholding."
window hide
window auto
pause .5 pause .5
scene hallway scene hallway
@ -699,6 +736,10 @@ label chapter_1:
pause 0.5 pause 0.5
"{cps=*.2}Yay me.{/cps}" "{cps=*.2}Yay me.{/cps}"
window hide
window auto
pause .5 pause .5
scene black with Dissolve(1.5) scene black with Dissolve(1.5)
@ -754,6 +795,10 @@ label chapter_1:
pause .5 pause .5
"{cps=*0.4}Fuck my life.{/cps}" "{cps=*0.4}Fuck my life.{/cps}"
window hide
window auto
pause .5 pause .5
scene classroom with Dissolve(1.5) scene classroom with Dissolve(1.5)
@ -769,6 +814,9 @@ label chapter_1:
"The artificial ring of a bell blares from a speaker on the wall. With it everyone waits as the teacher finally enters the room and shuts the door." "The artificial ring of a bell blares from a speaker on the wall. With it everyone waits as the teacher finally enters the room and shuts the door."
window hide
window auto
show jinflip at sleft with Dissolve(1) show jinflip at sleft with Dissolve(1)
pause .5 pause .5
@ -793,6 +841,9 @@ label chapter_1:
"Once again all eyes on me and the tightness in my chest returns. I inhale deep, willing my erratic heart to slow." "Once again all eyes on me and the tightness in my chest returns. I inhale deep, willing my erratic heart to slow."
window hide
window auto
$ renpy.music.set_volume(0.3, 0, 'ambient1') $ renpy.music.set_volume(0.3, 0, 'ambient1')
play ambient1 'audio/effects/heartbeat.ogg' fadein 4 play ambient1 'audio/effects/heartbeat.ogg' fadein 4
@ -846,6 +897,9 @@ label chapter_1:
Tsuki "{cps=*0.6}Anon-kun, yuu du natto habu tsu ansaa zattu{/cps}" Tsuki "{cps=*0.6}Anon-kun, yuu du natto habu tsu ansaa zattu{/cps}"
window hide
window auto
stop ambient1 fadeout 5 stop ambient1 fadeout 5
stop ambient2 fadeout 1 stop ambient2 fadeout 1
stop ambient fadeout 1 stop ambient fadeout 1
@ -917,6 +971,9 @@ label chapter_1:
"I thought I had found a decent spot in the corner when disaster struck." "I thought I had found a decent spot in the corner when disaster struck."
window hide
window auto
#TODO: confirm if 2D flipping is OK when done for comedy occasionally #TODO: confirm if 2D flipping is OK when done for comedy occasionally
show naser neutral behind anon with easeinleft: show naser neutral behind anon with easeinleft:
xalign -0.6 yalign 0.1 xalign -0.6 yalign 0.1
@ -938,6 +995,9 @@ label chapter_1:
"I fought the momentum of the tray until the hand that had spun me stabilized it and me." "I fought the momentum of the tray until the hand that had spun me stabilized it and me."
window hide
window auto
$ renpy.music.set_volume(1, 1, 'ambient') $ renpy.music.set_volume(1, 1, 'ambient')
hide dimmer_light with dissolve hide dimmer_light with dissolve
@ -981,6 +1041,10 @@ label chapter_1:
pause .6 pause .6
A "{cps=*0.2}Suuuure{/cps}{cps=*0.1}..{/cps}" A "{cps=*0.2}Suuuure{/cps}{cps=*0.1}..{/cps}"
window hide
window auto
pause .5 pause .5
#TODO: music variation #TODO: music variation
@ -1193,6 +1257,10 @@ label chapter_1:
"With that we all dig into our meal." "With that we all dig into our meal."
"{cps=*0.1}...{/cps}" "{cps=*0.1}...{/cps}"
window hide
window auto
pause .5 pause .5
stop music fadeout 4 stop music fadeout 4
@ -1213,6 +1281,10 @@ label chapter_1:
"I just want to skate through it all." "I just want to skate through it all."
"All thats left for today is the concert. And dinner." "All thats left for today is the concert. And dinner."
window hide
window auto
pause .5 pause .5
play music 'audio/OST/to_swagger.ogg' fadein 1 play music 'audio/OST/to_swagger.ogg' fadein 1
@ -1227,25 +1299,18 @@ label chapter_1:
Nas "Right, Fang says the show is starting in a bit. See?" Nas "Right, Fang says the show is starting in a bit. See?"
show naser: show naser:
easein_cubic 1 xalign 0.4 easein_cubic 1 xalign 0.4
"Naser turns the screen to me." "Naser turns the screen to me."
window hide
window auto
pause .5 pause .5
show fuckedwingretard with dissolve show fuckedwingretard with dissolve
pause 2.0 pause
"Fang:{fast} Piss off."
"Fang:{fast} Is the pizza here?"
"Fang:{fast} You can have a slice"
pause 1
"Fang:{fast} But after that you{w=0.1} {cps=*0.2}GTFO FWR{/cps}"
pause 1
hide fuckedwingretard with dissolve hide fuckedwingretard with dissolve
pause .5 pause .5
@ -1312,6 +1377,10 @@ label chapter_1:
show naser happy with dissolve show naser happy with dissolve
Nas "Sweet. Come on, Anon." Nas "Sweet. Come on, Anon."
window hide
window auto
pause .5 pause .5
hide naser with dissolve hide naser with dissolve
@ -1319,6 +1388,9 @@ label chapter_1:
"{cps=*0.6}A caveman of a man holds open the door for everyone.{/cps}" "{cps=*0.6}A caveman of a man holds open the door for everyone.{/cps}"
window hide
window auto
show anon: show anon:
easeout_quart 1.0 xalign 0.5 easeout_quart 1.0 xalign 0.5
pause 1 pause 1
@ -1335,6 +1407,9 @@ label chapter_1:
"Im guided to the side, away from the crowd thats filtering into the auditorium." "Im guided to the side, away from the crowd thats filtering into the auditorium."
window hide
window auto
show spears neutral at sleft with Dissolve(1.5) show spears neutral at sleft with Dissolve(1.5)
pause .5 pause .5
@ -1369,6 +1444,10 @@ label chapter_1:
stop music fadeout 6 stop music fadeout 6
"I nod and go back to the door where Naser is standing, holding it open for the last of the audience to go inside." "I nod and go back to the door where Naser is standing, holding it open for the last of the audience to go inside."
window hide
window auto
pause .5 pause .5
play ambient 'audio/effects/teenageCrowdFarLoop.ogg' fadein 3 play ambient 'audio/effects/teenageCrowdFarLoop.ogg' fadein 3
@ -1386,6 +1465,7 @@ label chapter_1:
"The foyer has tables with boxes of pizzas stacked taller than me." "The foyer has tables with boxes of pizzas stacked taller than me."
play music 'audio/OST/to_swagger.ogg' fadein 3 play music 'audio/OST/to_swagger.ogg' fadein 3
stop ambient fadeout 4
show naser happy show naser happy
Nas "You can take a couple boxes after, Anon. That should help ya out." Nas "You can take a couple boxes after, Anon. That should help ya out."
pause .5 pause .5
@ -1472,6 +1552,10 @@ label chapter_1:
repeat repeat
"Naser grasps at the air unsure what to think or do at the moment.{w=0.5} I think hes angry" "Naser grasps at the air unsure what to think or do at the moment.{w=0.5} I think hes angry"
window hide
window auto
pause .5 pause .5
show naser at nleft with MoveTransition(0.4, time_warp=_ease_in_time_warp) show naser at nleft with MoveTransition(0.4, time_warp=_ease_in_time_warp)
@ -1530,6 +1614,9 @@ label chapter_1:
"He moves aside to answer it." "He moves aside to answer it."
window hide
window auto
show naser flip neutral with Dissolve(0.25) show naser flip neutral with Dissolve(0.25)
hide naser with easeoutleft hide naser with easeoutleft
@ -1586,7 +1673,7 @@ label chapter_1:
Nas "Look, whatever happens promise you wont hold this against them." Nas "Look, whatever happens promise you wont hold this against them."
Nas "They're actually a really nice person once you get to know them" Nas "They're actually a really nice person once you get to know them."
pause 0.5 pause 0.5
A "Naser why did you just murder the english language in cold blood?" A "Naser why did you just murder the english language in cold blood?"
@ -1600,6 +1687,9 @@ label chapter_1:
"With a huff Naser turns away, begrudgingly leaving the auditorium." "With a huff Naser turns away, begrudgingly leaving the auditorium."
window hide
window auto
hide naser with Dissolve(1.5) hide naser with Dissolve(1.5)
pause .5 pause .5
@ -1610,6 +1700,10 @@ label chapter_1:
pause .5 pause .5
"The lights dim and the curtains are drawn open." "The lights dim and the curtains are drawn open."
window hide
window auto
pause .5 pause .5
scene fang band playing with Dissolve(2.0) scene fang band playing with Dissolve(2.0)
@ -1643,8 +1737,11 @@ label chapter_1:
"It all went tumbling down from there." "It all went tumbling down from there."
window hide
window auto
pause .5 pause .5
play music 'audio/OST/its_the_piece_of_shit_you_asked_for.ogg' volume 1 play music 'audio/OST/this_hurts.ogg' volume 1
with hpunch with hpunch
pause 2 pause 2
@ -1676,6 +1773,10 @@ label chapter_1:
stop music fadeout 3 stop music fadeout 3
unknown "{cps=*0.5}PFFFT AHAHAHA{/cps}{w=0.5} THEY STILL FUCKING SUCK!!" unknown "{cps=*0.5}PFFFT AHAHAHA{/cps}{w=0.5} THEY STILL FUCKING SUCK!!"
window hide
window auto
$ renpy.music.set_volume(0.7, 0, 'ambient') $ renpy.music.set_volume(0.7, 0, 'ambient')
play ambient 'audio/effects/teenageCrowdJeerLoop.ogg' fadein 3 play ambient 'audio/effects/teenageCrowdJeerLoop.ogg' fadein 3
play sound 'audio/effects/teenageCrowdLaugh.ogg' play sound 'audio/effects/teenageCrowdLaugh.ogg'
@ -1695,6 +1796,9 @@ label chapter_1:
$ renpy.music.set_volume(0.4, 2, 'ambient') $ renpy.music.set_volume(0.4, 2, 'ambient')
window hide
window auto
"The crowd was standing, jeering and laughing with whoever said that." "The crowd was standing, jeering and laughing with whoever said that."
"More words were said but the laughter eclipsed them and the music." "More words were said but the laughter eclipsed them and the music."
@ -1707,10 +1811,15 @@ label chapter_1:
"The drummer was inching off stage, while the purple bassist was about to break down into tears." "The drummer was inching off stage, while the purple bassist was about to break down into tears."
"But the frontwoman stood there. Stood her ground." "But the frontwoman stood there. Stood her ground."
window hide
window auto
pause .5 pause .5
#(In-CG insult layers) #(In-CG insult layers)
window hide window hide
window auto
$ showCG() $ showCG()
#(In-CG insult layers) #(In-CG insult layers)
@ -1722,7 +1831,6 @@ label chapter_1:
unknown "FUCK ALL OF YOU!" unknown "FUCK ALL OF YOU!"
window hide
pause 0.5 pause 0.5
unknown "NO ONE WOULD WANT TO FUCK YOU, BITCH!" unknown "NO ONE WOULD WANT TO FUCK YOU, BITCH!"
@ -1734,6 +1842,7 @@ label chapter_1:
#(In-CG insult layers) #(In-CG insult layers)
window hide window hide
window auto
$ i = 0 $ i = 0
while i < 5: while i < 5:
$ showCG() $ showCG()
@ -1747,6 +1856,7 @@ label chapter_1:
scene black with fade scene black with fade
window hide window hide
window auto
$ i = 0 $ i = 0
while i < 3: while i < 3:
$ showCG() $ showCG()
@ -1774,7 +1884,7 @@ label chapter_1:
pause 0.65 pause 0.65
"{cps=*0.2}Oh fuck{/cps}" "{cps=*0.2}Oh fuck.{/cps}"
"His voice is even more stern than this morning." "His voice is even more stern than this morning."
pause .5 pause .5
@ -1794,6 +1904,10 @@ label chapter_1:
A "Uh{cps=*0.1}...{/cps} Why me though?" A "Uh{cps=*0.1}...{/cps} Why me though?"
Sp "Ive taught many students, and I can tell these things." Sp "Ive taught many students, and I can tell these things."
window hide
window auto
pause .5 pause .5
show spears: show spears:
easein_quad .8 xalign 0.5 easein_quad .8 xalign 0.5
@ -1833,6 +1947,9 @@ label chapter_1:
Sp "Next time it will be campus clean-up." Sp "Next time it will be campus clean-up."
window hide
window auto
stop music1 fadeout 2 stop music1 fadeout 2
$ renpy.music.set_volume(1, 0, 'ambient') $ renpy.music.set_volume(1, 0, 'ambient')
play ambient 'audio/effects/teenageCrowdFarLoop.ogg' fadein 2 play ambient 'audio/effects/teenageCrowdFarLoop.ogg' fadein 2
@ -1851,9 +1968,12 @@ label chapter_1:
play sound "audio/effects/spearYellRumbleVoice.ogg" play sound "audio/effects/spearYellRumbleVoice.ogg"
Sp "{b}{cps=*0.5}WHOSE SORRY ASS AM I GOING TO HAVE TO SUPLEX!{/cps}{/b}" with vpunch Sp "{b}{cps=*0.5}WHOSE SORRY ASS AM I GOING TO HAVE TO SUPLEX!{/cps}{/b}" with vpunch
window hide
window auto
pause 1 pause 1
play ambient 'audio/effects/school loop.ogg' fadein 5 play ambient 'audio/effects/schoolLoop.ogg' fadein 5
scene hallway scene hallway
show anon neutral at acenter show anon neutral at acenter
with Fade(1, 1, 1) with Fade(1, 1, 1)
@ -1862,9 +1982,13 @@ label chapter_1:
"Back in the foyer I see some boxes of partially finished pizza left." "Back in the foyer I see some boxes of partially finished pizza left."
"I consolidate them all into a pair of boxes and make my exit." "I consolidate them all into a pair of boxes and make my exit."
window hide
window auto
pause .5 pause .5
play ambient "audio/effects/outdoorNatureLoop.ogg" fadeout 1.0 fadein 1.5 play ambient "audio/effects/outdoorNatureLoop.ogg" fadeout 1.5 fadein 1.5
scene outside school scene outside school
show anon neutral at acenter show anon neutral at acenter
with Fade(1, 0, 1) with Fade(1, 0, 1)
@ -1901,6 +2025,10 @@ label chapter_1:
"Shit." "Shit."
"{cps=*0.1}...{/cps}" "{cps=*0.1}...{/cps}"
window hide
window auto
pause .5 pause .5
stop ambient fadeout 3 stop ambient fadeout 3
@ -1911,7 +2039,7 @@ label chapter_1:
"{cps=*0.2}-- The Next Day --{/cps}" "{cps=*0.2}-- The Next Day --{/cps}"
pause 1 pause 1
play sound "audio/effects/digital_alarm.ogg" # CC0 play sound "audio/effects/alarmClock.ogg" # CC0
"{cps=*20}*BLEEP*{w=0.481} *BLEEP*{w=0.481} *BLEEP*{w=0.481} *BLEEP*{w=0.481} *BLEEP*{w=0.481} *BLEEP*{/cps}" "{cps=*20}*BLEEP*{w=0.481} *BLEEP*{w=0.481} *BLEEP*{w=0.481} *BLEEP*{w=0.481} *BLEEP*{w=0.481} *BLEEP*{/cps}"
@ -1958,6 +2086,8 @@ label chapter_1:
"From the purview of the floor, I look around my room again." "From the purview of the floor, I look around my room again."
window hide window hide
window auto
pause 1.5 pause 1.5
"A tiny one room apartment with only a computer, bed, television, and fridge." "A tiny one room apartment with only a computer, bed, television, and fridge."
@ -1965,6 +2095,10 @@ label chapter_1:
"A whole year in this shithole." "A whole year in this shithole."
"{cps=*0.2}...{/cps} Guess I gotta take it one day at a time." "{cps=*0.2}...{/cps} Guess I gotta take it one day at a time."
window hide
window auto
pause .5 pause .5
show anon neutral at acenter with Dissolve(1) show anon neutral at acenter with Dissolve(1)
@ -1996,6 +2130,9 @@ label chapter_1:
"I take off the backpack and put the jacket on." "I take off the backpack and put the jacket on."
window hide
window auto
stop music fadeout 1 stop music fadeout 1
pause 1 pause 1
scene black with Dissolve(1.5) scene black with Dissolve(1.5)
@ -2107,6 +2244,7 @@ label chapter_1:
"How the fuck did I even end up in the tard yard?" "How the fuck did I even end up in the tard yard?"
window hide window hide
window auto
pause 0.5 pause 0.5
@ -2116,6 +2254,9 @@ label chapter_1:
"After what feels like a space decade of walking, or really just half an hour I find the crippled pteradon being accosted by a {cps=*0.1}VERY{/cps} pissed off purple midget." "After what feels like a space decade of walking, or really just half an hour I find the crippled pteradon being accosted by a {cps=*0.1}VERY{/cps} pissed off purple midget."
window hide
window auto
play music 'audio/OST/That Monochromatic Weirdo.ogg' fadein 1 play music 'audio/OST/That Monochromatic Weirdo.ogg' fadein 1
# show trish angry at tleft # show trish angry at tleft
@ -2146,6 +2287,10 @@ label chapter_1:
pause .5 pause .5
"This must be a common occurrence." "This must be a common occurrence."
window hide
window auto
pause .25 pause .25
show trish: show trish:
@ -2156,6 +2301,9 @@ label chapter_1:
"The diminutive triceratops, Trish, bows her head and charges Naser." "The diminutive triceratops, Trish, bows her head and charges Naser."
window hide
window auto
show trish fury with Dissolve(0.25): show trish fury with Dissolve(0.25):
yanchor 0 yanchor 0
ypos 0.35 ypos 0.35
@ -2234,6 +2382,10 @@ label chapter_1:
T "Even if you werent trying to mess with Fang!" T "Even if you werent trying to mess with Fang!"
T "Screw!{w=0.4} You!" T "Screw!{w=0.4} You!"
window hide
window auto
pause .5 pause .5
"She stomps off." "She stomps off."
@ -2249,6 +2401,9 @@ label chapter_1:
show anon neutral at aleft with dissolve show anon neutral at aleft with dissolve
A "What was that all about?" A "What was that all about?"
window hide
window auto
show naomi considering flip behind naser: show naomi considering flip behind naser:
yalign 0.0 xalign 1.5 yalign 0.0 xalign 1.5
show naomi: show naomi:
@ -2288,6 +2443,9 @@ label chapter_1:
A "I, uhh{cps=*0.1}...{/cps}" A "I, uhh{cps=*0.1}...{/cps}"
window hide
window auto
pause 0.25 pause 0.25
play audio 'audio/effects/spearYellRumbleVoicePA.ogg' play audio 'audio/effects/spearYellRumbleVoicePA.ogg'
@ -2300,11 +2458,17 @@ label chapter_1:
$ renpy.music.set_volume(0, 0.69, 'ambient') $ renpy.music.set_volume(0, 0.69, 'ambient')
window show Dissolve(0.0001)
Sp "{i}ANON MOUS,{w=0.4} IF YOU ARE NOT IN MY OFFICE WITHIN TEN MINUTES I SWEAR ON MY DEAR FAMILY I WILL PERSONALLY MOUNT YOU ON MY WALL.{/i}" with vpunch Sp "{i}ANON MOUS,{w=0.4} IF YOU ARE NOT IN MY OFFICE WITHIN TEN MINUTES I SWEAR ON MY DEAR FAMILY I WILL PERSONALLY MOUNT YOU ON MY WALL.{/i}" with vpunch
$ renpy.music.set_volume(1, 1, 'ambient') $ renpy.music.set_volume(1, 1, 'ambient')
play sound "audio/effects/paEndReverb.ogg" volume 0.25 play sound "audio/effects/paEndReverb.ogg" volume 0.25
stop audio fadeout 1.0 stop audio fadeout 1.0
window hide
window auto
pause 1 pause 1
show naomi neutral flip with dissolve show naomi neutral flip with dissolve
@ -2339,6 +2503,10 @@ label chapter_1:
"Just wanted to help his sister." "Just wanted to help his sister."
"But its not like he did anything wrong." "But its not like he did anything wrong."
window hide
window auto
pause 0.5 pause 0.5
stop ambient fadeout 3 stop ambient fadeout 3
@ -2396,7 +2564,11 @@ label chapter_1:
N "Ugh, youre impossible{cps=*.1}...{/cps}" N "Ugh, youre impossible{cps=*.1}...{/cps}"
show naomi unimpressed with Dissolve(.25) window hide
window auto
pause .25
# hide naomi with easeoutright # hide naomi with easeoutright
hide naomi with Dissolve(1) hide naomi with Dissolve(1)
@ -2419,6 +2591,9 @@ label chapter_1:
Re "Deuces." Re "Deuces."
window hide
window auto
hide reed with easeoutright hide reed with easeoutright
stop music fadeout 3 stop music fadeout 3
@ -2428,6 +2603,7 @@ label chapter_1:
"The fuck just happened?" "The fuck just happened?"
window hide window hide
window auto
pause 1 pause 1
show naomi neutral flip at scenter show naomi neutral flip at scenter
@ -2451,6 +2627,9 @@ label chapter_1:
"Paperwork? What fucking paperwork? Im pretty sure all that stuff was finished before I even came here." "Paperwork? What fucking paperwork? Im pretty sure all that stuff was finished before I even came here."
"Whatever. Probably a detention slip or whatever the principal has planned." "Whatever. Probably a detention slip or whatever the principal has planned."
window hide
window auto
pause .5 pause .5
stop ambient fadeout 3 stop ambient fadeout 3
@ -2471,6 +2650,9 @@ label chapter_1:
pause .5 pause .5
"Fuck am I tired already." "Fuck am I tired already."
window hide
window auto
pause .5 pause .5
stop music fadeout 4 stop music fadeout 4
@ -2479,6 +2661,8 @@ label chapter_1:
A "How the fuck did I end up here?" A "How the fuck did I end up here?"
window hide
window auto
pause 0.75 pause 0.75
play music 'audio/ost/protestra_punk.ogg' fadein 2 play music 'audio/ost/protestra_punk.ogg' fadein 2
show reed neutral: show reed neutral:
@ -2506,6 +2690,10 @@ label chapter_1:
unknown "Im about to go myself, but I forgot something in my locker." unknown "Im about to go myself, but I forgot something in my locker."
unknown "See ya." unknown "See ya."
window hide
window auto
show reed neutral with Dissolve(.25) show reed neutral with Dissolve(.25)
show reed: show reed:
@ -2534,6 +2722,9 @@ label chapter_1:
"In front of the principals office is Naomi and some other chick, engaged in a heated conversation." "In front of the principals office is Naomi and some other chick, engaged in a heated conversation."
window hide
window auto
play music 'audio/ost/That Monochromatic Weirdo.ogg' fadein 1 play music 'audio/ost/That Monochromatic Weirdo.ogg' fadein 1
show naomi unimpressed at scenter show naomi unimpressed at scenter
show trish unimpressed flip at sright show trish unimpressed flip at sright
@ -2577,7 +2768,7 @@ label chapter_1:
T "I dont have time for this, I need to go track someone down." T "I dont have time for this, I need to go track someone down."
show trish angry #with Dissolve(.25) show trish angry with Dissolve(.25)
hide trish with easeoutright hide trish with easeoutright
pause 0.5 pause 0.5
@ -2589,6 +2780,9 @@ label chapter_1:
A "That anything important?" A "That anything important?"
window hide
window auto
show naomi flip at scenter with Dissolve(.25) show naomi flip at scenter with Dissolve(.25)
pause 0.75 pause 0.75
@ -2609,6 +2803,10 @@ label chapter_1:
pause .5 pause .5
A "Sure, thanks." A "Sure, thanks."
window hide
window auto
pause .5 pause .5
stop ambient fadeout 3 stop ambient fadeout 3
@ -2622,6 +2820,10 @@ label chapter_1:
"I open the door to the cramped office, expecting to see a gruff cave of a workspace." "I open the door to the cramped office, expecting to see a gruff cave of a workspace."
"Instead, it was a fairly well furnished space complete with armchairs and cabinets of old photos." "Instead, it was a fairly well furnished space complete with armchairs and cabinets of old photos."
window hide
window auto
pause .5 pause .5
show spears neutral flip at sright with dissolve show spears neutral flip at sright with dissolve
@ -2709,13 +2911,18 @@ label chapter_1:
Sp "Allow me to double-check real fast." Sp "Allow me to double-check real fast."
window hide
window auto
pause 0.75 pause 0.75
stop music stop music fadeout 0.69
play sound 'audio/effects/spearYellRumbleTinnitusProlongVoice.ogg' # TODO: volume boost, renpy volume controls cause this to clip horribly for values over 1.0 play sound 'audio/effects/spearYellRumbleTinnitusProlongVoice.ogg' # TODO: volume boost, renpy volume controls cause this to clip horribly for values over 1.0
window show Dissolve(0.0001)
Sp "{b}NAOMI!!{/b}" with vpunch Sp "{b}NAOMI!!{/b}" with vpunch
window hide
window auto
pause 0.5 pause 0.5
show naomi neutral zorder 1: show naomi neutral zorder 1:
@ -2846,6 +3053,8 @@ label chapter_1:
stop music fadeout 4 stop music fadeout 4
scene black with Dissolve(1) scene black with Dissolve(1)
window hide
window auto
pause .5 pause .5
# Anon has already spoken with Naser and seen Trish # Anon has already spoken with Naser and seen Trish
@ -2853,7 +3062,9 @@ label chapter_1:
else: else:
"I thank Mr. Spears one last time and head out." "I thank Mr. Spears one last time and head out."
stop music fadeout 6 window hide
window auto
stop music fadeout 4
pause .5 pause .5
scene black with Dissolve(1) scene black with Dissolve(1)
pause .5 pause .5
@ -2919,6 +3130,8 @@ label chapter_1:
pause .5 pause .5
"I discreetly slip away, down the nearest hall." "I discreetly slip away, down the nearest hall."
window hide
window auto
pause .5 pause .5
scene hallway scene hallway
@ -2928,6 +3141,9 @@ label chapter_1:
A "That happen often{cps=*0.1}...?{/cps}" A "That happen often{cps=*0.1}...?{/cps}"
window hide
window auto
stop ambient fadeout 5 stop ambient fadeout 5
play music 'audio/ost/west_coast_kicking.ogg' fadein 1 play music 'audio/ost/west_coast_kicking.ogg' fadein 1
show naser neutral flip: show naser neutral flip:
@ -3029,22 +3245,27 @@ label chapter_1:
A "Uh, Naser{w}, {cps=*.4}I actually wanted to talk to-{/cps}{w=.3}{nw}" A "Uh, Naser{w}, {cps=*.4}I actually wanted to talk to-{/cps}{w=.3}{nw}"
window hide #What the fuck are these doing here
stop ambient fadeout 0.5 #stop ambient fadeout 0.69
pause 0.5 pause 0.6
stop music fadeout 0.1 $ renpy.music.set_volume(0, 0.2, 'music')
pause 0.1 stop music fadeout 0.2
#pause 0.1
play sound 'audio/effects/schoolBell.ogg' play sound 'audio/effects/schoolBell.ogg'
"{cps=*20}{i}DING-{w=0.7}DONG {w=0.7}BING-{w=0.7}BONG{/i}{/cps}" "{cps=*20}{i}DING-{w=0.7}DONG {w=0.7}BING-{w=0.7}BONG{/i}{/cps}"
pause 0.5 pause 0.5
stop sound fadeout 0.5 stop sound fadeout 0.69
window hide
window auto
show naser considering flip: show naser considering flip:
easein_quad 0.5 xalign 1.7 easein_quad 0.5 xalign 1.7
pause .5 pause .5
$ renpy.music.set_volume(1, 0, 'music')
play music 'audio/ost/west_coast_kicking.ogg' fadein 1 play music 'audio/ost/west_coast_kicking.ogg' fadein 1
Nas "Crap, cant miss my homeroom today." Nas "Crap, cant miss my homeroom today."
@ -3064,6 +3285,9 @@ label chapter_1:
"Naser heads off down the hall and I go to my own homeroom." "Naser heads off down the hall and I go to my own homeroom."
"{cps=*.1}...{/cps}" "{cps=*.1}...{/cps}"
window hide
window auto
pause .5 pause .5
stop ambient fadeout 1 stop ambient fadeout 1
@ -3121,9 +3345,10 @@ label chapter_1:
"Then they went right back to talking about me." "Then they went right back to talking about me."
stop music
"{cps=*.1}...{/cps} No use feeling bad about the past." "{cps=*.1}...{/cps} No use feeling bad about the past."
window hide
window auto
pause .5 pause .5
stop ambient fadeout 3 stop ambient fadeout 3
@ -3138,8 +3363,10 @@ label chapter_1:
"With the lunch card in my possession Im able to snag something actually edible." "With the lunch card in my possession Im able to snag something actually edible."
"I should run the math on how much Ill end up owing, but I feel more like indulging myself." "I should run the math on how much Ill end up owing, but I feel more like indulging myself."
pause .5
window hide
window auto
pause .5
menu: menu:
"Grab the cookies you fatass": "Grab the cookies you fatass":
@ -3178,6 +3405,9 @@ label chapter_1:
"Shit." "Shit."
"I go and sit across from Naser and Naomi." "I go and sit across from Naser and Naomi."
window hide
window auto
pause .5 pause .5
scene cafeteria scene cafeteria
@ -3338,6 +3568,8 @@ label chapter_1:
pause 0.5 pause 0.5
A "Yeah. If you need any help Naser, I owe ya for the pizza." A "Yeah. If you need any help Naser, I owe ya for the pizza."
window hide
window auto
pause .5 pause .5
scene black with Dissolve(1.5) scene black with Dissolve(1.5)
@ -3362,6 +3594,8 @@ label chapter_1:
"Amen to that." "Amen to that."
"{cps=*0.05}...{/cps}" "{cps=*0.05}...{/cps}"
window hide
window auto
pause 1.5 pause 1.5
return return

View file

@ -4102,7 +4102,6 @@ label chapter_11:
Re "{cps=*.1}......{/cps} " Re "{cps=*.1}......{/cps} "
pause .5 pause .5
label debugfireearly:
play music 'audio/ost/sadist.ogg' fadein 1 play music 'audio/ost/sadist.ogg' fadein 1
show reed considering with Dissolve(.25) show reed considering with Dissolve(.25)
Re "Sorry." Re "Sorry."
@ -4124,7 +4123,6 @@ label chapter_11:
pause .25 pause .25
hide reed with dissolve hide reed with dissolve
label debugfire:
scene hallway with fade scene hallway with fade
"Reed is chasing close behind only a few feet behind me." "Reed is chasing close behind only a few feet behind me."

View file

@ -213,6 +213,7 @@ label chapter_13C:
play sound 'audio/effects/cameraMult.ogg' play sound 'audio/effects/cameraMult.ogg'
pause .275 pause .275
scene black with Fade(.1, 1, 2, color="#fff") scene black with Fade(.1, 1, 2, color="#fff")
scene home fang night blurred with dissolve scene home fang night blurred with dissolve
pause 0.1 pause 0.1
scene home fang night lessblurred with dissolve scene home fang night lessblurred with dissolve
@ -224,7 +225,9 @@ label chapter_13C:
xalign 0.7 xalign 0.7
show fang c prom happy at sleft: show fang c prom happy at sleft:
xalign -0.1 xalign -0.1
with fade with Dissolve(1)
pause .5
"The searing strobe lights finally end and I can {i}feel{/i} my early onset of blindness." "The searing strobe lights finally end and I can {i}feel{/i} my early onset of blindness."
FM "These photos need to have a special album all their own. Honey! We need another photo album!" FM "These photos need to have a special album all their own. Honey! We need another photo album!"

View file

@ -43,11 +43,13 @@ label chapter_13D:
F "Best thing to do is get it over with." F "Best thing to do is get it over with."
FM "Thats right.{w=0.2} 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!"
#photo op
pause .5 pause .5
scene black with dissolve "Kill me."
F "Later."
scene black with Dissolve(1)
pause .5 pause .5
play sound 'audio/effects/camera.ogg' play sound 'audio/effects/camera.ogg'
@ -129,25 +131,16 @@ label chapter_13D:
with Fade(.1, 0, .4, color="#fff") with Fade(.1, 0, .4, color="#fff")
pause .25 pause .25
scene home fang night with fade
show anon prom neutral:
xalign -0.1 yalign 0.1
show fang d prom neutral behind anon:
xalign 0.1 yalign 0.1
show naser prom neutral flip:
xalign 0.9 yalign 0.1
show naomi prom neutral flip:
xalign 1.1 yalign 0.1
with fade
"Kill me."
F "Later."
"The onslaught of flashes continues as the four of us are directed to stand and pose together in every possible combination."
play sound 'audio/effects/cameraMult.ogg' play sound 'audio/effects/cameraMult.ogg'
pause .275 pause .275
scene black with Fade(.1, 1, 2, color="#fff") scene black with Fade(.1, 1, 2, color="#fff")
pause .5
"The onslaught of flashes continues as the four of us are directed to stand and pose together in every possible combination."
"After a millenia Fangs mother is satisfied, or her camera ran out of storage."
pause .5
scene home fang night blurred with dissolve scene home fang night blurred with dissolve
pause 0.1 pause 0.1
@ -156,6 +149,7 @@ label chapter_13D:
scene home fang night barelyblurred with dissolve scene home fang night barelyblurred with dissolve
pause 0.1 pause 0.1
scene home fang night
show anon prom neutral: show anon prom neutral:
xalign -0.1 yalign 0.1 xalign -0.1 yalign 0.1
show fang d prom neutral behind anon: show fang d prom neutral behind anon:
@ -164,9 +158,8 @@ label chapter_13D:
xalign 0.9 yalign 0.1 xalign 0.9 yalign 0.1
show naomi prom neutral flip: show naomi prom neutral flip:
xalign 1.1 yalign 0.1 xalign 1.1 yalign 0.1
with fade with Dissolve(1)
pause .5
"After a millenia Fangs mother is satisfied, or her camera ran out of storage."
"Naser and Fang both crash onto the couch rubbing their photo-bleached eyes, Even Naomi is holding her eyes closed." "Naser and Fang both crash onto the couch rubbing their photo-bleached eyes, Even Naomi is holding her eyes closed."

View file

@ -37,6 +37,8 @@ label chapter_2:
pause .5 pause .5
"Day four out of however many days are left in the year. So far so good." "Day four out of however many days are left in the year. So far so good."
window hide
window auto
pause .5 pause .5
@ -45,7 +47,9 @@ label chapter_2:
pause .5 pause .5
"Its a bit of a walk, so I get my phone out and start posting on a shitty imageboard." "Its a bit of a walk, so I get my phone out and start posting on a shitty imageboard."
pause .5
window hide
window auto
show anonphone at center with easeinbottom show anonphone at center with easeinbottom
@ -64,6 +68,9 @@ label chapter_2:
"A few wildflowers growing in the cracks of the sidewalk bloom in seconds." "A few wildflowers growing in the cracks of the sidewalk bloom in seconds."
window hide
window auto
hide anonphone with easeoutbottom hide anonphone with easeoutbottom
scene black with Dissolve(1) scene black with Dissolve(1)
@ -84,6 +91,9 @@ label chapter_2:
A "{size=-10}It could have been.{/size}" A "{size=-10}It could have been.{/size}"
window hide
window auto
show anon neutral with Dissolve(.25) show anon neutral with Dissolve(.25)
show naomi neutral at sleft with easeinleft show naomi neutral at sleft with easeinleft
@ -123,6 +133,9 @@ label chapter_2:
A "Actually, wait,{w=0.3} {cps=*.4}I dont really wan-{/cps}{w=0.3}{nw}" A "Actually, wait,{w=0.3} {cps=*.4}I dont really wan-{/cps}{w=0.3}{nw}"
window hide
window auto
show anon: show anon:
easein_quad 1 xalign 0.5 easein_quad 1 xalign 0.5
show naomi neutral flip behind anon: show naomi neutral flip behind anon:
@ -135,6 +148,9 @@ label chapter_2:
scene black with Dissolve(1) scene black with Dissolve(1)
"Naomi grabs my hand again and when I come to, were already there." "Naomi grabs my hand again and when I come to, were already there."
window hide
window auto
pause .5 pause .5
scene flower garden scene flower garden
@ -190,6 +206,9 @@ label chapter_2:
pause .5 pause .5
"I want to ask if shes upset about something, but is that even right of me to do?" "I want to ask if shes upset about something, but is that even right of me to do?"
window hide
window auto
pause .5 pause .5
menu: menu:
@ -277,6 +296,9 @@ label chapter_2:
A "It was fine, hopefully it just doesnt make my allergies flare." A "It was fine, hopefully it just doesnt make my allergies flare."
window hide
window auto
show naomi neutral: show naomi neutral:
easeout 0.75 xalign 0.75 easeout 0.75 xalign 0.75
pause 0.25 pause 0.25
@ -299,6 +321,9 @@ label chapter_2:
"Still occasionally glancing at the room numbers just to make absolute sure, I noticed someone in the countercurrent walking past." "Still occasionally glancing at the room numbers just to make absolute sure, I noticed someone in the countercurrent walking past."
window hide
window auto
stop ambient fadeout 3 stop ambient fadeout 3
play music "audio/OST/That Monochromatic Weirdo.ogg" fadein 1.0 play music "audio/OST/That Monochromatic Weirdo.ogg" fadein 1.0
show fang considering with Dissolve(2): show fang considering with Dissolve(2):
@ -355,6 +380,9 @@ label chapter_2:
"Is she a junkie?" "Is she a junkie?"
window hide
window auto
show fang: show fang:
ease_cubic 1.0 xalign 0.5 ease_cubic 1.0 xalign 0.5
pause 1 pause 1
@ -407,6 +435,9 @@ label chapter_2:
stop music fadeout 4 stop music fadeout 4
show fang unimpressed with dissolve show fang unimpressed with dissolve
F "{cps=*.4}uuuuuuughhhhhh{/cps}" F "{cps=*.4}uuuuuuughhhhhh{/cps}"
window hide
window auto
pause .5 pause .5
show fang: show fang:
@ -427,12 +458,16 @@ label chapter_2:
"But it is relieving that she didnt recognize me. Guess Naser didnt tell her." "But it is relieving that she didnt recognize me. Guess Naser didnt tell her."
window hide
window auto
stop music fadeout 0.69 stop music fadeout 0.69
play sound 'audio/effects/schoolBell.ogg' play sound 'audio/effects/schoolBell.ogg'
pause 2 pause 2
"The staccato of the bell signals my tardiness for class." "The staccato of the bell signals my tardiness for class."
stop sound fadeout 4
play music "audio/OST/Dragging on and on....ogg" fadein 1.0 play music "audio/OST/Dragging on and on....ogg" fadein 1.0
"My class with Naomi." "My class with Naomi."
@ -447,6 +482,9 @@ label chapter_2:
"Ill even offer a goat sacrifice!" "Ill even offer a goat sacrifice!"
"{cps=*.1}...{/cps}" "{cps=*.1}...{/cps}"
window hide
window auto
pause .5 pause .5
@ -483,6 +521,9 @@ label chapter_2:
pause .5 pause .5
"The lingering chatter in the room dies out as the teacher stands from his desk, moving to the front of the room." "The lingering chatter in the room dies out as the teacher stands from his desk, moving to the front of the room."
window hide
window auto
pause .5 pause .5
show farnsworth at sright with Dissolve(1) show farnsworth at sright with Dissolve(1)
@ -491,6 +532,9 @@ label chapter_2:
Drf "Today we'll be having a lab on magnetic fields." Drf "Today we'll be having a lab on magnetic fields."
Drf "Find a partner and get prepared." Drf "Find a partner and get prepared."
window hide
window auto
pause .5 pause .5
hide farnsworth with dissolve hide farnsworth with dissolve
pause .5 pause .5
@ -514,6 +558,9 @@ label chapter_2:
show farnsworth at sright with dissolve show farnsworth at sright with dissolve
Drf "Hurry up Mr. Anon, your partner is waiting for you" Drf "Hurry up Mr. Anon, your partner is waiting for you"
window hide
window auto
stop music fadeout 1.0 stop music fadeout 1.0
hide dimmer_light with Dissolve(1) hide dimmer_light with Dissolve(1)
pause .5 pause .5
@ -525,11 +572,16 @@ label chapter_2:
Drf "Fang, if you would be so kind to sit next to your new partner." Drf "Fang, if you would be so kind to sit next to your new partner."
window hide
window auto
hide farnsworth with dissolve hide farnsworth with dissolve
pause .5 pause .5
"I sat in momentary confusion as someone took the seat next to mine." "I sat in momentary confusion as someone took the seat next to mine."
window hide
window auto
show fang neutral with Dissolve(1): show fang neutral with Dissolve(1):
xalign -0.6 yalign 0.0 xalign -0.6 yalign 0.0
pause .75 pause .75
@ -547,6 +599,9 @@ label chapter_2:
"{cps=*2}THERE IS A FEMOID WITHIN ARMS DISTANCE LOOKING AT ME{/cps}" "{cps=*2}THERE IS A FEMOID WITHIN ARMS DISTANCE LOOKING AT ME{/cps}"
"{cps=*2}DEPLOY ALL SPAGHETTI LOCKDOWN MEASURES{/cps}" "{cps=*2}DEPLOY ALL SPAGHETTI LOCKDOWN MEASURES{/cps}"
window hide
window auto
pause .5 pause .5
stop ambient fadeout 1 stop ambient fadeout 1
@ -565,6 +620,8 @@ label chapter_2:
"SHIT! RECOVERY MANEUVERS NOW!" "SHIT! RECOVERY MANEUVERS NOW!"
window hide
window auto
stop ambient fadeout 0.69 stop ambient fadeout 0.69
hide dimmer_darker with dissolve hide dimmer_darker with dissolve
@ -594,6 +651,8 @@ label chapter_2:
pause .5 pause .5
A "So this assignment, then." A "So this assignment, then."
window hide
window auto
pause .5 pause .5
scene black with Dissolve(1) scene black with Dissolve(1)
@ -602,6 +661,8 @@ label chapter_2:
"With that we open our books and start on trying to decipher who Lorentz is and why his force is magnetic." "With that we open our books and start on trying to decipher who Lorentz is and why his force is magnetic."
"Things are going well for the first few questions, I remember a bit of it from that one time I tried to make a railgun." "Things are going well for the first few questions, I remember a bit of it from that one time I tried to make a railgun."
window hide
window auto
pause .5 pause .5
scene science class scene science class
@ -621,6 +682,9 @@ label chapter_2:
Drf "I see, and you Anon?" Drf "I see, and you Anon?"
A "Yeah what she said." A "Yeah what she said."
window hide
window auto
pause .5 pause .5
stop music fadeout 2.5 stop music fadeout 2.5
@ -634,11 +698,15 @@ label chapter_2:
"I turn to Fang to ask her what the deal is and-" "I turn to Fang to ask her what the deal is and-"
window hide
window auto
show anon neutral flip with dissolve show anon neutral flip with dissolve
pause .5 pause .5
play music 'audio/ost/you can_t sage here.ogg' fadein 0.5 play music 'audio/ost/you can_t sage here.ogg' fadein 0.5
"Oh." "Oh."
window hide
window auto
show anon: show anon:
easein_cubic 1.0 xalign 0.45 easein_cubic 1.0 xalign 0.45
@ -718,6 +786,9 @@ label chapter_2:
Drf "{b}FANG{/b}.{nw}" with Fade(.1, 0, .4, color="#fff") Drf "{b}FANG{/b}.{nw}" with Fade(.1, 0, .4, color="#fff")
extend "" with vpunch extend "" with vpunch
window hide
window auto
# show fang: # show fang:
# xalign -0.3 # xalign -0.3
# show fang shocked with Dissolve(.2) # show fang shocked with Dissolve(.2)
@ -742,6 +813,9 @@ label chapter_2:
pause 1 pause 1
"Nobody cared." "Nobody cared."
window hide
window auto
pause .5 pause .5
play ambient 'audio/effects/classroomLoop.ogg' fadein 1 play ambient 'audio/effects/classroomLoop.ogg' fadein 1
@ -750,6 +824,9 @@ label chapter_2:
Drf "Please consider stepping into the hall for a moment." Drf "Please consider stepping into the hall for a moment."
window hide
window auto
show fang sad with Dissolve(1) show fang sad with Dissolve(1)
pause .5 pause .5
show fang behind anon, farnsworth: show fang behind anon, farnsworth:
@ -762,6 +839,9 @@ label chapter_2:
"Dr. Fernsworth turns a sympathetic look towards me." "Dr. Fernsworth turns a sympathetic look towards me."
Drf "Forgive them, Anon, you must understand that Fang is{cps=*.1}...{/cps} experiencing issues." Drf "Forgive them, Anon, you must understand that Fang is{cps=*.1}...{/cps} experiencing issues."
window hide
window auto
pause .5 pause .5
show farnsworth concerned: show farnsworth concerned:
easeout_cubic 1 xalign 1.3 easeout_cubic 1 xalign 1.3
@ -775,6 +855,9 @@ label chapter_2:
"Well, she blew up at me when I called her a she{cps=*.1}...{/cps}" "Well, she blew up at me when I called her a she{cps=*.1}...{/cps}"
"She was already upset about something before{cps=*.1}...{/cps}" "She was already upset about something before{cps=*.1}...{/cps}"
window hide
window auto
pause .5 pause .5
stop ambient fadeout 3 stop ambient fadeout 3
@ -868,8 +951,9 @@ label chapter_2:
show fang neutral with Dissolve(.25) show fang neutral with Dissolve(.25)
"Judging by the looks of the class, and both of our current social standing, well probably be working together a lot more." "Judging by the looks of the class, and both of our current social standing, well probably be working together a lot more."
window hide
window auto
pause .5 pause .5
menu: menu:
"Sorry for calling you a girl...": "Sorry for calling you a girl...":
@ -955,6 +1039,9 @@ label chapter_2:
"When the bell rings, Fang whips out her phone and immediately starts tapping away." "When the bell rings, Fang whips out her phone and immediately starts tapping away."
window hide
window auto
show anon: show anon:
easein_cubic 1 xalign 0.45 easein_cubic 1 xalign 0.45
pause .5 pause .5
@ -970,6 +1057,8 @@ label chapter_2:
A "Fair. See you then." A "Fair. See you then."
"She lazily waves a hand at me and I make my way to my next class." "She lazily waves a hand at me and I make my way to my next class."
window hide
window auto
stop music fadeout 5 stop music fadeout 5
pause .5 pause .5
@ -978,6 +1067,9 @@ label chapter_2:
pause .5 pause .5
"Unfortunately, fifth period is mathematics." "Unfortunately, fifth period is mathematics."
window hide
window auto
pause .5 pause .5
scene classroom scene classroom
@ -985,10 +1077,15 @@ label chapter_2:
pause .5 pause .5
"Im barely keeping myself awake while Mr. Carlesiidewski is giving a lecture on the inverse of tangents." "Im barely keeping myself awake while Mr. Carlesiidewski is giving a lecture on the inverse of tangents."
window hide
window auto
pause .5 pause .5
show carldelewski at scenter with Dissolve(.1) #Had to omit the fade in order to get this to work, shouldn't be a problem if the vpunch covers it up.
show carldelewski at scenter
play sound 'audio/effects/slapstickPunch.ogg' play sound 'audio/effects/slapstickPunch.ogg'
window show Dissolve(0.0001)
carl "ANON!" with vpunch carl "ANON!" with vpunch
"I sit ramrod straight at the direct address." "I sit ramrod straight at the direct address."
@ -998,11 +1095,16 @@ label chapter_2:
"Just one social disaster after another today." "Just one social disaster after another today."
window hide
window auto
hide carldelewski with dissolve hide carldelewski with dissolve
show anon neutral at aleft with dissolve show anon neutral at aleft with dissolve
"Hesitantly, I slide out of my chair and trundle my way to the whiteboard, trying to decipher the runes I'm expected to make sense of." "Hesitantly, I slide out of my chair and trundle my way to the whiteboard, trying to decipher the runes I'm expected to make sense of."
window hide
window auto
play music 'audio/OST/Those Other Two Weirdos.ogg' fadein 3 play music 'audio/OST/Those Other Two Weirdos.ogg' fadein 3
show anon: show anon:
@ -1014,6 +1116,9 @@ label chapter_2:
"Three rows down and my foot catches on a loose backpack strap in the isle." "Three rows down and my foot catches on a loose backpack strap in the isle."
window hide Dissolve(0.0001)
window auto
show dimmer_light: show dimmer_light:
easein_cubic 0.5 alpha 0 easein_cubic 0.5 alpha 0
play sound 'audio/effects/whoosh.ogg' play sound 'audio/effects/whoosh.ogg'
@ -1145,6 +1250,9 @@ label chapter_2:
"Grabbing my stuff I shuffle over slowly to the duo." "Grabbing my stuff I shuffle over slowly to the duo."
window hide
window auto
show anon neutral at aleft show anon neutral at aleft
show trish neutral flip behind anon at tright show trish neutral flip behind anon at tright
show reed neutral flip behind trish: show reed neutral flip behind trish:
@ -1202,7 +1310,6 @@ label chapter_2:
pause .5 pause .5
$ renpy.music.set_volume(0, 0.75, 'music') $ renpy.music.set_volume(0, 0.75, 'music')
# play sound 'audio/effects/alarmPoliceSiren.ogg'
play sound 'audio/effects/alarmPoliceSiren.ogg' play sound 'audio/effects/alarmPoliceSiren.ogg'
show dimmer_light behind anon, reed, trish: show dimmer_light behind anon, reed, trish:
alpha 0 alpha 0
@ -1382,6 +1489,9 @@ label chapter_2:
Re "Youre sharp, Anon.{w=.4} Razor sharp." Re "Youre sharp, Anon.{w=.4} Razor sharp."
Re "Friends?" Re "Friends?"
window hide
window auto
show reed neutral flip with Dissolve(.25) show reed neutral flip with Dissolve(.25)
pause .25 pause .25
@ -1391,10 +1501,11 @@ label chapter_2:
"The bell announces lunchtime, and the rest of the students collectively rise and start shuffling out the door." "The bell announces lunchtime, and the rest of the students collectively rise and start shuffling out the door."
stop sound fadeout 1.0
A "Lunch hour, been a blast talking to you guys." A "Lunch hour, been a blast talking to you guys."
window hide
window auto
show anon: show anon:
easeout 1 xalign 1.8 easeout 1 xalign 1.8
pause 0.5 pause 0.5
@ -1407,7 +1518,10 @@ label chapter_2:
with dissolve with dissolve
"I swiftly snatch up the backpack by my leg, flashing an earnest sympathetic smile at them - or at least I thought it was one." "I swiftly snatch up the backpack by my leg, flashing an earnest sympathetic smile at them - or at least I thought it was one."
window hide
window auto
stop sound fadeout 2
stop music fadeout 3 stop music fadeout 3
play ambient 'audio/effects/school loop.ogg' fadein 1.5 play ambient 'audio/effects/school loop.ogg' fadein 1.5
scene hallway scene hallway
@ -1500,6 +1614,9 @@ label chapter_2:
"{i}Fuck.{/i}" "{i}Fuck.{/i}"
"Maybe hes getting his lunch now. Cafeteria then." "Maybe hes getting his lunch now. Cafeteria then."
window hide
window auto
pause .5 pause .5
scene cafeteria scene cafeteria
@ -1509,6 +1626,9 @@ label chapter_2:
"The colorful crowd in the lunch line makes it difficult to pick Reed out, so I have to carefully scan the room." "The colorful crowd in the lunch line makes it difficult to pick Reed out, so I have to carefully scan the room."
window hide
window auto
show reed neutral with Dissolve(1): show reed neutral with Dissolve(1):
yalign 0.1 xalign 0.6 yalign 0.1 xalign 0.6
@ -1523,6 +1643,8 @@ label chapter_2:
show reed shocked show reed shocked
A "REED!" with vpunch A "REED!" with vpunch
window hide
window auto
show reed neutral flip: show reed neutral flip:
xalign 0.98 xalign 0.98
with dissolve with dissolve
@ -1656,6 +1778,9 @@ label chapter_2:
show reed explanatory flip with Dissolve(.25) show reed explanatory flip with Dissolve(.25)
Re "See,{w=.2} theres Trish now." Re "See,{w=.2} theres Trish now."
window hide
window auto
show reed neutral flip with Dissolve(.25) show reed neutral flip with Dissolve(.25)
show anon: show anon:
@ -1752,6 +1877,9 @@ label chapter_2:
show trish happy flip with Dissolve(.25) show trish happy flip with Dissolve(.25)
T "Oh, Fang, what took you so long today?" T "Oh, Fang, what took you so long today?"
window hide
window auto
pause .5 pause .5
show anon: show anon:
@ -1873,6 +2001,8 @@ label chapter_2:
show reed explanatory flip show reed explanatory flip
Re "Come on, man, Ive got a mean case of munchies." Re "Come on, man, Ive got a mean case of munchies."
show reed neutral flip with Dissolve(.25) show reed neutral flip with Dissolve(.25)
window hide
window auto
pause .5 pause .5
# TODO: mix up the music a bit here? Something a bit more chill? # TODO: mix up the music a bit here? Something a bit more chill?
@ -1886,6 +2016,8 @@ label chapter_2:
pause .5 pause .5
"Fuck my life." "Fuck my life."
window hide
window auto
pause .5 pause .5
play music 'audio/ost/west_coast_kicking.ogg' fadein 3 play music 'audio/ost/west_coast_kicking.ogg' fadein 3
@ -1962,6 +2094,8 @@ label chapter_2:
"Whats the harm?" "Whats the harm?"
A "{cps=*.1}...{/cps}" A "{cps=*.1}...{/cps}"
window hide
window auto
pause .5 pause .5
menu: menu:
@ -2025,6 +2159,8 @@ label chapter_2:
"Trish and Fang babble to each other about their daily activities all through the lunch line." "Trish and Fang babble to each other about their daily activities all through the lunch line."
"Reed on the other hand has pulled out a tablet from his backpack to show me something." "Reed on the other hand has pulled out a tablet from his backpack to show me something."
window hide
window auto
pause .5 pause .5
scene cafeteria scene cafeteria
@ -2054,6 +2190,8 @@ label chapter_2:
pause .5 pause .5
A "Cool, lemme see." A "Cool, lemme see."
window hide
window auto
pause .5 pause .5
play music 'audio/OST/The (audiophile edition).ogg' play music 'audio/OST/The (audiophile edition).ogg'
@ -2087,6 +2225,8 @@ label chapter_2:
A "I{w=.2}-I see." A "I{w=.2}-I see."
"What do I say here? I can only give feedback on games I havent played, not music!" "What do I say here? I can only give feedback on games I havent played, not music!"
window hide
window auto
pause .5 pause .5
menu: menu:
@ -2176,6 +2316,9 @@ label chapter_2:
easein_quart 1 xalign 1.25#1.155 easein_quart 1 xalign 1.25#1.155
FRT "Ohfuck.{w=.4} Sorry Anon, we gotta bail." FRT "Ohfuck.{w=.4} Sorry Anon, we gotta bail."
window hide
window auto
play sound 'audio/effects/whoosh.ogg' play sound 'audio/effects/whoosh.ogg'
show reed: show reed:
easeout 0.75 xalign 2.1 easeout 0.75 xalign 2.1
@ -2216,6 +2359,8 @@ label chapter_2:
stop ambient fadeout 3 stop ambient fadeout 3
N "ANON!" N "ANON!"
window hide
window auto
show anon: show anon:
easein 1 xalign 0.9 easein 1 xalign 0.9
@ -2361,6 +2506,9 @@ label chapter_2:
Nas "Thats not how it works{cps=*.1}...{/cps} and I dont think{cps=*.1}...{/cps}" Nas "Thats not how it works{cps=*.1}...{/cps} and I dont think{cps=*.1}...{/cps}"
window hide
window auto
play sound 'audio/effects/schoolBell.ogg' play sound 'audio/effects/schoolBell.ogg'
stop music fadeout 1 stop music fadeout 1
pause 1 pause 1
@ -2422,6 +2570,8 @@ label chapter_2:
Nas "Oh, sure." Nas "Oh, sure."
A "See ya." A "See ya."
window hide
window auto
pause .5 pause .5
stop music fadeout 3 stop music fadeout 3
@ -2430,6 +2580,8 @@ label chapter_2:
pause .5 pause .5
"{cps=*.05}...{/cps}" "{cps=*.05}...{/cps}"
window hide
window auto
pause .5 pause .5
return return

View file

@ -4,10 +4,10 @@ label chapter_3:
# CH 3 SCENE 1 - Weapons of mass distraction # CH 3 SCENE 1 - Weapons of mass distraction
play music 'audio/OST/Appreciating the Atmosphere.ogg' fadein 1
scene black with fade scene black with fade
"{cps=*0.2}-- One Week Later --{/cps}" "{cps=*0.2}-- One Week Later --{/cps}"
play music 'audio/OST/Appreciating the Atmosphere.ogg' fadein 1
scene classroom with Dissolve(1.5) scene classroom with Dissolve(1.5)
pause .5 pause .5
# TODO: chatter # TODO: chatter
@ -54,6 +54,8 @@ label chapter_3:
pause .5 pause .5
"Might as well see what they want." "Might as well see what they want."
window hide
window auto
pause .5 pause .5
show reed unimpressed: show reed unimpressed:
@ -66,6 +68,8 @@ label chapter_3:
Re "{cps=*.1}...{/cps}Honesty is the best policy, eh?" Re "{cps=*.1}...{/cps}Honesty is the best policy, eh?"
Re "{cps=*.1}...{/cps}Bad juju to keep somethin bottled up{cps=*.1}...{/cps}" Re "{cps=*.1}...{/cps}Bad juju to keep somethin bottled up{cps=*.1}...{/cps}"
window hide
window auto
pause .5 pause .5
show anon neutral: show anon neutral:
@ -243,6 +247,9 @@ label chapter_3:
pause .25 pause .25
easein_cubic 0.5 xalign -0.025 easein_cubic 0.5 xalign -0.025
T "Than play with some man-childs lethal toys!" T "Than play with some man-childs lethal toys!"
window hide
window auto
pause .5 pause .5
show reed shocked flip: show reed shocked flip:
@ -322,11 +329,14 @@ label chapter_3:
xalign 0.8 xalign 0.8
pause .5 pause .5
"Reed grins at them all" "Reed grins at them all."
Re "Then how bout {i}these{/i} guns?" Re "Then how bout {i}these{/i} guns?"
"Reed places his hands on the back of his head and flexes his biceps." "Reed places his hands on the back of his head and flexes his biceps."
window hide
window auto
pause .5 pause .5
show trish neutral with Dissolve(.11) show trish neutral with Dissolve(.11)
@ -389,6 +399,9 @@ label chapter_3:
easein 1 yalign -0.075 easein 1 yalign -0.075
extend "Damn it, Reed!" extend "Damn it, Reed!"
window hide
window auto
show trish: show trish:
easein 0.5 yalign 0.0 easein 0.5 yalign 0.0
show trish unimpressed with dissolve show trish unimpressed with dissolve
@ -406,6 +419,8 @@ label chapter_3:
show trish unimpressed flip with Dissolve(.25) show trish unimpressed flip with Dissolve(.25)
"Trish punches Reed in the shoulder, gives me another evil stare, and saunters out the room." "Trish punches Reed in the shoulder, gives me another evil stare, and saunters out the room."
window hide
window auto
pause .5 pause .5
show trish: show trish:
@ -431,6 +446,9 @@ label chapter_3:
show reed happy flip with Dissolve(.25) show reed happy flip with Dissolve(.25)
Re "Bruh." Re "Bruh."
window hide
window auto
show reed: show reed:
easeout 1 xalign 1.5 easeout 1 xalign 1.5
pause .5 pause .5
@ -444,6 +462,8 @@ label chapter_3:
pause .5 pause .5
"Guess its her lunch period, too." "Guess its her lunch period, too."
window hide
window auto
pause .5 pause .5
show anon: show anon:
@ -456,6 +476,9 @@ label chapter_3:
pause .5 pause .5
"{cps=*.1}...{/cps}" "{cps=*.1}...{/cps}"
window hide
window auto
pause .5 pause .5
# CH 3 SCENE 2 - I can't believe Naser is fucking dead # CH 3 SCENE 2 - I can't believe Naser is fucking dead
@ -493,6 +516,8 @@ label chapter_3:
Nas "I also{cps=*.1}...{/cps}{w=.4} got the L&L Club to{w=.4} {cps=*.5}finally take down their{w=.3} christmas decorations{/cps}{cps=*.1}...{/cps}" Nas "I also{cps=*.1}...{/cps}{w=.4} got the L&L Club to{w=.4} {cps=*.5}finally take down their{w=.3} christmas decorations{/cps}{cps=*.1}...{/cps}"
Nas "So{cps=*.1}...{/cps}{w=.4} {cps=*.3}{size=-5}the librarys{/size}{size=-10} clean again...{/size}{/cps}" Nas "So{cps=*.1}...{/cps}{w=.4} {cps=*.3}{size=-5}the librarys{/size}{size=-10} clean again...{/size}{/cps}"
window hide
window auto
pause .5 pause .5
show naser: show naser:
@ -626,6 +651,9 @@ label chapter_3:
"Naomi wraps her arms around Nasers head, cradling the tired pterosaur in her bosom." "Naomi wraps her arms around Nasers head, cradling the tired pterosaur in her bosom."
window hide
window auto
show naser unimpressed flip with dissolve show naser unimpressed flip with dissolve
show naser: show naser:
easeout_quart 1 xalign 1.3 yalign -0.3 easeout_quart 1 xalign 1.3 yalign -0.3
@ -686,6 +714,9 @@ label chapter_3:
N "Only a hundred and sixty pounds." N "Only a hundred and sixty pounds."
A "How do you-{w=.4} nevermind." A "How do you-{w=.4} nevermind."
window hide
window auto
pause .5 pause .5
scene black with Dissolve(1) scene black with Dissolve(1)
@ -706,6 +737,8 @@ label chapter_3:
pause .5 pause .5
"{cps=*.1}...{/cps}" "{cps=*.1}...{/cps}"
window hide
window auto
pause .5 pause .5
# CH 3 SCENE 3 - Steganography # CH 3 SCENE 3 - Steganography
@ -723,14 +756,18 @@ label chapter_3:
"Halfway to Music class, I slam into somebody and tumble to the floor." "Halfway to Music class, I slam into somebody and tumble to the floor."
window hide Dissolve(0.0001)
window auto
stop ambient fadeout 0.69 stop ambient fadeout 0.69
play sound 'audio/effects/slapstickBigPunch.ogg' play sound 'audio/effects/slapstickBigPunch.ogg'
scene black with Fade(.1, 0, .25, color="#fff") scene black with Fade(.1, 0, .25, color="#fff")
pause .15 pause .10
play sound 'audio/effects/anonDumbassFall.ogg' play audio 'audio/effects/anonDumbassFall.ogg'
pause 1 pause 1.25
A "Augh{cps=*.1}...{/cps}" A "Augh{cps=*.1}...{/cps}"
window hide
window auto
pause 1 pause 1
play music 'audio/OST/Dino Destiny Reader.ogg' play music 'audio/OST/Dino Destiny Reader.ogg'
@ -791,6 +828,8 @@ label chapter_3:
A "Wait back up what the fuck are you talking about?" A "Wait back up what the fuck are you talking about?"
unknown "This." unknown "This."
window hide
window auto
pause .25 pause .25
play sound 'audio/effects/whoosh.ogg' play sound 'audio/effects/whoosh.ogg'
@ -819,6 +858,9 @@ label chapter_3:
A "Yeah, thanks, sure." A "Yeah, thanks, sure."
A "Sorry, gotta dash." A "Sorry, gotta dash."
window hide
window auto
pause .25 pause .25
show anon behind stella: show anon behind stella:
@ -838,6 +880,9 @@ label chapter_3:
"I slam into the band room door just as the late bell trills, panting and sweaty." "I slam into the band room door just as the late bell trills, panting and sweaty."
window hide
window auto
show jingo at sleft with Dissolve(1) show jingo at sleft with Dissolve(1)
jingo "Good timing, Mr. Mous. Just in time for free period." jingo "Good timing, Mr. Mous. Just in time for free period."
@ -846,6 +891,8 @@ label chapter_3:
"What{cps=*.1}...{/cps}" "What{cps=*.1}...{/cps}"
jingo "Take up anything you like and have fun." jingo "Take up anything you like and have fun."
window hide
window auto
pause .25 pause .25
show jingo: show jingo:
@ -874,7 +921,8 @@ label chapter_3:
"Ive some shitposting to do." "Ive some shitposting to do."
"Lets see{cps=*.1}...{/cps}" "Lets see{cps=*.1}...{/cps}"
pause .5 window hide
window auto
show anonphone with easeinbottom show anonphone with easeinbottom
pause .5 pause .5
@ -882,7 +930,9 @@ label chapter_3:
# TODO: phone overlay with Elliot Raptor, and the text he made some valid points :^) # 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." "Ah yes, perfect. Click post {cps=*.3}aaaand{/cps} now to wait."
pause .5
window hide
window auto
hide anonphone with easeoutbottom hide anonphone with easeoutbottom
@ -946,6 +996,9 @@ label chapter_3:
"I pick up the phone and slowly turn it over." "I pick up the phone and slowly turn it over."
"Its the moment of truth." "Its the moment of truth."
window hide
window auto
pause .5 pause .5
show anonphone with easeinbottom show anonphone with easeinbottom
@ -959,6 +1012,8 @@ label chapter_3:
play music 'audio/OST/Fuck You I Like This Chick.ogg' play music 'audio/OST/Fuck You I Like This Chick.ogg'
"Thank the Lord." "Thank the Lord."
window hide
window auto
show fang happy at scenter behind anonphone with Dissolve(1) show fang happy at scenter behind anonphone with Dissolve(1)
@ -1000,6 +1055,8 @@ label chapter_3:
"Theres an empty seat next to Fang." "Theres an empty seat next to Fang."
"Finders keepers, I guess." "Finders keepers, I guess."
window hide
window auto
show anon neutral flip: show anon neutral flip:
alpha 0 alpha 0
@ -1171,7 +1228,10 @@ label chapter_3:
"Fang is leading me back to the auditorium with both the acoustic guitar borrowed from the music room and her bass in hand, one over each shoulder." "Fang is leading me back to the auditorium with both the acoustic guitar borrowed from the music room and her bass in hand, one over each shoulder."
scene black with Dissolve(.5)
pause .5
scene door auditorium scene door auditorium
show anon neutral: show anon neutral:
yalign 0.1 xalign 0.05 yalign 0.1 xalign 0.05
show fang neutral: show fang neutral:
@ -1210,6 +1270,9 @@ label chapter_3:
"Fang growls and stomps on my foot as she walks past." "Fang growls and stomps on my foot as she walks past."
window hide
window auto
show fang neutral flip with Dissolve(.25) show fang neutral flip with Dissolve(.25)
show fang neutral flip behind anon: show fang neutral flip behind anon:
easeout 1 xalign 0.15 easeout 1 xalign 0.15
@ -1235,6 +1298,8 @@ label chapter_3:
pause .5 pause .5
"Inside, Reed and Trish already have everything set up onstage." "Inside, Reed and Trish already have everything set up onstage."
window hide
window auto
show fang neutral behind dimmer_light: show fang neutral behind dimmer_light:
yalign -0.55 xalign -1.5 yalign -0.55 xalign -1.5
@ -1273,6 +1338,8 @@ label chapter_3:
pause .5 pause .5
"Fang slings both cases onto the stage, then climbs on herself." "Fang slings both cases onto the stage, then climbs on herself."
window hide
window auto
show fang: show fang:
easein_cubic 0.75 xalign 0.4 easein_cubic 0.75 xalign 0.4
@ -1291,6 +1358,8 @@ label chapter_3:
show fang unimpressed with Dissolve(.25) show fang unimpressed with Dissolve(.25)
"Fang then ripped something from Trishs hands and threw it at me." "Fang then ripped something from Trishs hands and threw it at me."
window hide
window auto
show fang: show fang:
easein_cubic 0.5 xalign 0.8 easein_cubic 0.5 xalign 0.8
@ -1329,6 +1398,8 @@ label chapter_3:
T "What the fuck?!" T "What the fuck?!"
"It strikes against my head with a dull *tonk* and lands on the ground in front of me." "It strikes against my head with a dull *tonk* and lands on the ground in front of me."
window hide
window auto
pause .5 pause .5
show anon neutral with dissolve show anon neutral with dissolve
@ -1350,6 +1421,8 @@ label chapter_3:
show dimmer_light as xtra_dimmer behind jewlcase with Dissolve(.25) show dimmer_light as xtra_dimmer behind jewlcase with Dissolve(.25)
"Looking down at the makeshift shuriken, it was a copy of {i}\"VVORM DRAMA's hit new single INDRAGON ONSLAUGHT\"{/i}" "Looking down at the makeshift shuriken, it was a copy of {i}\"VVORM DRAMA's hit new single INDRAGON ONSLAUGHT\"{/i}"
window hide
window auto
hide xtra_dimmer with Dissolve(.25) hide xtra_dimmer with Dissolve(.25)
hide jewlcase with easeoutbottom hide jewlcase with easeoutbottom
@ -1439,17 +1512,21 @@ label chapter_3:
pause .5 pause .5
F "Three{cps=*.1}...{/cps} Two{cps=*.1}...{/cps} One{cps=*.1}...{/cps}" F "Three{cps=*.1}...{/cps} Two{cps=*.1}...{/cps} One{cps=*.1}...{/cps}"
window hide
window auto
# TODO: flashbang SFX with tinnitus # TODO: flashbang SFX with tinnitus
play sound "audio/effects/badMusic.ogg" play sound "audio/ost/bad_music.ogg"
pause 1.12 pause 2.18
show black with Fade(.1, 1, 2, color="#fff") show black with Fade(.1, 1, 2, color="#fff")
pause 1 pause .5
"My mind went blank." "My mind went blank."
pause .5 pause .5
"I dont know what just happened." "I dont know what just happened."
window hide
window auto
# TODO: this track doesn't loop very gracefully # TODO: this track doesn't loop very gracefully
stop sound fadeout 2 stop sound fadeout 2
@ -1519,6 +1596,9 @@ label chapter_3:
show trish unimpressed flip with Dissolve(.25) show trish unimpressed flip with Dissolve(.25)
T "Especially wasting time on playing guitar when it doesnt match any of our stuff." T "Especially wasting time on playing guitar when it doesnt match any of our stuff."
window hide
window auto
# TODO: fade out music for tension? # TODO: fade out music for tension?
show fang: show fang:
easein 1 xalign 0.45 easein 1 xalign 0.45
@ -1575,6 +1655,8 @@ label chapter_3:
"Its only going to get worse if I dont." "Its only going to get worse if I dont."
"But this seems like a personal argument between them." "But this seems like a personal argument between them."
window hide
window auto
pause .5 pause .5
menu: menu:
@ -1775,6 +1857,8 @@ label chapter_3:
show anon sad with Dissolve(.25) show anon sad with Dissolve(.25)
"{cps=*.1}...{/cps}Im gonna need Raptor Jesus after this one{cps=*.1}...{/cps}" "{cps=*.1}...{/cps}Im gonna need Raptor Jesus after this one{cps=*.1}...{/cps}"
window hide
window auto
show anon neutral with dissolve show anon neutral with dissolve
pause .25 pause .25
@ -1787,6 +1871,8 @@ label chapter_3:
show black with dissolve show black with dissolve
F "And a three,{w=.3} two,{w=.3} and{cps=*.1}...{/cps}" F "And a three,{w=.3} two,{w=.3} and{cps=*.1}...{/cps}"
window hide
window auto
play music 'audio/OST/That Almost Sounded Good.ogg' play music 'audio/OST/That Almost Sounded Good.ogg'
pause 1 pause 1
@ -1821,6 +1907,8 @@ label chapter_3:
play music 'audio/OST/Bayside Bumming it.ogg' play music 'audio/OST/Bayside Bumming it.ogg'
"And that I definitely won." "And that I definitely won."
window hide
window auto
pause .5 pause .5
show fang happy flip show fang happy flip
@ -1839,6 +1927,8 @@ label chapter_3:
show fang happy show fang happy
with Dissolve(.25) with Dissolve(.25)
F "See! Totally better with a guitar Trish!" F "See! Totally better with a guitar Trish!"
window hide
window auto
show trish considering flip with Dissolve(.25) show trish considering flip with Dissolve(.25)
pause .25 pause .25
@ -1975,6 +2065,8 @@ label chapter_3:
A "That was very fun you guys, I hope I can see you all play more{cps=*.1}...{/cps} again{cps=*.1}...{/cps} better now than it was before{cps=*.1}...{/cps} {cps=*.4}uuuhhhh{/cps}{cps=*.1}...{/cps}" A "That was very fun you guys, I hope I can see you all play more{cps=*.1}...{/cps} again{cps=*.1}...{/cps} better now than it was before{cps=*.1}...{/cps} {cps=*.4}uuuhhhh{/cps}{cps=*.1}...{/cps}"
A "Were cool right? Bye!" A "Were cool right? Bye!"
window hide
window auto
show anon: show anon:
easeout_back 0.5 yalign -0.45 xalign -0.275 #-0.225 easeout_back 0.5 yalign -0.45 xalign -0.275 #-0.225
@ -2120,6 +2212,8 @@ label chapter_3:
show reed explanatory flip with Dissolve(.25) show reed explanatory flip with Dissolve(.25)
Re "{cps=*.5}Riiiiiight.{/cps}" Re "{cps=*.5}Riiiiiight.{/cps}"
window hide
window auto
show reed neutral flip with Dissolve(.25) show reed neutral flip with Dissolve(.25)
show trish unimpressed flip with dissolve show trish unimpressed flip with dissolve
@ -2127,12 +2221,15 @@ label chapter_3:
show trish angry flip: show trish angry flip:
easein_elastic 1 xalign 0.8 easein_elastic 1 xalign 0.8
play sound 'audio/effects/slapstickBigPunch.ogg' play sound 'audio/effects/slapstickBigPunch.ogg'
window show Dissolve(0.0001)
T "WILL YOU JUST FUCKING LEAVE ALREADY?"with vpunch T "WILL YOU JUST FUCKING LEAVE ALREADY?"with vpunch
pause .5 pause .5
"I love you, Trish." "I love you, Trish."
A "Sure, bye." A "Sure, bye."
window hide
window auto
show anon: show anon:
easeout 1 xalign -0.7 easeout 1 xalign -0.7
@ -2161,6 +2258,8 @@ label chapter_3:
"{cps=*.1}...{/cps}" "{cps=*.1}...{/cps}"
"Ok, just for one second" "Ok, just for one second"
window hide
window auto
pause .5 pause .5
if persistent.lewd == True: if persistent.lewd == True:

View file

@ -3,6 +3,8 @@ label chapter_4:
# CH 4 SCENE 1 - Anon is just one slice of toast away from living an anime # CH 4 SCENE 1 - Anon is just one slice of toast away from living an anime
pause 1 pause 1
window hide
window auto
play music 'audio/OST/Skinrow Soul.ogg' fadein 2 play music 'audio/OST/Skinrow Soul.ogg' fadein 2
scene outside school fog with Fade(1,0,1) scene outside school fog with Fade(1,0,1)
@ -49,6 +51,8 @@ label chapter_4:
"Luckily, Im able to slink into homeroom without the teacher molesting me for a tardy pass." "Luckily, Im able to slink into homeroom without the teacher molesting me for a tardy pass."
"Classes tick by in the daily slog, and like all things, lunch eventually comes to pass." "Classes tick by in the daily slog, and like all things, lunch eventually comes to pass."
window hide
window auto
pause .5 pause .5
stop music fadeout 4 stop music fadeout 4
@ -69,6 +73,8 @@ label chapter_4:
pause .5 pause .5
"Right on cue." "Right on cue."
window hide
window auto
show anon neutral flip with dissolve show anon neutral flip with dissolve
@ -169,6 +175,8 @@ label chapter_4:
pause .5 pause .5
A "Right.{w=.3} Bye!" A "Right.{w=.3} Bye!"
window hide
window auto
show anon: show anon:
easeout 1 xalign 1.5 easeout 1 xalign 1.5
@ -177,6 +185,8 @@ label chapter_4:
hide anon with dissolve hide anon with dissolve
"I turn away from the two and leave them behind." "I turn away from the two and leave them behind."
window hide
window auto
pause .5 pause .5
# CH 4 SCENE 2 - Trish continues to hate Anon's guts, more at 11 # CH 4 SCENE 2 - Trish continues to hate Anon's guts, more at 11
@ -208,6 +218,8 @@ label chapter_4:
"Theres an awkward pause that goes on for just a bit too long." "Theres an awkward pause that goes on for just a bit too long."
"Eventually Fang calls out from her seat." "Eventually Fang calls out from her seat."
window hide
window auto
# TODO: sound direction says play 'She Fucks Human Men', resolve this # TODO: sound direction says play 'She Fucks Human Men', resolve this
# play music 'audio/OST/Fuck You I Like This Chick.ogg' # play music 'audio/OST/Fuck You I Like This Chick.ogg'
@ -220,6 +232,8 @@ label chapter_4:
show fang shocked flip with Dissolve(.25) show fang shocked flip with Dissolve(.25)
F "What the hell are {i}you{/i} doing here, dweeb?" F "What the hell are {i}you{/i} doing here, dweeb?"
window hide
window auto
show fang considering flip with dissolve show fang considering flip with dissolve
pause .5 pause .5
@ -467,6 +481,8 @@ label chapter_4:
stop ambient fadeout 3 stop ambient fadeout 3
play music 'audio/OST/Appreciating the Moment.ogg' play music 'audio/OST/Appreciating the Moment.ogg'
"May as well make some small talk." "May as well make some small talk."
window hide
window auto
show anon neutral: show anon neutral:
yalign 0.1 xalign 0.1 yalign 0.1 xalign 0.1
@ -501,6 +517,8 @@ label chapter_4:
pause .5 pause .5
A "Im into{cps=*.1}...{/cps}" A "Im into{cps=*.1}...{/cps}"
window hide
window auto
pause .5 pause .5
menu: menu:
@ -594,6 +612,8 @@ label chapter_4:
"Still, interrupting Fang now might piss her off." "Still, interrupting Fang now might piss her off."
"{cps=*.25}FFFFFf{/cps}uck.{w=.4} Ill flip a coin." "{cps=*.25}FFFFFf{/cps}uck.{w=.4} Ill flip a coin."
window hide
window auto
pause .5 pause .5
stop music fadeout 5 stop music fadeout 5
@ -617,6 +637,8 @@ label chapter_4:
play music 'audio/OST/appreciating_the_scenery.ogg' fadein 2 play music 'audio/OST/appreciating_the_scenery.ogg' fadein 2
"I slink out of my chair and go around to Fangs desk." "I slink out of my chair and go around to Fangs desk."
window hide
window auto
pause .5 pause .5
@ -670,6 +692,8 @@ label chapter_4:
show fang neutral flip with Dissolve(.25) show fang neutral flip with Dissolve(.25)
F "Whatever, its fine if the teacher gives the green light." F "Whatever, its fine if the teacher gives the green light."
window hide
window auto
pause .5 pause .5
show anon: show anon:
@ -729,6 +753,8 @@ label chapter_4:
stop music fadeout 5 stop music fadeout 5
"Reed gets up and goes to the teachers desk in the corner of the room." "Reed gets up and goes to the teachers desk in the corner of the room."
window hide
window auto
show reed: show reed:
easeout 1 xalign -2.0 easeout 1 xalign -2.0
@ -748,6 +774,8 @@ label chapter_4:
A "Thanks." A "Thanks."
"{cps=*.1}...{/cps}" "{cps=*.1}...{/cps}"
window hide
window auto
play music 'audio/OST/Fuck You I Like this chick.ogg' fadein 1 play music 'audio/OST/Fuck You I Like this chick.ogg' fadein 1
pause .5 pause .5
@ -775,6 +803,8 @@ label chapter_4:
"\"Write the following notes in both Treble and Bass clef\"." "\"Write the following notes in both Treble and Bass clef\"."
"{cps=*.1}...{/cps}What?" "{cps=*.1}...{/cps}What?"
window hide
window auto
pause .5 pause .5
play music 'audio/OST/Those Other Two Weirdos.ogg' volume 0.8 fadein 3 play music 'audio/OST/Those Other Two Weirdos.ogg' volume 0.8 fadein 3
@ -824,6 +854,8 @@ label chapter_4:
"All eyes turn to us." "All eyes turn to us."
"The desk makes a nice conk sound when my head hits it." "The desk makes a nice conk sound when my head hits it."
window hide
window auto
show jingo at sleft with dissolve show jingo at sleft with dissolve
pause .25 pause .25
@ -839,6 +871,8 @@ label chapter_4:
A "{cps=*.3}Thanks,{/cps} Reed." A "{cps=*.3}Thanks,{/cps} Reed."
Re "Hey, no problem man! I gotta go{cps=*.1}...{/cps}" Re "Hey, no problem man! I gotta go{cps=*.1}...{/cps}"
window hide
window auto
hide reed hide reed
hide jingo hide jingo
@ -858,6 +892,8 @@ label chapter_4:
play music 'audio/OST/Fuck You I Like this chick.ogg' fadein 1 play music 'audio/OST/Fuck You I Like this chick.ogg' fadein 1
"{cps=*.1}...{/cps}" "{cps=*.1}...{/cps}"
window hide
window auto
pause .5 pause .5
scene bandroom scene bandroom
@ -1092,6 +1128,8 @@ label chapter_4:
show fang neutral flip with Dissolve(.25) show fang neutral flip with Dissolve(.25)
F "Im going to the bathroom, stupid." F "Im going to the bathroom, stupid."
window hide
window auto
pause .5 pause .5
show fang: show fang:
easeout 1 xalign -0.7 easeout 1 xalign -0.7
@ -1131,6 +1169,8 @@ label chapter_4:
pause .5 pause .5
"Some movement in the corner of my eye solidifies me." "Some movement in the corner of my eye solidifies me."
window hide
window auto
show reed king rex behind anon: show reed king rex behind anon:
yalign 0.1 xalign -1.2 yalign 0.1 xalign -1.2
@ -1149,6 +1189,8 @@ label chapter_4:
pause .5 pause .5
"Oh thank Raptor Jesus. Hes asleep." "Oh thank Raptor Jesus. Hes asleep."
window hide
window auto
play ambient 'audio/effects/classroomLoop.ogg' fadein 3 play ambient 'audio/effects/classroomLoop.ogg' fadein 3
hide dimmer_light hide dimmer_light
@ -1257,6 +1299,8 @@ label chapter_4:
"Whats another secret to keep?" "Whats another secret to keep?"
"Each one just building on the last, the growing maw in my gut threatens to make me violently ill." "Each one just building on the last, the growing maw in my gut threatens to make me violently ill."
window hide
window auto
pause .5 pause .5
show fang neutral: show fang neutral:
@ -1381,7 +1425,7 @@ label chapter_4:
"{cps=*20}{i}DING-{w=0.7}DONG {w=0.65}BING-{w=0.7}BONG{/i}{/cps}" "{cps=*20}{i}DING-{w=0.7}DONG {w=0.65}BING-{w=0.7}BONG{/i}{/cps}"
pause 0.5 pause 0.5
play music 'audio/OST/Bayside Bumming it.ogg' fadein 1.0 play music 'audio/OST/Bayside Bumming it.ogg' fadein 1.0
stop sound fadeout 1 stop sound fadeout 2
"Thats the bell telling us to piss off to the last period. Crap, I still got a few words left." "Thats the bell telling us to piss off to the last period. Crap, I still got a few words left."
pause .5 pause .5
@ -1402,6 +1446,8 @@ label chapter_4:
"God, I feel like a jerk now." "God, I feel like a jerk now."
"{cps=*.1}...{/cps}" "{cps=*.1}...{/cps}"
window hide
window auto
pause .5 pause .5
return return

View file

@ -5,7 +5,7 @@ init python:
renpy.play('audio/effects/carKick1.ogg', channel='audio') renpy.play('audio/effects/carKick1.ogg', channel='audio')
else: else:
renpy.play('audio/effects/carKick2.ogg', channel='audio') renpy.play('audio/effects/carKick2.ogg', channel='audio')
renpy.play('audio/effects/carSuspension.ogg', channel='audio') renpy.play('audio/effects/carSuspension1.ogg', channel='audio')
label chapter_5: label chapter_5:
@ -63,6 +63,8 @@ label chapter_5:
pause .5 pause .5
"Wait a sec. Isnt that Fang?{w=.4} Why is she talking to that green weirdo from before?" "Wait a sec. Isnt that Fang?{w=.4} Why is she talking to that green weirdo from before?"
window hide
window auto
show fang unimpressed at sleft show fang unimpressed at sleft
show stella neutral at stleft show stella neutral at stleft
@ -70,6 +72,8 @@ label chapter_5:
pause .5 pause .5
"Wait another sec.{w=.4} Are they getting closer?" "Wait another sec.{w=.4} Are they getting closer?"
window hide
window auto
show anon neutral flip: show anon neutral flip:
yalign 0.1 xalign 1.2 yalign 0.1 xalign 1.2
@ -89,6 +93,8 @@ label chapter_5:
pause .5 pause .5
"The flower bulbs are still closed for the winter, but a few are peeking out." "The flower bulbs are still closed for the winter, but a few are peeking out."
window hide
window auto
stop ambient fadeout 3 stop ambient fadeout 3
play music 'audio/OST/Ramo de Rosas.ogg' fadein 2 play music 'audio/OST/Ramo de Rosas.ogg' fadein 2
@ -179,6 +185,8 @@ label chapter_5:
show stella mad with dissolve show stella mad with dissolve
"The sulky stego is pulled into a hug by the happy hispanic girl." "The sulky stego is pulled into a hug by the happy hispanic girl."
window hide
window auto
show anon: show anon:
easein 1 xalign 1.2 easein 1 xalign 1.2
@ -231,7 +239,9 @@ label chapter_5:
show stella considering show stella considering
with dissolve with dissolve
"The cavemans bellow reverberates throughout the entire school,even though Im pretty sure he wasnt using the PA system." "The cavemans bellow reverberates throughout the entire school, even though Im pretty sure he wasnt using the PA system."
window hide
window auto
play ambient 'audio/effects/outdoorNatureLoop.ogg' fadein 5 play ambient 'audio/effects/outdoorNatureLoop.ogg' fadein 5
show rosa: show rosa:
@ -272,6 +282,8 @@ label chapter_5:
pause .5 pause .5
"She must never find out about Saturnia." "She must never find out about Saturnia."
window hide
window auto
pause .5 pause .5
stop ambient fadeout 3 stop ambient fadeout 3
@ -307,6 +319,8 @@ label chapter_5:
"I think I can fill in the rest." "I think I can fill in the rest."
"Spears nods to Rosa, who reminds me of Naomi with how overly happy she looks." "Spears nods to Rosa, who reminds me of Naomi with how overly happy she looks."
window hide
window auto
show spears neutral with Dissolve(.25) show spears neutral with Dissolve(.25)
hide spears with easeoutright hide spears with easeoutright
@ -413,6 +427,8 @@ label chapter_5:
pause .5 pause .5
"I just dont get this chick sometimes." "I just dont get this chick sometimes."
window hide
window auto
pause .5 pause .5
show anon: show anon:
@ -422,6 +438,8 @@ label chapter_5:
hide anon with dissolve hide anon with dissolve
"I get a pair of gloves and some loppers and rejoin Fang at the ladder." "I get a pair of gloves and some loppers and rejoin Fang at the ladder."
window hide
window auto
pause .5 pause .5
show anon neutral: show anon neutral:
@ -538,6 +556,8 @@ label chapter_5:
pause .5 pause .5
"Theres a less evil one, too, something thatd just shock her." "Theres a less evil one, too, something thatd just shock her."
window hide
window auto
pause .5 pause .5
menu: menu:
@ -563,6 +583,8 @@ label chapter_5:
"Theres a shrill cry above me.{w=.4} That got her attention." "Theres a shrill cry above me.{w=.4} That got her attention."
A "Stop dropping shi-" A "Stop dropping shi-"
window hide Dissolve(0.0001)
window auto
play sound 'audio/effects/fangPunch.ogg' play sound 'audio/effects/fangPunch.ogg'
pause .14 pause .14
@ -580,6 +602,7 @@ label chapter_5:
"Suddenly stars explode in my sight impaired eyes and I fall backwards." "Suddenly stars explode in my sight impaired eyes and I fall backwards."
"Theres a ringing in my ears and I try to blink the vines and stars away." "Theres a ringing in my ears and I try to blink the vines and stars away."
stop sound fadeout 1
play music "audio/OST/Many Such Cases of Being So True.ogg" play music "audio/OST/Many Such Cases of Being So True.ogg"
scene garden scene garden
@ -721,7 +744,7 @@ label chapter_5:
A "Hang on{cps=*.1}...{/cps}!" A "Hang on{cps=*.1}...{/cps}!"
play sound 'audio/effects/vines.ogg' #play sound 'audio/effects/vines.ogg'
show anon: show anon:
easein_elastic 1 xalign 0.05 easein_elastic 1 xalign 0.05
pause 0.25 pause 0.25
@ -874,6 +897,8 @@ label chapter_5:
show rosa bossy flip with Dissolve(.25) show rosa bossy flip with Dissolve(.25)
Ro "Go, go now!{w=.4} And no more tripping!" Ro "Go, go now!{w=.4} And no more tripping!"
window hide
window auto
pause .5 pause .5
scene black with Fade(1, 0, 1) scene black with Fade(1, 0, 1)
@ -958,6 +983,8 @@ label chapter_5:
show fang flip off hostile with Dissolve(.25) show fang flip off hostile with Dissolve(.25)
"Her retort is a prominent flipping of the bird." "Her retort is a prominent flipping of the bird."
window hide
window auto
pause .25 pause .25
show fang neutral flip with dissolve show fang neutral flip with dissolve
pause .5 pause .5
@ -1072,7 +1099,7 @@ label chapter_5:
stop ambient fadeout 3 stop ambient fadeout 3
pause .5 pause .5
play sound 'audio/effects/vines.ogg' #play sound 'audio/effects/vines.ogg'
show fang: show fang:
easein_elastic 0.5 xalign 0.1 easein_elastic 0.5 xalign 0.1
show fang angry flip with Dissolve(.25) show fang angry flip with Dissolve(.25)
@ -1136,6 +1163,8 @@ label chapter_5:
"Were close enough friends now, right?" "Were close enough friends now, right?"
"I could probably even joke about it a bit." "I could probably even joke about it a bit."
window hide
window auto
pause .5 pause .5
menu: menu:
@ -1155,6 +1184,8 @@ label chapter_5:
$ anonscore += 1 $ anonscore += 1
"I guess honesty is the best policy." "I guess honesty is the best policy."
window hide
window auto
pause .5 pause .5
play music 'audio/OST/Summertime Synth.ogg' fadein 1.0 play music 'audio/OST/Summertime Synth.ogg' fadein 1.0
@ -1213,6 +1244,8 @@ label chapter_5:
show fang: show fang:
easein_cubic 0.5 xalign -0.1 easein_cubic 0.5 xalign -0.1
F "I cant believe you right now!" F "I cant believe you right now!"
window hide
window auto
pause .5 pause .5
show fang: show fang:
@ -1228,7 +1261,8 @@ label chapter_5:
pause .25 pause .25
show dimmer_light behind anon with Dissolve(.25) show dimmer_light behind anon with Dissolve(.25)
"But my self-defeating clumsiness seems to have a different plan and my foot catches on the pile of discarded gardening tools." "But my self-defeating clumsiness seems to have a different plan and my foot catches on the pile of discarded gardening tools."
window hide
window auto
hide dimmer_light hide dimmer_light
play sound 'audio/effects/whoosh.ogg' play sound 'audio/effects/whoosh.ogg'
show anon shocked with Dissolve(.1): show anon shocked with Dissolve(.1):
@ -1258,6 +1292,8 @@ label chapter_5:
label .jokeAround: label .jokeAround:
"Were good enough friends now, right?{w=.4} Thisll be {cps=*.3}fiiiine.{/cps}" "Were good enough friends now, right?{w=.4} Thisll be {cps=*.3}fiiiine.{/cps}"
window hide
window auto
pause .5 pause .5
play music 'audio/OST/Summertime Synth.ogg' fadein 1.0 play music 'audio/OST/Summertime Synth.ogg' fadein 1.0
@ -1291,6 +1327,8 @@ label chapter_5:
pause .5 pause .5
"I may have overestimated my comedic talents. Or our friendship." "I may have overestimated my comedic talents. Or our friendship."
window hide
window auto
pause .5 pause .5
show anon behind fang show anon behind fang
@ -1300,7 +1338,7 @@ label chapter_5:
easein_quart 0.5 xalign 0.4 easein_quart 0.5 xalign 0.4
play sound 'audio/effects/whoosh.ogg' play sound 'audio/effects/whoosh.ogg'
pause .15 pause .15
play sound 'audio/effects/slapstickBigPunch.ogg' play audio 'audio/effects/slapstickBigPunch.ogg'
scene black with Fade(.1, 0, 1, color="#fff") scene black with Fade(.1, 0, 1, color="#fff")
"My head snaps to the side, a burning sting radiating from my cheek." "My head snaps to the side, a burning sting radiating from my cheek."
@ -1399,6 +1437,8 @@ label chapter_5:
show rosa: show rosa:
easein_elastic 0.5 xalign 0.85 easein_elastic 0.5 xalign 0.85
"Steam erupts from Rosas nostrils like a bull." "Steam erupts from Rosas nostrils like a bull."
window hide
window auto
pause .5 pause .5
# show rosa: # show rosa:
@ -1470,6 +1510,8 @@ label chapter_5:
pause .5 pause .5
A "I saw her going towards the parking lot, Ill be right back." A "I saw her going towards the parking lot, Ill be right back."
window hide
window auto
pause .5 pause .5
show anon: show anon:
@ -1484,6 +1526,8 @@ label chapter_5:
easein_cubic 1 xalign 0.4 easein_cubic 1 xalign 0.4
show rosa bossy flip with Dissolve(.25) show rosa bossy flip with Dissolve(.25)
Ro "You better!" Ro "You better!"
window hide
window auto
pause .5 pause .5
scene parking_lot scene parking_lot
@ -1509,6 +1553,8 @@ label chapter_5:
"Wait, is she{cps=*.1}...{/cps}?" "Wait, is she{cps=*.1}...{/cps}?"
"Shit, I gotta stop her." "Shit, I gotta stop her."
window hide
window auto
pause .5 pause .5
show anon concerned: show anon concerned:
@ -1556,6 +1602,8 @@ label chapter_5:
pause .5 pause .5
A "No, I dont." A "No, I dont."
window hide
window auto
pause .5 pause .5
show fang: show fang:
@ -1567,15 +1615,17 @@ label chapter_5:
easeout_back 0.5 xalign 1.3 easeout_back 0.5 xalign 1.3
pause 0.5 pause 0.5
stop music fadeout 3 stop music fadeout 1
show anon fear show anon fear
play audio 'audio/effects/carKick1.ogg' play sound 'audio/effects/carKick1.ogg'
play audio 'audio/effects/carSuspension.ogg' play audio 'audio/effects/carSuspension1.ogg'
show fang kicking with hpunch show fang kicking with hpunch
play ambient 'audio/effects/caralarmloop.ogg' play ambient 'audio/effects/caralarmloop.ogg'
pause .5 pause .5
A "Fang, what are you doing?!" A "Fang, what are you doing?!"
window hide
window auto
pause .5 pause .5
show fang: show fang:
@ -1626,6 +1676,9 @@ label chapter_5:
pause .5 pause .5
A "YOU WANT TO GET OUR PARENTS INVOLVED?!" A "YOU WANT TO GET OUR PARENTS INVOLVED?!"
window hide
window auto
pause .5 pause .5
show fang: show fang:
@ -1684,6 +1737,9 @@ label chapter_5:
show dimmer_light behind anon, fang with Dissolve(.25) show dimmer_light behind anon, fang with Dissolve(.25)
"We freeze." "We freeze."
window hide
window auto
pause .5 pause .5
menu: menu:
@ -1750,6 +1806,8 @@ label chapter_5:
A "I just wanted to coast through school. I was happy being a loner." A "I just wanted to coast through school. I was happy being a loner."
A "Ive always been one, after all." A "Ive always been one, after all."
window hide
window auto
pause .5 pause .5
show fang: show fang:
@ -1759,6 +1817,8 @@ label chapter_5:
pause .5 pause .5
"Without a word Fang climbs the stairs." "Without a word Fang climbs the stairs."
window hide
window auto
pause 1 pause 1
play music 'audio/OST/The Hunt for more (You)s.ogg' fadein 1.0 play music 'audio/OST/The Hunt for more (You)s.ogg' fadein 1.0
@ -1788,6 +1848,8 @@ label chapter_5:
"I sigh and slump over on the stairs." "I sigh and slump over on the stairs."
A "Can today get any worse?" A "Can today get any worse?"
window hide
window auto
pause .5 pause .5
show stella considering: show stella considering:
@ -1905,6 +1967,8 @@ label chapter_5:
extend "Come here, now, Ill teach you!" extend "Come here, now, Ill teach you!"
"She motions me to get on my knees next to her and hands me a clump of dirt with a juvenile daisy in it." "She motions me to get on my knees next to her and hands me a clump of dirt with a juvenile daisy in it."
window hide
window auto
pause .5 pause .5
show anon behind rosa: show anon behind rosa:
@ -1993,6 +2057,8 @@ label chapter_5:
"Fangs chuckle helps to lighten my mood immensely." "Fangs chuckle helps to lighten my mood immensely."
"Maybe{cps=*.1}...{/cps}" "Maybe{cps=*.1}...{/cps}"
window hide
window auto
pause .5 pause .5
scene black with Fade(1, 0, 1) scene black with Fade(1, 0, 1)
@ -2025,6 +2091,8 @@ label chapter_5:
pause .5 pause .5
Sp "Dismissed." Sp "Dismissed."
window hide
window auto
pause .5 pause .5
show spears neutral with Dissolve(.25) show spears neutral with Dissolve(.25)
@ -2154,6 +2222,8 @@ label chapter_5:
show stella neutral flip with Dissolve(.25) show stella neutral flip with Dissolve(.25)
A "I, err{cps=*.1}...{/cps} maybe some other time, Stella." A "I, err{cps=*.1}...{/cps} maybe some other time, Stella."
window hide
window auto
pause .5 pause .5
stop ambient fadeout 3 stop ambient fadeout 3
@ -2189,6 +2259,8 @@ label chapter_5:
pause .5 pause .5
"My feet hurt, my arms hurt, my back hurts." "My feet hurt, my arms hurt, my back hurts."
window hide
window auto
pause .5 pause .5
scene garden scene garden
@ -2218,6 +2290,8 @@ label chapter_5:
show anon: show anon:
easein 1 xalign 1.0 easein 1 xalign 1.0
A "Thats{cps=*.1}...{/cps} Ill{cps=*.1}...{/cps} think about it." A "Thats{cps=*.1}...{/cps} Ill{cps=*.1}...{/cps} think about it."
window hide
window auto
pause .5 pause .5
show anon: show anon:
@ -2231,6 +2305,8 @@ label chapter_5:
pause .5 pause .5
"Fang seems to have disappeared, guess she didnt want to stick around longer than she had to after all." "Fang seems to have disappeared, guess she didnt want to stick around longer than she had to after all."
window hide
window auto
pause .5 pause .5
show anon neutral: show anon neutral:
@ -2243,6 +2319,8 @@ label chapter_5:
"As I pass by some of the gardens I take a moment to admire my handiwork." "As I pass by some of the gardens I take a moment to admire my handiwork."
"As much as I didnt want to be here, I have to admit they look a lot cleaner than before." "As much as I didnt want to be here, I have to admit they look a lot cleaner than before."
window hide
window auto
pause .5 pause .5
show fang neutral flip: show fang neutral flip:
@ -2398,6 +2476,8 @@ label chapter_5:
pause .5 pause .5
A "Yeah{cps=*.1}...{/cps} See you{cps=*.1}...{/cps}" A "Yeah{cps=*.1}...{/cps} See you{cps=*.1}...{/cps}"
window hide
window auto
pause .5 pause .5
show fang: show fang:
@ -2427,6 +2507,8 @@ label chapter_5:
A "{cps=*.1}...{/cps}" A "{cps=*.1}...{/cps}"
A "I just dont know anymore." A "I just dont know anymore."
window hide
window auto
pause .5 pause .5
scene black with Dissolve(1.5) scene black with Dissolve(1.5)
@ -2435,6 +2517,8 @@ label chapter_5:
"I set off for my apartment, body sore but spirit soaring." "I set off for my apartment, body sore but spirit soaring."
"{cps=*.05}...{/cps}" "{cps=*.05}...{/cps}"
window hide
window auto
pause 1.5 pause 1.5
#Heart to Heart #Heart to Heart
@ -2520,6 +2604,8 @@ label chapter_5:
"But I find myself having these weird thoughts lately." "But I find myself having these weird thoughts lately."
"Like, is any of this real or not?" "Like, is any of this real or not?"
window hide
window auto
pause .5 pause .5
show anon: show anon:
@ -2537,6 +2623,8 @@ label chapter_5:
"I tumble backwards." "I tumble backwards."
"Off of the stage." "Off of the stage."
window hide Dissolve(0.0001)
window auto
hide dimmer_light hide dimmer_light
play sound 'audio/effects/whoosh.ogg' play sound 'audio/effects/whoosh.ogg'
@ -2546,7 +2634,7 @@ label chapter_5:
pause .15 pause .15
hide anon with Dissolve(.25) hide anon with Dissolve(.25)
show reed shocked flip show reed shocked flip
play sound "audio/effects/anonDeskSlam.ogg" play sound "audio/effects/anonTheaterFall.ogg"
with vpunch with vpunch
pause 1 pause 1
@ -2571,6 +2659,8 @@ label chapter_5:
show reed happy flip with Dissolve(.25) show reed happy flip with Dissolve(.25)
Re "Kay{cps=*.1}...{/cps}{w=.3} almost done{cps=*.1}...{/cps}" Re "Kay{cps=*.1}...{/cps}{w=.3} almost done{cps=*.1}...{/cps}"
window hide
window auto
stop music fadeout 5 stop music fadeout 5
pause .5 pause .5
@ -2595,6 +2685,8 @@ label chapter_5:
show anon neutral with dissolve show anon neutral with dissolve
"I consider jumping back up, but find the stairs up more appealing." "I consider jumping back up, but find the stairs up more appealing."
window hide
window auto
pause .5 pause .5
show anon: show anon:
@ -2723,6 +2815,8 @@ label chapter_5:
show trish unimpressed flip with dissolve show trish unimpressed flip with dissolve
"She lets go of my shoulder, stuffing her hands in her jacket pockets with a huff." "She lets go of my shoulder, stuffing her hands in her jacket pockets with a huff."
window hide
window auto
pause .5 pause .5
show trish: show trish:
@ -2738,6 +2832,8 @@ label chapter_5:
"I finally return to where I was sitting on the stage to continue finishing my lunch." "I finally return to where I was sitting on the stage to continue finishing my lunch."
"Right when I plant myself on the ground Reed speaks up." "Right when I plant myself on the ground Reed speaks up."
window hide
window auto
show anon: show anon:
easein 1 xalign 0.0 easein 1 xalign 0.0
@ -2771,6 +2867,8 @@ label chapter_5:
pause .25 pause .25
A "Not with that attitude{cps=*.1}...{/cps}" A "Not with that attitude{cps=*.1}...{/cps}"
window hide
window auto
pause .5 pause .5
show trish: show trish:
@ -2872,6 +2970,8 @@ label chapter_5:
show anon: show anon:
easein_cubic 1 xalign -0.2 easein_cubic 1 xalign -0.2
A "BYE!" A "BYE!"
window hide
window auto
show anon: show anon:
easeout 0.5 xalign -0.5 easeout 0.5 xalign -0.5
hide anon with dissolve hide anon with dissolve
@ -2882,6 +2982,8 @@ label chapter_5:
"I make record time out of the auditorium, leaving a still confused Trish and Reed." "I make record time out of the auditorium, leaving a still confused Trish and Reed."
"{cps=*.1}...{/cps}" "{cps=*.1}...{/cps}"
window hide
window auto
stop music fadeout 6 stop music fadeout 6
pause .5 pause .5
@ -2894,6 +2996,8 @@ label chapter_5:
"I tap out a quick message to her on my phone. I take a spot next to her seat and wait." "I tap out a quick message to her on my phone. I take a spot next to her seat and wait."
"Maybe she just needed to use the bathroom." "Maybe she just needed to use the bathroom."
window hide
window auto
pause .5 pause .5
scene black with dissolve scene black with dissolve
@ -2905,6 +3009,8 @@ label chapter_5:
"Its been about twenty minutes." "Its been about twenty minutes."
"Im starting to get worried." "Im starting to get worried."
window hide
window auto
pause .5 pause .5
play ambient 'audio/effects/classroomLoop.ogg' fadein 3 play ambient 'audio/effects/classroomLoop.ogg' fadein 3
@ -2915,7 +3021,8 @@ label chapter_5:
pause .5 pause .5
"Hmmm{cps=*.1}...{/cps}" "Hmmm{cps=*.1}...{/cps}"
pause .5 window hide
window auto
show anonphone with easeinbottom show anonphone with easeinbottom
@ -2928,7 +3035,8 @@ label chapter_5:
"Still unseen?" "Still unseen?"
"{cps=*.1}...{/cps}" "{cps=*.1}...{/cps}"
window hide
window auto
hide anonphone with easeoutbottom hide anonphone with easeoutbottom
pause .5 pause .5
@ -3021,6 +3129,8 @@ label chapter_5:
pause .5 pause .5
"I cant stop the gnawing feeling in my chest." "I cant stop the gnawing feeling in my chest."
window hide
window auto
pause .5 pause .5
scene black with Dissolve(1.5) scene black with Dissolve(1.5)
@ -3039,6 +3149,8 @@ label chapter_5:
"Damn it all." "Damn it all."
"Fangs problems first, then I can figure out my chest." "Fangs problems first, then I can figure out my chest."
window hide
window auto
pause 1 pause 1
play ambient 'audio/effects/outdoorNatureLoop.ogg' fadein 5 play ambient 'audio/effects/outdoorNatureLoop.ogg' fadein 5
@ -3054,6 +3166,8 @@ label chapter_5:
"The door clicks shut behind me." "The door clicks shut behind me."
A "Oh{cps=*.1}...{/cps}{w=.2} shit{cps=*.1}...{/cps}" A "Oh{cps=*.1}...{/cps}{w=.2} shit{cps=*.1}...{/cps}"
window hide
window auto
pause .5 pause .5
show fang unimpressed flip: show fang unimpressed flip:
@ -3123,6 +3237,8 @@ label chapter_5:
show fang neutral flip with Dissolve(.25) show fang neutral flip with Dissolve(.25)
F "A little." F "A little."
window hide
window auto
pause .5 pause .5
show anon: show anon:
@ -3138,10 +3254,12 @@ label chapter_5:
pause 1 pause 1
F "You ever{cps=*.05}...{/cps}" F "You ever{cps=*.05}...{/cps}"
window hide
window auto
pause .5 pause .5
menu: menu:
"stay quiet...": "Stay quiet...":
pause .5 pause .5
"Interrupt": "Interrupt":
pause .5 pause .5
@ -3174,6 +3292,8 @@ label chapter_5:
pause .5 pause .5
F "Ive been playing music since I was basically in diapers and all I have to show for it is a shit reputation." F "Ive been playing music since I was basically in diapers and all I have to show for it is a shit reputation."
window hide
window auto
pause .5 pause .5
show fang: show fang:
@ -3269,10 +3389,12 @@ label chapter_5:
"She grabs her knees and buries her face in her lap." "She grabs her knees and buries her face in her lap."
A "{cps=*.05}...{/cps}" A "{cps=*.05}...{/cps}"
window hide
window auto
pause .5 pause .5
menu: menu:
"stay quiet...": "Stay quiet...":
pause .5 pause .5
"Interrupt": "Interrupt":
pause .5 pause .5
@ -3356,10 +3478,12 @@ label chapter_5:
pause .5 pause .5
"Do I step in now{cps=*.1}...?{/cps}" "Do I step in now{cps=*.1}...?{/cps}"
window hide
window auto
pause .5 pause .5
menu: menu:
"stay quiet...": "Stay quiet...":
pause .5 pause .5
"Interrupt": "Interrupt":
pause .5 pause .5
@ -3369,6 +3493,8 @@ label chapter_5:
easein_quart 1 xalign 0.2 easein_quart 1 xalign 0.2
show fang ultra angry with Dissolve(.25) show fang ultra angry with Dissolve(.25)
F "WHO AM I, DAMN IT?!" F "WHO AM I, DAMN IT?!"
window hide
window auto
pause .5 pause .5
show fang very sad with Dissolve(1) show fang very sad with Dissolve(1)
@ -3434,10 +3560,12 @@ label chapter_5:
"She looks to me desperately, at a loss for words." "She looks to me desperately, at a loss for words."
"{cps=*.05}...{/cps}" "{cps=*.05}...{/cps}"
window hide
window auto
pause .5 pause .5
menu: menu:
"stay quiet...": "Stay quiet...":
pause .5 pause .5
"Interrupt": "Interrupt":
pause .5 pause .5
@ -3465,6 +3593,8 @@ label chapter_5:
F "Youre always so sure of yourself, yet here you are listening to me in a crisis and you cant say anything?!" F "Youre always so sure of yourself, yet here you are listening to me in a crisis and you cant say anything?!"
"Fang grips my jacket with both hands, digging in." "Fang grips my jacket with both hands, digging in."
window hide
window auto
pause .5 pause .5
scene fangroofcry with Dissolve(.25) scene fangroofcry with Dissolve(.25)
@ -3562,6 +3692,8 @@ label chapter_5:
pause .5 pause .5
"Fangs grip loosens." "Fangs grip loosens."
window hide
window auto
pause .5 pause .5
scene roof day scene roof day
@ -3645,6 +3777,8 @@ label chapter_5:
pause .5 pause .5
A "Jeez. What happened?" A "Jeez. What happened?"
window hide
window auto
show fang sad with dissolve show fang sad with dissolve
pause 1 pause 1
@ -3705,6 +3839,8 @@ label chapter_5:
F "My baby brother, just 9 years old, had jumped off the bluff, thinking he could fly!" F "My baby brother, just 9 years old, had jumped off the bluff, thinking he could fly!"
"Fangs eyes grow wet again." "Fangs eyes grow wet again."
window hide
window auto
show anon behind fang: show anon behind fang:
ease_cubic 1 xalign 0.7 ease_cubic 1 xalign 0.7
@ -3743,6 +3879,8 @@ label chapter_5:
pause .5 pause .5
"I let go of Fang and lean back, giving her some space. Her breathing is evening out, and she looks far more composed now." "I let go of Fang and lean back, giving her some space. Her breathing is evening out, and she looks far more composed now."
window hide
window auto
pause .5 pause .5
hide fanganonhug hide fanganonhug
@ -3806,6 +3944,8 @@ label chapter_5:
A "Youre feeling helpless, right?" A "Youre feeling helpless, right?"
A "Like you dont matter?" A "Like you dont matter?"
window hide
window auto
pause .5 pause .5
show fang sad flip with dissolve show fang sad flip with dissolve
@ -3836,6 +3976,8 @@ label chapter_5:
pause .5 pause .5
A "You arent a burden to me." A "You arent a burden to me."
window hide
window auto
pause .5 pause .5
show fang very sad with Dissolve(1) show fang very sad with Dissolve(1)
@ -3867,6 +4009,8 @@ label chapter_5:
pause .5 pause .5
A "Youre Fang." A "Youre Fang."
window hide
window auto
pause .5 pause .5
show fang sad with Dissolve(1) show fang sad with Dissolve(1)
@ -3896,6 +4040,8 @@ label chapter_5:
pause .5 pause .5
A "Its never too late to try something new." A "Its never too late to try something new."
window hide
window auto
pause .5 pause .5
show fang very sad with Dissolve(1) show fang very sad with Dissolve(1)
@ -3970,6 +4116,8 @@ label chapter_5:
pause .5 pause .5
A "You dont have to do it alone." A "You dont have to do it alone."
window hide
window auto
pause .5 pause .5
show anon behind fang show anon behind fang
@ -3987,6 +4135,8 @@ label chapter_5:
pause .5 pause .5
F "Thank you." F "Thank you."
window hide
window auto
pause 1.5 pause 1.5
"We sit in silence for a few minutes." "We sit in silence for a few minutes."
@ -4000,6 +4150,8 @@ label chapter_5:
pause .5 pause .5
"Eventually, she lets go." "Eventually, she lets go."
window hide
window auto
pause .5 pause .5
hide fanganonhug hide fanganonhug
@ -4027,6 +4179,8 @@ label chapter_5:
pause .5 pause .5
A "Yeah, sure" A "Yeah, sure"
window hide
window auto
pause .5 pause .5
hide anon hide anon
@ -4069,6 +4223,8 @@ label chapter_5:
A "You ready to get up?" A "You ready to get up?"
"Fang nods and wipes her tears one last time with her forearm." "Fang nods and wipes her tears one last time with her forearm."
window hide
window auto
pause .5 pause .5
hide hallpass with Dissolve(1) hide hallpass with Dissolve(1)
@ -4105,6 +4261,8 @@ label chapter_5:
pause .5 pause .5
"Im careful to hoist her to her feet. Mindful of her injured palm." "Im careful to hoist her to her feet. Mindful of her injured palm."
window hide
window auto
show weridkissu with Dissolve(.25) show weridkissu with Dissolve(.25)
pause 1 pause 1
@ -4118,6 +4276,8 @@ label chapter_5:
"Fangs eyes contract and she instinctively hops backwards, covering her muzzle with her hands and turning her head away in her flusteration." "Fangs eyes contract and she instinctively hops backwards, covering her muzzle with her hands and turning her head away in her flusteration."
"I clench my lower jaw and look at my palm, slick with sweat and her blood." "I clench my lower jaw and look at my palm, slick with sweat and her blood."
window hide
window auto
pause .5 pause .5
hide weridkissu hide weridkissu
@ -4140,6 +4300,8 @@ label chapter_5:
F "Haha{cps=*.1}...{/cps} not really{w=.4} hahaha{cps=*.1}...{/cps} {cps=*.3}haha{/cps}{cps=*.1}...{/cps}" F "Haha{cps=*.1}...{/cps} not really{w=.4} hahaha{cps=*.1}...{/cps} {cps=*.3}haha{/cps}{cps=*.1}...{/cps}"
A "Ha ha{cps=*.1}...{/cps} {cps=*.5}haaaa{/cps}{cps=*.1}...{/cps} uh{cps=*.1}...{/cps}" A "Ha ha{cps=*.1}...{/cps} {cps=*.5}haaaa{/cps}{cps=*.1}...{/cps} uh{cps=*.1}...{/cps}"
window hide
window auto
pause .5 pause .5
show fang sad with dissolve show fang sad with dissolve
@ -4207,6 +4369,8 @@ label chapter_5:
pause .5 pause .5
"I climb down the ladder. Those wings must be really convenient." "I climb down the ladder. Those wings must be really convenient."
window hide
window auto
stop music fadeout 1 stop music fadeout 1
stop ambient fadeout 1 stop ambient fadeout 1
pause 1 pause 1
@ -4215,30 +4379,39 @@ label chapter_5:
easein_cubic 1 xalign 0.0 easein_cubic 1 xalign 0.0
show anon ohshit show anon ohshit
play sound 'audio/effects/spearYellRumbleVoice.ogg' play sound 'audio/effects/spearYellRumbleVoice.ogg'
window show Dissolve(0.001)
Sp "WHO THE FUCK IS UP HERE!" with hpunch Sp "WHO THE FUCK IS UP HERE!" with hpunch
window hide
window auto
pause .5 pause .5
play music 'audio/OST/we just turned on the microphone in our programmers_ house.ogg' fadein 1
play sound 'audio/effects/rooftopDoorSmash.ogg' play sound 'audio/effects/rooftopDoorSmash.ogg'
with vpunch
show anon ohshit: show anon ohshit:
ease_cubic 0.2 xpos -0.2 ease_cubic 0.2 xpos -0.2
show fang surprised: show fang surprised:
ease_cubic 0.2 xpos -0.05 ease_cubic 0.2 xpos -0.05
show door blurred flip: show door blurred flip behind anon, fang:
subpixel True subpixel True
xpos 1 xanchor 0.5
ypos 0.25 yanchor 0.5
zoom 1.0 xpos 1.7
ypos 0.65
zoom 3
block: block:
linear 0.3 xpos 0.45 ypos 0.35 zoom 0.25 linear 0.6 xpos 0.45 ypos 0.50 zoom 0.60 rotate -270
linear 0.1 ypos 0.55 zoom 0.18 linear 0.25 xpos 0.30 ypos 0.55 zoom 0.18 rotate -360
show roof day broken behind anon, fang with vpunch pause .55
hide door with dissolve show roof day broken behind anon, fang
hide door with Dissolve(.25)
#door has flown
pause .5 pause 1.75
show roof day broken behind anon, fang
with vpunch
"The door flies open, off its hinges, through the suicide fence and over the side of the building, crashing loudly on the concrete below." "The door flies open, off its hinges, through the suicide fence and over the side of the building, crashing loudly on the concrete below."
pause .5 pause .5
@ -4247,8 +4420,11 @@ label chapter_5:
pause .5 pause .5
"Oh double fuck." "Oh double fuck."
window hide
window auto
pause .5 pause .5
play music 'audio/OST/we just turned on the microphone in our programmers_ house.ogg' fadein 1
show spears angry flip: show spears angry flip:
yalign 0.1 xalign 1.8 yalign 0.1 xalign 1.8
show spears: show spears:
@ -4292,10 +4468,12 @@ label chapter_5:
pause .5 pause .5
"For a brief instant I picture Fang in a bikini." "For a brief instant I picture Fang in a bikini."
window hide
window auto
if persistent.lewd == True: if persistent.lewd == True:
show bikini at truecenter with dissolve show bikini at truecenter with dissolve
pause 3 pause 20
hide bikini with dissolve hide bikini with dissolve
pause .5 pause .5
@ -4331,6 +4509,8 @@ label chapter_5:
Sp "Anon. Go to class. Now." Sp "Anon. Go to class. Now."
Sp "Fang. To the Nurses." Sp "Fang. To the Nurses."
window hide
window auto
stop music fadeout 6 stop music fadeout 6
show anon neutral show anon neutral
@ -4354,6 +4534,8 @@ label chapter_5:
"I look to Fang one last time." "I look to Fang one last time."
"She looks a mess." "She looks a mess."
window hide
window auto
play music 'audio/OST/Skinrow Soul.ogg' fadein 1.0 play music 'audio/OST/Skinrow Soul.ogg' fadein 1.0
pause .5 pause .5
@ -4373,6 +4555,8 @@ label chapter_5:
pause 1 pause 1
"I wave her goodbye and wordlessly return to class." "I wave her goodbye and wordlessly return to class."
window hide
window auto
pause .5 pause .5
stop ambient fadeout 4 stop ambient fadeout 4
@ -4383,7 +4567,8 @@ label chapter_5:
pause .5 pause .5
F "{alpha=0.75}{i}\"Hmm{cps=*.1}...{/cps}{w=.3} {cps=*.3}maaaaybe{/cps} Ill help you{cps=*.1}...{/cps}\"{/i}{/alpha}" F "{alpha=0.75}{i}\"Hmm{cps=*.1}...{/cps}{w=.3} {cps=*.3}maaaaybe{/cps} Ill help you{cps=*.1}...{/cps}\"{/i}{/alpha}"
pause .5 window hide
window auto
show anonphone with easeinbottom show anonphone with easeinbottom
@ -4393,7 +4578,8 @@ label chapter_5:
"!" "!"
"My heart thumps roughly in my chest. Just what is with me today." "My heart thumps roughly in my chest. Just what is with me today."
pause .5 window hide
window auto
hide anonphone with easeoutbottom hide anonphone with easeoutbottom
pause .5 pause .5
@ -4442,6 +4628,8 @@ label chapter_5:
"But-" "But-"
"{cps=*.1}...{/cps}" "{cps=*.1}...{/cps}"
window hide
window auto
pause .5 pause .5
stop music fadeout 7 stop music fadeout 7
@ -4459,6 +4647,8 @@ label chapter_5:
"{cps=*.25}Fuck.{/cps}" "{cps=*.25}Fuck.{/cps}"
"{cps=*.05}...{/cps}" "{cps=*.05}...{/cps}"
window hide
window auto
pause 1 pause 1
return return

View file

@ -52,7 +52,8 @@ label chapter_6:
# "I scroll past that one swiftly… god damn it Trish…" # "I scroll past that one swiftly… god damn it Trish…"
"My perusal through old pictures is interrupted with a text." "My perusal through old pictures is interrupted with a text."
pause .5 window hide
window auto
show anonphone with easeinbottom show anonphone with easeinbottom
pause .5 pause .5
@ -66,11 +67,11 @@ label chapter_6:
pause .5 pause .5
"{cps=*.1}...{/cps}Alone{nw}" "{cps=*.1}...{/cps}Alone{nw}"
play sound 'audio/effects/alarmklaxonloop.ogg' fadein 0.5 play sound 'audio/effects/alarmklaxonloop.ogg' fadein 3 volume 0.5
extend "{cps=*.1}...?{/cps}" extend "{cps=*.1}...?{/cps}{w=2}{nw}"
stop sound fadeout 0.69
"No, shut the fuck up alarms." "No, shut the fuck up alarms."
stop sound fadeout 3
pause .5 pause .5
"{i}Anon:{/i}{fast}{w=.2} Why alone?" "{i}Anon:{/i}{fast}{w=.2} Why alone?"
@ -98,6 +99,8 @@ label chapter_6:
pause .5 pause .5
"{i}Anon:{/i}{fast}{w=.2} k" "{i}Anon:{/i}{fast}{w=.2} k"
window hide
window auto
stop music fadeout 6 stop music fadeout 6
pause .5 pause .5
@ -111,6 +114,8 @@ label chapter_6:
"A friend I have feelings for." "A friend I have feelings for."
"And were alone." "And were alone."
window hide
window auto
pause .5 pause .5
play music 'audio/OST/Fuck You I Like To Shitpost.ogg' fadein 1.0 play music 'audio/OST/Fuck You I Like To Shitpost.ogg' fadein 1.0
@ -184,6 +189,8 @@ label chapter_6:
pause .5 pause .5
"She calls out to me as I pass." "She calls out to me as I pass."
window hide
window auto
show anon: show anon:
easeout_cubic 1.5 xalign 0.1 easeout_cubic 1.5 xalign 0.1
@ -241,6 +248,8 @@ label chapter_6:
show anon neutral flip show anon neutral flip
with dissolve with dissolve
"I turn to leave, behind me I hear the vendor mutter to herself." "I turn to leave, behind me I hear the vendor mutter to herself."
window hide
window auto
show anon: show anon:
easeout_cubic 1 xalign -0.15 easeout_cubic 1 xalign -0.15
@ -252,6 +261,8 @@ label chapter_6:
pause .5 pause .5
"{cps=*.1}...{/cps}I pick up the pace." "{cps=*.1}...{/cps}I pick up the pace."
window hide
window auto
stop music fadeout 6 stop music fadeout 6
show anon: show anon:
@ -289,6 +300,8 @@ label chapter_6:
pause .5 pause .5
"At last Im at my destination.{w=.4} Fuck." "At last Im at my destination.{w=.4} Fuck."
window hide
window auto
pause .5 pause .5
show anon neutral at aleft with dissolve show anon neutral at aleft with dissolve
@ -302,6 +315,8 @@ label chapter_6:
"Crap, Ive never done anything like this before." "Crap, Ive never done anything like this before."
"Go with a friend to find a venue for a band, that is." "Go with a friend to find a venue for a band, that is."
window hide
window auto
pause .5 pause .5
menu: menu:
@ -316,6 +331,8 @@ label chapter_6:
pause .5 pause .5
"Before I can hit Send the door swings open." "Before I can hit Send the door swings open."
window hide
window auto
stop ambient fadeout 1 stop ambient fadeout 1
pause .4 pause .4
play sound "audio/effects/doorSlam.ogg" play sound "audio/effects/doorSlam.ogg"
@ -326,7 +343,7 @@ label chapter_6:
# TODO: thunder or other sudden-but-lingering bassy rumble # TODO: thunder or other sudden-but-lingering bassy rumble
# play sound "audio/effects/slapstickThunder.ogg" volume 0.7 # play sound "audio/effects/slapstickThunder.ogg" volume 0.7
play audio 'audio/effects/rumble.ogg' play audio 'audio/effects/rumble.ogg'
play ambient 'audio/effects/hungrybeast.ogg' fadein 1 #play ambient 'audio/effects/hungrybeast.ogg' fadein 1
show dimmer_light behind anon show dimmer_light behind anon
show dimmer_darker behind anon show dimmer_darker behind anon
with vpunch with vpunch
@ -335,6 +352,9 @@ label chapter_6:
"{cps=*.5}{i}What is this killing intent?!{/i}{/cps}" "{cps=*.5}{i}What is this killing intent?!{/i}{/cps}"
window hide
window auto
stop ambient fadeout 5 stop ambient fadeout 5
pause .5 pause .5
@ -347,7 +367,7 @@ label chapter_6:
unknown "Hm{cps=*.1}...{/cps} you Anon?" unknown "Hm{cps=*.1}...{/cps} you Anon?"
play ambient 'audio/effects/alarmclicheloop.ogg' fadein 0.5 play ambient 'audio/effects/alarmclicheloop.ogg' fadein 0.69
show dimmer_lighter behind anon with Dissolve(.25) show dimmer_lighter behind anon with Dissolve(.25)
"Shitshitshitalarms shut the fuck up right now please I need to think." "Shitshitshitalarms shut the fuck up right now please I need to think."
@ -359,6 +379,8 @@ label chapter_6:
pause .5 pause .5
FD "{cps=*.25}{i}Executioner.{/i}{/cps}" FD "{cps=*.25}{i}Executioner.{/i}{/cps}"
window hide
window auto
pause .5 pause .5
play sound "audio/effects/slapstickThunder.ogg" volume 0.7 play sound "audio/effects/slapstickThunder.ogg" volume 0.7
@ -371,6 +393,8 @@ label chapter_6:
pause .5 pause .5
unknown "{size=-5}Honey, who is it?{/size}" unknown "{size=-5}Honey, who is it?{/size}"
window hide
window auto
hide dimmer_darker with Dissolve(.25) hide dimmer_darker with Dissolve(.25)
show fangmom: show fangmom:
@ -384,6 +408,8 @@ label chapter_6:
hide dimmer_light with dissolve hide dimmer_light with dissolve
FM "Come in come in!" FM "Come in come in!"
window hide
window auto
show fangmom behind anon show fangmom behind anon
show fangdad behind fangmom show fangdad behind fangmom
@ -423,7 +449,7 @@ label chapter_6:
"While she spoke a mile a minute I managed to catch some of the words." "While she spoke a mile a minute I managed to catch some of the words."
"I ignored the latter,because this{w=.2} ISNT a {cps=*.3}daaaa-{/cps}" "I ignored the latter, because this{w=.2} ISNT a {cps=*.3}daaaa-{/cps}"
"Isnt THAT!" "Isnt THAT!"
pause .5 pause .5
@ -443,6 +469,8 @@ label chapter_6:
FM "One moment she was the prettiest princess pirate, and now shes some sort of rock and roll maestro!" FM "One moment she was the prettiest princess pirate, and now shes some sort of rock and roll maestro!"
FM "The {i}imagination{/i} she has{cps=*.1}...{/cps}" FM "The {i}imagination{/i} she has{cps=*.1}...{/cps}"
window hide
window auto
pause .5 pause .5
show fangmom: show fangmom:
@ -452,6 +480,8 @@ label chapter_6:
pause .5 pause .5
Nas "Sup buddy." Nas "Sup buddy."
window hide
window auto
show naser neutral flip: show naser neutral flip:
yalign 0.1 xalign 1.3 yalign 0.1 xalign 1.3
@ -473,6 +503,8 @@ label chapter_6:
pause .5 pause .5
"Huh{cps=*.1}...{/cps}{w=.3} she really was a princess pirate at some point{cps=*.1}...{/cps}" "Huh{cps=*.1}...{/cps}{w=.3} she really was a princess pirate at some point{cps=*.1}...{/cps}"
window hide
window auto
pause .5 pause .5
show naomi neutral: show naomi neutral:
@ -504,6 +536,8 @@ label chapter_6:
show naser unimpressed flip show naser unimpressed flip
Nas "Bleh{cps=*.1}...{/cps} she knows Im not a fan of that hot leaf juice{cps=*.1}...{/cps}" Nas "Bleh{cps=*.1}...{/cps} she knows Im not a fan of that hot leaf juice{cps=*.1}...{/cps}"
window hide
window auto
show naser neutral flip with Dissolve(.25) show naser neutral flip with Dissolve(.25)
show naomi: show naomi:
@ -536,6 +570,8 @@ label chapter_6:
pause .5 pause .5
"The loveseat to the left of me scrapes forward into my field of view." "The loveseat to the left of me scrapes forward into my field of view."
window hide
window auto
show fangdad unimpressed: show fangdad unimpressed:
yalign 0.1 xalign -0.1 yalign 0.1 xalign -0.1
@ -553,6 +589,8 @@ label chapter_6:
pause .5 pause .5
A "What gun did you use to hunt these?" A "What gun did you use to hunt these?"
window hide
window auto
pause .5 pause .5
show fangdad neutral with dissolve show fangdad neutral with dissolve
@ -608,6 +646,8 @@ label chapter_6:
FD "With the right quality club and technique, you can almost feel the ball {i}cleaving in twain{/i} when you strike it{cps=*.1}...{/cps}" FD "With the right quality club and technique, you can almost feel the ball {i}cleaving in twain{/i} when you strike it{cps=*.1}...{/cps}"
FD "And I assure you, Anon, that my equipment is of the highest quality, and my technique is impeccable." FD "And I assure you, Anon, that my equipment is of the highest quality, and my technique is impeccable."
window hide
window auto
pause .5 pause .5
show dimmer_darker behind fangdad: show dimmer_darker behind fangdad:
@ -621,6 +661,8 @@ label chapter_6:
"Fangs father stands up, stepping on top of the sturdy coffee table. His club is lined up, and I can see my reflection in the impromptu ball." "Fangs father stands up, stepping on top of the sturdy coffee table. His club is lined up, and I can see my reflection in the impromptu ball."
"With well-practiced motions he demonstrates a perfect swing in the middle of the living room." "With well-practiced motions he demonstrates a perfect swing in the middle of the living room."
window hide
window auto
pause .5 pause .5
show fangdad unimpressed flip: show fangdad unimpressed flip:
@ -633,6 +675,8 @@ label chapter_6:
pause .5 pause .5
"I can practically feel the air slice in half as an image of the impossibly large pteradon standing over me with the club flashes momentarily." "I can practically feel the air slice in half as an image of the impossibly large pteradon standing over me with the club flashes momentarily."
window hide
window auto
pause .5 pause .5
hide dimmer_darker hide dimmer_darker
@ -685,6 +729,8 @@ label chapter_6:
pause .5 pause .5
F "Oh my god Mom! Not in front of my friends!" F "Oh my god Mom! Not in front of my friends!"
window hide
window auto
show fangdad behind naser: show fangdad behind naser:
easein 1 xalign 0.575 easein 1 xalign 0.575
@ -709,6 +755,8 @@ label chapter_6:
show naomi explanatory flip show naomi explanatory flip
N "Oh! Are you ready for your date now?" N "Oh! Are you ready for your date now?"
window hide
window auto
pause .5 pause .5
show fangmom: show fangmom:
@ -765,6 +813,8 @@ label chapter_6:
show naser unimpressed flip show naser unimpressed flip
Nas "I dunno, I dont think Fang would appreciate-" Nas "I dunno, I dont think Fang would appreciate-"
window hide
window auto
show fangdad: show fangdad:
easein_cubic 1 xalign 0.8 easein_cubic 1 xalign 0.8
@ -825,6 +875,8 @@ label chapter_6:
pause .5 pause .5
"Fangs Father gives a loud pat on Nasers back and he returns to the conversation." "Fangs Father gives a loud pat on Nasers back and he returns to the conversation."
window hide
window auto
show naser sad flip behind naomi: show naser sad flip behind naomi:
yalign 0.1 xalign 1.8 yalign 0.1 xalign 1.8
@ -899,6 +951,8 @@ label chapter_6:
easeout_back 1 xalign 2.8 easeout_back 1 xalign 2.8
"Naomi gives a little cheer and tugs the still catatonic Naser by the arm out the door." "Naomi gives a little cheer and tugs the still catatonic Naser by the arm out the door."
window hide
window auto
pause .5 pause .5
stop music fadeout 6 stop music fadeout 6
@ -935,6 +989,8 @@ label chapter_6:
"Naomi ecstatically shoots into the shotgun seat." "Naomi ecstatically shoots into the shotgun seat."
"Fang and I take the back seats." "Fang and I take the back seats."
window hide
window auto
pause .5 pause .5
scene nascar day with Dissolve(1) scene nascar day with Dissolve(1)
@ -1005,10 +1061,12 @@ label chapter_6:
"Naomi turns the radio on, shattering my ears with the most nauseatingly upbeat love-song on max volume." "Naomi turns the radio on, shattering my ears with the most nauseatingly upbeat love-song on max volume."
"Im left to retch as the song violates my virgin ears with its too-cheery tune." "Im left to retch as the song violates my virgin ears with its too-cheery tune."
window hide
window auto
pause .5 pause .5
stop music fadeout 6 stop music fadeout 6
play ambient 'audio/effects/city loop.ogg' fadein 6 play ambient 'audio/effects/cityLoop.ogg' fadein 6
scene sidewalk scene sidewalk
show anon neutral: show anon neutral:
xalign -0.15 yalign 0.1 xalign -0.15 yalign 0.1
@ -1075,6 +1133,8 @@ label chapter_6:
show naomi explanatory flip show naomi explanatory flip
N "Come on, lets go ask!" N "Come on, lets go ask!"
window hide
window auto
show naomi neutral flip with Dissolve(.25) show naomi neutral flip with Dissolve(.25)
show naomi: show naomi:
@ -1102,6 +1162,8 @@ label chapter_6:
show fang considering with Dissolve(.25) show fang considering with Dissolve(.25)
F "No deal. Youre stating an inevitability, not a possibility." F "No deal. Youre stating an inevitability, not a possibility."
window hide
window auto
pause .5 pause .5
stop ambient fadeout 3 stop ambient fadeout 3
@ -1118,6 +1180,8 @@ label chapter_6:
MaitD "Our esteemed establishment caters exclusively to those with an appreciation for fine culture, culinary and otherwise." MaitD "Our esteemed establishment caters exclusively to those with an appreciation for fine culture, culinary and otherwise."
MaitD "Might I recommend that you vacate the premises at once, or will you be requiring an escort?" MaitD "Might I recommend that you vacate the premises at once, or will you be requiring an escort?"
window hide
window auto
pause .5 pause .5
play ambient 'audio/effects/city loop.ogg' fadein 4 play ambient 'audio/effects/city loop.ogg' fadein 4
@ -1133,6 +1197,8 @@ label chapter_6:
pause .5 pause .5
"Naser tugs a bit at Naomis arm, and she stomps back to the entrance in a huff with him following." "Naser tugs a bit at Naomis arm, and she stomps back to the entrance in a huff with him following."
window hide
window auto
show naomi unimpressed flip: show naomi unimpressed flip:
yalign 0.0 xalign 1.2 yalign 0.0 xalign 1.2
@ -1168,6 +1234,8 @@ label chapter_6:
easein_cubic 1 xalign -0.05 easein_cubic 1 xalign -0.05
show fang flip off happy with dissolve show fang flip off happy with dissolve
"She responds with a smirk and a middle finger." "She responds with a smirk and a middle finger."
window hide
window auto
pause 1 pause 1
stop ambient fadeout 6 stop ambient fadeout 6
@ -1176,6 +1244,8 @@ label chapter_6:
pause .5 pause .5
"{cps=*.1}...{/cps}" "{cps=*.1}...{/cps}"
window hide
window auto
pause .5 pause .5
play music "audio/OST/Summertime Synth.ogg" fadein 1.0 play music "audio/OST/Summertime Synth.ogg" fadein 1.0
@ -1222,6 +1292,8 @@ label chapter_6:
"{cps=*.1}...{/cps}" "{cps=*.1}...{/cps}"
"Luckily theres a small park nearby." "Luckily theres a small park nearby."
window hide
window auto
pause .5 pause .5
scene park scene park
@ -1281,6 +1353,8 @@ label chapter_6:
pause .5 pause .5
"Naser turns and gives a brief wave back to us, and makes his way to the public restroom on the other side of the park." "Naser turns and gives a brief wave back to us, and makes his way to the public restroom on the other side of the park."
window hide
window auto
show naser neutral flip with dissolve show naser neutral flip with dissolve
show naser: show naser:
@ -1313,6 +1387,8 @@ label chapter_6:
show fang angry flip show fang angry flip
F "Shut up now." F "Shut up now."
window hide
window auto
pause .5 pause .5
show naomi considering with dissolve show naomi considering with dissolve
@ -1486,6 +1562,8 @@ label chapter_6:
N "Because Naser wants to make Fang happy! {w=.7}{nw}" N "Because Naser wants to make Fang happy! {w=.7}{nw}"
show naomi considering show naomi considering
extend "A-and so do I, of course! Ahahahaha!" extend "A-and so do I, of course! Ahahahaha!"
window hide
window auto
play music "audio/OST/sadist.ogg" fadein 1 play music "audio/OST/sadist.ogg" fadein 1
pause .5 pause .5
@ -1554,7 +1632,7 @@ label chapter_6:
A "{alpha=0.75}{i}\"I dunno{cps=*.1}...{/cps} shes usually busy with her own work, and I dont want to bother her more than I already do every day.\"{/i}{/alpha}" A "{alpha=0.75}{i}\"I dunno{cps=*.1}...{/cps} shes usually busy with her own work, and I dont want to bother her more than I already do every day.\"{/i}{/alpha}"
N "{alpha=0.75}{i}\"It cant hurt to ask, though,right?{w=.4} Just a thought.\"{/i}{/alpha}" N "{alpha=0.75}{i}\"It cant hurt to ask, though, right?{w=.4} Just a thought.\"{/i}{/alpha}"
pause .5 pause .5
"{cps=*.3}That fucking{/cps}{w=.2} {i}bitch{/i}." "{cps=*.3}That fucking{/cps}{w=.2} {i}bitch{/i}."
@ -1576,6 +1654,8 @@ label chapter_6:
show dimmer_darker as dimmer_xtra behind anon, naomi with Dissolve(.25) show dimmer_darker as dimmer_xtra behind anon, naomi with Dissolve(.25)
"{b}She played me like a god damned fiddle.{/b}" "{b}She played me like a god damned fiddle.{/b}"
window hide
window auto
pause .5 pause .5
show naser neutral behind naomi: show naser neutral behind naomi:
@ -1613,6 +1693,8 @@ label chapter_6:
pause .5 pause .5
"What do I even do here?" "What do I even do here?"
window hide
window auto
pause .5 pause .5
menu: menu:
@ -1627,6 +1709,8 @@ label chapter_6:
label .AnonExcusesHimself: label .AnonExcusesHimself:
"I need to get away from here,{w=.4} fast." "I need to get away from here,{w=.4} fast."
window hide
window auto
play ambient 'audio/effects/outdoornatureloop.ogg' fadein 4 play ambient 'audio/effects/outdoornatureloop.ogg' fadein 4
hide dimmer_darker with dissolve hide dimmer_darker with dissolve
pause .5 pause .5
@ -1642,11 +1726,14 @@ label chapter_6:
show anon neutral with dissolve show anon neutral with dissolve
"I soullessly start dragging my feet away from Naomi." "I soullessly start dragging my feet away from Naomi."
window hide
window auto
show anon: show anon:
easeout_cubic 1 xalign 1.3 easeout_cubic 1 xalign 1.3
pause .75 pause .75
window show Dissolve(0.0001)
Nas "ANON.{w=.4} WAIT!" Nas "ANON.{w=.4} WAIT!"
"I freeze in place." "I freeze in place."
@ -1659,6 +1746,8 @@ label chapter_6:
"I sense great tragedy in those words{cps=*.1}...{/cps}" "I sense great tragedy in those words{cps=*.1}...{/cps}"
"Whatever. I dont want to be here." "Whatever. I dont want to be here."
window hide
window auto
pause .5 pause .5
stop ambient fadeout 4 stop ambient fadeout 4
@ -1671,6 +1760,8 @@ label chapter_6:
scene black with Dissolve(1) scene black with Dissolve(1)
"{cps=*.1}...{/cps}" "{cps=*.1}...{/cps}"
window hide
window auto
pause .5 pause .5
play ambient 'audio/effects/outdoornatureloop.ogg' fadein 4 play ambient 'audio/effects/outdoornatureloop.ogg' fadein 4
@ -1693,6 +1784,8 @@ label chapter_6:
pause .5 pause .5
A "Got a spare?" A "Got a spare?"
window hide
window auto
pause .5 pause .5
stop ambient fadeout 3 stop ambient fadeout 3
@ -1743,6 +1836,8 @@ label chapter_6:
pause .5 pause .5
F "Howd you find me?" F "Howd you find me?"
window hide
window auto
pause .5 pause .5
scene bathroom5 with Dissolve(.25) scene bathroom5 with Dissolve(.25)
@ -1771,6 +1866,8 @@ label chapter_6:
A "Lets get out of here." A "Lets get out of here."
F "Alright.{w=.4} Lets get a move on." F "Alright.{w=.4} Lets get a move on."
window hide
window auto
pause .5 pause .5
scene bathroom6 with Dissolve(1) scene bathroom6 with Dissolve(1)
@ -1797,12 +1894,16 @@ label chapter_6:
F "Naomi." F "Naomi."
A "Ah." A "Ah."
window hide
window auto
pause .5 pause .5
scene bathroom7 with dissolve scene bathroom7 with dissolve
pause 1 pause 1
"The two of us sprint conspicuously across the park to the nearest cover in the concrete jungle." "The two of us sprint conspicuously across the park to the nearest cover in the concrete jungle."
window hide
window auto
stop music fadeout 4 stop music fadeout 4
pause 1.5 pause 1.5
@ -1810,6 +1911,8 @@ label chapter_6:
pause .5 pause .5
"{cps=*.1}...{/cps}" "{cps=*.1}...{/cps}"
window hide
window auto
pause .5 pause .5
jump troodon jump troodon
@ -1840,6 +1943,8 @@ label chapter_6:
Nas "Hey, Naomi, did you know that thirteen percent of public restrooms{cps=*.1}...{/cps}" Nas "Hey, Naomi, did you know that thirteen percent of public restrooms{cps=*.1}...{/cps}"
"Naser babbles with Naomi while we wait for Fang to return." "Naser babbles with Naomi while we wait for Fang to return."
window hide
window auto
pause .5 pause .5
show naser considering flip with dissolve show naser considering flip with dissolve
@ -1906,6 +2011,8 @@ label chapter_6:
F "Fffffffffffffffffffffffffffiiiiinally." F "Fffffffffffffffffffffffffffiiiiinally."
"{cps=*.1}...{/cps}" "{cps=*.1}...{/cps}"
window hide
window auto
pause .5 pause .5
scene sidewalk scene sidewalk
@ -1978,6 +2085,8 @@ label chapter_6:
pause .5 pause .5
"Guess its now or never." "Guess its now or never."
window hide
window auto
pause .5 pause .5
menu: menu:
@ -2155,6 +2264,8 @@ label chapter_6:
show naser neutral flip with Dissolve(.25) show naser neutral flip with Dissolve(.25)
Nas "I trust you, Anon." Nas "I trust you, Anon."
window hide
window auto
hide dimmer_lighter with dissolve hide dimmer_lighter with dissolve
show naser behind naomi show naser behind naomi
@ -2291,6 +2402,8 @@ label chapter_6:
N "I think its a {i}wonderful{/i} idea,{w=.4} we can check in the Promenade! Oh I know this wonderful cafe and-" N "I think its a {i}wonderful{/i} idea,{w=.4} we can check in the Promenade! Oh I know this wonderful cafe and-"
F "Great. Now fuck off." F "Great. Now fuck off."
window hide
window auto
stop ambient fadeout 2 stop ambient fadeout 2
play music 'audio/ost/bayside bumming it.ogg' play music 'audio/ost/bayside bumming it.ogg'
pause .5 pause .5
@ -2315,11 +2428,15 @@ label chapter_6:
pause .5 pause .5
Nas "Fang, you gotta promise to not let Anon do anything creepy." Nas "Fang, you gotta promise to not let Anon do anything creepy."
window hide
window auto
pause .5 pause .5
show askfang2 with Dissolve(.25) show askfang2 with Dissolve(.25)
pause 1 pause 1
A "Thats fuckin rude." A "Thats fuckin rude."
window hide
window auto
pause 1 pause 1
show askfang3 with Dissolve(0.3) show askfang3 with Dissolve(0.3)
@ -2347,11 +2464,15 @@ label chapter_6:
pause .5 pause .5
"Naser gulps and nods." "Naser gulps and nods."
window hide
window auto
pause .5 pause .5
show askfang7 with Dissolve(.25) show askfang7 with Dissolve(.25)
pause .5 pause .5
Nas "You better not do anything creepy Anon!" Nas "You better not do anything creepy Anon!"
window hide
window auto
pause 1 pause 1
hide askfang1 hide askfang1
@ -2404,12 +2525,14 @@ label chapter_6:
"Alone." "Alone."
play ambient2 'audio/effects/alarmklaxonloop.ogg' fadein 0.5 play ambient2 'audio/effects/alarmklaxonloop.ogg' fadein 0.69
pause .5 pause .5
"Oh and theres the alarms again.{w=.4} {nw}" "Oh and theres the alarms again.{w=.4} {nw}"
stop ambient2 fadeout 4 stop ambient2 fadeout 4
extend "I think Im finally starting to tune them out though." extend "I think Im finally starting to tune them out though."
window hide
window auto
pause .5 pause .5
stop ambient fadeout 3 stop ambient fadeout 3
@ -2513,6 +2636,8 @@ label chapter_6:
scene troodonconvergence5 with dissolve scene troodonconvergence5 with dissolve
"I stamp on the stub before she can, giving it a solid twist before kicking the dead end into the street." "I stamp on the stub before she can, giving it a solid twist before kicking the dead end into the street."
window hide
window auto
pause .5 pause .5
scene troodonconvergence6 with dissolve scene troodonconvergence6 with dissolve
@ -2541,6 +2666,8 @@ label chapter_6:
stop music fadeout 4 stop music fadeout 4
"Fang leads the way, navigating us away from this overly expensive part of town." "Fang leads the way, navigating us away from this overly expensive part of town."
window hide
window auto
pause .5 pause .5
scene black with Fade(1, 0, 0) scene black with Fade(1, 0, 0)
@ -2584,6 +2711,8 @@ label chapter_6:
F "Good eye." F "Good eye."
A "Living in the ass-end of this place, Ive picked up a thing or two." A "Living in the ass-end of this place, Ive picked up a thing or two."
window hide
window auto
pause .5 pause .5
$ renpy.music.set_volume(0, 3, 'ambient') $ renpy.music.set_volume(0, 3, 'ambient')
@ -2596,6 +2725,8 @@ label chapter_6:
pause .5 pause .5
"Several hours pass as both the sun and the temperature drops." "Several hours pass as both the sun and the temperature drops."
window hide
window auto
pause .5 pause .5
$ renpy.music.set_volume(1, 3, 'ambient') $ renpy.music.set_volume(1, 3, 'ambient')
@ -2656,6 +2787,8 @@ label chapter_6:
show fang unimpressed with Dissolve(.25) show fang unimpressed with Dissolve(.25)
F "A full platter! Stacks high!" F "A full platter! Stacks high!"
window hide
window auto
pause .5 pause .5
show fritatta: show fritatta:
@ -2733,6 +2866,8 @@ label chapter_6:
F "{cps=*.1}...{/cps}I just use my shirt though{cps=*.1}...{/cps}" F "{cps=*.1}...{/cps}I just use my shirt though{cps=*.1}...{/cps}"
A "{cps=*.1}...{/cps}" A "{cps=*.1}...{/cps}"
window hide
window auto
pause .5 pause .5
menu: menu:
@ -2782,6 +2917,8 @@ label chapter_6:
pause .5 pause .5
"The shopkeeper gives one last smug wave to us." "The shopkeeper gives one last smug wave to us."
window hide
window auto
pause .5 pause .5
stop ambient fadeout 4 stop ambient fadeout 4
@ -2798,6 +2935,8 @@ label chapter_6:
pause .5 pause .5
A "Were here." A "Were here."
window hide
window auto
pause .5 pause .5
play ambient 'audio/effects/outdoorloop.ogg' fadein 3 play ambient 'audio/effects/outdoorloop.ogg' fadein 3
@ -2824,9 +2963,11 @@ label chapter_6:
"I open the double doors for Fang to enter." "I open the double doors for Fang to enter."
"Theres a plaque for the National Register of Historic Places on the window." "Theres a plaque for the National Register of Historic Places on the window."
window hide
window auto
pause .5 pause .5
stop ambient fadeout 3 play ambient 'audio/effects/dinomoesloop.ogg' fadein 1 fadeout 1.15
# TODO: restaurant chatter - the canteen chatter / general chatter don't seem appropriate for this scene IMO # TODO: restaurant chatter - the canteen chatter / general chatter don't seem appropriate for this scene IMO
scene moes pizza scene moes pizza
show anon neutral: show anon neutral:
@ -2834,7 +2975,6 @@ label chapter_6:
show fang neutral behind anon: show fang neutral behind anon:
yalign 0.0 xalign 0.4 yalign 0.0 xalign 0.4
with Fade(1, 0, 1) with Fade(1, 0, 1)
play ambient 'audio/effects/dinomoesloop.ogg' fadein 5
pause .5 pause .5
A "Historical, huh?" A "Historical, huh?"
@ -2865,6 +3005,9 @@ label chapter_6:
show fang unimpressed with Dissolve(.25) show fang unimpressed with Dissolve(.25)
F "Wouldnt they have higher standards for-" F "Wouldnt they have higher standards for-"
window hide
window auto
stop ambient fadeout 3 stop ambient fadeout 3
play music "audio/OST/Venetian Values.ogg" fadein 1.0 play music "audio/OST/Venetian Values.ogg" fadein 1.0
pause .5 pause .5
@ -2890,6 +3033,8 @@ label chapter_6:
pause .5 pause .5
"Well, as wide as he could at least." "Well, as wide as he could at least."
window hide
window auto
show moe behind fang: show moe behind fang:
ease_cubic 1 xalign 0.9 ease_cubic 1 xalign 0.9
@ -2930,6 +3075,8 @@ label chapter_6:
"I feel my own skin warm up now. The old T-Rex laughs louder and slaps his rotund belly." "I feel my own skin warm up now. The old T-Rex laughs louder and slaps his rotund belly."
Moe "Relax kids, Im messin wit ya. Come on Ill gives ya da bes seats in da house." Moe "Relax kids, Im messin wit ya. Come on Ill gives ya da bes seats in da house."
window hide
window auto
show fang behind moe show fang behind moe
show moe behind anon: show moe behind anon:
@ -2944,6 +3091,8 @@ label chapter_6:
with dissolve with dissolve
"Moe wraps an arm around each of our shoulders and drags us through the restaurant to a cozy yet dark booth sequestered away from the rest." "Moe wraps an arm around each of our shoulders and drags us through the restaurant to a cozy yet dark booth sequestered away from the rest."
window hide
window auto
show fang: show fang:
easeout 1 xalign 2.6 easeout 1 xalign 2.6
@ -2966,6 +3115,8 @@ label chapter_6:
"Im having a candle-lit dinner with Fang now." "Im having a candle-lit dinner with Fang now."
"{cps=*.1}...{/cps}" "{cps=*.1}...{/cps}"
window hide
window auto
pause .5 pause .5
scene moes pizza mirrored scene moes pizza mirrored
@ -3103,6 +3254,8 @@ label chapter_6:
pause .5 pause .5
A "Why dont you tell me,{w=.4}{cps=*.25} Pirate Princess?{/cps}" A "Why dont you tell me,{w=.4}{cps=*.25} Pirate Princess?{/cps}"
window hide
window auto
pause .5 pause .5
show fang surprised: show fang surprised:
@ -3186,11 +3339,13 @@ label chapter_6:
A "We still have time." A "We still have time."
stop music fadeout 6 stop music fadeout 5
A "So, pizza first and then we find a place for your show." A "So, pizza first and then we find a place for your show."
pause .5 pause .5
Moe "Someone say pizza?" Moe "Someone say pizza?"
window hide
window auto
play music 'audio/OST/Venetian Values.ogg' fadein 1 play music 'audio/OST/Venetian Values.ogg' fadein 1
pause .5 pause .5
@ -3285,6 +3440,8 @@ label chapter_6:
"Moe hangs his head in despair." "Moe hangs his head in despair."
Moe "Old dat thought, kids. Ize gots a pissed off motha ta deal wit." Moe "Old dat thought, kids. Ize gots a pissed off motha ta deal wit."
window hide
window auto
pause .5 pause .5
show fang behind moe show fang behind moe
@ -3391,6 +3548,8 @@ label chapter_6:
F "Ill see ya at the front. Ive got a serious need. For real this time." F "Ill see ya at the front. Ive got a serious need. For real this time."
"I snicker and nod." "I snicker and nod."
window hide
window auto
stop music fadeout 6 stop music fadeout 6
# TODO: restaurant chatter # TODO: restaurant chatter
@ -3410,6 +3569,8 @@ label chapter_6:
pause .5 pause .5
"I force myself out of the booth and casually meander to the reception area." "I force myself out of the booth and casually meander to the reception area."
window hide
window auto
show anon: show anon:
easeout 1 xalign -0.5 easeout 1 xalign -0.5
@ -3425,6 +3586,8 @@ label chapter_6:
pause .5 pause .5
"Moe is there placing the receiver of the desks phone back." "Moe is there placing the receiver of the desks phone back."
window hide
window auto
pause .5 pause .5
show anon neutral flip: show anon neutral flip:
@ -3540,6 +3703,8 @@ label chapter_6:
Moe "Give little Lucy my regards, huh?" Moe "Give little Lucy my regards, huh?"
A "Sure." A "Sure."
window hide
window auto
pause .5 pause .5
show moe: show moe:
@ -3562,6 +3727,8 @@ label chapter_6:
pause .5 pause .5
"Somehow I dont think that was something I was supposed to see." "Somehow I dont think that was something I was supposed to see."
window hide
window auto
pause .5 pause .5
show fang neutral flip: show fang neutral flip:
@ -3577,6 +3744,8 @@ label chapter_6:
F "Lets hit the road." F "Lets hit the road."
F "Maybe well find somewhere to play before sundown." F "Maybe well find somewhere to play before sundown."
window hide
window auto
show anon: show anon:
easein_cubic 1 xalign 0.7 easein_cubic 1 xalign 0.7
@ -3601,6 +3770,8 @@ label chapter_6:
A "Yeah, he seemed pretty excited about it." A "Yeah, he seemed pretty excited about it."
A "Hes got a stage ready and everything." A "Hes got a stage ready and everything."
window hide
window auto
stop ambient fadeout 5 stop ambient fadeout 5
show anon neutral with dissolve show anon neutral with dissolve
@ -3614,6 +3785,8 @@ label chapter_6:
play music "audio/OST/Appreciating the Moment.ogg" fadein 1.0 play music "audio/OST/Appreciating the Moment.ogg" fadein 1.0
"Its a blur of motion." "Its a blur of motion."
window hide
window auto
hide fang shocked hide fang shocked
hide anon hide anon
@ -3786,6 +3959,8 @@ label chapter_6:
pause .5 pause .5
"Alls left is to wait a few minutes for the ride to get here." "Alls left is to wait a few minutes for the ride to get here."
window hide
window auto
pause .5 pause .5
scene outside moes scene outside moes
@ -3829,12 +4004,16 @@ label chapter_6:
pause .5 pause .5
"Taking the moment in,{w=.4} I almost dont notice Fang scooting closer to me." "Taking the moment in,{w=.4} I almost dont notice Fang scooting closer to me."
window hide
window auto
pause 1 pause 1
scene black with Dissolve(1.5) scene black with Dissolve(1.5)
pause .5 pause .5
"{cps=*.1}...{/cps}" "{cps=*.1}...{/cps}"
window hide
window auto
pause .5 pause .5
# TODO: living room night # TODO: living room night
@ -3856,6 +4035,8 @@ label chapter_6:
"The ride back to Fangs house went by uneventfully." "The ride back to Fangs house went by uneventfully."
"Fang and I didnt talk about what happened so Naser didnt have an aneurysm." "Fang and I didnt talk about what happened so Naser didnt have an aneurysm."
window hide
window auto
pause .5 pause .5
show fangdad neutral: show fangdad neutral:
@ -3923,6 +4104,8 @@ label chapter_6:
FM "Dear! Not in front-" FM "Dear! Not in front-"
A "I wouldnt mind doing this again." A "I wouldnt mind doing this again."
window hide
window auto
pause .5 pause .5
show naser: show naser:
@ -3952,6 +4135,8 @@ label chapter_6:
show fang neutral with Dissolve(.25) show fang neutral with Dissolve(.25)
pause .25 pause .25
F "Y-{w=.15}yeah. You too, Anon!" F "Y-{w=.15}yeah. You too, Anon!"
window hide
window auto
stop music fadeout 4 stop music fadeout 4
show anon: show anon:
@ -3990,6 +4175,8 @@ label chapter_6:
pause .5 pause .5
"The door slams again and I hear a morose sigh." "The door slams again and I hear a morose sigh."
window hide
window auto
pause .5 pause .5
show naser sad: show naser sad:
@ -4026,6 +4213,8 @@ label chapter_6:
show naser considering with Dissolve(.25) show naser considering with Dissolve(.25)
Nas "Turns out letting you run off with Fang is just{w=.15} encouraging your degeneracy{w=.15} or something." Nas "Turns out letting you run off with Fang is just{w=.15} encouraging your degeneracy{w=.15} or something."
window hide
window auto
pause .5 pause .5
show naser behind anon: show naser behind anon:
@ -4116,6 +4305,8 @@ label chapter_6:
Nas "Me." Nas "Me."
"With a growl Naser sits back up." "With a growl Naser sits back up."
window hide
window auto
show naser: show naser:
easein_cubic 1 xalign 0.3 easein_cubic 1 xalign 0.3
@ -4263,6 +4454,8 @@ label chapter_6:
show naser considering with Dissolve(.25) show naser considering with Dissolve(.25)
Nas "Advice for Fang{cps=*.1}...{/cps}{w=.3} saying it was a date{cps=*.1}...{/cps}" Nas "Advice for Fang{cps=*.1}...{/cps}{w=.3} saying it was a date{cps=*.1}...{/cps}"
window hide
window auto
pause .5 pause .5
show naser: show naser:
@ -4369,6 +4562,8 @@ label chapter_6:
pause .5 pause .5
"Naser hums and reclines back onto the pavement." "Naser hums and reclines back onto the pavement."
window hide
window auto
show naser: show naser:
ease_cubic 1 xalign 0.4 ease_cubic 1 xalign 0.4
@ -4441,6 +4636,8 @@ label chapter_6:
show naser considering with Dissolve(.25) show naser considering with Dissolve(.25)
Nas "Its{cps=*.1}...{/cps}{w=.2} nice to finally be able to tell someone all that." Nas "Its{cps=*.1}...{/cps}{w=.2} nice to finally be able to tell someone all that."
window hide
window auto
pause .5 pause .5
scene black with Dissolve(1.5) scene black with Dissolve(1.5)
@ -4449,12 +4646,16 @@ label chapter_6:
"I wave Naser goodbye as I get up and start jogging for the bus stop." "I wave Naser goodbye as I get up and start jogging for the bus stop."
"Im mentally fatigued after everything thats happened today." "Im mentally fatigued after everything thats happened today."
window hide
window auto
pause .5 pause .5
scene park night with Dissolve(.5) scene park night with Dissolve(.5)
pause .5 pause .5
"I check my phone for the time." "I check my phone for the time."
window hide
window auto
show anonphone with easeinbottom show anonphone with easeinbottom
pause .5 pause .5
@ -4474,6 +4675,8 @@ label chapter_6:
"Twelve replies from a single post, I think thats a new record for me." "Twelve replies from a single post, I think thats a new record for me."
"{cps=*.1}...{/cps}" "{cps=*.1}...{/cps}"
window hide
window auto
pause 1 pause 1
return return

View file

@ -3,7 +3,9 @@
label chapter_7: label chapter_7:
#Concert Day #Concert Day
"{cps=*0.2}-- One Week Later --{/cps}" "{cps=*0.2}-- One Week Later --{/cps}"
pause .6 window hide
window auto
pause .5
scene moes pizza scene moes pizza
@ -35,7 +37,9 @@ label chapter_7:
"Even now as Moe and Reed work on clearing the floor of tables and making a noise." "Even now as Moe and Reed work on clearing the floor of tables and making a noise."
scene fangonamp #Going to kill inhuman, you didn't put a lewd check here!
if persistent.lewd == True:
scene fangonamp with Dissolve(2)
"And Im drooling like an idiot as I watch Fang bend over a large Amp." "And Im drooling like an idiot as I watch Fang bend over a large Amp."
pause .5 pause .5
@ -53,20 +57,26 @@ label chapter_7:
unknown "AH-{b}HEM!{/b}{w=.3}" unknown "AH-{b}HEM!{/b}{w=.3}"
A "Hm?" A "Hm?"
scene moes pizza with dissolve scene moes pizza
show anon neutral flip at aright
show anon neutral flip at aright with dissolve show trish unimpressed at sleft
show trish unimpressed at sleft with dissolve with dissolve
T "Arent you supposed to be helping?" T "Arent you supposed to be helping?"
"Hm? {w=.3} OH SHIT RIGHT!" "Hm? {w=.3} OH SHIT RIGHT!"
A "Y-yeah, right! Just moving this table ahahaha." A "Y-yeah, right! Just moving this table ahahaha."
window hide
window auto
show trish unimpressed flip with dissolve pause .5
show trish annoyed with dissolve
pause .75
show trish unimpressed flip with Dissolve(.25)
hide trish with easeoutleft hide trish with easeoutleft
stop music fadeout 3
scene moebackrooms with fade scene moebackrooms with fade
"I pick up the last table on the floor and hurriedly move it to the suspiciously large storage room in the back of Dino-Moes." "I pick up the last table on the floor and hurriedly move it to the suspiciously large storage room in the back of Dino-Moes."
@ -77,7 +87,9 @@ 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." "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 easeinleft show anon neutral flip at aright with easeinright
window hide
window auto
"Impressed, I let out a low whistle." "Impressed, I let out a low whistle."
play music 'audio/OST/Dino Destiny Reader.ogg' fadein 1.0 play music 'audio/OST/Dino Destiny Reader.ogg' fadein 1.0
@ -87,7 +99,8 @@ label chapter_7:
# show stella neutral alt flip at stright with easeinright # show stella neutral alt flip at stright with easeinright
show stella neutral alt at stleft with easeinleft show stella neutral alt at stleft with easeinleft
window hide
window auto
"Where did she come from?" "Where did she come from?"
@ -139,6 +152,9 @@ label chapter_7:
St "Wait…{w=.4} You like anime too, dont you?" St "Wait…{w=.4} You like anime too, dont you?"
"Play it cool, Anon. No need to reveal your power level." "Play it cool, Anon. No need to reveal your power level."
window hide
window auto
pause .5
menu: menu:
"I used to when I was little.": "I used to when I was little.":
@ -220,7 +236,8 @@ label chapter_7:
A "The fuck does that mean?" A "The fuck does that mean?"
St "Uh… {w=0.4} er… {w=0.2} {cps=*1.4}Gottago,naturecalls,seeyouattheshow{/cps}!" St "Uh… {w=0.4} er… {w=0.2} {cps=*1.4}Gottago,naturecalls,seeyouattheshow{/cps}!"
show stella neutral alt flip at sleft with dissolve window hide
window auto
play sound 'audio/effects/whoosh.ogg' play sound 'audio/effects/whoosh.ogg'
hide stella with easeoutleft hide stella with easeoutleft
@ -229,30 +246,50 @@ label chapter_7:
stop music fadeout 1.0 stop music fadeout 1.0
"...Well then…" "...Well then…"
play music 'audio/OST/Those Other Two Weirdos.ogg' fadein 1.0
"What was I doing?" "What was I doing?"
play music 'audio/OST/Those Other Two Weirdos.ogg' fadein 1.0
"Oh yeah." "Oh yeah."
"I step up to the stage to see the bands point of view." "I step up to the stage to see the bands point of view."
show anon neutral flip with move: window hide
ease_cubic 1.0 xalign 0.5 window auto
show anon neutral flip: #show anon neutral flip with move:
ease_cubic 0.5 rotate -90 yalign -0.5 # ease_cubic 1.0 xalign 0.5
pause 0.5 #show anon neutral flip:
# ease_cubic 0.5 rotate -90 yalign -0.5
#pause 0.5
#anon fall #anon fall
play sound 'audio/effects/anonDumbassFall.ogg' volume 1.3
scene moebackrooms at shudder
pause 0.2
scene moebackrooms
"*FWAP*"
show anon neutral flip with move:
easeout_quart 1.0 xalign 0.65
pause 0.1
show dimmer_darker behind anon with Dissolve(.25)
#play sound 'audio/effects/anonTheaterFall.ogg'
#scene moebackrooms at vpunch
#pause 0.2
#scene moebackrooms
#"*FWAP*"
"And then promptly trip." "And then promptly trip."
window hide
window auto
hide dimmer_darker
play sound 'audio/effects/whoosh.ogg'
show anon shocked at rleft with Dissolve(.1):
yanchor 0.2
easeout_quad .5 rotate -90 yalign -0.01
pause .15
hide anon with Dissolve(.25)
play sound 'audio/effects/anonTheaterFall.ogg'
scene moebackrooms at vpunch
pause .25
A "Argh!" A "Argh!"
hide anon #hide anon
"What the fuck was that?!" "What the fuck was that?!"
@ -261,8 +298,14 @@ label chapter_7:
"Thats…" "Thats…"
"Probably not good for the show." "Probably not good for the show."
scene moebackrooms
show anon neutral at acenter with moveinbottom #scene moebackrooms
#show anon neutral at acenter with moveinbottom
show anon neutral flip:
alpha 0
yalign -0.2 xalign 0.5
show anon:
easein 0.5 yalign 0.1 alpha 1
"I stand up and wipe the dust from my pants." "I stand up and wipe the dust from my pants."
@ -270,9 +313,11 @@ label chapter_7:
"Right now shes giving Reed a lecture on why its probably a bad idea to put carfentanyl in the smoke machine." "Right now shes giving Reed a lecture on why its probably a bad idea to put carfentanyl in the smoke machine."
show anon neutral with Dissolve(.25)
A "Hey, Trish!" A "Hey, Trish!"
show anon at aleft with move #show anon at aleft with move
"Trish looks over her shoulder and Reeds face lights up." "Trish looks over her shoulder and Reeds face lights up."
@ -280,7 +325,11 @@ label chapter_7:
"Trish sighs, points between her eyes and Reeds, and stomps over to the stage." "Trish sighs, points between her eyes and Reeds, and stomps over to the stage."
show trish neutral flip at tcenter with easeinright window hide
window auto
show anon neutral at aleft with easeinright
show trish neutral flip at tright with easeinright
T "Whaddayawant, skinnie?" T "Whaddayawant, skinnie?"
@ -322,8 +371,11 @@ label chapter_7:
"Before I can object, Trish turns away and runs after Reed who is huddled over the smoke machine, pungent fumes wafting from its exposed innards." "Before I can object, Trish turns away and runs after Reed who is huddled over the smoke machine, pungent fumes wafting from its exposed innards."
show trish at turnaround with dissolve window hide
pause .3 window auto
show trish neutral with Dissolve(.25)
pause .1
hide trish with easeoutright hide trish with easeoutright
"Well, seems like hes got that handled." "Well, seems like hes got that handled."
@ -331,6 +383,9 @@ label chapter_7:
"Trish seemed pretty confident that Reed knows what hes doing with the stage." "Trish seemed pretty confident that Reed knows what hes doing with the stage."
"But Reed obviously doesnt understand cable management." "But Reed obviously doesnt understand cable management."
window hide
window auto
pause .5
define LeftStage = False define LeftStage = False
menu: menu:
@ -342,6 +397,7 @@ label chapter_7:
label LeaveStageAsIs: label LeaveStageAsIs:
$ anonscore += 1 $ anonscore += 1
pause .5
"Reed may not understand cable management,{w=.4} but then again neither did I." "Reed may not understand cable management,{w=.4} but then again neither did I."
"Probably better to let sleeping fossils lie." "Probably better to let sleeping fossils lie."
@ -369,6 +425,8 @@ label chapter_7:
"The band is doing one last sound test, Reeds bass drum bearing another new logo for VVURM DRAMA that doesnt look half bad." "The band is doing one last sound test, Reeds bass drum bearing another new logo for VVURM DRAMA that doesnt look half bad."
"Trish has a wicked grin on her face and I can practically see the dollar signs in her eyes." "Trish has a wicked grin on her face and I can practically see the dollar signs in her eyes."
stop music fadeout 3
scene moes pizza scene moes pizza
show fang hiding at sright show fang hiding at sright
with fade with fade
@ -378,6 +436,7 @@ label chapter_7:
"I consider what Im about to do extremely stupid but…" "I consider what Im about to do extremely stupid but…"
play music 'audio/ost/Beach Chill Out.ogg' fadein 1
A "Hey." A "Hey."
show anon neutral at aleft with easeinleft show anon neutral at aleft with easeinleft
@ -427,12 +486,16 @@ label chapter_7:
A "Dont you have something to be triggered about?" A "Dont you have something to be triggered about?"
show trish fury flip with dissolve: show fang surprised flip
show trish fury flip:
xalign 0.5 yalign 10.0 xalign 0.5 yalign 10.0
with dissolve
T "YOU CANT USE THAT WORD, THATS {b}OUR{/b} WORD!" T "YOU CANT USE THAT WORD, THATS {b}OUR{/b} WORD!"
show trish angry flip at tcenter with dissolve show trish angry flip at tcenter
show fang neutral flip
with dissolve
A "Just did, wanna see me do it again?" A "Just did, wanna see me do it again?"
@ -447,12 +510,12 @@ label chapter_7:
with fade with fade
if LeftStage: if LeftStage:
show trish neutral at tleft play ambient 'audio/effects/dinomoesLoop.ogg' fadein 1.0
show fang neutral at scenter show trish smile at tleft
show fang happy at scenter
show reed neutral flip at rright: show reed neutral flip at rright:
xalign 1.3 xalign 1.3
with dissolve with dissolve
play music 'audio/OST/The.ogg' fadein 1.0
"Showtime" "Showtime"
F "All right! Next up we got 'The!'" F "All right! Next up we got 'The!'"
@ -460,6 +523,8 @@ label chapter_7:
"WHAT." "WHAT."
"They go right into their next song with gusto." "They go right into their next song with gusto."
play music 'audio/OST/The.ogg' fadein 2.0
stop ambient fadeout 2
scene black with Dissolve(1) scene black with Dissolve(1)
"..." "..."
@ -477,7 +542,8 @@ label chapter_7:
"The look on Fangs face when everyone began filtering into the restaurant was priceless." "The look on Fangs face when everyone began filtering into the restaurant was priceless."
play music 'audio/OST/The Hitler Song With The Really Long Name.ogg' fadein 1.0 play music1 'audio/OST/The Hitler Song With The Really Long Name.ogg' fadein 4.0
stop music fadeout 4
"They were on the last song of the night, the bizarrely long name of which I missed." "They were on the last song of the night, the bizarrely long name of which I missed."
F "I JUST GOTTA ASK:" F "I JUST GOTTA ASK:"
@ -496,18 +562,30 @@ label chapter_7:
"After the song ends, VVURM DRAMA hangs onto the pose of their final note." "After the song ends, VVURM DRAMA hangs onto the pose of their final note."
stop music fadeout 1.0 stop music1 fadeout 3.0
"Its silent." "Its silent."
"I applaud the band, eventually some other patrons join in." "I applaud the band, eventually some other patrons join in."
window hide
window auto
play ambient 'audio/effects/crowdClapLoop.ogg' fadein 2 volume 0.7
pause 1.5
play ambient1 'audio/effects/crowdCheerLoop.ogg' fadein 3
stop ambient fadeout 3
"The applause turns to cheers, and the cheers turn to uproar." "The applause turns to cheers, and the cheers turn to uproar."
"The crowd was cheering." "The crowd was cheering."
"{i}Actually{/i} cheering this time." "{i}Actually{/i} cheering this time."
play music 'audio/OST/punk_revamp.ogg' fadein 1.0
window hide
window auto
play music 'audio/OST/punk_revamp.ogg' fadein 1.0 volume 0.8
$ renpy.music.set_volume(0.7, 1, 'ambient1')
show trish happy at tleft show trish happy at tleft
show reed happy at rright: show reed happy at rright:
xalign 1.1 xalign 1.1
@ -542,10 +620,18 @@ label chapter_7:
"Rosa is on the other side of the room, too entranced by the music to care." "Rosa is on the other side of the room, too entranced by the music to care."
"Eh, I dont see any blood so shes good." "Eh, I dont see any blood so shes good."
window hide
window auto
$ renpy.music.set_volume(1, 1, 'ambient1')
stop ambient1 fadeout 1
stop music fadeout 1
scene moebackrooms scene moebackrooms
play music 'audio/ost/Bayside Bumming it.ogg' fadein 1
show anon neutral flip at acenter show anon neutral flip at acenter
with fade with fade
show fang very happy at sleft with easeinleft: show fang very happy at rleft with easeinleft:
yalign 0.2 yalign 0.2
F "ANON!" F "ANON!"
@ -554,12 +640,17 @@ label chapter_7:
hide anon hide anon
hide fang hide fang
show fang hug at acenter:
yalign 0.1
with dissolve with dissolve
show fang hug at acenter with dissolve:
yalign 0.0
"Fang wrapped her arms and wings around me and kept rocking back and forth." "Fang wrapped her arms and wings around me and kept rocking back and forth."
show fang:
ease 0.75 xalign 0.5
ease 0.75 xalign 0.45
repeat
F "OHMYGOD OHMYGOD WE DID IT WE DID IT" F "OHMYGOD OHMYGOD WE DID IT WE DID IT"
F "THEY ACTUALLY LOVE VVURM DRAMA!" F "THEY ACTUALLY LOVE VVURM DRAMA!"
@ -630,10 +721,15 @@ label chapter_7:
A "Have you sold much?" A "Have you sold much?"
T "Three buttons, four stickers, {w=.2} and an Apron!" T "Three buttons, four stickers, {w=.2} and an Apron!"
stop music fadeout 2
pause .5
A "An apron?" A "An apron?"
Moe "AY, KIDS!" Moe "AY, KIDS!"
play music 'audio/ost/Venetian Values.ogg' fadein 1
window hide
window auto
#moe now has vvurm drama apron #moe now has vvurm drama apron
show moealt with easeinright: show moealt with easeinright:
@ -660,12 +756,12 @@ label chapter_7:
stop music fadeout 1.0 stop music fadeout 1.0
else: else:
show trish neutral at sleft play ambient 'audio/effects/dinomoesLoop.ogg' fadein 1.0
show fang neutral at scenter show trish smile at sleft
show fang happy at scenter
show reed neutral flip at rright: show reed neutral flip at rright:
xalign 1.3 xalign 1.3
with dissolve with dissolve
play music 'audio/OST/The.ogg' fadein 1.0
"Showtime" "Showtime"
"I take my eyes off the stage to get a read on the crowd." "I take my eyes off the stage to get a read on the crowd."
@ -674,6 +770,7 @@ label chapter_7:
"The look on Fangs face when everyone began filtering into the restaurant was priceless." "The look on Fangs face when everyone began filtering into the restaurant was priceless."
stop ambient fadeout 1
play music 'audio/OST/The Hitler Song With The Really Long Name.ogg' fadein 1.0 play music 'audio/OST/The Hitler Song With The Really Long Name.ogg' fadein 1.0
"They were on the last song of the night, the bizarrely long name of which I missed." "They were on the last song of the night, the bizarrely long name of which I missed."
@ -693,9 +790,14 @@ label chapter_7:
F "IN THE MORNIIIIIING!" F "IN THE MORNIIIIIING!"
F "ON A-" F "ON A-"
"As if right on cue, half of the lights on stage cut out."
stop music stop music
scene black window hide Dissolve(0.001)
window auto
show black
play sound 'audio/effects/carKick1.ogg' #Temporary
pause 1
"As if right on cue, half of the lights on stage cut out."
"Trish strummed silently before giving a confused glance at the speakers." "Trish strummed silently before giving a confused glance at the speakers."
F "T-tuesday?" F "T-tuesday?"
@ -705,10 +807,16 @@ label chapter_7:
"I began to clap, followed by several other patrons." "I began to clap, followed by several other patrons."
window hide
window auto
play ambient 'audio/effects/crowdClapLoop.ogg' fadein 2 volume 0.7
pause 1.5
"Including Stella who looked seconds away from being curb-stomped." "Including Stella who looked seconds away from being curb-stomped."
"Rosa is on the other side of the room, too entranced by the music to care." "Rosa is on the other side of the room, too entranced by the music to care."
stop ambient fadeout 1
play music 'audio/OST/Summertime Synth.ogg' fadein 1.0 play music 'audio/OST/Summertime Synth.ogg' fadein 1.0
scene moebackrooms scene moebackrooms
show anon neutral flip at aright show anon neutral flip at aright
@ -721,6 +829,8 @@ label chapter_7:
"My jaw aches as I picture myself in Stellas place, courtesy of one pissed off womanlet." "My jaw aches as I picture myself in Stellas place, courtesy of one pissed off womanlet."
"Before I have the chance to escape I hear my one saving grace." "Before I have the chance to escape I hear my one saving grace."
window hide
window auto
show fang very happy with easeinleft: show fang very happy with easeinleft:
xalign 0.6 yalign 0.1 xalign 0.6 yalign 0.1
@ -731,6 +841,9 @@ label chapter_7:
show fang happy with dissolve show fang happy with dissolve
F "We did it!" F "We did it!"
window hide
window auto
show trish unimpressed at tleft with easeinleft show trish unimpressed at tleft with easeinleft
T "No thanks to that asshole!" T "No thanks to that asshole!"
@ -805,6 +918,8 @@ label chapter_7:
show trish unimpressed with dissolve show trish unimpressed with dissolve
T "Ugh, you arent worth it." T "Ugh, you arent worth it."
window hide
window auto
hide trish with dissolve hide trish with dissolve
stop music fadeout 1.0 stop music fadeout 1.0
@ -812,6 +927,8 @@ label chapter_7:
"Trish storms off leaving Fang and I alone." "Trish storms off leaving Fang and I alone."
"And Reed who was listening the entire time." "And Reed who was listening the entire time."
window hide
window auto
show reed neutral at rleft with easeinleft show reed neutral at rleft with easeinleft
pause 1 pause 1
@ -836,6 +953,9 @@ label chapter_7:
"Before I can begin to comprehend Reeds capitalist sermon, my ears are assaulted by very Italian yelling." "Before I can begin to comprehend Reeds capitalist sermon, my ears are assaulted by very Italian yelling."
Moe "AY, KIDS!" Moe "AY, KIDS!"
play music 'audio/ost/Venetian Values.ogg' fadein 1
window hide
window auto
#moe now has vvurm drama apron #moe now has vvurm drama apron
show moealt with easeinright: show moealt with easeinright:
@ -865,8 +985,9 @@ label chapter_7:
stop music fadeout 1.0 stop music fadeout 1.0
scene black with fade scene black with fade
scene moebackrooms with fade scene moebackrooms
show anon neutral at acenter show anon neutral at acenter
with fade
play music 'audio/OST/west_coast_kicking.ogg' fadein 1.0 play music 'audio/OST/west_coast_kicking.ogg' fadein 1.0
"An hour later and Im stuck mopping up where the mosh pit once stood." "An hour later and Im stuck mopping up where the mosh pit once stood."
@ -885,6 +1006,8 @@ label chapter_7:
"...The mop really isnt getting much from the floor." "...The mop really isnt getting much from the floor."
"Am I supposed to have a bucket or something?" "Am I supposed to have a bucket or something?"
window hide
window auto
show reed neutral flip at rright with easeinright: show reed neutral flip at rright with easeinright:
xalign 1.3 xalign 1.3
@ -934,6 +1057,8 @@ label chapter_7:
"How long has he been on that stuff?" "How long has he been on that stuff?"
Re "It was almost like a totally different time, man." Re "It was almost like a totally different time, man."
window hide
window auto
show anon neutral at aleft with easeinright show anon neutral at aleft with easeinright
show reed neutral flip with easeinright: show reed neutral flip with easeinright:
@ -968,12 +1093,17 @@ label chapter_7:
T "I meant with your old school." T "I meant with your old school."
A "Thats on a need to know basis, and you dont need to know." A "Thats on a need to know basis, and you dont need to know."
show anon neutral with move: window hide
xalign 0.2 window auto
show reed neutral flip with move:
xalign 1.2 show anon neutral:
show trish neutral flip with move: ease_cubic 1 xalign 0.2
xalign 1.2 show reed neutral flip:
ease_cubic 1 xalign 1.2
show trish neutral flip:
ease_cubic 1 xalign 1.2
pause .5
show fang neutral with easeinleft: show fang neutral with easeinleft:
xalign -0.4 xalign -0.4
F "Come on Anon, dont you have any good memories from your old school?" F "Come on Anon, dont you have any good memories from your old school?"
@ -1005,6 +1135,9 @@ label chapter_7:
"I feel a pit in my stomach as a look of betrayal crosses Fangs face." "I feel a pit in my stomach as a look of betrayal crosses Fangs face."
"Right into Trishs trap, {w=0.2} hook, {w=0.2}line, {w=0.2}sinker and rod." "Right into Trishs trap, {w=0.2} hook, {w=0.2}line, {w=0.2}sinker and rod."
window hide
window auto
pause .5
menu: menu:
"Nyet.": "Nyet.":
@ -1044,6 +1177,7 @@ label chapter_7:
T "Rock Bottom, huh? I dont think youve ever told us where youre from before." T "Rock Bottom, huh? I dont think youve ever told us where youre from before."
stop music fadeout 1
"..." "..."
play music 'audio/OST/you can_t sage here.ogg' fadein 1.0 play music 'audio/OST/you can_t sage here.ogg' fadein 1.0
@ -1104,9 +1238,11 @@ label chapter_7:
"I let a content smile creep onto my face." #WHAT THE FUCK ANON CANT SMILE WHAT THEW FUCK WHAT THE FUCK "I let a content smile creep onto my face." #WHAT THE FUCK ANON CANT SMILE WHAT THEW FUCK WHAT THE FUCK
window hide
window auto
play music 'audio/OST/Venetian Values.ogg' fadein 1.0
show moealt at sright with easeinright show moealt at sright with easeinright
play music 'audio/OST/Venetian Values.ogg' fadein 1.0
Moe "AY YOU STUPID KIDS!" Moe "AY YOU STUPID KIDS!"
"The tyrannosaur stomps over to us from the kitchen." "The tyrannosaur stomps over to us from the kitchen."
@ -1131,5 +1267,7 @@ label chapter_7:
"Aaaaaaand repressing that." "Aaaaaaand repressing that."
"..." "..."
window hide
window auto
return return

View file

@ -3,9 +3,9 @@ label chapter_8:
scene black with fade scene black with fade
#Study Session #Study Session
play music 'audio/OST/Bayside Bumming it.ogg' fadein 1.0
"{cps=*0.2}-- A Few Weeks Later --{/cps}" "{cps=*0.2}-- A Few Weeks Later --{/cps}"
play music 'audio/OST/Bayside Bumming it.ogg' fadein 1.0
scene bandroom with fade scene bandroom with fade
"Things have cooled off since the concert back in February." "Things have cooled off since the concert back in February."
@ -44,7 +44,10 @@ label chapter_8:
"With that we were all directed to the auditorium." "With that we were all directed to the auditorium."
scene auditorium with dissolve stop music fadeout 2
play ambient 'audio/effects/teenageCrowdFarLoop.ogg' fadein 2
scene auditorium with Fade(1, .5, 1)
"We didnt have assigned seating, so I immediately thought of sitting with Fang." "We didnt have assigned seating, so I immediately thought of sitting with Fang."
@ -74,6 +77,8 @@ label chapter_8:
carl "Alright, frickin settle down kids. We got a special frickin announcement from the frickin principal." carl "Alright, frickin settle down kids. We got a special frickin announcement from the frickin principal."
stop ambient fadeout 5
carl "We got frickin midterms coming up soon, and he frickin feels the need to give all of you a frickin pep talk." carl "We got frickin midterms coming up soon, and he frickin feels the need to give all of you a frickin pep talk."
"The audience collectively groans." "The audience collectively groans."
@ -86,11 +91,13 @@ label chapter_8:
"Mr. Carldewskii holds the microphone out to him but gets ignored." "Mr. Carldewskii holds the microphone out to him but gets ignored."
"The student body covers their ears in preparation." "The student body covers their ears in preparation."
window hide
window auto
hide carldelewski with dissolve hide carldelewski with dissolve
show spears neutral at scenter with easeinleft show spears neutral at scenter with easeinleft
show spears angry with dissolve show spears angry with Dissolve(.25)
play sound 'audio/effects/spearYellRumbleVoice.ogg' play sound 'audio/effects/spearYellRumbleVoice.ogg'
Sp "ALRIGHT YOU LITTLE PUNKS." with vpunch Sp "ALRIGHT YOU LITTLE PUNKS." with vpunch
@ -112,6 +119,9 @@ label chapter_8:
Sp "ARE THERE ANY QUESTIONS?" Sp "ARE THERE ANY QUESTIONS?"
"Judging by the dead silence, there wasnt any." "Judging by the dead silence, there wasnt any."
window hide
window auto
show spears neutral flip with dissolve show spears neutral flip with dissolve
pause 1.0 pause 1.0
@ -125,39 +135,78 @@ label chapter_8:
hide carldelewski with dissolve hide carldelewski with dissolve
play music 'audio/effects/chatter loop.ogg' fadein 1.0 play ambient 'audio/effects/teenageCrowdFarLoop.ogg' fadein 1.0
"With that the sea of students begins to funnel out of the auditorium." "With that the sea of students begins to funnel out of the auditorium."
"The four of us wait until the auditorium is half empty before getting up and making our way to the door." "The four of us wait until the auditorium is half empty before getting up and making our way to the door."
play music 'audio/OST/The Hunt for more (You)s.ogg' fadein 1.0 play music 'audio/OST/The Hunt for more (You)s.ogg' fadein 2.0
stop ambient fadeout 1
scene outside school
show anon neutral at acenter:
xalign 0.5
xpos 0.4
show fang neutral at sleft:
xalign 0.5
xpos 0.2
show trish neutral flip:
xalign 0.5
xpos 0.9
show reed neutral flip:
xalign 0.5
xpos 0.75
with fade
scene outside school with fade
"Our motley crew make it to the front lawn of the school and Reed falls flat on his back in the freshly mowed grass." "Our motley crew make it to the front lawn of the school and Reed falls flat on his back in the freshly mowed grass."
show reed neutral with dissolve: show reed happy flip with Dissolve(.25)
xpos 0.0
ease_cubic 1.0 xpos 0.5 #The ultimate jank
pause 0.1 #show reed neutral with dissolve:
show reed neutral at scenter with easeinleft: # xpos 0.0
xalign 0.0 # ease_cubic 1.0 xpos 0.5
ease_cubic 1.0 rotate -90 yalign -0.5 # pause 0.1
#show reed neutral at scenter with easeinleft:
# xalign 0.0
# ease_cubic 1.0 rotate -90 yalign -0.5
Re "Later guys." Re "Later guys."
hide reed with dissolve
show fang neutral at sleft with easeinleft:
xalign -0.2
show anon neutral at acenter with easeinleft
# xalign 0.3 yalign 1
show trish neutral at tcenter with easeinleft
window hide
window auto
show reed happy flip:
yalign 0.23
easeout_quad .5 rotate 90 yalign -0.01 ypos 0.5
pause .15
hide reed with Dissolve(.25)
play sound 'audio/effects/anonGardenFall.ogg'
with vpunch
pause .5
#hide reed with dissolve
#show fang neutral at sleft with easeinleft:
# xalign -0.2
#show anon neutral at acenter with easeinleft
# # xalign 0.3 yalign 1
#show trish neutral at tcenter with easeinleft
#This was Reed's original exit, which is contradicting the narrative #This was Reed's original exit, which is contradicting the narrative
# show reed neutral flip at sright # show reed neutral flip at sright
# hide reed neutral flip with easeoutleft # hide reed neutral flip with easeoutleft
show trish neutral at tright with move #show trish neutral at tright with move
show trish neutral flip with dissolve #show trish neutral flip with dissolve
show anon neutral at acenter with move #show anon neutral at acenter with move
show trish:
ease_cubic 1.0 xpos 0.8
show anon:
ease_cubic 1.0 xpos 0.5
show fang:
ease_cubic 1.0 xpos 0.3
"His breathing becomes a rumbling snore." "His breathing becomes a rumbling snore."
T "So Fang, you actually gonna study?" T "So Fang, you actually gonna study?"
@ -182,20 +231,22 @@ label chapter_8:
A "I didnt even do anything this time!" A "I didnt even do anything this time!"
hide trish neutral flip with easeoutleft show trish neutral with Dissolve(.25)
hide trish neutral flip with easeoutright
"Tch. Fuck her." "Tch. Fuck her."
A "Whatever.{w=0.3} See you Monday, Fang." A "Whatever.{w=0.3} See you Monday, Fang."
window hide
window auto
show anon neutral: show anon neutral:
ease_cubic 0.3 xalign 0.9 easeout_cubic 0.5 xalign 0.6
pause .5
"Before I can turn away Fangs hand catches the sleeve of my unnecessary sweater." "Before I can turn away Fangs hand catches the sleeve of my unnecessary sweater."
hide anon neutral show anon neutral flip with Dissolve(.25)
show anon neutral at turnaround:
xalign 0.9 yalign 0.1
F "A-actually…{w=0.3} I was thinking…" F "A-actually…{w=0.3} I was thinking…"
@ -226,11 +277,14 @@ label chapter_8:
F "Shit! The bus! We can make it to the last one if we run!" F "Shit! The bus! We can make it to the last one if we run!"
"OH GO FUCK YOURSELF BILL WITHERS." "OH GO FUCK YOURSELF BILL WITHERS."
window hide
window auto
show fang neutral flip at sleft with dissolve show fang neutral flip at sleft with dissolve
hide fang neutral flip with easeoutleft hide fang neutral flip with easeoutleft
hide anon neutral with easeoutleft hide anon neutral with easeoutleft
stop music fadeout 2
scene black with fade scene black with fade
"We make a mad dash to the last bus." "We make a mad dash to the last bus."
@ -240,9 +294,13 @@ label chapter_8:
"Still must not take off." "Still must not take off."
"Must not expose skeleton arms." "Must not expose skeleton arms."
window hide
window auto
pause .5
play music 'audio/ost/Appreciating the Atmosphere.ogg' fadein 1
scene home fang day with dissolve scene home fang day with dissolve
pause .5
"After a little while of being simultaneously fried alive and bathed in sweat, we finally make it to Fangs place." "After a little while of being simultaneously fried alive and bathed in sweat, we finally make it to Fangs place."
"I obviously thank the bus driver again." "I obviously thank the bus driver again."
@ -251,14 +309,20 @@ label chapter_8:
"Bill Withers begins to blare inside my head again. God just fuck off, FUCK." "Bill Withers begins to blare inside my head again. God just fuck off, FUCK."
scene home fang day with dissolve window hide
window auto
pause .5
F "Come on, Anon. We can study in my room." F "Come on, Anon. We can study in my room."
"Fangs room?" "Fangs room?"
play ambient 'audio/effects/alarmClicheLoop.ogg' fadein 2
pause .5
"Oh, man, its been a while since Ive noticed the alarms." "Oh, man, its been a while since Ive noticed the alarms."
stop ambient fadeout 2
A "S-sure! Lead the way." A "S-sure! Lead the way."
"Fang climbs the steps while I trail behind, weary of any hidden fathers laying in wait to ambush me." "Fang climbs the steps while I trail behind, weary of any hidden fathers laying in wait to ambush me."
@ -338,8 +402,11 @@ label chapter_8:
Sp "{i}{alpha=0.5}THESE TESTS ARE FOR YOU TO SEE IF YOURE ON THE RIGHT TRACK OR NOT!{/alpha}{/i}" Sp "{i}{alpha=0.5}THESE TESTS ARE FOR YOU TO SEE IF YOURE ON THE RIGHT TRACK OR NOT!{/alpha}{/i}"
"..." "..."
stop music fadeout 1.0 stop music fadeout 2.0
"Is it really alright to slack off?" "Is it really alright to slack off?"
window hide
window auto
pause .5
menu: menu:
"Play The Guitar": "Play The Guitar":
@ -387,8 +454,13 @@ label chapter_8:
F "Oh my fuck, Anon. Just relax your hand!" F "Oh my fuck, Anon. Just relax your hand!"
play ambient 'audio/effects/alarmKlaxonLoop.ogg' fadein 2 volume 0.5
"I would if I could but the god damned alarms werent freaking me out!" "I would if I could but the god damned alarms werent freaking me out!"
stop ambient fadeout 2
pause .5
F "UUUUUUUURG… Hold on." F "UUUUUUUURG… Hold on."
A "Wha-" A "Wha-"
@ -400,6 +472,8 @@ label chapter_8:
A "Why-" A "Why-"
stop music fadeout 1.0 stop music fadeout 1.0
"Shes standing right behind me!" "Shes standing right behind me!"
window hide
window auto
hide fangguitar with dissolve hide fangguitar with dissolve
show fanganonguitar show fanganonguitar
with dissolve with dissolve
@ -467,45 +541,48 @@ label chapter_8:
"I reposition my fingers and try something new, producing several more horrid sounds from the instrument." "I reposition my fingers and try something new, producing several more horrid sounds from the instrument."
stop music fadeout 1.0 stop music fadeout 1.0
"My pinky slides off the fretboard and when I strum again a strange look appears in Fangs eyes." "My pinky slides off the fretboard and when I strum again a strange look appears in Fangs eyes."
window hide
window auto
pause .5
label musicalchoices: label musicalchoices:
menu: menu:
"Slap the guitar": "Slap the guitar":
play sound "audio/effects/badA.ogg" play sound "audio/effects/badA.ogg" volume 0.5
F "Pfft hahahaha, wow you suck at this." F "Pfft hahahaha, wow you suck at this."
jump musicalchoices jump musicalchoices
"Try Something Cool": "Try Something Cool":
play sound "audio/effects/goodA.ogg" play sound "audio/effects/badB.ogg" volume 0.5
F "Wow that was really pretty." F "Wow that was really pretty."
A "Really?" A "Really?"
F "Pretty shit." F "Pretty shit."
jump musicalchoices jump musicalchoices
"Keep it simple": "Keep it simple":
play sound "audio/effects/correctA.ogg" play sound "audio/effects/goodA.ogg" volume 0.5
F "Hmm. Interesting, keep going." F "Hmm. Interesting, keep going."
menu: menu:
"Jam out hard": "Jam out hard":
play sound "audio/effects/badB.ogg" play sound "audio/effects/badC.ogg" volume 0.5
F "You {i}really{/i} suck at this." F "You {i}really{/i} suck at this."
jump musicalchoices jump musicalchoices
"Strum with confidence": "Strum with confidence":
play sound "audio/effects/correctB.ogg" play sound "audio/effects/goodB.ogg" volume 0.5
F "Thats pretty good." F "Thats pretty good."
F "Dont stop you idiot, keep going." F "Dont stop you idiot, keep going."
"Keep a soft tone": "Keep a soft tone":
play sound "audio/effects/goodB.ogg" play sound "audio/effects/badB.ogg" volume 0.5
F "Cmon Anon, you can do better." F "Cmon Anon, you can do better."
jump musicalchoices jump musicalchoices
menu: menu:
"Press this button or else your mother dies in her sleep": "Press this button or else your mother dies in her sleep":
play sound "audio/effects/badC.ogg" play sound "audio/effects/badC.ogg" volume 0.5
F "Oh come on now, impress me." F "Oh come on now, impress me."
jump musicalchoices jump musicalchoices
"Try to impress": "Try to impress":
play sound "audio/effects/goodC.ogg" play sound "audio/effects/badA.ogg" volume 0.5
F "Nah… Thats not it, but youre getting there." F "Nah… Thats not it, but youre getting there."
jump musicalchoices jump musicalchoices
"Play something random": "Play something random":
play sound "audio/effects/correctC.ogg" play sound "audio/effects/goodC.ogg" volume 0.5
F "I like this." F "I like this."
F "Play that one again for me, will you?" F "Play that one again for me, will you?"
@ -516,6 +593,9 @@ label chapter_8:
pause 1.0 pause 1.0
F "...Wait..." F "...Wait..."
window hide
window auto
hide fanganonguitar with dissolve hide fanganonguitar with dissolve
show fangguitar with dissolve show fangguitar with dissolve
"She takes the guitar from me and sits on the edge of her bed, toying with the chord I was strumming." "She takes the guitar from me and sits on the edge of her bed, toying with the chord I was strumming."
@ -554,6 +634,8 @@ label chapter_8:
stop music fadeout 1.0 stop music fadeout 1.0
hide dimmer_light behind fangguitar with dissolve hide dimmer_light behind fangguitar with dissolve
"The music had stopped but her own emotions warred on." "The music had stopped but her own emotions warred on."
window hide
window auto
hide fangguitar with dissolve hide fangguitar with dissolve
show fang hiding at scenter with dissolve show fang hiding at scenter with dissolve
@ -603,11 +685,16 @@ label chapter_8:
"I have no clue how long it lasts, but Fang is able to compose herself with time." "I have no clue how long it lasts, but Fang is able to compose herself with time."
"I let her move away, choosing to sit next to her on the soft mattress." "I let her move away, choosing to sit next to her on the soft mattress."
window hide
window auto
hide fanganonhug with dissolve hide fanganonhug with dissolve
show anon neutral at acenter with dissolve: show anon neutral at acenter:
yalign -0.4 xalign 0.4 xalign 0.3
show fang happy flip at sright with dissolve: #yalign -0.4
yalign -0.45 xalign 1.2 show fang happy flip at sright:
xalign 1.2
#yalign -0.45
with dissolve
"Her eyes are puffy and red, and once again her make-up has left tracks of orange and black on her cheeks." "Her eyes are puffy and red, and once again her make-up has left tracks of orange and black on her cheeks."
@ -641,7 +728,8 @@ label chapter_8:
"Along the way she grabs a shirt off the floor, using it to wipe her face." "Along the way she grabs a shirt off the floor, using it to wipe her face."
show fang happy flip at sright with dissolve: show fang happy flip at sright with dissolve:
yalign -0.45 #yalign -0.45
xalign 1.2
"When she comes back Fang sits closer than before, our shoulders together." "When she comes back Fang sits closer than before, our shoulders together."
F "So, for the opener-" F "So, for the opener-"
@ -688,21 +776,30 @@ label chapter_8:
"Not that kinda jam session. {w=0.2}Fuck." "Not that kinda jam session. {w=0.2}Fuck."
A "So whats the whole pirate princess thing about?" A "So whats the whole pirate princess thing about?"
"She doesnt have a candle so Ill be fine." "She doesnt have a candle so Ill be fine."
show fang unimpressed flip with dissolve
# play sound 'audio/effects/anonDink.ogg'
show guitarpick with dissolve:
subpixel True
xpos 0.6 ypos 0.6
#wind up motion going the opposite way?
block:
ease_cubic 0.3 xpos 0.70
play sound 'audio/effects/anonDink.ogg' window hide
window auto
pause .5
show fang unimpressed flip:
easein_cubic 0.5 xpos 1.3
pause .5
# play sound 'audio/effects/anonDink.ogg'
#show guitarpick with dissolve:
# subpixel True
# xpos 0.6 ypos 0.6
# #wind up motion going the opposite way?
# block:
# ease_cubic 0.3 xpos 0.70
play sound 'audio/effects/whoosh.ogg'
show guitarpick: show guitarpick:
subpixel True subpixel True
ease_cubic 0.2 xpos 0.45 ypos 0.35 rotate -65 xanchor 0.5 yanchor 0.5
ease_cubic 0.2 xpos 0.35 ypos -0.15 rotate -65 xpos 0.65 ypos 0.5
# play sound 'audio/effects/anonDink.ogg' linear 0.15 xpos 0.46 ypos 0.16 rotate -360
easein_cubic 0.4 xpos 0.7 ypos -0.15 rotate -360
pause 0.1
play sound 'audio/effects/anonDink.ogg'
show anon fear with dissolve show anon fear with dissolve
"A guitar pick bounces off my eye." "A guitar pick bounces off my eye."
@ -1186,16 +1283,34 @@ label chapter_8:
F "{cps=*1.3}Oh my god mom{/cps}, he doesnt have time for this!" F "{cps=*1.3}Oh my god mom{/cps}, he doesnt have time for this!"
"Fang pulls me off the ground and begins to push me towards the door." "Fang pulls me off the ground and begins to push me towards the door."
show anon neutral flip at acenter
show fang angry flip at sleft:
xalign 1.3
with dissolve
hide anon neutral flip window hide
hide fang angry flip window auto
with easeoutleft
show fangmom at turnaround #show anon neutral flip at acenter
#show fang angry flip at sleft:
# xalign 1.3
#with dissolve
show fang angry behind anon:
ease_cubic 0.7 xpos 0.9
pause 0.5
show anon fear flip
show fang angry flip
with Dissolve(.25)
show anon:
easeout_cubic 1 xpos -0.2
show fang:
easeout_cubic 1 xpos -0.3
#hide anon fear flip
#hide fang angry flip
#with easeoutleft
pause .5
show fangmom flip with Dissolve(.25)
scene black with fade scene black with fade
@ -1204,14 +1319,16 @@ label chapter_8:
FM "Youre welcome back ANY time youd like!" FM "Youre welcome back ANY time youd like!"
"I manage a weak wave as Fang continues to rush me towards the door in embarrassment." "I manage a weak wave as Fang continues to rush me towards the door in embarrassment."
stop music fadeout 3
scene home fang outside night play ambient 'audio/effects/outdoorLoop.ogg' fadein 2
scene home fang outside with fade
"We reach the front door and she quickly turns back inside." "We reach the front door and she quickly turns back inside."
F "{cps=*1.3}OkaybyeseeyouatschoolAnon.{/cps}" F "{cps=*1.3}OkaybyeseeyouatschoolAnon.{/cps}"
show anon neutral at aleft with easeinleft show anon neutral flip at aright with easeinright
"I hear the door slam behind me and am left alone on the porch." "I hear the door slam behind me and am left alone on the porch."
"Well that was…{w=0.3} interesting." "Well that was…{w=0.3} interesting."
@ -1230,7 +1347,11 @@ label chapter_8:
"A text? Shit, thats rare." "A text? Shit, thats rare."
show anonphone at center with moveinbottom window hide
window auto
hide anon with dissolve
show anonphone at center with easeinbottom
"Fang: Hey" "Fang: Hey"
@ -1258,13 +1379,19 @@ label chapter_8:
"Fang: see ya" "Fang: see ya"
hide anonphone with moveoutbottom window hide
window auto
hide anonphone with easeoutbottom
"The bus hasnt gotten here yet." "The bus hasnt gotten here yet."
window hide
window auto
pause .5
show tracy neutral at scenter with dissolve show tracy neutral at scenter with dissolve
SV "Yo, youre that kid with the date from before, ain'tcha?" SV "Yo, youre that kid with the date from before, ain'tcha?"
stop ambient fadeout 2
play music 'audio/OST/Tracy was fired from her real job.ogg' fadein 1.0 play music 'audio/OST/Tracy was fired from her real job.ogg' fadein 1.0
A "Huh?" A "Huh?"
@ -1281,6 +1408,8 @@ label chapter_8:
A "I guess…" A "I guess…"
show tracy tease with dissolve
SV "You just get back from another date?" SV "You just get back from another date?"
A "What? No, it was a study session-{w=0.4} Why am I telling you this?" A "What? No, it was a study session-{w=0.4} Why am I telling you this?"
@ -1293,6 +1422,8 @@ label chapter_8:
A "Fang tried to get me to play the guitar, but I made sure to keep on track." A "Fang tried to get me to play the guitar, but I made sure to keep on track."
show tracy unimpressed with dissolve
SV "You WHAT." SV "You WHAT."
A "Hm?" A "Hm?"
@ -1305,20 +1436,25 @@ label chapter_8:
A "...Oh." A "...Oh."
show tracy tease with dissolve
SV "Still, point stands." SV "Still, point stands."
A "Whats that?" A "Whats that?"
show tracy neutral with dissolve
SV "I was right!{w=0.3} HA!" SV "I was right!{w=0.3} HA!"
SV "By the way, that wasnt your ride, was it?" SV "By the way, that wasnt your ride, was it?"
show anon neutral at turnaround
"I look back to see the tail end of the city bus rounding the corner onto the next street." "I look back to see the tail end of the city bus rounding the corner onto the next street."
show anon neutral flip at aleft with dissolve
SV "Next one comes in forty-five minutes." SV "Next one comes in forty-five minutes."
pause 0.5 pause 0.5
A "...Shut up and gimme a Danger Dog." A "...Shut up and gimme a Danger Dog."
show tracy tease with dissolve
SV "Well, {i}someone{/i} knows their franks." SV "Well, {i}someone{/i} knows their franks."
SV "Comin right up." SV "Comin right up."
@ -1326,9 +1462,10 @@ label chapter_8:
stop music fadeout 1.0 stop music fadeout 1.0
scene black with fade scene black with fade
play music 'audio/OST/Skinrow Soul.ogg' fadein 1.0
"{cps=*0.2}-- Two weeks later --{/cps}" "{cps=*0.2}-- Two weeks later --{/cps}"
play music 'audio/OST/Skinrow Soul.ogg' fadein 1.0
"Im looking over my final grades for this semester." "Im looking over my final grades for this semester."
"My science score is lower than normal." "My science score is lower than normal."
@ -1348,5 +1485,8 @@ label chapter_8:
"My GPA was secured at least for whatever the fuck I decide on." "My GPA was secured at least for whatever the fuck I decide on."
"..." "..."
window hide
window auto
pause .5
return return

View file

@ -9,7 +9,7 @@ init python:
DEFAULT_WIDTH_SCALE_RATIO = round(float(PREFERRED_WIDTH) / float(1920), 4) DEFAULT_WIDTH_SCALE_RATIO = round(float(PREFERRED_WIDTH) / float(1920), 4)
DEFAULT_HEIGHT_SCALE_RATIO = round(float(PREFERRED_HEIGHT) / float(1080), 4) DEFAULT_HEIGHT_SCALE_RATIO = round(float(PREFERRED_HEIGHT) / float(1080), 4)
NOT_UNLOCKED_COVER = im.FactorScale("gui/gallery/unlocked_cg_button_cover.png", DEFAULT_WIDTH_SCALE_RATIO, DEFAULT_HEIGHT_SCALE_RATIO) NOT_UNLOCKED_COVER = im.FactorScale("gui/gallery/unlocked_cg_button_cover.png", DEFAULT_WIDTH_SCALE_RATIO, DEFAULT_HEIGHT_SCALE_RATIO)
ACCEPTED_EXTENSIONS = ["jpg", "webm"] ACCEPTED_EXTENSIONS = ["jpg", "png", "webm"]
CG_PATHS = [ CG_PATHS = [
#CG doesn't really make sense #CG doesn't really make sense
{ 'path': "images/cgs/", 'name': "CG", 'eval': None }, { 'path': "images/cgs/", 'name': "CG", 'eval': None },

View file

@ -72,11 +72,11 @@ label .ending:
play music "audio/OST/Dino Destiny Reader.ogg" play music "audio/OST/Dino Destiny Reader.ogg"
call get_ending call get_ending
if _return == 4: if _return == 4:
scene d_credits at Pan((0, 0),(0, 9850), 1) with fade scene d_credits at Pan((0, 0),(0, 9850), 65) with fade
elif _return == 3: elif _return == 3:
scene c_credits at Pan((0, 0),(0, 9850), 1) with fade scene c_credits at Pan((0, 0),(0, 9850), 65) with fade
else: else:
scene b_credits at Pan((0, 0),(0, 9850), 1) with fade scene b_credits at Pan((0, 0),(0, 9850), 65) with fade
pause pause
stop music fadeout 5 stop music fadeout 5
scene black with Dissolve(3) scene black with Dissolve(3)