SnootGame/game/script/5.fang-and-anon-cut-class-to-talk-on-the-roof.rpy

4330 lines
117 KiB
Text
Raw Normal View History

2021-07-31 12:00:55 +02:00
init python:
# some stupid bullshit you have to do to get sounds playing in an ATL block
def fang_kicks_a_car_workaround_sfx_fuck_renpy(a,b,c):
renpy.play('audio/effects/slapstickPunch.ogg', channel='sound')
label chapter_5:
2021-07-25 23:01:13 +02:00
# Gardening Club
play music 'audio/OST/The Top of the Social Ladder.ogg' fadein 2
pause 1
2021-06-18 04:01:49 +02:00
scene skinrow
2021-07-25 23:01:13 +02:00
show anon neutral at acenter
with Fade(0,0,2)
2021-08-02 19:21:00 +02:00
I "Its been a couple of days since I snooped on Fangs phone."
2021-08-02 19:21:00 +02:00
I "The guilt still weighs on me,{w=.4} but Ive found a way to cope with it."
2021-08-02 19:21:00 +02:00
I "Even more aggressive shitposting on a Hungarian steak sampling vlogsite."
2021-07-25 23:01:13 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "And I would be enjoying my day by myself in my apartment playing games and shitposting."
2021-08-02 19:21:00 +02:00
I "Its Saturday after all."
2021-07-25 23:01:13 +02:00
pause .5
2021-07-25 23:01:13 +02:00
scene outside school fog with Dissolve(1)
2021-08-02 19:21:00 +02:00
I "Except{w=.4} Im walking to school."
2021-07-25 23:01:13 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "{cps=*.4}Fuck my life.{/cps}"
2021-07-25 23:01:13 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "As it turns out the school keeps a log of what the wifi bandwidth goes to."
2021-08-02 19:21:00 +02:00
I "And the IT guy probably wasnt too thrilled to see Id been using it to download the entire Saturnia collection."
2021-08-02 19:21:00 +02:00
I "Spears sentenced me to one week Campus Beautification for using taxpayer money on a few dozen gigs of videos."
2021-07-25 23:01:13 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Well,{w=.4} now I know to space the torrenting out a bit more."
2021-07-25 23:01:13 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "As I get closer to the dreaded building,{w=.4} the more the thought of ditching crosses my mind."
2021-08-02 19:21:00 +02:00
I "But then the thought of Principal Spears pops up and violently pile drives it into a prius.{w=.5} Weird thought but enough to discourage me from ditching."
2021-07-25 23:01:13 +02:00
stop music fadeout 3
play ambient 'audio/effects/outdoorNatureLoop.ogg' fadein 2
2021-06-18 04:01:49 +02:00
scene flower garden
with fade
2021-07-25 23:01:13 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "So here I am now walking to the side and where the gardens of the school are."
2021-08-02 19:21:00 +02:00
I "I can see others are here as well,{w=.4} probably all for detention too."
2021-07-25 23:01:13 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Wait a sec.{w=.3} Isnt that Fang?{w=.6} Why is she talking to that green weirdo from before?"
2021-07-25 23:01:13 +02:00
show fang unimpressed at sleft
2021-06-18 04:01:49 +02:00
show stella neutral at stleft
2021-07-25 23:01:13 +02:00
with dissolve
pause .5
2021-08-02 19:21:00 +02:00
I "Wait another sec.{w=.4} Are they getting closer?"
2021-07-25 23:01:13 +02:00
show anon neutral flip:
yalign 0.1 xalign 1.2
show anon:
easein 1 xalign 0.7
with dissolve
pause 1
2021-08-02 19:21:00 +02:00
I "No,{w=.5} I am."
2021-07-25 23:01:13 +02:00
2021-08-02 19:21:00 +02:00
I "Why did I walk up to them?!"
2021-07-25 23:01:13 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Seeing Fang only makes the guilt more intense."
2021-08-02 19:21:00 +02:00
I "I cast my gaze aside instead."
2021-07-25 23:01:13 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "The flower bulbs are still closed for the winter,{w=.4} but a few are peeking out."
2021-07-31 12:00:55 +02:00
stop ambient fadeout 3
2021-07-25 23:01:13 +02:00
play music 'audio/OST/Ramo de Rosas.ogg' fadein 2
show rosa neutral flip with Dissolve(1):
yalign 0.2 xalign 1.2
2021-07-25 23:01:13 +02:00
unknown "I see you are admiring our work!{w=.6} The gardening club takes much pride in our flowers!" # rosa
2021-07-25 23:01:13 +02:00
show anon behind fang:
easein_back 0.5 xalign 0.5
show anon neutral with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "BWAHSHIT!"
2021-08-02 19:21:00 +02:00
I "For such a{cps=*.1}...{/cps}{w=.2} large girl shes surprisingly stealthy."
2021-07-25 23:01:13 +02:00
show rosa considering flip with Dissolve(.25)
2021-07-25 23:01:13 +02:00
show stella explanatory
unknown "Good morning,{w=.2} Rosa!{w=.4} Ready for today?" # stella
show stella neutral with Dissolve(.25)
2021-07-25 23:01:13 +02:00
show rosa neutral flip
Ro "¡Sí!{w=.4} It is a beautiful day for gardening,{w=.3} isnt it?"
show rosa considering flip with Dissolve(.25)
pause .25
2021-07-25 23:01:13 +02:00
A "Err{cps=*.1}...{/cps}{w=.3} you WANT to be here?"
2021-07-25 23:01:13 +02:00
show fang considering with Dissolve(.25)
2021-06-18 04:01:49 +02:00
F "Rosas the head of the gardening club."
2021-08-02 19:21:00 +02:00
I "Judging by Fangs tone,{w=.4} shes been through this kind of detention multiple times already."
2021-07-25 23:01:13 +02:00
show fang neutral with Dissolve(.25)
2021-07-25 23:01:13 +02:00
# sway? I don't know if this works
show rosa neutral flip:
easein 0.5 xalign 1.225
pause .25
easein 0.5 xalign 1.175
pause .25
repeat
Ro "Oh!{w=.4} Does he wish to join our club?{w=.4} Is that why he is here?{w=.4} Stella!{w=.6} Stella,{w=.2} we have a new member!"
show rosa:
ease 0.5 xalign 1.2
show rosa considering flip with Dissolve(.25)
2021-07-25 23:01:13 +02:00
show stella explanatory
St "Oh,{w=.2} wonderful!"
2021-08-02 19:21:00 +02:00
I "My eyes are drawn to the green stego,{w=.4} who I immediately recognize from that encounter with the cards."
2021-07-25 23:01:13 +02:00
show stella neutral with Dissolve(.25)
2021-07-25 23:01:13 +02:00
show anon:
easein 1 xalign 0.7
pause .2
show anon neutral flip with dissolve
2021-07-25 23:01:13 +02:00
A "Hey,{w=.4} youre that weird stego from the other day."
2021-07-25 23:01:13 +02:00
show stella sad with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "Her smile falters ever so slightly.{w=.4} Did I get the wrong person?"
2021-07-25 23:01:13 +02:00
St "My name is Stella{cps=*.1}...{/cps}{w=.3} and Im not weird{cps=*.1}...{/cps}"
2021-07-25 23:01:13 +02:00
A "Right.{w=.5} So what was with the Pocket Raptor cards?"
2021-07-25 23:01:13 +02:00
St "I was just saying what my tarot guidebook told me{cps=*.1}...{/cps}"
2021-07-25 23:01:13 +02:00
show stella considering with Dissolve(.25)
St "The,{w=.2} uh{cps=*.1}...{/cps}{w=.3} work of an astrologer is to show people what fate has in store for them."
show stella explanatory with Dissolve(.5)
2021-06-18 04:01:49 +02:00
St "And thats what I do!"
2021-07-25 23:01:13 +02:00
show stella neutral with Dissolve(.25)
2021-07-25 23:01:13 +02:00
A "Astrologer?{w=.4} Really?"
2021-07-25 23:01:13 +02:00
show stella considering with Dissolve(.25)
2021-06-18 04:01:49 +02:00
St "But there will always be those who arent able to accept what their fortune tells."
2021-07-25 23:01:13 +02:00
pause .5
2021-07-25 23:01:13 +02:00
A "A,{w=.3} thats retarded.{w=.5} Two,{w=.3} astrology is retarded.{w=.5} And thirdly,{w=.3} that sounds like something from a bad video game."
2021-07-25 23:01:13 +02:00
show stella sad with Dissolve(.25)
St "N-{w=.2}no!{w=.4} I uh{cps=*.1}...{/cps}{w=.3} {cps=*.35}awwwww{/cps}{cps=*.1}...{/cps}"
2021-07-25 23:01:13 +02:00
show stella mad with dissolve
2021-08-02 19:21:00 +02:00
I "The sulky stego is pulled into a hug by the happy hispanic girl."
2021-07-25 23:01:13 +02:00
show anon:
easein 1 xalign 1.2
show fang:
easein 1 xalign 0.85
show rosa behind stella:
easein_back 1.5 xalign 0.3
pause 1
show stella:
easein_cubic 1 xalign 0.025
2021-07-25 23:01:13 +02:00
show rosa neutral flip
Ro "There there,{w=.2} Stella.{w=.5} Youre still my friend no matter how much of the black arts you believe."
2021-07-25 23:01:13 +02:00
show fang happy flip behind anon with dissolve
F "Pfft,{w=.4} youre one to talk about believing black arts,{w=.2} Rosa."
2021-06-18 04:01:49 +02:00
F "You and your magic dino in the sky."
2021-07-25 23:01:13 +02:00
show rosa considering flip with dissolve
play sound 'audio/effects/whoosh.ogg'
show stella behind rosa
show rosa bossy:
easein_cubic 1 xalign 0.0
block:
# easein 0.5 xalign 0.05
# pause .25
# easein 0.5 xalign 0.0
# pause .25
easein_cubic 0.5 xalign 0.05
pause .1
easein_cubic 0.5 xalign 0.0
pause .1
repeat
Ro "Ay pinche pagana{cps=*.1}...{/cps}{w=.3} youre lucky I dont-"
show fang neutral flip
show rosa:
ease 0.5 xalign 0.05
2021-07-25 23:01:13 +02:00
stop music fadeout 3
play sound 'audio/effects/spearYellRumbleVoice.ogg'
Sp "GET ALL YOUR ASSES OUT FRONT RIGHT NOW!" with hpunch
pause .5
show anon neutral
2021-06-18 04:01:49 +02:00
show fang neutral
2021-07-25 23:01:13 +02:00
show rosa considering
show stella considering
with dissolve
2021-08-02 19:21:00 +02:00
I "The cavemans bellow reverberates throughout the entire school,{w=.4} even though Im pretty sure he wasnt using the PA system."
2021-07-31 12:00:55 +02:00
play ambient 'audio/effects/outdoorNatureLoop.ogg' fadein 5
2021-07-25 23:01:13 +02:00
show rosa:
easeout 1 xalign 1.5
pause .25
hide rosa with dissolve
show stella neutral with Dissolve(.25)
show anon behind fang:
easein 1 xalign 0.7
show fang:
easein 1 xalign 0.0
show stella:
easeout 1 xalign 1.2
pause .25
hide stella with dissolve
pause .5
2021-08-02 19:21:00 +02:00
I "Not wanting to piss him off even more,{w=.4} I follow the others to where Principal Spears has a few other students gathered in front of him."
2021-08-02 19:21:00 +02:00
I "The only one I recognize is the guy Trish had in a headlock that one day."
2021-07-25 23:01:13 +02:00
pause .5
2021-07-25 23:01:13 +02:00
show fang unimpressed with Dissolve(.25)
2021-06-18 04:01:49 +02:00
F "Didnt expect you of all people to get detention."
2021-07-25 23:01:13 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "It takes me a moment to realize Fang is talking to me."
2021-07-25 23:01:13 +02:00
A "I,{w=.3} er{cps=*.1}...{/cps}{w=.4} used too much of the school bandwidth."
2021-07-25 23:01:13 +02:00
show fang happy with Dissolve(.25)
F "What,{w=.4} Spears catch you downloading porn in the library or something?"
2021-07-25 23:01:13 +02:00
show anon neutral flip with Dissolve(.25)
A "No!{w=.5} Just torrenting,{w=.3} like,{w=.3} TV shows that I cant get on cable."
2021-08-02 19:21:00 +02:00
I "She raises an eyebrow like she doesnt believe me but doesnt follow it up."
2021-07-25 23:01:13 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "She must never find out about Saturnia."
2021-07-25 23:01:13 +02:00
pause .5
2021-07-31 12:00:55 +02:00
stop ambient fadeout 3
2021-07-25 23:01:13 +02:00
play music 'audio/OST/we just turned on the microphone in our programmers_ house.ogg' fadein 1.0
scene garden
2021-06-18 04:01:49 +02:00
show spears neutral flip:
xalign 1.2 yalign 0.0
2021-06-18 04:01:49 +02:00
show anon neutral:
xalign -0.25 yalign 0.1
2021-07-25 23:01:13 +02:00
show fang neutral behind anon:
xalign -0.225 yalign 0.0
show stella neutral behind fang:
xalign 0.35 yalign 0.1
show rosa neutral behind stella:
xalign 0.5 yalign 0.2
2021-07-25 23:01:13 +02:00
with Fade(1,0,1)
pause .5
# show anon neutral:
# xalign -0.25 yalign 0.1
# show fang neutral behind anon:
# xalign 0.0 yalign 0.0
2021-07-25 23:01:13 +02:00
Sp "Im glad you could make it,{w=.2} Anon.{w=.4} I think thats just about everyone."
2021-08-02 19:21:00 +02:00
I "Not that he gave me much of a choice."
2021-07-25 23:01:13 +02:00
Sp "Alright,{w=.4} Im sure youre all familiar with Rosa,{w=.4} shell be supervising you for campus beautification today."
2021-07-25 23:01:13 +02:00
Sp "If I hear a bad word from her about any of you{cps=*.1}...{/cps}"
pause .5
2021-08-02 19:21:00 +02:00
I "I think I can fill in the rest."
2021-08-02 19:21:00 +02:00
I "Spears nods to Rosa,{w=.4} who reminds me of Naomi with how overly happy she looks."
2021-07-25 23:01:13 +02:00
show spears neutral with Dissolve(.25)
hide spears with easeoutright
pause .5
show rosa:
easein 1 xalign 1.2
2021-07-25 23:01:13 +02:00
pause .5
show rosa considering flip with Dissolve(.25)
pause .25
show rosa neutral flip
2021-06-18 04:01:49 +02:00
Ro "Thank you all so much for coming out to help with campus beautification today!"
2021-06-18 04:01:49 +02:00
Ro "If we all work hard and have a good time we can get done before you know it!"
2021-07-25 23:01:13 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "How can anyone be so enthusiastic about coming to school on the weekend?"
2021-07-25 23:01:13 +02:00
Ro "So by the end of the day we need to get weeding done in the gardens,{w=.4} as well as replanting older flowers,{w=.5} and some of the vines are ready to be trimmed back!"
show rosa considering flip with Dissolve(.25)
2021-07-25 23:01:13 +02:00
show fang considering with Dissolve(.25)
F "{i}{cps=*.2}*groan*{/cps}{/i}"
show stella behind rosa:
easein 1 xalign 0.65
show stella neutral flip with Dissolve(.25)
pause .5
show stella explanatory flip
2021-07-25 23:01:13 +02:00
St "Make sure you all get a pair of gloves,{w=.5} and to return them before you leave!"
show stella neutral flip with Dissolve(.25)
2021-07-25 23:01:13 +02:00
show fang:
easein .5 yalign 0.075
show fang neutral with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "Fang raises her hand."
2021-07-25 23:01:13 +02:00
show rosa neutral flip
2021-06-18 04:01:49 +02:00
Ro "Fingerless dont count."
show rosa considering flip with Dissolve(.25)
2021-07-25 23:01:13 +02:00
show fang:
easein .5 yalign 0.0
show fang unimpressed with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "Fang lowers her hand."
show stella explanatory flip
2021-07-25 23:01:13 +02:00
St "You should all pair off now to split the work evenly,{w=.4} decide amongst yourselves."
show stella neutral flip with Dissolve(.25)
2021-07-25 23:01:13 +02:00
2021-07-31 12:00:55 +02:00
play ambient 'audio/effects/outdoorNatureLoop.ogg' fadein 3
2021-07-25 23:01:13 +02:00
stop music fadeout 3
show rosa:
easeout 1 xalign 1.5
pause .2
show rosa considering with Dissolve(.25)
hide rosa with dissolve
show stella:
easeout 1 xalign 1.2
pause .2
show stella neutral with Dissolve(.25)
hide stella with dissolve
2021-07-25 23:01:13 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Even in detention,{w=.4} the partner curse haunts me."
2021-08-02 19:21:00 +02:00
I "Everyone else almost immediately groups off."
2021-07-25 23:01:13 +02:00
pause .5
2021-07-31 12:00:55 +02:00
stop ambient fadeout 3
2021-07-25 23:01:13 +02:00
play music 'audio/OST/Appreciating the Moment.ogg'
2021-08-02 19:21:00 +02:00
I "{cps=*.1}...{/cps}Leaving just me{w=.3} and take a wild guess who else."
2021-07-25 23:01:13 +02:00
pause .5
2021-07-25 23:01:13 +02:00
show fang:
easein 1 xalign 0.3
pause .2
show fang neutral flip with Dissolve(.25)
pause .5
2021-06-18 04:01:49 +02:00
F "I dont like how often this is happening."
2021-06-18 04:01:49 +02:00
A "Cant say Im a big fan either."
2021-07-25 23:01:13 +02:00
F "Whatever,{w=.4} lets just take vine trimming and get this over with."
2021-07-25 23:01:13 +02:00
show fang:
easein 1 xalign 1.0
pause .1
show fang neutral with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "Fang starts heading to one of the ladders already set up near the wall."
2021-07-25 23:01:13 +02:00
show anon:
easein 0.5 xalign -0.1
A "Wait,{w=.4} dont you need gloves?"
2021-07-27 23:01:57 +02:00
show fang neutral flip with Dissolve(.25)
2021-07-25 23:01:13 +02:00
F "What?{w=.4} Im not a wuss."
2021-07-27 23:01:57 +02:00
show fang unimpressed flip with Dissolve(.25)
2021-06-18 04:01:49 +02:00
F "You get some if youre so concerned about getting a few cuts."
2021-07-25 23:01:13 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "I just dont get this chick sometimes."
2021-07-25 23:01:13 +02:00
hide anon with dissolve
2021-08-02 19:21:00 +02:00
I "I get a pair of gloves and some loppers and rejoin Fang at the ladder."
2021-07-25 23:01:13 +02:00
pause .5
show anon:
xalign -0.1
show anon neutral:
easein 1 xalign 0.3
with dissolve
pause .25
2021-07-25 23:01:13 +02:00
show fang neutral flip with Dissolve(.25)
F "Alright cool,{w=.4} gimme the snippy thing."
2021-06-18 04:01:49 +02:00
A "I dont like the idea of you with a weapon very much."
2021-07-25 23:01:13 +02:00
show fang happy flip with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "She flashes an evil grin."
2021-07-27 23:01:57 +02:00
pause .5
2021-07-25 23:01:13 +02:00
show fang neutral with dissolve
2021-06-18 04:01:49 +02:00
F "Hold the ladder steady while I do this."
2021-07-25 23:01:13 +02:00
show fang considering with Dissolve(.25)
F "Ive been here a few times,{w=.4} this is the easiest job of the three."
2021-07-25 23:01:13 +02:00
A "If you say so{cps=*.1}...{/cps}"
2021-07-27 23:01:57 +02:00
pause .5
2021-07-25 23:01:13 +02:00
show anon:
easein_cubic 1 yalign -0.5
show fang:
easein_back 1 yalign 0.4
show fang neutral with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "Fang is quick to scale the ladder,{w=.4} leaving me to hold it in place."
2021-08-02 19:21:00 +02:00
I "I wish I could shitpost on my phone right now to distract myself but my hands are occupied."
2021-07-25 23:01:13 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Fangs disregard of me is made extremely clear as she carelessly lets the remnants of dead vines rain down on my head."
2021-08-02 19:21:00 +02:00
I "Kind of glad I dont have hair because I cant imagine how bad it would be to have these sticky plant bits tangled in it."
2021-07-25 23:01:13 +02:00
F "Oi!{w=.4} Shift the ladder over!"
2021-06-18 04:01:49 +02:00
A "But youre still on it."
2021-07-25 23:01:13 +02:00
show fang considering with Dissolve(.25)
F "Dont feel like getting down.{w=.4} Come on,{w=.2} you cant be that weak."
pause .5
2021-07-25 23:01:13 +02:00
2021-08-02 19:21:00 +02:00
I "Whatever.{w=.4} {nw}"
2021-07-25 23:01:13 +02:00
show anon:
easein_back 1 xalign 0.25
pause .5
easein_back 1 xalign 0.2
show fang:
easein_back 1 xalign 0.9
pause .5
easein_back 1 xalign 0.8
extend "I shimmy the ladder to the side,{w=.4} Fangs weight making the process more difficult."
pause .5
2021-08-02 19:21:00 +02:00
I "Damn my scrawny arms."
2021-07-31 12:00:55 +02:00
play ambient 'audio/effects/outdoorNatureLoop.ogg'
2021-07-25 23:01:13 +02:00
stop music fadeout 3
show fang happy with Dissolve(.25)
2021-06-18 04:01:49 +02:00
F "Alright this is good."
2021-07-25 23:01:13 +02:00
show fang neutral with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "She goes back to clipping vines and dropping them on my head."
2021-08-02 19:21:00 +02:00
I "Its started building up on my shoulders and neck now."
2021-07-25 23:01:13 +02:00
stop ambient fadeout 3
2021-06-18 04:01:49 +02:00
play music 'audio/OST/Fuck You I Like To Shitpost.ogg' fadein 1.0
2021-08-02 19:21:00 +02:00
I "And now the spots the vines have touched start to itch."
2021-07-25 23:01:13 +02:00
pause .5
2021-06-18 04:01:49 +02:00
A "Hey."
2021-08-02 19:21:00 +02:00
I "She remains focused on the vines, dropping the largest clump directly on my face."
2021-07-25 23:01:13 +02:00
show anon:
easein_cubic 0.5 xalign 0.1
pause .25
2021-06-18 04:01:49 +02:00
A "HEY!"
2021-07-25 23:01:13 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Nevermind.{w=.4} The follow up clump was even bigger and lands right in my mouth."
2021-07-25 23:01:13 +02:00
show anon sad with Dissolve(.25):
easein_cubic 0.5 yalign -0.6
pause 0.25
easein 1 yalign -0.5
2021-08-02 19:21:00 +02:00
I "After I finish spitting the wad of dead vegetation from my mouth I try one last time to get her attention."
2021-07-25 23:01:13 +02:00
show anon neutral with dissolve
show anon:
easein_back 0.5 xalign 0.2
2021-06-18 04:01:49 +02:00
label movie:
2021-07-25 23:01:13 +02:00
play sound 'audio/effects/slapstickPunch.ogg'
A "FANG!" with vpunch
stop music fadeout 3
2021-07-18 09:23:19 +02:00
image fang tail = Movie(play="animations/fang tail.webm",loop=True)
2021-07-25 23:01:13 +02:00
scene fang tail with Dissolve(1)
2021-08-02 19:21:00 +02:00
I "Through my blurred vision I can make out Fangs tail, slowly shifting side to side."
2021-08-02 19:21:00 +02:00
I "And an evil idea comes to mind to get her attention."
2021-07-25 23:01:13 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Theres a less evil one,{w=.2} too,{w=.4} something thatd just shock her."
2021-07-25 23:01:13 +02:00
pause .5
2021-06-18 04:01:49 +02:00
menu:
2021-07-25 23:01:13 +02:00
"Tug Her Tail":
pass
"Tug Her Ankle":
pass
2021-07-25 23:01:13 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "As I reach out to her she drops another clump into my eyes,{w=.4} blinding me."
2021-07-25 23:01:13 +02:00
show dimmer_darker with Dissolve(.1)
show dimmer_darker as xtra_dimmer with Dissolve(.1)
2021-08-02 19:21:00 +02:00
I "I blindly grasp at her until my fingers brush against something covered in scales."
2021-07-25 23:01:13 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "I give the appendage a sharp tug."
2021-07-25 23:01:13 +02:00
scene black with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "Theres a shrill cry above me.{w=.5} That got her attention."
2021-06-18 04:01:49 +02:00
A "Stop dropping shi-"
2021-07-25 23:01:13 +02:00
play sound 'audio/effects/slapstickBigPunch.ogg'
show black with Fade(.1, 0, 1, color="#fff")
pause .5
# B: Going by the script Anon is supposed to be laying in the flowerbed
# until Rosa picks him up, and Fang still up on the ladder, but there's not
# really any good-looking way of showing this I can think of - hence the
2021-07-27 23:01:57 +02:00
# disparity between the visuals and dialogue in this segment
2021-08-02 19:21:00 +02:00
I "Suddenly stars explode in my sight impaired eyes and I fall backwards."
2021-08-02 19:21:00 +02:00
I "Theres a ringing in my ears and I try to blink the vines and stars away."
2021-07-25 23:01:13 +02:00
play music "audio/OST/Many Such Cases of Being So True.ogg"
2021-06-18 04:01:49 +02:00
scene garden
2021-07-25 23:01:13 +02:00
show fang very angry flip:
yalign 0.0 xalign 0.9
show anon sad:
yalign 0.1 xalign 0.0
2021-06-18 04:01:49 +02:00
with fade
2021-07-25 23:01:13 +02:00
pause .5
2021-07-25 23:01:13 +02:00
F "NEVER.{w=.4} DO THAT.{w=.4} AGAIN."
2021-08-02 19:21:00 +02:00
I "Do what?{w=.4} The fuck did I do?"
2021-07-25 23:01:13 +02:00
show fang:
easein_cubic 1 xalign 1.1
2021-06-18 04:01:49 +02:00
F "Fucking pervert."
2021-07-25 23:01:13 +02:00
2021-07-27 23:01:57 +02:00
show anon neutral with Dissolve(.2)
2021-06-18 04:01:49 +02:00
A "What the fuck did I DO?!"
2021-07-25 23:01:13 +02:00
show anon sad with dissolve
2021-08-02 19:21:00 +02:00
I "When I can finally see again Fang has her wings drawn together behind her and her hands clasped on something also behind her."
2021-08-02 19:21:00 +02:00
I "I think I fell in the flowerbed behind us.{w=.4} Its actually sort of soft."
2021-06-18 04:01:49 +02:00
F "You pulled my TAIL!"
2021-06-18 04:01:49 +02:00
A "I thought that was your ankle!"
2021-06-18 04:01:49 +02:00
F "Why the fuck would you think my TAIL was my ANKLE?!"
2021-07-25 23:01:13 +02:00
show anon neutral with Dissolve(.25)
A "Because I couldnt see{w=.3} because YOU kept dropping fucking vines in my eyes!"
2021-06-18 04:01:49 +02:00
F "So you pull my fucking tail you perverted fuck!"
2021-07-25 23:01:13 +02:00
show anon:
easein_cubic 0.5 xalign -0.1
show anon angry with Dissolve(.25)
2021-06-18 04:01:49 +02:00
A "You werent listening to me when I was trying to tell you to stop!"
2021-07-25 23:01:13 +02:00
pause .5
2021-07-25 23:01:13 +02:00
show anon:
easein_cubic 1 xalign 0.0
with None
stop music fadeout 5
play ambient 'audio/effects/outdoorNatureLoop.ogg' fadein 5
show fang angry flip
show anon unimpressed
with dissolve
2021-08-02 19:21:00 +02:00
I "Were both out of breath and staring daggers at each other."
2021-08-02 19:21:00 +02:00
I "My eyes are still bleary and starting to itch now because of the plants."
2021-08-02 19:21:00 +02:00
I "Fang is still protectively holding her tail as if Ill pull it again."
2021-07-25 23:01:13 +02:00
show fang unimpressed flip with dissolve
2021-07-25 23:01:13 +02:00
F "Wha-{w=.4} why is your face all red?"
2021-07-25 23:01:13 +02:00
show anon neutral with Dissolve(.25)
2021-06-18 04:01:49 +02:00
A "I was {i}trying{/i} to tell you!"
2021-06-18 04:01:49 +02:00
A "These vines fuckin hurt!"
2021-07-25 23:01:13 +02:00
pause .5
2021-06-18 04:01:49 +02:00
F "That makes no sense at all."
2021-07-25 23:01:13 +02:00
show fang considering flip with Dissolve(.25)
F "Oh wait.{w=.3} Yeah.{w=.3} Humans."
2021-07-25 23:01:13 +02:00
show fang unimpressed flip with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "She tosses another discarded vine on my face."
2021-07-25 23:01:13 +02:00
show anon:
easein_cubic 0.5 xalign -0.05
2021-06-18 04:01:49 +02:00
A "Cut that out!"
2021-07-25 23:01:13 +02:00
show anon:
easein 0.5 xalign 0.0
2021-07-25 23:01:13 +02:00
show fang happy flip with Dissolve(.25)
2021-06-18 04:01:49 +02:00
F "Hah!"
2021-06-18 04:01:49 +02:00
A "I could report you for allergy abuse."
2021-07-25 23:01:13 +02:00
pause .5
2021-06-18 04:01:49 +02:00
F "Thats the weakest threat Ive ever heard."
2021-07-25 23:01:13 +02:00
F "Actually,{w=.4} in general you seem a bit milquetoast around people."
2021-06-18 04:01:49 +02:00
F "What gives?"
2021-07-25 23:01:13 +02:00
show anon neutral flip with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "I start prying off some of the vines stuck to my clothes."
2021-07-25 23:01:13 +02:00
A "Its like,{w=.4} why waste time on certain people,{w=.4} you know?"
2021-07-25 23:01:13 +02:00
show anon neutral with Dissolve(.25)
2021-06-18 04:01:49 +02:00
A "It wouldnt be worth my time to do something crazy."
2021-08-02 19:21:00 +02:00
I "Fang leans forward on the ladder,{w=.4} pretending to be hurt."
2021-07-25 23:01:13 +02:00
show fang:
easein_cubic 1 xalign 1.0
F "Aww,{w=.4} Im not worth your time?"
pause .5
2021-06-18 04:01:49 +02:00
A "Some people certainly arent."
2021-06-18 04:01:49 +02:00
A "Just never meant to amount to anything or do anything important."
2021-07-25 23:01:13 +02:00
pause .5
2021-07-25 23:01:13 +02:00
show fang neutral flip with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "She drops the smug expression for a second."
2021-07-25 23:01:13 +02:00
pause .5
2021-07-25 23:01:13 +02:00
F "Anyways,{w=.4} you should get up."
2021-06-18 04:01:49 +02:00
F "Rosa will kill you if she sees you crumpled in her stupid flowers."
2021-07-25 23:01:13 +02:00
pause .5
2021-06-18 04:01:49 +02:00
play music 'audio/OST/Fuck You I Like To Ignore Problems.ogg' fadein 1.0
2021-07-25 23:01:13 +02:00
stop ambient fadeout 2
2021-08-02 19:21:00 +02:00
I "A yell echoes from somewhere across the schoolgrounds."
2021-07-25 23:01:13 +02:00
Ro "He {w=.2}{nw}"
play sound 'audio/effects/slapstickBigPunch.ogg'
extend "{b}WHAT{/b}." with vpunch
2021-07-25 23:01:13 +02:00
pause .25
2021-07-25 23:01:13 +02:00
show fang considering flip with Dissolve(.25)
F "Shit,{w=.4} hurry up!"
2021-07-25 23:01:13 +02:00
A "Hang on{cps=*.1}...{/cps}!"
2021-08-02 19:21:00 +02:00
I "I try leaning up.{w=.4} The bush has intertwined with my clothes."
2021-07-25 23:01:13 +02:00
pause .5
2021-06-18 04:01:49 +02:00
A "Im stuck!"
2021-07-25 23:01:13 +02:00
pause .25
2021-07-25 23:01:13 +02:00
show fang angry flip with Dissolve(.25)
F "You actual{cps=*.1}...{/cps}!"
2021-08-02 19:21:00 +02:00
I "Rosa scrambles over and starts pulling at her hair when she sees me stuck in the bush."
2021-07-25 23:01:13 +02:00
show anon:
easein_quad 0.5 xalign -0.2
show fang:
easein_quad 0.5 xalign 1.55
show rosa angry flip behind anon:
yalign 0.2 xalign 0.65
show anon fear
show fang considering flip
with Dissolve(.25)
Ro "Wh-{w=.3}yo-{w=.3}why-{w=.6} {nw}"
2021-07-25 23:01:13 +02:00
play sound 'audio/effects/slapStickPunch.ogg'
show rosa:
easein_elastic 0.5 xalign 0.6
extend "ARGH!" with vpunch
play sound 'audio/effects/slapstickBigPunch.ogg'
show rosa:
easein_cubic 0.4 xalign 0.55
easein_cubic 0.4 xalign 0.6
repeat
Ro "¡ESTÚPIDO!{fast}{w=.6} ¡¿QUÉ CLASE DE RIDÍCULA Y PATÉTICA EXCUSA DE HOMBRE ERES?!" with hpunch
show rosa:
easein 0.5 xalign 0.6
pause .75
play sound 'audio/effects/whoosh.ogg'
show rosa bossy flip:
easein 0.5 xalign 0.7
Ro "Wait{cps=*.1}...{/cps}{w=.3} your position{cps=*.1}...{/cps}"
2021-08-02 19:21:00 +02:00
I "She points a burning finger up at Fang."
2021-07-25 23:01:13 +02:00
show rosa behind fang:
easein_cubic 0.5 xalign 0.3
show fang surprised flip
show rosa angry with Dissolve(.25)
2021-06-18 04:01:49 +02:00
Ro "Did {i}you{/i} push him!"
2021-07-25 23:01:13 +02:00
show fang:
easein_cubic 0.5 xalign 1.65
2021-08-02 19:21:00 +02:00
I "Fangs skin goes a shade paler."
2021-07-25 23:01:13 +02:00
show anon neutral with dissolve
pause .5
2021-07-25 23:01:13 +02:00
A "Uh{cps=*.1}...{/cps} no,{w=.4} I fell on my own."
2021-07-25 23:01:13 +02:00
A "Sorry{cps=*.1}...{/cps}"
pause .5
2021-07-25 23:01:13 +02:00
show fang behind rosa
show rosa:
easein 1 xalign 0.6
show rosa angry flip with Dissolve(.25)
2021-07-25 23:01:13 +02:00
Ro "SORRY?{w=.5} What kind of pendejo manages to fall that hard into my Middlemist Red Camelias that hard on his own?!?"
2021-08-02 19:21:00 +02:00
I "I shrug apologetically."
show fang considering flip with Dissolve(.25)
2021-07-25 23:01:13 +02:00
Ro "I just{cps=*.1}...{/cps}{w=.3} URGH!{w=.4} Do you have {i}any{/i} idea how long it takes for those to bloom!"
2021-07-25 23:01:13 +02:00
Ro "Name!{w=.4} What is your name?!"
2021-07-27 23:01:57 +02:00
A "Er,{w=.4} Anon{cps=*.1}...{/cps}"
pause .5
2021-07-25 23:01:13 +02:00
stop music fadeout 4
play ambient 'audio/effects/outdoorNatureLoop.ogg' fadein 3
2021-07-27 23:01:57 +02:00
show rosa unimpressed flip with Dissolve(.75)
pause .25
Ro "An-{w=.2}on!{w=.5} Why are you still in there?{w=.5} Get up niño,{w=.3} get up!"
2021-07-31 12:00:55 +02:00
# B: I know this visual doesn't really work so well because it's not clear that Anon was meant to be lying in the flowerbed, but whatever
show rosa:
easein_cubic 1 xalign 0.3
2021-08-02 19:21:00 +02:00
I "She grabs one of my hands and{w=.4} {nw}"
2021-07-31 12:00:55 +02:00
show anon fear:
easein_back 0.7 xalign 0.05
show rosa:
easein_back 0.7 xalign 0.5
extend "wHOA-"
2021-07-31 12:00:55 +02:00
show rosa:
easein 1 xalign 0.65
show anon:
easein 0.5 xalign -0.1
show anon neutral with dissolve
pause .5
2021-06-18 04:01:49 +02:00
A "You trying to rip my arm off?"
2021-08-02 19:21:00 +02:00
I "She grabs a bicep proudly."
2021-07-25 23:01:13 +02:00
show rosa neutral flip with Dissolve(.25)
Ro "I say all the time.{w=.4} Outside work is good for your health!"
show rosa considering flip with Dissolve(.25)
2021-07-25 23:01:13 +02:00
show fang neutral flip with Dissolve(.25)
F "Think Ill stick to stealing the occasional protein bar from Naser's stock."
pause .5
2021-07-25 23:01:13 +02:00
show rosa:
easein 0.5 xalign 0.5
Ro "Wait,{w=.4} An-{w=.1}on,{w=.3} why is your face so red?"
2021-07-25 23:01:13 +02:00
A "The uh,{w=.3} vines.{w=.5} Guess I have an allergy."
2021-07-25 23:01:13 +02:00
show rosa bossy flip with Dissolve(.25)
Ro "Oh,{w=.2} no,{w=.3} no no!{w=.5} You must stop working vines then!"
2021-08-02 19:21:00 +02:00
I "She points back up to Fang."
2021-07-25 23:01:13 +02:00
show rosa bossy with Dissolve(.25)
2021-07-25 23:01:13 +02:00
Ro "You!{w=.4} Get down from there,{w=.4} you are both switching to weeds!"
pause .25
2021-07-25 23:01:13 +02:00
show fang considering flip with Dissolve(.25)
F "{i}{cps=*.2}Uuuuughhhhh...{/cps}{/i}"
2021-07-25 23:01:13 +02:00
show fang unimpressed flip with Dissolve(.25)
F "{cps=*.1}...{/cps}Alright,{w=.3} whatever."
2021-07-25 23:01:13 +02:00
show rosa bossy flip with Dissolve(.25)
Ro "Go,{w=.4} go now!{w=.4} And no more tripping!"
2021-06-18 04:01:49 +02:00
scene black with fade
2021-08-02 19:21:00 +02:00
I "We go exchange our equipment for weeding trowels."
2021-07-25 23:01:13 +02:00
2021-08-02 19:21:00 +02:00
I "Once we get directed to a place in the dirt to start,{w=.4} Fang and I diligently continue in silence for a bit."
2021-07-27 23:01:57 +02:00
scene garden
show anon neutral:
yalign 0.1 xalign 0.8
show fang unimpressed flip behind anon:
yalign 0.0 xalign 0.0
with fade
pause 1
2021-07-27 23:01:57 +02:00
show fang considering flip with Dissolve(.25)
F "{cps=*.1}...{/cps}Why did you lie earlier?"
2021-06-18 04:01:49 +02:00
A "Hm?"
2021-07-27 23:01:57 +02:00
pause .5
2021-06-18 04:01:49 +02:00
F "About how I kicked you."
2021-07-27 23:01:57 +02:00
pause .5
2021-07-27 23:01:57 +02:00
A "Uhh{cps=*.1}...{/cps}"
2021-07-27 23:01:57 +02:00
A "Spur of the moment,{w=.4} I guess?"
2021-06-18 04:01:49 +02:00
A "Seemed like the easiest way out of getting in more trouble?"
2021-07-27 23:01:57 +02:00
pause .5
2021-07-27 23:01:57 +02:00
show fang neutral flip with Dissolve(.25)
F "{cps=*.1}...{/cps} Sure."
2021-06-18 04:01:49 +02:00
A "What do you mean sure?"
2021-07-27 23:01:57 +02:00
show fang considering flip with Dissolve(.25)
2021-06-18 04:01:49 +02:00
F "Sure it was the easiest way to get out of trouble?"
2021-07-27 23:01:57 +02:00
pause .5
2021-07-27 23:01:57 +02:00
A "Uh{cps=*.1}...{/cps}"
2021-07-27 23:01:57 +02:00
show fang neutral flip with Dissolve(.25)
2021-06-18 04:01:49 +02:00
F "Why did you {i}really{/i} do it?"
2021-06-18 04:01:49 +02:00
A "What do you mean?"
2021-07-27 23:01:57 +02:00
F "You know,{w=.3} your reasons,{w=.4} real reasons?{w=.5} Your recta ratio."
pause .5
2021-07-27 23:01:57 +02:00
A "Recta ratio?{w=.4} Fancy words outta you."
2021-07-27 23:01:57 +02:00
A "But I dont understand{cps=*.1}...{/cps}"
2021-07-27 23:01:57 +02:00
show fang unimpressed with Dissolve(.25)
F "You fucking moron what was your motive?{w=.6} Why would you care?"
2021-07-27 23:01:57 +02:00
show anon neutral flip with dissolve
A "Uhh{cps=*.1}...{/cps}"
pause .5
2021-08-02 19:21:00 +02:00
I "I had to think about that for a moment.{w=.4} Why {i}did{/i} I do that{cps=*.1}...{/cps}"
2021-07-27 23:01:57 +02:00
F "{cps=*.1}...{/cps}You said something before."
2021-06-18 04:01:49 +02:00
F "About how some people wont ever amount to anything."
2021-07-27 23:01:57 +02:00
A "Oh,{w=.2} uh,{w=.3} yeah.{w=.4} That was,{w=.3} uh{cps=*.1}...{/cps}"
2021-06-18 04:01:49 +02:00
F "What did you mean by that?"
2021-08-02 19:21:00 +02:00
I "Why the fuck is she so curious?"
2021-07-27 23:01:57 +02:00
A "I dunno,{w=.4} youd probably think Im some creep for saying this{cps=*.1}...{/cps}"
2021-06-18 04:01:49 +02:00
F "I already think youre a creep."
2021-06-18 04:01:49 +02:00
A "Fair but fuck you regardless."
2021-07-27 23:01:57 +02:00
show fang flip off hostile with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "Her retort is a prominent flipping of the bird."
2021-07-27 23:01:57 +02:00
pause .25
show fang neutral flip with dissolve
pause .5
2021-07-27 23:01:57 +02:00
show anon neutral with dissolve
pause .5
A "I dunno,{w=.4} Its like,{w=.4} the world is too full."
2021-06-18 04:01:49 +02:00
A "And theres only gonna be more people as time goes on."
2021-07-27 23:01:57 +02:00
A "Eventually well run out of food and resources,{w=.5} but culture will be too far gone to really fix anything."
pause .25
2021-07-27 23:01:57 +02:00
show fang considering flip with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "Fang stops digging for a moment and gives an attentive stare out of the corner of her eye."
2021-07-27 23:01:57 +02:00
pause .5
2021-07-27 23:01:57 +02:00
A "Midwits and morons have kids like crazy.{w=.4} The number of smart people in the world remains stagnant."
2021-06-18 04:01:49 +02:00
A "Or even goes down over time."
2021-07-27 23:01:57 +02:00
A "Nobody is immune to propaganda,{w=.4} and useful people can be indoctrinated right into the crowds."
2021-06-18 04:01:49 +02:00
A "Yknow?"
2021-07-27 23:01:57 +02:00
pause .5
2021-07-27 23:01:57 +02:00
F "{cps=*.1}...{/cps}"
2021-06-18 04:01:49 +02:00
A "Told you itd sound weird."
2021-07-27 23:01:57 +02:00
show fang neutral with Dissolve(.25)
F "No,{w=.4} actually,{w=.3} thats{cps=*.1}...{/cps}{w=.3} Wow."
2021-06-18 04:01:49 +02:00
F "Thats actually exactly how I feel about things!"
2021-07-27 23:01:57 +02:00
pause .5
2021-07-27 23:01:57 +02:00
show anon neutral flip with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "She what?"
2021-08-02 19:21:00 +02:00
I "Fang is acting strangely enthusiastic all of a sudden."
2021-07-27 23:01:57 +02:00
F "Right like,{w=.3} in all of history,{w=.4} if you {i}really{/i} look at it,{w=.4} the smart people have never even once had to answer to the excess."
2021-07-27 23:01:57 +02:00
F "Back in the day,{w=.4} innovation was propelled by smart people working with other smart people."
2021-06-18 04:01:49 +02:00
F "Trying all sorts of new things the masses would have hated."
2021-07-27 23:01:57 +02:00
F "Like rock music,{w=.4} right?"
2021-06-18 04:01:49 +02:00
F "People hated that at first."
2021-07-27 23:01:57 +02:00
show fang happy with Dissolve(.25)
F "When {i}my{/i} band takes off,{w=.4} Ill get to rub it in everyones faces."
2021-07-27 23:01:57 +02:00
F "All those cock goblins.{w=.4} Its like everywhere you go,{w=.4} theres a hundred dumb people for one person worth anything."
pause .5
2021-07-27 23:01:57 +02:00
A "Whatd you call it before?{w=.4} Excess?"
2021-07-27 23:01:57 +02:00
F "Yeah,{w=.4} like Naomi."
2021-06-18 04:01:49 +02:00
A "Right."
2021-07-27 23:01:57 +02:00
show fang neutral with Dissolve(.25)
F "Most people in the school,{w=.2} even."
pause .25
2021-06-18 04:01:49 +02:00
A "I can see it."
2021-07-27 23:01:57 +02:00
show fang considering with Dissolve(.25)
F "{cps=*.1}...{/cps}Maybe Reed?{w=.4} Not sure."
pause .5
2021-08-02 19:21:00 +02:00
I "{cps=*.1}...?{/cps}"
2021-07-27 23:01:57 +02:00
show fang neutral with Dissolve(.25)
F "Rosa and Stella,{w=.4} definitely."
2021-08-02 19:21:00 +02:00
I "What the-"
2021-07-27 23:01:57 +02:00
show fang unimpressed with Dissolve(.25)
F "Naser,{w=.2} too,{w=.3} unfortunately.{w=.4} Oh, well."
pause .5
2021-07-27 23:01:57 +02:00
show fang unimpressed flip with Dissolve(.25)
F "All of them,{w=.4} sheep."
pause .5
2021-08-02 19:21:00 +02:00
I "To casually brush everyone aside like that{cps=*.1}...{/cps}"
2021-08-02 19:21:00 +02:00
I "What does she think of me,{w=.2} then?"
2021-07-27 23:01:57 +02:00
pause .5
2021-07-27 23:01:57 +02:00
A "If you think so little of Rosa and Stella and everyone,{w=.4} why hang out with them?"
2021-07-27 23:01:57 +02:00
show fang considering flip with Dissolve(.25)
F "{cps=*.1}...{/cps}I dont like being alone.{w=.4} You dont need to know any more."
2021-07-27 23:01:57 +02:00
F "As long as they arent the sort of people that showed up that day at our concert{cps=*.1}...{/cps}"
2021-07-27 23:01:57 +02:00
show fang neutral flip with Dissolve(.25)
F "Those lazy,{w=.3} talentless,{w=.3} inconsiderate,{w=.3} self-righteous,{w=.3} condescending excuses for peers."
2021-06-18 04:01:49 +02:00
F "Thinking they can just make fun of our music."
2021-07-27 23:01:57 +02:00
pause .5
2021-07-27 23:01:57 +02:00
A "Haha,{w=.4} yeah,{w=.4} those guys sucked.{w=.6} Their insults werent even that creative."
2021-07-27 23:01:57 +02:00
stop ambient fadeout 3
pause .5
2021-07-27 23:01:57 +02:00
show fang:
easein_elastic 0.5 xalign 0.1
show fang angry flip with Dissolve(.25)
show anon:
easein_cubic 1 xalign 0.85
2021-08-02 19:21:00 +02:00
I "Fangs arm jerks back violently,{w=.4} pulling a bundle of weeds and topsoil out and onto my jacket."
2021-06-18 04:01:49 +02:00
A "Hey-"
2021-06-18 04:01:49 +02:00
play music 'audio/OST/you can_t sage here.ogg' fadein 1.0
2021-07-27 23:01:57 +02:00
show fang angry with dissolve
pause .75
2021-06-18 04:01:49 +02:00
F "What is that supposed to mean?"
2021-08-02 19:21:00 +02:00
I "Her eyes scrutinize me thoroughly."
2021-08-02 19:21:00 +02:00
I "But why-"
2021-07-27 23:01:57 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Oh."
2021-08-02 19:21:00 +02:00
I "{cps=*.2}Oh shit.{/cps}"
2021-08-02 19:21:00 +02:00
I "My foot tastes a bit salad-like today.{w=.4} Damn gardening."
2021-07-27 23:01:57 +02:00
A "Er,{w=.3} just{cps=*.1}...{/cps}{w=.3} gossip I heard from classmates afterwards?"
pause .5
2021-08-02 19:21:00 +02:00
I "We both know thats a lie."
2021-08-02 19:21:00 +02:00
I "I feel anxious as Fang continues watching me."
2021-08-02 19:21:00 +02:00
I "I watch it happen,{w=.4} as if in slow motion,{w=.4} as comprehension dawns on Fang."
2021-08-02 19:21:00 +02:00
I "Her voice is low."
2021-08-02 19:21:00 +02:00
I "Accusatory."
2021-07-27 23:01:57 +02:00
pause .25
2021-07-27 23:01:57 +02:00
show fang:
easein_cubic 1 xalign 0.0
show fang very angry with Dissolve(.25)
2021-07-27 23:01:57 +02:00
F "{cps=*.1}...{/cps}you were at the show?"
pause .5
2021-07-27 23:01:57 +02:00
show dimmer_light behind anon, fang with dissolve
2021-08-02 19:21:00 +02:00
I "My heart stops."
2021-08-02 19:21:00 +02:00
I "There it is."
2021-08-02 19:21:00 +02:00
I "I couldnt have hoped to hide it forever."
2021-07-27 23:01:57 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Fang stands over me,{w=.4} her wings spread wide and her shoulders shaking."
2021-08-02 19:21:00 +02:00
I "I{cps=*.1}...{/cps}{w=.3} how do I explain this?"
2021-08-02 19:21:00 +02:00
I "Were close enough friends now,{w=.3} right?"
2021-08-02 19:21:00 +02:00
I "I could probably even joke about it a bit."
2021-07-27 23:01:57 +02:00
pause .5
2021-06-18 04:01:49 +02:00
menu:
2021-07-27 23:01:57 +02:00
"Explain it to her honestly, she should understand by now":
stop music fadeout 3
pause .5
jump .beHonest
"Joking is a good way to move past mistakes.":
stop music fadeout 3
pause .5
jump .jokeAround
label .beHonest:
2021-06-18 04:01:49 +02:00
$ anonscore += 1
2021-07-27 23:01:57 +02:00
2021-08-02 19:21:00 +02:00
I "I guess honesty is the best policy."
2021-07-27 23:01:57 +02:00
pause .5
2021-07-27 23:01:57 +02:00
play music 'audio/OST/Summertime Synth.ogg' fadein 1.0
hide dimmer_light with dissolve
pause .5
2021-07-27 23:01:57 +02:00
A "Well,{w=.5} Naser did invite me to your concert{cps=*.1}...{/cps}{w=.4} and I did end up going."
pause .5
2021-07-27 23:01:57 +02:00
show fang angry with dissolve
2021-08-02 19:21:00 +02:00
I "Fangs expression hardens and she crosses her arms."
2021-07-27 23:01:57 +02:00
pause .5
2021-07-27 23:01:57 +02:00
A "He told me thered be free food so I figured why not?{w=.5} Its not like I knew it was going to end up the way it did."
pause .5
2021-06-18 04:01:49 +02:00
F "So why did you tell us you didnt go?"
2021-07-27 23:01:57 +02:00
A "Because I kept seeing your psycho friend hunting down everyone else who went,{w=.5} why would I make myself a target?"
2021-07-27 23:01:57 +02:00
F "Trish was only looking for the dicks who{cps=*.1}...{/cps}"
pause .5
2021-07-27 23:01:57 +02:00
show anon behind fang
show fang:
easein_back 0.5 xalign 0.4
pause .2
show anon:
easein_cubic 0.5 xalign 0.9
2021-06-18 04:01:49 +02:00
F "Did you laugh at us too?"
2021-08-02 19:21:00 +02:00
I "She jabs an accusatory finger at me."
2021-07-27 23:01:57 +02:00
pause .5
2021-07-27 23:01:57 +02:00
A "Fang,{w=.5} {cps=*.1}I-{/cps}{w=.4}{nw}"
2021-07-27 23:01:57 +02:00
F "Did.{w=.4} You.{w=.4} Laugh?"
2021-08-02 19:21:00 +02:00
I "I open my mouth to answer but the words arent coming to me."
2021-08-02 19:21:00 +02:00
I "Fang seems to pick up on my inability to answer."
2021-07-27 23:01:57 +02:00
pause .5
2021-07-27 23:01:57 +02:00
show fang:
easein_cubic 1 xalign -0.2
show fang angry flip with Dissolve(.25)
pause 1.5
show fang very angry with Dissolve(.25)
2021-06-18 04:01:49 +02:00
F "I fucking knew it."
2021-07-27 23:01:57 +02:00
pause .5
2021-07-27 23:01:57 +02:00
A "Look Fang,{w=.5} Im sorry,{w=.3} right?{w=.5} {cps=*.4}I didnt know-{/cps}{w=.4}{nw}"
2021-07-27 23:01:57 +02:00
show fang:
easein_cubic 0.5 xalign -0.1
2021-06-18 04:01:49 +02:00
F "I cant believe you right now!"
2021-07-27 23:01:57 +02:00
pause .5
2021-07-27 23:01:57 +02:00
show fang:
easeout 1 xalign -1.2
pause .25
hide fang with dissolve
2021-08-02 19:21:00 +02:00
I "Fang begins to storm off and I try to chase after her."
2021-07-27 23:01:57 +02:00
A "Fang,{w=.3} wait!"
2021-07-27 23:01:57 +02:00
show anon:
easeout_cubic 0.5 xalign 0.5
pause .25
show dimmer_light behind anon with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "But my self-defeating clumsiness seems to have a different plan and my foot catches on the pile of discarded gardening tools."
2021-07-27 23:01:57 +02:00
hide dimmer_light
play sound 'audio/effects/whoosh.ogg'
show anon shocked with Dissolve(.1):
yanchor 0.2
easeout_quad .5 rotate -90 yalign -0.01 xpos 0.3
pause .15
hide anon with Dissolve(.25)
play sound "audio/effects/slapstickPunch.ogg"
with vpunch
2021-07-27 23:01:57 +02:00
scene black with dissolve
2021-08-02 19:21:00 +02:00
I "The world spins and I land on my ass where we were weeding."
2021-08-02 19:21:00 +02:00
I "At least something broke my fall{cps=*.1}...{/cps}"
2021-08-02 19:21:00 +02:00
I "Wait.{w=.4} Isnt this the flowerbed?"
2021-08-02 19:21:00 +02:00
I "Suddenly an orange terror descends upon me like I set off some sort of alarm."
2021-07-27 23:01:57 +02:00
$ punched_into_flowerbed = False
jump .postAnonLaughReveal
2021-07-27 23:01:57 +02:00
label .jokeAround:
2021-08-02 19:21:00 +02:00
I "Were good enough friends now,{w=.3} right?{w=.4} Thisll be {cps=*.3}fiiiine.{/cps}"
2021-07-27 23:01:57 +02:00
pause .5
2021-06-18 04:01:49 +02:00
play music 'audio/OST/Summertime Synth.ogg' fadein 1.0
2021-07-27 23:01:57 +02:00
hide dimmer_light with dissolve
pause .5
2021-06-18 04:01:49 +02:00
A "I know that you guys sounded so bad you never made it past your intro."
2021-07-27 23:01:57 +02:00
pause .25
2021-07-27 23:01:57 +02:00
show fang:
easein_cubic 1 xalign -0.05
2021-08-02 19:21:00 +02:00
I "Her eyes narrow.{w=.6} Eh,{w=.3} maybe if I{cps=*.1}...{/cps}"
2021-07-27 23:01:57 +02:00
A "I was expecting dinner and a show,{w=.4} not a comedy skit."
pause .5
2021-07-27 23:01:57 +02:00
show fang:
linear 0.045 xalign -0.045
linear 0.045 xalign -0.05
repeat
2021-08-02 19:21:00 +02:00
I "I know Im not the best comedian but still nothing?"
2021-08-02 19:21:00 +02:00
I "No,{w=.3} wait,{w=.4} I think I hear some cracking."
2021-08-02 19:21:00 +02:00
I "Oh,{w=.4} thatd be her knuckles popping."
2021-08-02 19:21:00 +02:00
I "Fangs face twists into a sneer and her hand slowly comes up into a fist."
2021-07-27 23:01:57 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "I may have overestimated my comedic talents.{w=.5} Or our friendship."
2021-07-27 23:01:57 +02:00
pause .5
2021-07-27 23:01:57 +02:00
show anon behind fang
# show fang:
# # xalign -0.05
show fang:
easein_quart 0.5 xalign 0.4
play sound 'audio/effects/whoosh.ogg'
pause .15
play sound 'audio/effects/slapstickBigPunch.ogg'
scene black with Fade(.1, 0, 1, color="#fff")
2021-08-02 19:21:00 +02:00
I "My head snaps to the side,{w=.4} a burning sting radiating from my cheek."
2021-08-02 19:21:00 +02:00
I "My foot catches on the pile of discarded gardening tools."
2021-08-02 19:21:00 +02:00
I "The world spins and I land on my ass where we were weeding."
2021-07-27 23:01:57 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "At least something broke my fall"
2021-07-27 23:01:57 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Wait.{w=.4} Isnt this the flowerbed?"
2021-07-27 23:01:57 +02:00
F "{cps=*.3}You fucking asshole{/cps}{cps=*.1}...{/cps}"
2021-08-02 19:21:00 +02:00
I "Fang storms off,{w=.4} shouldering past Rosa,{w=.4} who is stunned silent."
2021-07-27 23:01:57 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Rosa isnt stunned for long though,{w=.4} and suddenly an orange terror descends upon me like I set off some sort of alarm."
2021-07-27 23:01:57 +02:00
$ punched_into_flowerbed = True
jump .postAnonLaughReveal
2021-07-27 23:01:57 +02:00
label .postAnonLaughReveal:
2021-07-27 23:01:57 +02:00
pause .5
2021-07-27 23:01:57 +02:00
play sound 'audio/effects/slapstickBigPunch.ogg'
Ro "¡MALDITO CABRÓN PELÓN!{fast}{w=.5} ¡QUÍTATE DE AHÍ PORQUE ESTÁS APLASTANDO LAS FLORES!!!" with hpunch
2021-07-27 23:01:57 +02:00
scene garden
show rosa angry flip:
yalign 0.2 xalign 1.1
with dissolve
pause .5
2021-07-27 23:01:57 +02:00
A "Err{cps=*.1}...{/cps}{w=.3} Sorry?"
2021-07-27 23:01:57 +02:00
# TODO: the line "do you have any idea how long it takes for those to bloom" is also used earlier when Anon first falls into the flowerbed
Ro "{i}Ay Dios mío{/i}{cps=*.1}...{/cps}{w=.4} do you have any idea how long it takes those to bloom?!"
if not punched_into_flowerbed:
Ro "And for you to just tumble onto them{w=.3} AGAIN!"
show anon neutral:
alpha 0
yalign -0.2 xalign -0.1
show anon:
easein 0.5 yalign 0.1 alpha 1
2021-08-02 19:21:00 +02:00
I "I jump to my feet and quickly inspect the damage.{w=.4} The entire section of flowerbed where I had landed was imprinted with my outline like a snow-angel."
2021-07-27 23:01:57 +02:00
show anon:
alpha 1 yalign 0.1
pause .5
2021-08-02 19:21:00 +02:00
I "Just my luck."
2021-07-27 23:01:57 +02:00
A "Rosa,{w=.3} I didnt mean-"
2021-06-18 04:01:49 +02:00
Ro "It doesnt matter what you meant!"
2021-07-27 23:01:57 +02:00
Ro "Once is forgivable,{w=.3} but{w=.1} {nw}"
show rosa:
easein_back 0.5 xalign 1.0
extend "twice!{w=.5} {nw}"
show anon fear:
easein_cubic 1 xalign -0.15
show rosa:
easein_back 0.5 xalign 0.85
extend "TWICE!"
2021-07-27 23:01:57 +02:00
show rosa:
easeout 3 xalign 0.3
Ro "¡¡QUÉDATE QUIETO QUE TE JURO POR RAPTOR JESÚS QUE TE GOLPEARÉ CON LA CHANCLA!!{nw}"
2021-07-27 23:01:57 +02:00
show stella unimpressed flip:
yalign 0.1 xalign 1.5
show stella:
easein_cubic 0.75 xalign 0.6
pause .75
show stella:
easein_back 1 xalign 0.9
show rosa:
easein_back 1 xalign 0.9
St "Whoa,{w=.3} whoa,{w=.3} whoa!!"
2021-08-02 19:21:00 +02:00
I "I am saved by a green stegosaur grabbing the mighty arm of judgement out of the air mid-swing."
2021-07-27 23:01:57 +02:00
pause .5
show anon sad with dissolve
pause .25
2021-07-27 23:01:57 +02:00
St "Rosa,{w=.4} remember what we talked about!"
2021-07-27 23:01:57 +02:00
show rosa:
easein_elastic 0.5 xalign 0.85
2021-08-02 19:21:00 +02:00
I "Steam erupts from Rosas nostrils like a bull."
2021-07-27 23:01:57 +02:00
pause .5
2021-07-27 23:01:57 +02:00
# show rosa:
# easein 1 xalign 0.5
show rosa considering flip with Dissolve(1)
show rosa:
easein 1 xalign 0.5
pause .25
2021-06-18 04:01:49 +02:00
show rosa considering with dissolve
2021-07-27 23:01:57 +02:00
Ro "{cps=*.1}...{/cps}"
2021-07-27 23:01:57 +02:00
St "Dont use physical force to make people hurt,{w=.4} alright?"
pause .5
2021-07-27 23:01:57 +02:00
A "Th-{w=.3}thank you St-"
2021-07-27 23:01:57 +02:00
St "Thats what manual labor is for,{w=.4} right?"
2021-07-27 23:01:57 +02:00
show anon neutral with dissolve
A "{cps=*.1}...{/cps}"
pause .5
2021-07-27 23:01:57 +02:00
Ro "{cps=*.1}...{/cps}Yes{cps=*.1}...{/cps}{w=.4} Yes,{w=.2} of course."
pause .5
2021-07-27 23:01:57 +02:00
play sound 'audio/effects/whoosh.ogg'
show rosa:
easein_cubic 1 xalign 0.65
show rosa bossy flip with Dissolve(.15)
2021-07-27 23:01:57 +02:00
Ro "You!{w=.5} An-{w=.1}on,{w=.4} you will help extra two hours after everyone else!{w=.5} Two!!"
pause .5
2021-06-18 04:01:49 +02:00
A "For flowers?!"
2021-06-18 04:01:49 +02:00
Ro "For flowers!"
2021-07-27 23:01:57 +02:00
pause .5
2021-07-27 23:01:57 +02:00
A "{cps=*.1}...{/cps}Are you sure you wouldnt rather just beat me?"
2021-07-27 23:01:57 +02:00
show rosa:
easein_cubic 0.5 xalign 0.6
2021-06-18 04:01:49 +02:00
Ro "I can do both!"
2021-07-27 23:01:57 +02:00
pause .25
2021-07-27 23:01:57 +02:00
show stella considering flip with Dissolve(.25)
2021-06-18 04:01:49 +02:00
St "Where did Fang go?"
2021-07-27 23:01:57 +02:00
pause .5
2021-07-27 23:01:57 +02:00
A "I uh{cps=*.1}...{/cps}{w=.3} did something I shouldnt have."
2021-07-27 23:01:57 +02:00
A "She ran off{cps=*.1}...{/cps}"
pause .5
2021-07-27 23:01:57 +02:00
show rosa unimpressed flip with dissolve
2021-06-18 04:01:49 +02:00
Ro "You ruin the flowers of friendship like you do of my labor!!"
2021-07-27 23:01:57 +02:00
show stella unimpressed flip with Dissolve(.25)
St "You should go find Fang and apologize.{w=.5} And bring her back."
2021-07-27 23:01:57 +02:00
show stella sad flip with Dissolve(.25)
St "If you dont share someones pain,{w=.4} you can never understand them."
pause .5
2021-08-02 19:21:00 +02:00
I "Did this bitch just quote Naruto of all things?"
2021-08-02 19:21:00 +02:00
I "If I werent being directed to leave I would have bailed anyways."
2021-07-27 23:01:57 +02:00
pause .5
2021-07-27 23:01:57 +02:00
A "I saw her going towards the parking lot,{w=.4} Ill be right back."
pause .5
2021-07-27 23:01:57 +02:00
show anon:
easeout 1 xalign -0.5
pause .2
show anon neutral flip with Dissolve(.25)
hide anon with dissolve
stop music fadeout 4
2021-07-27 23:01:57 +02:00
show rosa:
easein_cubic 1 xalign 0.4
show rosa bossy flip with Dissolve(.25)
2021-06-18 04:01:49 +02:00
Ro "You better!"
2021-07-27 23:01:57 +02:00
pause .5
scene outside school
2021-07-31 12:00:55 +02:00
with Fade(1,0,1)
2021-08-02 19:21:00 +02:00
I "There arent many cars in the parking lot,{w=.4} so Fang shouldnt be too hard to find."
2021-07-31 12:00:55 +02:00
# B: this music is meant to play as per the audio direction doc, but it's pretty chill considering Fang is flipping out
2021-06-18 04:01:49 +02:00
play music 'audio/OST/Beach Chill Out.ogg' fadein 1.0
2021-08-02 19:21:00 +02:00
I "That pair of wings rustling in-between two parked cars is probably a hint,{w=.4} not sure."
2021-07-31 12:00:55 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "I silently approach,{w=.4} hiding behind the other cars in the lot."
2021-07-31 12:00:55 +02:00
show fang angry with dissolve:
yalign 0.0 xalign 1.5
2021-08-02 19:21:00 +02:00
I "Shes huddled around the passenger door of a garishly yellow minivan."
2021-07-31 12:00:55 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Wait,{w=.4} is she{cps=*.1}...{/cps}?"
2021-08-02 19:21:00 +02:00
I "Shit,{w=.4} I gotta stop her."
2021-07-31 12:00:55 +02:00
pause .5
2021-07-31 12:00:55 +02:00
show anon concerned:
yalign 0.1 xalign -0.5
show anon:
easein_cubic 1 xalign -0.1
with dissolve
pause .5
2021-07-31 12:00:55 +02:00
A "Fang,{w=.5} what are you doing?!"
2021-07-31 12:00:55 +02:00
show fang:
easein_cubic 1 xalign 1.6
show fang very angry flip with Dissolve(.25)
pause .5
F "Fuck off,{w=.2} fuck-knuckle."
pause .5
show fang angry with dissolve
2021-07-31 12:00:55 +02:00
A "{cps=*.1}...{/cps}"
2021-07-31 12:00:55 +02:00
A "Fang,{w=.4} {cps=*.75}dont break into a teacher's car{w},{/cps}{cps=*.5} well get-{/cps}{w=.4}{nw}"
2021-07-31 12:00:55 +02:00
show fang:
easein_back 0.5 xalign 1.2
show fang very angry flip with Dissolve(.25)
2021-06-18 04:01:49 +02:00
F "Shut the fuck up cunt smuggler Im focusing on this."
2021-07-31 12:00:55 +02:00
A "{cps=*.1}...{/cps}"
show anon neutral with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "Im over it."
2021-07-31 12:00:55 +02:00
pause .5
2021-06-18 04:01:49 +02:00
A "Why are you doing this?"
2021-07-31 12:00:55 +02:00
show fang angry flip with dissolve
2021-07-31 12:00:55 +02:00
F "{cps=*.1}...{/cps}Itll be fun."
2021-07-31 12:00:55 +02:00
F "{cps=*.5}Hehehehe{/cps}{cps=*.1}...{/cps}"
2021-07-31 12:00:55 +02:00
F "Why,{w=.4} you want to join in on a joyride?"
2021-08-02 19:21:00 +02:00
I "She looks at me like its a genuine question."
2021-07-31 12:00:55 +02:00
pause .5
2021-07-31 12:00:55 +02:00
A "No,{w=.4} I dont."
pause .5
2021-07-31 12:00:55 +02:00
show fang:
easein_cubic 0.5 xalign 0.8
pause .25
show fang very angry with Dissolve(.25)
pause .25
show fang:
easeout_back 0.5 xalign 1.3
pause 0.5
# TODO: would love an impact-with-suspension-creak SFX or something here
# TODO: also a car alarm
show anon fear
play sound 'audio/effects/slapstickBigPunch.ogg' # placeholder
show fang kicking with hpunch
pause .5
A "Fang,{w=.1} what are you doing?!"
pause .5
2021-07-31 12:00:55 +02:00
show fang:
block:
easein 0.5 xalign 1.0
pause .25
easeout_back 0.25 xalign 1.4
function fang_kicks_a_car_workaround_sfx_fuck_renpy # placeholder
repeat 5
block:
easein 0.5 xalign 1.0
pause .5
easeout_back 0.25 xalign 1.4
function fang_kicks_a_car_workaround_sfx_fuck_renpy # placeholder
repeat 5
block:
easein 0.5 xalign 1.0
pause .75
easeout_back 0.25 xalign 1.4
function fang_kicks_a_car_workaround_sfx_fuck_renpy # placeholder
repeat
pause 2
2021-06-18 04:01:49 +02:00
A "Stop kicking the car!!"
2021-07-31 12:00:55 +02:00
pause .5
2021-06-18 04:01:49 +02:00
A "Damn it Fang!"
2021-06-18 04:01:49 +02:00
A "I dont know what more to say,"
2021-06-18 04:01:49 +02:00
A "except Im sorry."
2021-06-18 04:01:49 +02:00
A "I messed up and that was a dick move,"
2021-06-18 04:01:49 +02:00
A "But if you keep this up well both be going-"
2021-06-18 04:01:49 +02:00
F "What do you care?!"
2021-07-31 12:00:55 +02:00
F "Were already in detention,{w=.4} whats a FEW MORE DAYS?!"
show anon angry with Dissolve(.25)
A "{cps=*.1}...{/cps}TO JAIL,{w=.3} FANG."
pause .5
2021-06-18 04:01:49 +02:00
F "GO."
2021-06-18 04:01:49 +02:00
F "AWAY."
2021-07-31 12:00:55 +02:00
pause .5
2021-06-18 04:01:49 +02:00
A "YOU WANT TO GET OUR PARENTS INVOLVED?!"
2021-07-31 12:00:55 +02:00
pause .5
2021-07-31 12:00:55 +02:00
show fang:
easein 0.5 xalign 1.0
pause 1
show fang sad with dissolve
2021-08-02 19:21:00 +02:00
I "Fang stops kicking the glass,{w=.4} drained of energy and out of breath."
2021-06-18 04:01:49 +02:00
show fang sad at sright
show anon neutral
with dissolve
2021-07-31 12:00:55 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Thankfully,{w=.4} the glass isnt even scratched."
2021-07-31 12:00:55 +02:00
pause .5
2021-07-31 12:00:55 +02:00
show anon:
easein_cubic 1 xalign 0.1
A "{cps=*.1}...{/cps}Youre right for being angry at me,{w=.5} youre talented and skilled,{w=.4} and I got nothing to show for myself,{w=.4} and what I did was wrong{cps=*.1}..{/cps}"
2021-07-31 12:00:55 +02:00
A "But youre better than this,{w=.4} come on."
pause .5
2021-07-31 12:00:55 +02:00
F "{cps=*.1}...{/cps}"
2021-08-02 19:21:00 +02:00
I "Fang wont look my direction."
2021-08-02 19:21:00 +02:00
I "At least she hasnt started kicking the car again."
2021-07-31 12:00:55 +02:00
pause .5
stop music fadeout 3
2021-08-02 19:21:00 +02:00
I "{cps=*.1}...{/cps}Might be a good idea to give her some space."
2021-07-31 12:00:55 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "All of a sudden I feel like I shouldnt be here."
2021-07-31 12:00:55 +02:00
pause .5
2021-06-18 04:01:49 +02:00
play music 'audio/OST/you need gopher chucks.ogg' fadein 1.0
2021-06-18 04:01:49 +02:00
unknown "HEY!!"
2021-07-31 12:00:55 +02:00
show anon:
easein_cubic 0.5 xalign 0.2
show fang:
easein_cubic 0.5 xalign 1.1
with None
show fang surprised flip
show anon ohshit flip
with Dissolve(.25)
pause .5
2021-06-18 04:01:49 +02:00
unknown "WHAT ARE YOU GUYS DOING TO MY CAR?!"
2021-07-31 12:00:55 +02:00
show dimmer_light behind anon, fang with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "We freeze."
2021-07-31 12:00:55 +02:00
pause .5
2021-06-18 04:01:49 +02:00
menu:
2021-07-31 12:00:55 +02:00
"Get out of there.":
pass
"GET OUT OF THERE.":
pass
"{b}GET THE FUCK OUT OF DODGE.{/b}":
pass
2021-07-31 12:00:55 +02:00
scene black with fade
2021-08-02 19:21:00 +02:00
I "Fang immediately bolts towards the front of the school."
2021-08-02 19:21:00 +02:00
I "I follow after,{w=.4} legs pumping furiously in an attempt to both catch up to Fang and avoid the teacher screeching at us from behind."
2021-08-02 19:21:00 +02:00
I "I see Fang veer into the school,{w=.4} the door closing slowly after."
2021-08-02 19:21:00 +02:00
I "By the jacket on my back Im able to slip in just before the door shuts completely."
2021-08-02 19:21:00 +02:00
I "Fang is panting in the stairwell near the door.{w=.5} And Im sure Im redder than I was earlier with the vines."
2021-07-31 12:00:55 +02:00
scene hallway with fade
pause .5
show fang sad:
yalign 0.0 xalign 0.0
show fang:
easein_cubic 1 xalign 1.1
with dissolve
pause .5
show anon neutral:
yalign 0.1 xalign -0.9
show anon:
easein_cubic 1 xalign 0.0
with dissolve
pause 1
show fang sad flip with dissolve
pause .5
F "Why{cps=*.1}...{/cps}{w=.4} hah{w=.3} hah{cps=*.1}...{/cps}{w=.3} did you{cps=*.1}...{/cps}{w=.4} follow me?"
pause .5
2021-08-02 19:21:00 +02:00
I "Why?"
2021-07-31 12:00:55 +02:00
A "Be{w=.2} {cps=*.5}haaaaah{/cps}{cps=*.1}...{/cps}{w=.3} because{cps=*.1}...{/cps}{w=.4} Im sorry{cps=*.1}...{/cps}"
stop music fadeout 3
pause 1
2021-07-31 12:00:55 +02:00
show fang:
easein_cubic 1 xalign 1.2#
pause .2
show fang angry with dissolve
2021-08-02 19:21:00 +02:00
I "Her sneer returns and she makes to turn away."
2021-07-31 12:00:55 +02:00
pause .5
2021-07-31 12:00:55 +02:00
A "I fucked up.{w=.75} Yes,{w=.4} I was at that concert.{w=.6} And yes,{w=.3} I laughed.{w=.6} I never expected to actually become your friend."
pause .5
2021-08-02 19:21:00 +02:00
I "Her wings block my view of her."
2021-08-02 19:21:00 +02:00
I "But she hasnt left yet.{w=.4} Maybe I can fix this after all."
2021-07-31 12:00:55 +02:00
pause .5
2021-07-31 12:00:55 +02:00
A "I just wanted to coast through school.{w=.5} I was happy being a loner."
2021-07-31 12:00:55 +02:00
A "Ive always been one,{w=.3} after all."
pause .5
show fang:
easeout_cubic 1 xalign 2.5
pause .4
hide fang with dissolve
pause .5
2021-08-02 19:21:00 +02:00
I "Without a word Fang climbs the stairs."
2021-07-31 12:00:55 +02:00
pause 1
2021-06-18 04:01:49 +02:00
play music 'audio/OST/The Hunt for more (You)s.ogg' fadein 1.0
2021-07-31 12:00:55 +02:00
show anon:
easein_cubic 1.5 xalign 0.6
pause 1.5
2021-08-02 19:21:00 +02:00
I "Fuck."
2021-07-31 12:00:55 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "I consider following but her silence was evidence enough she wants nothing to do with me."
2021-08-02 19:21:00 +02:00
I "And standing here by myself I have time to think of my own admission."
2021-07-31 12:00:55 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "If Fang leaves me alone,{w=.4} Ill get exactly what I want.{w=.4} Right?"
2021-08-02 19:21:00 +02:00
I "She could probably talk Trish and Reed into leaving me alone too."
2021-08-02 19:21:00 +02:00
I "Ill get the easy life I wanted."
2021-07-31 12:00:55 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "So why the fuck do I feel absolutely empty right now?"
2021-07-31 12:00:55 +02:00
pause .5
2021-07-31 12:00:55 +02:00
show anon sad with dissolve
2021-08-02 19:21:00 +02:00
I "I sigh and slump over on the stairs."
2021-06-18 04:01:49 +02:00
A "Can today get any worse?"
2021-07-31 12:00:55 +02:00
pause .5
2021-07-31 12:00:55 +02:00
show stella considering:
yalign 0.1 xalign -0.5
show stella:
easein 1 xalign 0.1
with dissolve
pause .5
2021-06-18 04:01:49 +02:00
St "Karma would suggest yes."
2021-07-31 12:00:55 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Oh."
2021-07-31 12:00:55 +02:00
show anon neutral flip with dissolve
2021-08-02 19:21:00 +02:00
I "You know,{w=.4} I always thought that tempting fate thing was just a dumb cliche."
2021-07-31 12:00:55 +02:00
2021-08-02 19:21:00 +02:00
I "It still is.{w=.4} But maybe Stella has a good point about astrology."
2021-07-31 12:00:55 +02:00
pause .5
2021-06-18 04:01:49 +02:00
show stella explanatory
2021-07-31 12:00:55 +02:00
St "Rosa!{w=.4} I found our errant runaway!"
show stella neutral with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "I hear the shrill screech of a latina banshee approach."
2021-07-31 12:00:55 +02:00
show rosa angry flip behind anon:
yalign 0.2 xalign 2.6
show rosa:
easein_cubic .75 xalign 1.5
with dissolve
show anon:
easein 0.5 xalign 0.45
show anon neutral with Dissolve(.25)
2021-06-18 04:01:49 +02:00
Ro "Where did you go?!"
2021-07-31 12:00:55 +02:00
Ro "You were supposed to get Fang and return!{w=.4} {nw}"#
show rosa:
easein_cubic 0.5 xalign 1.25
show anon:
easein_cubic 1 xalign 0.35
extend "RETURN!!"
2021-07-31 12:00:55 +02:00
A "Oh{cps=*.1}...{/cps}{w=.3} Right.{w=.4} Yeah,{w=.2} uh{cps=*.1}...{/cps}{w=.3} Sorry."
2021-06-18 04:01:49 +02:00
Ro "You will be sorry!"
2021-07-31 12:00:55 +02:00
show stella considering with Dissolve(.25)
St "Theres two hours left for the rest of the students,{w=.4} but that makes four for you."
show rosa considering flip with Dissolve(.75)
pause .5
show rosa neutral flip
Ro "Do not worry An-{w=.15}on!{w=.5} We stay as well!"
pause .5
A "{cps=*.1}...{/cps}{cps=*.3}Greaaat.{/cps}"
pause .5
scene black with Fade(1, 0, 1)
2021-08-02 19:21:00 +02:00
I "The next few hours were grueling hell."
2021-08-02 19:21:00 +02:00
I "Carrying bags of the most rancid smelling fertilizer back and forth{cps=*.1}...{/cps}"
2021-08-02 19:21:00 +02:00
I "Clearing entire sections of flowerbed of weeds using only a trowel{cps=*.1}...{/cps}"
2021-08-02 19:21:00 +02:00
I "Tilling the same flowerbeds by hand{cps=*.1}...{/cps}"
2021-07-31 20:10:38 +02:00
pause .5
2021-07-31 20:10:38 +02:00
stop music fadeout 4
2021-08-02 19:21:00 +02:00
I "I dont think the phrase backbreaking labor was supposed to be literal."
2021-07-31 20:10:38 +02:00
pause .5
play ambient 'audio/effects/outdoorNatureLoop.ogg' fadein 3
scene flower garden
show rosa considering:
yalign 0.2 xalign -0.05
show anon neutral flip:
yalign 0.1 xalign 0.9
with fade
pause .5
2021-07-31 20:10:38 +02:00
show rosa neutral
2021-06-18 04:01:49 +02:00
Ro "As is expected of hombres!"
2021-07-31 20:10:38 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "I could already tell that by the end of the day I would have crippling arthritis."
2021-07-31 20:10:38 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Fang returns eventually,{w=.4} but still wont talk to me and just sticks nearby cutting vines."
2021-08-02 19:21:00 +02:00
I "Only an hour has passed,{w=.4} but Im about ready to sleep for days."
2021-07-31 20:10:38 +02:00
Ro "An-{w=.2}on!{w=.4} We will now be replanting the flowers you destroyed!"
show rosa considering with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "Destroyed is a harsh word{cps=*.1}...{/cps}"
2021-07-31 20:10:38 +02:00
pause .5
2021-06-18 04:01:49 +02:00
A "But I dont know anything about planting-"
2021-07-31 20:10:38 +02:00
show rosa neutral
Ro "You speak nonsense!{w=.5} {nw}"
show rosa:
easein_cubic 1 xalign 0.2
extend "Come here,{w=.2} now,{w=.4} Ill teach you!"
2021-08-02 19:21:00 +02:00
I "She motions me to get on my knees next to her and hands me a clump of dirt with a juvenile daisy in it."
2021-07-31 20:10:38 +02:00
pause .5
2021-07-31 20:10:38 +02:00
show anon behind rosa:
easein 1.5 xalign 0.6
pause .5
show anon neutral with dissolve
pause .5
Ro "I will dig the hole,{w=.4} you will place it in.{w=.5} Very simple!"
show rosa considering with Dissolve(.25)
pause .25
2021-08-02 19:21:00 +02:00
I "I somehow almost drop the flower."
2021-07-31 20:10:38 +02:00
A "Y-{w=.2}yeah{cps=*.1}...{/cps}"
2021-08-02 19:21:00 +02:00
I "I dont even {i}want{/i} to think what would happen if I mess up a third time."
2021-08-02 19:21:00 +02:00
I "Rosa points up at Fang,{w=.5} who is still aggressively trimming back the vines."
2021-07-31 20:10:38 +02:00
show rosa neutral flip with Dissolve(.25)
Ro "Fang,{w=.4} do you want to plant some,{w=.2} too?"
pause .5
2021-07-31 20:10:38 +02:00
F "{size=-5}Ill{cps=*.1}...{/cps}{w=.3} pass.{/size}"
pause .5
2021-07-31 20:10:38 +02:00
show rosa considering with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "With a practiced hand Rosa clears out a cylindrical hole deep enough for the clump to go in."
2021-07-31 20:10:38 +02:00
Ro "Okay,{w=.3} its ready."
show rosa considering with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "My arms are practically rubber from todays work and are faltering to the point pieces of dirt are being shaken off."
2021-08-02 19:21:00 +02:00
I "A little bit from the hole,{w=.4} I have to catch the whole thing when it slips from my grip."
2021-08-02 19:21:00 +02:00
I "Rosa puts her hands around mine to steady them before I drop it for real."
2021-07-31 20:10:38 +02:00
Ro "{cps=*.2}Veeery {/cps}easy,{w=.4} like this{cps=*.1}...{/cps}"
2021-08-02 19:21:00 +02:00
I "The bulb is placed in the hole and we let go."
2021-08-02 19:21:00 +02:00
I "Rosa quickly fills up the patch of dirt with the trowel,{w=.4} leaving only the stem and flower visible."
2021-07-31 20:10:38 +02:00
pause .5
2021-07-31 20:10:38 +02:00
show rosa:
easein_cubic 1 xalign 0.1
pause .25
show rosa neutral
2021-06-18 04:01:49 +02:00
Ro "You did it!"
2021-07-31 20:10:38 +02:00
pause .5
2021-07-31 20:10:38 +02:00
show anon:
easein_cubic 1 xalign 0.7
pause .2
show anon neutral flip with Dissolve(.25)
A "Doesnt seem like I did much at all{cps=*.1}...{/cps}"
2021-07-31 20:10:38 +02:00
show rosa unimpressed with Dissolve(.25)
Ro "Hush now.{w=.4} We still have dozens left to plant."
2021-07-31 20:10:38 +02:00
show anon:
easein_cubic 1 xalign 0.8
show anon sad flip with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "A keening whine rumbles from my mouth."
2021-07-31 20:10:38 +02:00
A "Cant I just take the beating instead?{w=.4} Please?"
pause .5
2021-07-31 20:10:38 +02:00
F "{size=-5}Ill do that if you really want.{/size}"
2021-07-31 20:10:38 +02:00
show rosa considering flip with Dissolve(.25)
pause .25
show rosa neutral flip
2021-06-18 04:01:49 +02:00
Ro "Do you want to borrow my slipper?"
2021-07-31 20:10:38 +02:00
pause .25
2021-07-31 20:10:38 +02:00
show anon neutral flip with Dissolve(.25)
A "Id prefer the shovel.{w=.5} Aim right here,{w=.4} and do {i}not{/i} resuscitate me after."
2021-07-31 20:10:38 +02:00
stop ambient fadeout 4
2021-06-18 04:01:49 +02:00
play music 'audio/OST/Appreciating her Company.ogg' fadein 1.0
2021-07-31 20:10:38 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Fangs chuckle helps to lighten my mood immensely."
2021-08-02 19:21:00 +02:00
I "Maybe{cps=*.1}...{/cps}"
2021-07-31 20:10:38 +02:00
pause .5
scene black with Fade(1, 0, 1)
2021-08-02 19:21:00 +02:00
I "I continue replanting flowers under Rosas caring yet Orwellian supervision."
2021-08-02 19:21:00 +02:00
I "At noon the bellowing of our principal calls us back up to the front of the school."
2021-07-31 20:10:38 +02:00
scene outside school
show spears neutral flip:
xalign 1.2 yalign 0.0
show anon neutral:
xalign -0.25 yalign 0.1
show fang neutral behind anon:
xalign -0.1 yalign 0.0
show rosa neutral behind fang:
xalign 0.4 yalign 0.2
with Fade(1,0,1)
pause .5
2021-06-18 04:01:49 +02:00
Sp "Thank you all again for showing up today."
2021-06-18 04:01:49 +02:00
Sp "I hope that through your hard work all of you learned a valuable lesson."
2021-08-02 19:21:00 +02:00
I "I catch Fang rolling her eyes from the corner of my vision."
2021-07-31 20:10:38 +02:00
Sp "Please do stay safe on your way home,{w=.4} and try to keep out of trouble in the future."
pause .5
2021-06-18 04:01:49 +02:00
Sp "Dismissed."
2021-07-31 20:10:38 +02:00
pause .5
2021-07-31 20:10:38 +02:00
show spears neutral with Dissolve(.25)
hide spears with easeoutright
pause .5
2021-07-31 20:10:38 +02:00
show rosa:
easein 1 xalign 0.85
pause .25
show rosa bossy flip with Dissolve(.25)
pause .25
2021-07-31 20:10:38 +02:00
Ro "Not you,{w=.3} An-{w=.1}on!{w=.4} You stay!"
show anon concerned with dissolve
pause .25
2021-07-31 20:10:38 +02:00
Ro "Right!{w=.4} And before everyone goes{cps=*.1}...!{/cps}"
2021-07-31 20:10:38 +02:00
show stella neutral flip:
yalign 0.1 xalign 1.5
show stella:
easein 1 xalign 1.0
with dissolve
2021-08-02 19:21:00 +02:00
I "Stella approaches holding a covered pot and paper plates."
2021-07-31 20:10:38 +02:00
show rosa neutral flip with dissolve
2021-06-18 04:01:49 +02:00
Ro "I made lunch for everyone!!"
2021-07-31 20:10:38 +02:00
pause .25
2021-07-31 20:10:38 +02:00
show anon neutral
show fang happy
2021-07-31 20:10:38 +02:00
with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "The small crowd gets a bit more energetic."
2021-07-31 20:10:38 +02:00
Ro "Home cooked Mole Poblano!{w=.4} Enough for seconds and thirds!"
show stella:
easein_cubic 1 xalign 0.9
pause .1
show fang behind rosa:
easein_cubic 1 xalign 0.1
pause .1
show rosa:
easein_cubic 1 xalign 0.8
pause .1
show anon:
easein_cubic 1 xalign -0.1
2021-08-02 19:21:00 +02:00
I "I graciously accept a plate and stack it high with salty-sweet goodness."
2021-07-31 20:10:38 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "The hot food is absolutely heavenly,{w=.5} reinvigorating me as I bite into the mexican meal."
2021-07-31 20:10:38 +02:00
F "Mmmm{cps=*.1}...{/cps}{w=.4} so filling{cps=*.1}...{/cps}"
2021-07-31 20:10:38 +02:00
A "Yeah{cps=*.1}...{/cps}{w=.4} wish I could cook like that{cps=*.1}...{/cps}"
pause .5
2021-08-02 19:21:00 +02:00
I "Wait."
2021-08-02 19:21:00 +02:00
I "I look around and see that the only ones left are Rosa,{w=.3} Stella,{w=.3} Fang{w=.3} and I."
2021-08-02 19:21:00 +02:00
I "Even Spears has gone home."
2021-07-31 20:10:38 +02:00
pause .5
2021-07-31 20:10:38 +02:00
A "Fang,{w=.5} ab-"
2021-07-31 20:10:38 +02:00
Ro "Alright{w=.2} An-{w=.15}on,{w=.3} back to work!{w=.4} You still owe me two hours of heavy lifting!"
2021-07-31 20:10:38 +02:00
show anon sad with Dissolve(.25)
pause .25
Ro "Oh don't be sad.{w=.5} You are a natural greenthumb!"
2021-07-31 20:10:38 +02:00
show rosa unimpressed flip with Dissolve(.25)
Ro "When you are not laying on my flowers,{w=.4} that is."
pause .5
2021-07-31 20:10:38 +02:00
show rosa considering flip
show anon neutral
2021-07-31 20:10:38 +02:00
with dissolve
2021-08-02 19:21:00 +02:00
I "I dont really{cps=*.1}...{/cps}{w=.3} get compliments."
2021-08-02 19:21:00 +02:00
I "Its just circumstance,{w=.4} its not like I'm actually any less lazy or unskilled."
2021-07-31 20:10:38 +02:00
play ambient 'audio/effects/outdoorNatureLoop.ogg' fadein 4
stop music fadeout 4
2021-07-31 20:10:38 +02:00
show fang neutral with Dissolve(.25)
F "Hold on,{w=.4} Im not done yet."
2021-07-31 20:10:38 +02:00
show stella explanatory flip
St "We can wait a bit while you two finish.{w=.4} You need all your energy after all."
show stella neutral flip
pause .5
2021-08-02 19:21:00 +02:00
I "These guys arent half bad."
2021-08-02 19:21:00 +02:00
I "I thought they were slave drivers,{w=.4} but then again I did ruin their hard work."
2021-07-31 20:10:38 +02:00
pause .5
2021-07-31 20:10:38 +02:00
play music 'audio/OST/Dino Destiny Reader.ogg'
pause .5
A "Stella,{w=.4} Ive been meaning to ask{cps=*.1}...{/cps}"
2021-06-18 04:01:49 +02:00
A "Why {i}are{/i} you like this?"
2021-07-31 20:10:38 +02:00
show stella sad flip with Dissolve(.25)
2021-06-18 04:01:49 +02:00
St "Like what?"
2021-07-31 20:10:38 +02:00
A "You know,{w=.4} the whole thing with astrology and quoting{cps=*.1}...{/cps}"
2021-07-31 20:10:38 +02:00
A "{cps=*.1}...{/cps}"
2021-07-31 20:10:38 +02:00
A "{cps=*.1}...{/cps}video games."
2021-07-31 20:10:38 +02:00
show stella considering flip with Dissolve(.25)
St "Oh,{w=.4} I dunno,{w=.4} I guess its just the stuff I like."
2021-07-31 20:10:38 +02:00
A "Right{cps=*.1}...{/cps}"
2021-07-31 20:10:38 +02:00
show stella neutral flip with Dissolve(.25)
St "Why do you ask?{w=.5} {nw}"
show stella explanatory flip
extend "{cps=*.2}Ooh,{/cps}{w=.4} are you interested in it,{w=.2} too?!"
show stella neutral flip with Dissolve(.25)
2021-07-31 20:10:38 +02:00
A "I,{w=.3} err{cps=*.1}...{/cps}{w=.4} maybe some other time,{w=.2} Stella."
pause .5
stop ambient fadeout 3
2021-06-18 04:01:49 +02:00
scene black with fade
2021-07-31 20:10:38 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "The rest of lunch passes by without incident,{w=.4} and Im left savoring Rosas delicious cooking."
2021-08-02 19:21:00 +02:00
I "Like they say,{w=.3} the first rule of Mexican food:{w=.5} the more it looks like raw sewage,{w=.3} the better it tastes."
2021-08-02 19:21:00 +02:00
I "The next two hours of work fly by relatively quickly without Rosa and Stella breathing down my neck."
2021-07-31 20:10:38 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Replant the rest of the flowers I had crushed,{w=.4} all done by me."
2021-07-31 20:10:38 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Collect all of the discarded vines and clippings into compost bins,{w=.4} all done by me."
2021-07-31 20:10:38 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Carry all of the tools back into the maintenance shed."
2021-08-02 19:21:00 +02:00
I "Take a guess who did it."
2021-07-31 20:10:38 +02:00
stop music fadeout 3
pause .5
2021-08-02 19:21:00 +02:00
I "Fang stuck around for some reason,{w=.4} even though I dont think she had any other work to do."
2021-08-02 19:21:00 +02:00
I "But now my prison sentence is finally over and Im free to go."
2021-07-31 20:10:38 +02:00
play music 'audio/OST/west_coast_kicking.ogg' fadein 1.0
pause .5
2021-08-02 19:21:00 +02:00
I "My feet hurt,{w=.4} my arms hurt,{w=.4} my back hurts."
2021-07-31 20:10:38 +02:00
pause .5
2021-06-18 04:01:49 +02:00
scene garden
2021-07-31 20:10:38 +02:00
show stella neutral:
yalign 0.1 xalign 0.4
show rosa considering:
yalign 0.2 xalign -0.1
show anon neutral flip:
yalign 0.1 xalign 0.9
2021-06-18 04:01:49 +02:00
with fade
2021-07-31 20:10:38 +02:00
pause .5
2021-07-31 20:10:38 +02:00
show rosa neutral
Ro "An-{w=.1}on,{w=.3} you did such a good job today!{w=.5} You should sign up for the gardening club!"
2021-07-31 20:10:38 +02:00
show stella explanatory
St "Yeah!{w=.4} You could come and help out with {i}all{/i} of our meetings!"
pause .5
2021-07-31 20:10:38 +02:00
show dimmer_darker behind anon, rosa, stella with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "{cps=*.4}I just want to go home.{/cps}"
2021-07-31 20:10:38 +02:00
show stella neutral
hide dimmer_darker
with dissolve
show anon:
easein 1 xalign 1.0
A "Thats{cps=*.1}...{/cps}{w=.4} Ill{cps=*.1}...{/cps}{w=.3} think about it."
pause .5
show anon:
easeout 1 xalign 1.5
pause .2
show anon neutral with Dissolve(.25)
hide anon with dissolve
2021-08-02 19:21:00 +02:00
I "I walk away before either of them can push joining their club further.{w=.4} Im too tired to argue."
2021-07-31 20:10:38 +02:00
scene flower garden with Dissolve(1)
pause .5
2021-08-02 19:21:00 +02:00
I "Fang seems to have disappeared,{w=.4} guess she didnt want to stick around longer than she had to after all."
2021-07-31 20:10:38 +02:00
pause .5
2021-07-31 20:10:38 +02:00
show anon neutral:
yalign 0.1 xalign -0.4
show anon:
easein 1.5 xalign 0.5
with dissolve
pause 1
show anon neutral flip with dissolve
2021-08-02 19:21:00 +02:00
I "As I pass by some of the gardens I take a moment to admire my handiwork."
2021-08-02 19:21:00 +02:00
I "As much as I didnt want to be here,{w=.4} I have to admit they look a lot cleaner than before."
2021-07-31 20:10:38 +02:00
pause .5
2021-07-31 20:10:38 +02:00
show fang neutral flip:
yalign 0.0 xalign 1.5
show fang:
easein_cubic 1 xalign 1.2
with dissolve
pause .5
2021-07-31 20:10:38 +02:00
F "See?{w=.4} Thats what doing some actual hard work for once can do."
2021-07-31 20:10:38 +02:00
show anon:
ease 0.5 xalign 0.2
show anon neutral with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "Fangs sudden appearance from behind me makes me flinch.{w=.4} I guess she stuck around after all."
2021-07-31 20:10:38 +02:00
show fang happy flip with Dissolve(.25)
F "A wimp like you could use it,{w=.2} too."
pause .5
2021-08-02 19:21:00 +02:00
I "So now Fang is suddenly talking to me,{w=.3} again?"
2021-07-31 20:10:38 +02:00
A "Yeah,{w=.4} sure{cps=*.1}...{/cps}"
pause .5
2021-07-31 20:10:38 +02:00
show fang considering flip with Dissolve(.25)
2021-06-18 04:01:49 +02:00
F "Now all the important and beautiful plants can thrive without any of the useless weeds choking them up and holding them back."
2021-07-31 20:10:38 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Oh right,{w=.4} I almost forgot Fang thinks people like me are barely worth the oxygen."
2021-08-02 19:21:00 +02:00
I "Not that I really blame her after earlier."
2021-07-31 20:10:38 +02:00
pause .5
2021-07-31 20:10:38 +02:00
A "Yeah,{w=.2} well,{w=.4} dont let the weeds like me get in your way{cps=*.1}...{/cps}"
2021-07-31 20:10:38 +02:00
show anon neutral flip with dissolve
2021-08-02 19:21:00 +02:00
I "I sigh and turn away from Fang,{w=.4} beginning my very achy walk home."
2021-08-02 19:21:00 +02:00
I "Time to go and sleep for twenty hours."
2021-07-31 20:10:38 +02:00
pause .5
2021-07-31 20:10:38 +02:00
show anon:
easeout_cubic 0.5 xalign 0.1
pause .5
2021-07-31 20:10:38 +02:00
show fang neutral flip:
easein_cubic 0.5 xalign 1.1
F "Anon,{w=.5} wait."
2021-08-02 19:21:00 +02:00
I "I stop in my tracks.{w=.4} Now what does she want?"
2021-07-31 20:10:38 +02:00
show anon neutral with dissolve
pause .5
A "Look,{w=.4} I said I was sorry,{w=.2} okay?{w=.5} I laughed at you guys and ruined your concert."
2021-07-31 20:10:38 +02:00
A "I dont care if you never want to talk to me again,{w=.5} I just dont know what else you want me to say."
2021-07-31 20:10:38 +02:00
show fang considering flip with Dissolve(.25)
F "Anon{cps=*.1}...{/cps}{w=.3} it{cps=*.1}...{/cps}"
2021-07-31 20:10:38 +02:00
show fang sad flip with dissolve
pause .5
2021-06-18 04:01:49 +02:00
F "Its not the concert Im upset about."
2021-07-31 20:10:38 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "What?"
2021-06-18 04:01:49 +02:00
A "Its not?"
2021-07-31 20:10:38 +02:00
show fang unimpressed flip with Dissolve(.25)
F "I mean,{w=.4} maybe a little bit,{w=.4} but{cps=*.1}...{/cps}"
2021-07-31 20:10:38 +02:00
show fang sad flip with Dissolve(.25)
F "Im mad because you kept it from me,{w=.4} okay?"
2021-07-31 20:10:38 +02:00
F "Its just{cps=*.1}...{/cps}{w=.2} I havent made many friends in,{w=.4} well{cps=*.1}...{/cps}{w=.3} a while."
2021-06-18 04:01:49 +02:00
F "I dont want to lose an actual friend over stupid bullshit like that."
2021-07-31 20:10:38 +02:00
F "I just thought you would have trusted me enough to tell me the truth{cps=*.1}...{/cps}"
pause .5
2021-07-31 20:10:38 +02:00
A "I{cps=*.1}...{/cps}{w=.3} is this why you stuck around earlier?"
2021-08-02 19:21:00 +02:00
I "She hesitates before nodding,{w=.4} like she needed to convince herself."
2021-07-31 20:10:38 +02:00
F "Not that it matters but{cps=*.1}...{/cps}{w=.3} Im sorry too."
2021-07-31 20:10:38 +02:00
A "You{cps=*.1}...{/cps}{w=.2} for what?{w=.4} Kicking me in the face?"
2021-07-31 20:10:38 +02:00
show fang unimpressed flip with Dissolve(.25)
2021-06-18 04:01:49 +02:00
F "I {i}might{/i} have overreacted a bit earlier but you did deserve that."
2021-07-31 20:10:38 +02:00
show fang neutral flip with Dissolve(.25)
F "Im sorry for calling you one of the weeds.{w=.5} Youre not a weed,{w=.3} youre{cps=*.1}...{/cps}{w=.3} I dunno,{w=.3} a mushroom or some shit."
pause .5
2021-07-31 20:10:38 +02:00
A "A mushroom?{w=.4} Not like a cool tree or a cactus or something?"
2021-07-31 20:10:38 +02:00
F "Hell no,{w=.3} youre not {i}that{/i} cool.{w=.5} Mushrooms take all the bad shit and turn it into nutrients for all of the good plants,{w=.4} yknow?"
2021-07-31 20:10:38 +02:00
show fang happy flip with Dissolve(.25)
F "Plus you kinda look like one,{w=.2} too."
pause .5
2021-08-02 19:21:00 +02:00
I "Fucking rude."
2021-07-31 20:10:38 +02:00
pause .5
2021-06-18 04:01:49 +02:00
A "Thats like the nicest thing I think Ive ever heard you say."
2021-07-31 20:10:38 +02:00
show fang neutral flip with Dissolve(.25)
2021-06-18 04:01:49 +02:00
F "Now youre pushing it."
2021-07-31 20:10:38 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "I let out a sigh of relief.{w=.4} Cant say thats how I expected this conversation to go."
2021-07-31 20:10:38 +02:00
pause .5
2021-07-31 20:10:38 +02:00
A "I guess were both assholes,{w=.2} then{cps=*.1}...{/cps}"
2021-07-31 20:10:38 +02:00
F "Heh,{w=.3} yeah{cps=*.1}...{/cps}{w=.5} friends?"
pause .5
2021-06-18 04:01:49 +02:00
A "Friends."
2021-07-31 20:10:38 +02:00
pause .5
2021-07-31 20:10:38 +02:00
A "So,{w=.2} uh{cps=*.1}...{/cps}{w=.3} why do you know so much about mushrooms,{w=.2} exactly?{w=.5} Reed?"
2021-07-31 20:10:38 +02:00
show fang happy flip with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "Fang gives me a sideways glance and smiles a bit."
2021-06-18 04:01:49 +02:00
F "Spend enough time around Stella and Rosa and you pick up a few gardening facts."
2021-07-31 20:10:38 +02:00
A "Yeah,{w=.4} first impressions aside theyre pretty alright I guess.{w=.5} Stellas a bit weird and Rosa is a walking stereotype."
pause .5
2021-07-31 20:10:38 +02:00
show fang:
easein_back 1 xalign 1.2
F "{cps=*.5}BWAHAHA!!{/cps}{w=.4} A dork like {w=.2}{nw}"
show fang:
easein_cubic 0.5 xalign 1.0
extend "{i}you{/i}{w=.2} calling Stella weird?"
2021-06-18 04:01:49 +02:00
A "A dork like me has every right to call out Stella."
2021-07-31 20:10:38 +02:00
F "Sure,{w=.2} sure.{w=.5} Anyway,{w=.4} Ill be seeing ya,{w=.2} Anon."
2021-07-31 20:10:38 +02:00
A "Yeah{cps=*.1}...{/cps}{w=.3} See you{cps=*.1}...{/cps}"
pause .5
2021-07-31 20:10:38 +02:00
show fang:
easein_cubic 1 xalign 1.2
pause 1
show fang:
easeout 1 xalign 2.2
pause .2
show fang happy with Dissolve(.25)
hide fang with dissolve
2021-08-02 19:21:00 +02:00
I "Fang strolls away,{w=.4} humming some tune Ive never heard."
2021-08-02 19:21:00 +02:00
I "Left alone now with just my thoughts I find myself feeling a great weight lift from me."
2021-07-31 20:10:38 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Friends,{w=.3} huh{cps=*.1}...{/cps}{w=.4} I cant recall the last time I had a legitimate friend{cps=*.1}...{/cps}"
2021-07-31 20:10:38 +02:00
pause .5
2021-07-31 20:10:38 +02:00
A "{i}\"Some people certainly arent.\"{/i}"
2021-07-31 20:10:38 +02:00
A "{i}\"Just never meant to amount to anything or do anything important.\"{/i}"
2021-07-31 20:10:38 +02:00
stop music fadeout 4
pause .5
A "{cps=*.1}...{/cps}"
2021-06-18 04:01:49 +02:00
A "I just dont know anymore."
2021-07-31 20:10:38 +02:00
pause .5
2021-06-18 04:01:49 +02:00
scene black with fade
2021-07-31 20:10:38 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "I set off for my apartment,{w=.4} body sore but spirit soaring."
2021-06-18 04:01:49 +02:00
2021-08-02 19:21:00 +02:00
I "{cps=*.05}...{/cps}"
2021-08-01 12:56:49 +02:00
pause 1
2021-06-18 04:01:49 +02:00
#Heart to Heart
2021-08-01 12:56:49 +02:00
play music 'audio/OST/punk_revamp.ogg' fadein 1
pause 1
2021-08-02 19:21:00 +02:00
I "One month now.{w=.75} Five to go and Ive found myself in a predicament."
2021-08-01 12:56:49 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Im enjoying my time with Fang."
2021-08-01 12:56:49 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Most of the time just talking about stupid shit."
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "Like our mutual love for wire-fu and comedy movies."
2021-08-01 12:56:49 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "{alpha=*0.5}{i}We are both ventriloquists,{w=.2} ventriloquists,{w=.2} ventriloquists.{w=.4} We are both ventriloquists{w=.1} and we practice every day.{/i}{/alpha}"
2021-08-01 12:56:49 +02:00
2021-06-18 04:01:49 +02:00
F "{alpha=*0.5}{i}He carries a basket{/i}{/alpha}"
2021-08-01 12:56:49 +02:00
2021-06-18 04:01:49 +02:00
A "{alpha=*0.5}{i}He carries a paper roll{/i}{/alpha}"
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "{alpha=*0.5}{i}and we dont have cysts.{w=.5} But there is one thing thats for sure my friends,{w=.4} we are ventriloquists.{/i}{/alpha}"
2021-08-01 12:56:49 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Almost every day now Im either at her desk helping her in Science or working on a lab with her."
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "Or shes sat next to me decrypting the mystical arts of Not Sucking at Music."
2021-08-01 12:56:49 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Im talking more with her than anyone Ive ever talked with."
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "Not to mention lunch and after school.{w=.5} Its less hiding from the tangerine tyrant and Naser these days and more spending time with Fang and Reed."
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "Even if hes constantly checked out."
2021-08-01 12:56:49 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "And smells of burnt skunk."
2021-08-01 12:56:49 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "The fuck is he on,{w=.2} anyway?!"
2021-08-01 12:56:49 +02:00
pause .5
2021-06-19 04:36:38 +02:00
scene auditorium
2021-08-01 12:56:49 +02:00
show anon neutral:
yalign 0.1 xalign 0.5
show reed neutral flip behind anon:
yalign 0.1 xalign 1.3
with Fade(0,0,1)
pause .5
show reed explanatory flip
Re "Its carfe,{w=.2} bro{cps=*.1}...{/cps}"
show reed neutral flip with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "{cps=*.1}...{/cps}What?"
2021-08-01 12:56:49 +02:00
show reed considering flip
2021-06-18 04:01:49 +02:00
Re "Carfentanyl."
2021-08-01 12:56:49 +02:00
pause .5
show reed neutral flip with Dissolve(.25)
pause .25
2021-08-02 19:21:00 +02:00
I "{cps=*.1}...{/cps}"
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "Whatever."
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "Fang and the gang{w=.3} (heh){w=.3} are pretty alright."
2021-08-01 12:56:49 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Trish though{cps=*.1}...{/cps}"
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "Every day she gives me the same look of distrust and a put-upon sigh."
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "As if Im some kind of chore to deal with."
2021-08-01 12:56:49 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Whatever.{w=.4} Snot like she matters in the long run."
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "But I find myself having these weird thoughts lately."
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "Like,{w=.3} is any of this real or not?"
2021-08-01 12:56:49 +02:00
pause .5
show anon:
easein 0.5 xalign 0.45
pause .75
show anon fear:
easein_cubic 0.5 xalign 0.4
with Dissolve(.25)
pause .5
show dimmer_light behind anon with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "I tumble backwards."
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "Off of the stage."
2021-08-01 12:56:49 +02:00
hide dimmer_light
play sound 'audio/effects/whoosh.ogg'
show anon shocked with Dissolve(.1):
yanchor 0.2
easeout_quad .5 rotate -90 yalign -0.1 xpos 0.3
pause .15
hide anon with Dissolve(.25)
show reed shocked flip
play sound "audio/effects/anonDeskSlam.ogg"
with vpunch
pause 1
2021-08-02 19:21:00 +02:00
I "Woah"
2021-08-01 12:56:49 +02:00
pause .5
A "ow{cps=*.1}...{/cps}"
2021-08-01 12:56:49 +02:00
show reed explanatory flip with Dissolve(.25)
Re "Bro{cps=*.1}.....{/cps}{w=.3} that sucks{cps=*.1}.....{/cps}"
show reed neutral flip with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "Its lunch time now,{w=.4} and I guess I dozed off."
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "Too many late night study sessions."
2021-08-01 12:56:49 +02:00
show reed unimpressed flip with Dissolve(.25)
Re "You like{cps=*.1}...{/cps}{w=.3} need help?"
pause .5
A "{cps=*.25}ffff....{/cps}{w=.4} just{w=.3} fix the projector Reed."
show reed happy flip with Dissolve(.25)
Re "Kay{cps=*.1}...{/cps}{w=.3} almost done{cps=*.1}...{/cps}"
stop music fadeout 5
pause .5
show reed:
easeout 1 xalign 2.5
pause .2
hide reed with dissolve
pause .5
2021-08-01 12:56:49 +02:00
show anon sad:
alpha 0
yalign -0.8 xalign -0.1
show anon:
easein 0.5 yalign -0.45 alpha 1
2021-08-02 19:21:00 +02:00
I "I hobble to my feet,{w=.4} feeling out the bruise blossoming on my shoulder."
2021-08-01 12:56:49 +02:00
show anon:
alpha 1 yalign -0.45
pause .5
A "Hrrrrg{cps=*.1}...{/cps}{w=.3} stupid fuckin stage."
show anon neutral with dissolve
2021-08-02 19:21:00 +02:00
I "I consider jumping back up,{w=.4} but find the stairs up more appealing."
2021-08-01 12:56:49 +02:00
pause .5
show anon:
easeout_cubic 1 xalign 0.4 yalign -0.35
with None
pause .5
show trish neutral flip with dissolve:
yalign 0.0 xalign 0.6
show anon:
easeout_back 0.5 xalign 0.2
show trish:
easeout_back 0.5 xalign 0.5
pause .5
play sound 'audio/effects/slapstickPunch.ogg'
with hpunch
pause .5
play music 'audio/OST/i_have_no_clue_what_im_doing.ogg'
pause 1
2021-08-02 19:21:00 +02:00
I "Going up the stairs,{w=.3} Trish suddenly grabs my shoulder,{w=.4} pinning it to the wall."
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "She leans in close,{w=.4} looking me dead in the eyes."
2021-08-01 12:56:49 +02:00
pause .5
A "Uhh{cps=*.1}...{/cps}"
2021-06-18 04:01:49 +02:00
A "Can I help you?"
2021-08-01 12:56:49 +02:00
pause .25
show trish unimpressed flip with Dissolve(.25)
2021-06-18 04:01:49 +02:00
T "Dont play dumb."
2021-08-01 12:56:49 +02:00
2021-06-18 04:01:49 +02:00
T "Somethings up with Fang today."
2021-08-01 12:56:49 +02:00
show trish considering flip with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "She gestures to where Fang is sitting."
2021-08-01 12:56:49 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Fangs picking at her lunch with a fork,{w=.4} not eating a bite."
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "Now that I think about it,{w=.4} she has been a bit distant today."
2021-08-01 12:56:49 +02:00
pause .5
2021-06-18 04:01:49 +02:00
T "Theyve been like this since band practice yesterday."
2021-08-01 12:56:49 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Wait,{w=.4} what?"
2021-08-01 12:56:49 +02:00
show trish unimpressed flip with Dissolve(.25)
pause .25
2021-06-18 04:01:49 +02:00
T "Did you do something to them?"
2021-08-01 12:56:49 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Do something?{w=.4} What does she mean?"
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "She doesn't think that Fang and I{cps=*.1}...{/cps}"
2021-08-01 12:56:49 +02:00
pause .5
# B: what is THIS
2021-06-18 04:01:49 +02:00
#if persistent.lewd == True:
# show howlewd at truecenter with dissolve
# pause 3
# hide howlewd with dissolve
2021-08-01 12:56:49 +02:00
show trish angry flip with Dissolve(.25)
show anon:
easein_cubic 0.5 xalign 0.15
2021-06-18 04:01:49 +02:00
T "OI!"
2021-08-01 12:56:49 +02:00
A "What?{w=.4} No!{w=.4} I dont think at least."
2021-06-18 04:01:49 +02:00
A "Why are you so concerned?"
2021-08-01 12:56:49 +02:00
A "Everyone has a bad day every now and then,{w=.4} right?"
pause .25
show trish unimpressed flip with dissolve
pause .25
2021-06-18 04:01:49 +02:00
T "Fang and I have been friends for ten years now."
2021-08-01 12:56:49 +02:00
2021-06-18 04:01:49 +02:00
T "Not once have I seen them this upset."
2021-08-01 12:56:49 +02:00
2021-06-18 04:01:49 +02:00
T "Youre the only new thing around here."
2021-08-01 12:56:49 +02:00
pause .5
2021-06-18 04:01:49 +02:00
T "It cant be anyone else."
2021-08-01 12:56:49 +02:00
T "So.{w=.5} What did you do?"
pause .5
2021-06-18 04:01:49 +02:00
A "I swear I havent done anything with Fang."
2021-08-01 12:56:49 +02:00
pause .5
A "Look,{w=.4} weve got music next.{w=.5} Ill ask Fang whats up then."
pause .5
2021-08-02 19:21:00 +02:00
I "Trish glowers.{w=.5} We both glance at Fang to see her still sitting there with her untouched food."
2021-08-01 12:56:49 +02:00
show trish:
easein_cubic 1 xalign 0.55
T "{i}Youll{/i} talk to Fang?{w=.6} Youll probably make it worse.{w=.6} {i}I{/i} should be the one to talk with them."
pause .5
2021-06-18 04:01:49 +02:00
A "So why havent you?"
2021-08-01 12:56:49 +02:00
pause .5
show trish considering flip with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "Trishs mouth shuts with a click."
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "I stare her down."
2021-08-01 12:56:49 +02:00
pause .5
show trish unimpressed flip with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "Her eyes harden and she finally speaks."
2021-08-01 12:56:49 +02:00
pause .5
show trish annoyed flip with dissolve
pause .5
T "{cps=*.1}...{/cps}Fine{cps=*.1}...{/cps}{w=.3} but you better not fuck up."
show trish unimpressed flip with dissolve
2021-08-02 19:21:00 +02:00
I "She lets go of my shoulder,{w=.4} stuffing her hands in her jacket pockets with a huff."
2021-08-01 12:56:49 +02:00
pause .5
show trish:
easein 1 xalign 0.9
pause .2
show trish neutral with dissolve
pause .5
show anon:
easein_cubic 1.5 yalign 0.1 xalign 0.4
pause .5
2021-08-02 19:21:00 +02:00
I "I finally return to where I was sitting on the stage to continue finishing my lunch."
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "Right when I plant myself on the ground Reed speaks up."
2021-08-01 12:56:49 +02:00
show anon:
easein 1 xalign 0.0
show trish:
easein 1 xalign 0.45
with None
show reed neutral flip:
yalign 0.1 xalign 1.5
show reed:
easein 1 xalign 1.2
with dissolve
pause .5
show reed explanatory flip
Re "{cps=*.3}Aaaaand{/cps}{cps=*.1}...{/cps}{w=.3} done!"
show reed neutral flip with Dissolve(.25)
pause .5
A "Done?{w=.5} With the projector?"
show reed considering flip
Re "Thats right,{w=.2} man{cps=*.1}...{/cps}{w=.3} now we can watch movies{cps=*.1}...{/cps}{w=.2} shows{cps=*.1}...{/cps}{w=.2} pornos{cps=*.1}...{/cps}{w=.3} {nw}"
show reed explanatory flip
extend "all that."
show reed neutral flip with Dissolve(.25)
pause .25
show trish explanatory
2021-06-18 04:01:49 +02:00
T "Were not watching porn in school."
2021-08-01 12:56:49 +02:00
show trish neutral with Dissolve(.25)
pause .25
A "Not with that attitude{cps=*.1}...{/cps}"
pause .5
show trish:
easein_cubic 1 xalign 0.7
pause .2
show trish unimpressed flip with Dissolve(.25)
pause .5
play sound 'audio/effects/whoosh.ogg'
show trish:
easein_back 0.5 xalign 0.65
pause .2
play sound 'audio/effects/slapStickPunch.ogg'
show anon:
easein_cubic 0.5 xalign -0.05
2021-08-02 19:21:00 +02:00
I "Trish throws an orange slice at me."
2021-08-01 12:56:49 +02:00
show trish neutral flip with Dissolve(.25)
show reed explanatory flip
Re "So what do you guys wanna watch{cps=*.1}...?{/cps}"
show reed neutral flip with Dissolve(.25)
pause .25
2021-08-02 19:21:00 +02:00
I "I cant think of anything that would be appropriate around normal highschoolers."
2021-08-01 12:56:49 +02:00
pause .5
2021-08-01 12:56:49 +02:00
show trish:
easein_cubic 1 xalign 0.5
show trish happy with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "Trish raises her hand and jumps in place."
2021-08-01 12:56:49 +02:00
2021-06-18 04:01:49 +02:00
T "How about the Count of Monte Cristo?"
2021-08-01 12:56:49 +02:00
show reed explanatory flip
Re "Oh,{w=.3} I know that one!{w=.4} The actors in that one are pretty great{cps=*.1}...{/cps}"
show reed neutral flip with Dissolve(.25)
pause .25
stop music fadeout 3
A "Oh yeah.{w=.4} I love the VA work."
pause .5
show reed:
easein_cubic 1 xalign 1.25
pause .2
show trish:
easein_cubic 1 xalign 0.55
with None
show trish neutral flip with Dissolve(.25)
pause .5
2021-08-02 19:21:00 +02:00
I "Trish and Reed stop and stare at me."
2021-08-01 12:56:49 +02:00
pause .5
T "{cps=*.1}...{/cps}"
Re "{cps=*.1}...{/cps}"
pause .5
2021-08-02 19:21:00 +02:00
I "Crap,{w=.4} was it something I said?"
2021-08-01 12:56:49 +02:00
pause .5
show trish explanatory flip
2021-06-18 04:01:49 +02:00
T "What-"
2021-08-01 12:56:49 +02:00
play sound 'audio/effects/schoolBell.ogg'
I "{cps=*20}{i}DING-{w=0.7}DONG {w=0.65}BING-{w=0.7}BONG{/i}{/cps}"
show trish considering flip with Dissolve(.25)
2021-08-01 12:56:49 +02:00
pause 0.5
play music 'audio/OST/The.ogg' fadein 1.0
stop sound fadeout 1
2021-08-02 19:21:00 +02:00
I "Saved by the bell!"
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "I look to Fang and-"
2021-08-01 12:56:49 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Oh."
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "When did she leave?"
2021-08-01 12:56:49 +02:00
pause .5
A "Oh,{w=.3} Fang left already.{w=.4} Ill go catch up with her."
show anon:
easein_cubic 1 xalign -0.2
2021-06-18 04:01:49 +02:00
A "BYE!"
2021-08-01 12:56:49 +02:00
show anon:
easeout 0.5 xalign -0.5
hide anon with dissolve
pause .5
2021-06-18 04:01:49 +02:00
scene black with fade
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "I make record time out of the auditorium,{w=.4} leaving a still confused Trish and Reed."
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "{cps=*.1}...{/cps}"
2021-08-01 12:56:49 +02:00
stop music fadeout 3
pause .5
scene bandroom with fade
play ambient 'audio/effects/classroomLoop.ogg' fadein 3
2021-08-02 19:21:00 +02:00
I "Fang isnt in music class when I get there."
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "I tap out a quick message to her on my phone.{w=.4} I take a spot next to her seat and wait."
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "Maybe she just needed to use the bathroom."
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "{cps=*.1}...{/cps}"
2021-08-01 12:56:49 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Its been about twenty minutes."
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "Im starting to get worried."
2021-08-01 12:56:49 +02:00
pause .5
T "{i}{alpha=0.75}\"Somethings up with Fang today.\"{/alpha}{/i}"
pause .5
2021-08-02 19:21:00 +02:00
I "Hmmm{cps=*.1}...{/cps}"
2021-08-01 12:56:49 +02:00
show anonphone with easeinbottom
2021-08-02 19:21:00 +02:00
I "I looked at my phone,{w=.4} and the message I sent her way just before class started."
2021-08-01 12:56:49 +02:00
A "\"Hey. Wanna talk?\"{fast}"
pause .5
2021-08-02 19:21:00 +02:00
I "Still unseen?"
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "{cps=*.1}...{/cps}"
2021-08-01 12:56:49 +02:00
hide anonphone with easeoutbottom
pause .5
T "{alpha=0.75}{i}\"You better not fuck up.\"{/i}{/alpha}"
pause .5
2021-08-02 19:21:00 +02:00
I "God damn it."
2021-08-01 12:56:49 +02:00
pause .5
2021-06-18 04:01:49 +02:00
A "Mr. Jingo! I need to use the bathroom!"
2021-08-01 12:56:49 +02:00
stop ambient fadeout 3
2021-08-02 19:21:00 +02:00
I "{cps=*.1}...{/cps}"
2021-08-01 12:56:49 +02:00
scene hallway with Dissolve(1)
2021-08-02 19:21:00 +02:00
I "One guitar-shaped bathroom pass later Im scrambling through the halls."
2021-08-01 12:56:49 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "If I were a non-binary teenage pterodon having a crisis,{w=.4} where would I hide?"
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "Someplace only Fang would go{cps=*.1}...{/cps}"
2021-08-01 12:56:49 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "The family bathrooms!"
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "There are only two in the building."
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "I sprint to the first bathroom,{w=.4} closer to the back of the school and nestled away in the special needs area."
2021-08-02 19:21:00 +02:00
I "My knuckles rap against the door,{w=.4} locked and preoccupied."
2021-08-01 12:56:49 +02:00
pause .5
A "Fang?{w=.4} Youre missing class and I seriously need help with this sheet music."
pause .5
play music 'audio/OST/Dino Destiny Reader.ogg'
pause .5
unknown "{cps=*.4}The one you seek is elsewhere.{/cps}"
pause .5
2021-08-02 19:21:00 +02:00
I "Who the fuck{cps=*.1}...{/cps}{w=.3} Wait{cps=*.1}...{/cps}"
2021-08-01 12:56:49 +02:00
A "Youre that weird stego chick{cps=*.1}...{/cps}{w=.3} Stella?"
pause .5
St "Thats very rude{cps=*.1}...{/cps}{w=.3} And Im not weird{cps=*.1}...{/cps}"
A "Whatever,{w=.4} do you know where Fang is?"
St "{cps=*.1}...{/cps}Not here{cps=*.1}...{/cps}{w=.3} Can you please leave?{w=.4} I have a nervous bladder."
pause .5
2021-08-02 19:21:00 +02:00
I "I turn away from the door and sprint to the front of the school where the other bathroom is."
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "Its while Im moving briskly through the empty corridors of the school with un-tuned guitar in hand that I find divine providence."
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "Or rather."
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "The feathers floating by the window provide me with the clue I need."
2021-08-01 12:56:49 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "I look out the window,{w=.4} and while I cant look up to see for sure,{w=.4} the shadow that she is casting on the ground below is enough verification required."
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "My feet climb the steps easily,{w=.4} but my mind is ill at-ease."
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "The hell is wrong with me right now."
2021-08-01 12:56:49 +02:00
2021-08-02 19:21:00 +02:00
I "Why do I feel anxious right now?"
2021-08-01 12:56:49 +02:00
pause .5
T "{alpha=0.75}{i}\"What did you do?\"{/i}{/alpha}"
2021-08-02 19:21:00 +02:00
I "What if I did do something?"
2021-08-01 12:56:49 +02:00
pause .5
T "{alpha=0.75}{i}\"Fang and I have been friends for ten years now.\"{/i}{/alpha}"
2021-08-02 19:21:00 +02:00
I "Ive known her for barely a month.{w=.5} And why is it my problem to fix?"
2021-08-01 12:56:49 +02:00
pause .5
T "{alpha=0.75}{i}\"Not once have I seen them this upset.\"{/i}{/alpha}"
stop music fadeout 4
pause .5
2021-08-02 19:21:00 +02:00
I "I cant stop the gnawing feeling in my chest."
2021-08-01 12:56:49 +02:00
pause .5
2021-08-01 21:48:46 +02:00
scene black with fade
2021-08-02 19:21:00 +02:00
I "Im at the door to the roof now.{w=.6} Its shut,{w=.4} but by the handle I notice a piece of cardboard tucked between the door and frame,{w=.4} keeping the latch open."
2021-08-01 21:48:46 +02:00
pause .5
F "\"{i}Good job,{w=.3} dork.{/i}\""
2021-08-02 19:21:00 +02:00
I "{i}Fang smirks a bit.{/i}"
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Damn it all.{w=.5} Fangs problems first,{w=.4} then I can figure out my chest."
2021-08-01 21:48:46 +02:00
pause .5
play ambient 'audio/effects/outdoorNatureLoop.ogg' fadein 5
2021-06-18 04:01:49 +02:00
scene roof day
2021-08-01 21:48:46 +02:00
with Fade(1, 1, 2, color="#fff")
pause .5
2021-08-02 19:21:00 +02:00
I "I open the door and am immediately blinded by the sun."
2021-08-01 21:48:46 +02:00
2021-08-02 19:21:00 +02:00
I "I shade my eyes."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "The door clicks shut behind me."
2021-08-01 21:48:46 +02:00
A "Oh{cps=*.1}...{/cps}{w=.2} shit{cps=*.1}...{/cps}"
pause .5
show fang unimpressed flip:
yalign 0.0 xalign 0.9
with Dissolve(1)
pause .5
F "Whose the-{w=.4} {nw}"
show fang neutral flip
extend "Anon?{cps=*.1}...{/cps}{w=.5} Whats with the guitar?"
2021-08-02 19:21:00 +02:00
I "Fang is sitting atop the stair enclosure looking down at me."
2021-08-01 21:48:46 +02:00
pause .5
show anon neutral:
yalign 0.1 xalign -0.5
show anon:
easein 1 xalign 0.0
with dissolve
pause 1
2021-08-01 21:48:46 +02:00
A "Mr. Jingos hall pass.{w=.5} I uh{cps=*.1}...{/cps}{w=.3} kinda need help with sheet music again."
show fang unimpressed flip with Dissolve(.25)
F "Wow.{w=.4} You really suck at music."
A "Yeah.{w=.4} I really do."
pause .5
# TODO: I can't really think of a good way to show this
2021-08-02 19:21:00 +02:00
I "I find the ladder easily enough and climb on top of the tiny hut."
2021-08-01 21:48:46 +02:00
pause .5
stop ambient fadeout 3
2021-06-18 04:01:49 +02:00
play music 'audio/OST/Appreciating her Company.ogg' fadein 1.0
2021-08-01 21:48:46 +02:00
pause 1
2021-08-02 19:21:00 +02:00
I "Around Fang are scattered feathers."
2021-08-01 21:48:46 +02:00
pause 1
A "You alright?{w=.5} {cps=*.5}The feath-{/cps}"
2021-06-18 04:01:49 +02:00
F "Preening."
2021-08-01 21:48:46 +02:00
pause 1
2021-08-02 19:21:00 +02:00
I "What."
2021-08-01 21:48:46 +02:00
pause .5
show fang considering flip with dissolve
2021-08-02 19:21:00 +02:00
I "Fang sighs.{w=.5} She holds one of her wings and gently brushes her fingers through the feathers."
2021-08-01 21:48:46 +02:00
pause .5
2021-06-18 04:01:49 +02:00
F "Im preening my wing."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "She winces.{w=.6} A feather drifts to the floor."
2021-08-01 21:48:46 +02:00
pause .5
show anon:
easein_cubic 1 xalign 0.15
pause .5
2021-06-18 04:01:49 +02:00
A "That looks painful."
2021-08-01 21:48:46 +02:00
pause .5
# "I move closer."
# pause .5
show fang neutral flip with Dissolve(.25)
2021-06-18 04:01:49 +02:00
F "A little."
2021-08-01 21:48:46 +02:00
pause .5
show anon:
ease_cubic 1.5 xalign 1.1
pause 1
show anon neutral flip with dissolve
pause 1
2021-08-02 19:21:00 +02:00
I "I sit down next to her and look out at Volcaldera Bluff.{w=.6} Its a beautiful view."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Its a distraction."
2021-08-01 21:48:46 +02:00
pause 1
F "You ever{cps=*.05}...{/cps}"
pause .5
2021-06-18 04:01:49 +02:00
menu:
"stay quiet...":
2021-08-01 21:48:46 +02:00
pause .5
2021-06-18 04:01:49 +02:00
"Interrupt":
2021-08-01 21:48:46 +02:00
pause .5
jump .interrupt4b
2021-08-02 19:21:00 +02:00
I "Theres a time to speak and a time to listen."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
F "{cps=*.1}...{/cps}You ever feel like you just dont matter?"
2021-08-02 19:21:00 +02:00
I "Fang stares at the vista of Volcaldera but her eyes are vacant."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
F "I feel like no matter what I do,{w=.4} Ill never be able to make something."
2021-06-18 04:01:49 +02:00
F "I try and try but nobody likes the ways I express myself."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
show fang angry flip with dissolve
2021-08-02 19:21:00 +02:00
I "She growls."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
F "Not once after all the work Ive put into VVURM DRAMA has anyone ever told me it was good."
2021-08-01 21:48:46 +02:00
show fang sad flip with dissolve
pause .5
2021-08-02 19:21:00 +02:00
I "Her eyes wetten.{w=.6} Her voice roughens.{w=.6} Her shoulders quake."
2021-08-01 21:48:46 +02:00
F "Nobody's ever said{w=.2} Good job,{w=.3} Fang!{w=.4} Can I get a copy of that last song on CD."
pause .5
2021-06-18 04:01:49 +02:00
F "Ive been playing music since I was basically in diapers and all I have to show for it is a shit reputation."
2021-08-01 21:48:46 +02:00
pause .5
show fang:
block:
linear 0.045 xalign 0.895
linear 0.045 xalign 0.9
repeat 5
pause .5
block:
linear 0.045 xalign 0.89
linear 0.045 xalign 0.9
repeat 6
pause .5
block:
linear 0.045 xalign 0.895
linear 0.045 xalign 0.9
repeat
pause 1
show fang angry flip with Dissolve(.25)
pause 1
2021-08-01 21:48:46 +02:00
show fang very angry flip with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "Her hand curls into a fist.{w=.6} Her nails bite into her palm,{w=.4} and I can clearly see the minute trickle of blood."
2021-06-18 04:01:49 +02:00
F "How much harder do I have to try to get people to notice me!"
2021-08-01 21:48:46 +02:00
show fang:
easein_quart 1 xalign 0.5
2021-08-02 19:21:00 +02:00
I "Her fist crashes down on the floor."
2021-08-01 21:48:46 +02:00
show fang ultra angry flip with Dissolve(.25)
2021-06-18 04:01:49 +02:00
F "Even my own parents!"
2021-08-01 21:48:46 +02:00
pause .5
2021-06-18 04:01:49 +02:00
F "When dad looks at me its like he just sees a lost cause!"
2021-08-01 21:48:46 +02:00
F "\"Oh,{w=.2} Fang is the scene teen,{w=.5} better focus on the one that ISNT broken so we dont screw up again!\""
2021-08-02 19:21:00 +02:00
I "She punctuated her shouts with her fist,{w=.4} striking the roof beneath her."
2021-08-02 19:21:00 +02:00
I "Her fist lands softly one final time,{w=.5} uncurling to reveal the bleeding grooves her sharp nails have left."
2021-08-01 21:48:46 +02:00
show fang ear cover flip with dissolve
pause .5
show fang:
block:
linear 0.045 xalign 0.495
linear 0.045 xalign 0.5
repeat 4
pause .6
block:
linear 0.045 xalign 0.495
linear 0.045 xalign 0.5
repeat 7
pause .75
repeat
F "{cps=*.1}...{/cps}"
pause .5
2021-08-02 19:21:00 +02:00
I "Watching her break apart,{w=.5} its causing the dull pain in my chest to intensify."
2021-08-01 21:48:46 +02:00
pause .5
2021-06-18 04:01:49 +02:00
F "Why cant I be popular like him?"
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
show fang:
easein 0.5 xalign 0.5
show fang very sad flip with dissolve
pause .5
2021-08-02 19:21:00 +02:00
I "Fang deflates completely.{w=.6} All her anger gone,{w=.4} replaced with melancholy."
2021-08-01 21:48:46 +02:00
pause .5
2021-06-18 04:01:49 +02:00
F "Naser doesnt have to try at all!"
2021-08-01 21:48:46 +02:00
F "Even crippled,{w=.4} he just breezes through life!"
pause .5
2021-06-18 04:01:49 +02:00
F "Why does he get straight As?"
2021-06-18 04:01:49 +02:00
F "Why does he get my parents attention?"
2021-08-01 21:48:46 +02:00
pause .5
2021-06-18 04:01:49 +02:00
F "Why do I have to be the burden on everyone?!"
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
show fang hiding flip with dissolve
pause .5
2021-08-02 19:21:00 +02:00
I "She grabs her knees and buries her face in her lap."
2021-08-01 21:48:46 +02:00
A "{cps=*.05}...{/cps}"
pause .5
2021-06-18 04:01:49 +02:00
menu:
"stay quiet...":
2021-08-01 21:48:46 +02:00
pause .5
2021-06-18 04:01:49 +02:00
"Interrupt":
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
jump .interrupt4c
2021-06-19 04:36:38 +02:00
$ wingStory = True
2021-06-18 04:01:49 +02:00
F "And the worst part is he cant even hate me."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
show fang sad flip with Dissolve(1)
2021-08-02 19:21:00 +02:00
I "She picks her head up."
2021-08-02 19:21:00 +02:00
I "Rivulets of tears and orange eyeliner run down her cheeks and leave bright stains on her knees."
2021-08-01 21:48:46 +02:00
pause .5
show fang sad with dissolve
pause .5
2021-06-18 04:01:49 +02:00
F "I can tell him to fuck off every day and hell still be there the next."
2021-06-18 04:01:49 +02:00
F "As if nothing fucking happened."
2021-08-01 21:48:46 +02:00
pause .5
2021-06-18 04:01:49 +02:00
F "Hes a constant reminder of everything I cant be."
2021-08-01 21:48:46 +02:00
pause .5
2021-06-18 04:01:49 +02:00
F "Hes a goddamned boy scout!"
2021-06-18 04:01:49 +02:00
F "Lil Mr. Perfect!"
2021-06-18 04:01:49 +02:00
F "And Ill always be in his fucking shadow!"
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
F "I cant just change,{w=.4} just magically get better at everything even if someone like Naser tries to help."
2021-06-18 04:01:49 +02:00
F "And its clear he wants to."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
F "But the sheer difference between us{cps=*.1}...{/cps}"
2021-06-18 04:01:49 +02:00
F "It wont ever happen."
2021-08-01 21:48:46 +02:00
pause .75
2021-06-18 04:01:49 +02:00
F "But my brother tries."
2021-08-01 21:48:46 +02:00
pause .5
show fang angry with Dissolve(.25)
F "Hes always trying."
pause .5
2021-08-01 21:48:46 +02:00
show fang:
easein_cubic 1 xalign 0.4
show fang very angry with dissolve
2021-08-01 21:48:46 +02:00
F "He just{w=.3} {nw}"
show fang:
linear 0.045 xalign 0.395
linear 0.045 xalign 0.4
repeat
extend "FUCKS UP!"
2021-08-01 21:48:46 +02:00
F "Every.{w=.3} Fucking.{w=.3} Time."
pause 1
2021-08-01 21:48:46 +02:00
show fang:
easein 0.5 xalign 0.4
show fang anguish with Dissolve(1)
pause .5
2021-08-02 19:21:00 +02:00
I "She wipes a tear with one of her hands,{w=.5} but leaves a bloody smudge instead."
2021-08-01 21:48:46 +02:00
pause .5
2021-06-18 04:01:49 +02:00
F "Naser knows who he is."
2021-06-18 04:01:49 +02:00
F "I dont even know what I am."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
A "{cps=*.05}...{/cps}"
pause .5
2021-08-02 19:21:00 +02:00
I "Do I step in now{cps=*.1}...?{/cps}"
2021-08-01 21:48:46 +02:00
pause .5
2021-06-18 04:01:49 +02:00
menu:
"stay quiet...":
2021-08-01 21:48:46 +02:00
pause .5
2021-06-18 04:01:49 +02:00
"Interrupt":
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
jump .interrupt4d
2021-08-01 21:48:46 +02:00
show fang:
easein_quart 1 xalign 0.2
show fang ultra angry with Dissolve(.25)
F "WHO AM I,{w=.4} DAMN IT?!"
pause .5
2021-08-01 21:48:46 +02:00
show fang very sad with Dissolve(1)
pause .5
2021-06-18 04:01:49 +02:00
F "I can only define myself by the things Im not."
2021-08-01 21:48:46 +02:00
pause .5
2021-06-18 04:01:49 +02:00
F "Im not a good band player."
2021-06-18 04:01:49 +02:00
F "Im not a good sibling."
2021-06-18 04:01:49 +02:00
F "Im not a good friend."
2021-08-01 21:48:46 +02:00
pause .5
2021-06-18 04:01:49 +02:00
F "Im not a good person."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
F "My mind is a fucking mess.{w=.6} In my head its all{cps=*.1}...{/cps}"
2021-08-01 21:48:46 +02:00
F "My thoughts{cps=*.1}...{/cps}{w=.4} theyre all fucking foggy.{w=.6} Half the time Im hating myself."
2021-08-01 21:48:46 +02:00
show fang hiding with dissolve
2021-08-01 21:48:46 +02:00
F "Am I who I say I am?{w=.5} Maybe?{w=.5} Not really{cps=*.1}...{/cps}"
2021-08-01 21:48:46 +02:00
show fang anguish with Dissolve(.25)
pause .5
2021-06-18 04:01:49 +02:00
F "The other half Im daydreaming of being something special."
2021-08-01 21:48:46 +02:00
F "That Im different from everyone.{w=.5} Above them{cps=*.1}...{/cps}{w=.3} I know more than them."
pause .5
2021-08-01 21:48:46 +02:00
F "Theyre both lies.{w=.5} Im fuckin lying to myself but{cps=*.1}...{/cps}"
2021-06-18 04:01:49 +02:00
F "Its like Im just here to be a drain on myself and others."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
show fang:
block:
linear 0.045 xalign 0.195
linear 0.045 xalign 0.2
repeat 4
pause .75
block:
linear 0.045 xalign 0.195
linear 0.045 xalign 0.2
repeat 7
pause 1
repeat
F "Im stuck with myself,{w=.5} I cant just drop everything and try other things now."
2021-06-18 04:01:49 +02:00
F "Its just too late for that."
2021-06-18 04:01:49 +02:00
F "Theres too many ways to fuck up."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
F "Music is the only thing Ive ever been decent at,{w=.4} and even then{cps=*.1}...{/cps}"
pause .5
2021-08-01 21:48:46 +02:00
show fang:
easein_cubic 1 xalign 0.25
2021-08-02 19:21:00 +02:00
I "She looks to me desperately,{w=.4} at a loss for words."
2021-08-01 21:48:46 +02:00
2021-08-02 19:21:00 +02:00
I "{cps=*.05}...{/cps}"
2021-08-01 21:48:46 +02:00
pause .5
2021-06-18 04:01:49 +02:00
menu:
"stay quiet...":
2021-08-01 21:48:46 +02:00
pause .5
2021-06-18 04:01:49 +02:00
"Interrupt":
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
jump .interrupt4e
2021-06-18 04:01:49 +02:00
$ fangscore += 1
$ anonscore += 1
2021-08-01 21:48:46 +02:00
A "{cps=*.1}...{/cps}"
pause .25
2021-08-01 21:48:46 +02:00
F "{cps=*.1}...{/cps}"
pause .5
show fang:
easein_quart 1 xalign 0.4
show fang very angry with Dissolve(.25)
2021-06-18 04:01:49 +02:00
F "Why wont you say anything?"
2021-08-01 21:48:46 +02:00
pause .5
2021-06-18 04:01:49 +02:00
F "Here I am begging for help and you havent said a word!"
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
F "Youre always so sure of yourself,{w=.4} yet here you are listening to me in a crisis and you cant say anything?!"
2021-08-02 19:21:00 +02:00
I "Fang grips my jacket with both hands,{w=.4} digging in."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
scene fangroofcry with Dissolve(.25)
pause 1
2021-06-18 04:01:49 +02:00
F "What is it you have that I dont?!"
2021-08-01 21:48:46 +02:00
pause .5
2021-06-18 04:01:49 +02:00
F "What is it you want from me?!"
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
F "What is it I want from {i}you{/i}?!"
pause .5
2021-06-18 04:01:49 +02:00
F "When you got here a few weeks ago you were just some nobody kid without friends who lives alone on financial assistance!"
2021-08-02 19:21:00 +02:00
I "Shes shaking my arm around."
2021-08-01 21:48:46 +02:00
pause .5
2021-06-18 04:01:49 +02:00
F "And now everyone I know is friends with you!"
2021-08-01 21:48:46 +02:00
F "You have no talents,{w=.5} no specific knowledge anywhere,{w=.5} no real personality{cps=*.1}...{/cps}"
pause .5
2021-06-18 04:01:49 +02:00
F "WHAT IS IT WITH YOU THAT YOU CAN LACK AN IDENTITY BUT KNOW EXACTLY WHO YOU ARE?!"
2021-08-01 21:48:46 +02:00
pause 1
2021-08-02 19:21:00 +02:00
I "Honestly I{cps=*.1}...{/cps}"
2021-08-01 21:48:46 +02:00
A "{size=-5}dunno{/size}"
pause .5
2021-08-01 21:48:46 +02:00
F "{cps=*.1}...{/cps}What{cps=*.1}...{/cps}"
2021-08-01 21:48:46 +02:00
A "I dunno how to say it.{w=.6} All I know is Im me{cps=*.1}...{/cps}"
pause .5
2021-08-01 21:48:46 +02:00
F "Youre{cps=*.1}...{/cps} you?"
pause .5
2021-08-02 19:21:00 +02:00
I "I struggle to find the right words."
2021-08-02 19:21:00 +02:00
I "Fang stares pleadingly.{w=.5} Eventually she buries her eyes in my jacket arm."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
A "It's like{cps=*.1}..{/cps}{w=.4} I dont know{cps=*.1}...{/cps}"
2021-06-18 04:01:49 +02:00
A "Youre trying to be something youre not."
2021-08-01 21:48:46 +02:00
pause .5
2021-06-18 04:01:49 +02:00
A "It needs to happen naturally."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Fang looks up from my arm."
2021-08-01 21:48:46 +02:00
F "Naturally{cps=*.1}...?{/cps}"
2021-08-01 21:48:46 +02:00
A "If you are forcing this{cps=*.1}...{/cps}{w=.4} whatever{cps=*.1}...{/cps}{w=.4} then it's like some misplaced idea or like,{w=.5} a refusal to leave the comfort zone{cps=*.1}...{/cps}"
pause .5
2021-08-01 21:48:46 +02:00
A "Argh,{w=.4} what Im trying to say is{cps=*.1}...{/cps}"
2021-06-18 04:01:49 +02:00
A "I ended up trying to be someone else too."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
A "To the point that I rejected who I really was{w=.3} and started to fuck myself up."
pause .5
2021-08-01 21:48:46 +02:00
A "Im not about making others' notice me,{w=.5} or about being great at something."
2021-08-01 21:48:46 +02:00
A "I just do what makes me,{w=.4} well,{w=.4} me."
2021-08-01 21:48:46 +02:00
A "I'm the only me here,{w=.4} and I think it's safe to assume that there's several of you.{w=.6} Like,{w=.4} you dont know,{w=.5} you said it yourself."
pause .5
2021-08-02 19:21:00 +02:00
I "Her fingers tighten around my arm."
2021-08-02 19:21:00 +02:00
I "Im not certain shes breathing right now."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
A "And theres tons of different people going through what you are right now,{w=.6} trying to force their egos,{w=.4} only to reject who they really are."
pause .5
2021-06-18 04:01:49 +02:00
A "Not to undermine your feelings or anything."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
A "And at the end of it all,{w=.4} Ive accepted that I am,{w=.4} and will always be,{w=.5} me."
2021-06-18 04:01:49 +02:00
A "Ya see?"
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
F "I have to{cps=*.1}...{/cps}{w=.3} figure it out myself{cps=*.1}...?{/cps}"
pause .5
2021-08-02 19:21:00 +02:00
I "Fangs grip loosens."
2021-08-01 21:48:46 +02:00
pause .5
2021-06-18 04:01:49 +02:00
scene roof day
2021-08-01 21:48:46 +02:00
show fang very sad:
yalign 0.0 xalign 0.7
show fang:
easein_cubic 1.5 xalign 0.3
show anon neutral flip behind fang at aright
with dissolve
pause .5
show fang ear cover with dissolve
2021-08-02 19:21:00 +02:00
I "She puts her hands around her knees and lowers her head."
2021-08-02 19:21:00 +02:00
I "Her expression is one of complete resignation."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
F "I dont{cps=*.1}...{/cps}{w=.3} I cant do anything on my own."
2021-08-01 21:48:46 +02:00
show fang anguish behind anon with dissolve
2021-06-18 04:01:49 +02:00
F "How am I supposed to do something like this?"
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
show anon:
easein_cubic 1 xalign 0.9
pause .5
2021-06-18 04:01:49 +02:00
A "You arent alone."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
A "Im here.{w=.6} Reed and Trish are here.{w=.6} You already know Naser wants to help."
2021-08-01 21:48:46 +02:00
F "{cps=*.1}...{/cps}"
pause .5
2021-08-01 21:48:46 +02:00
show fang very sad with dissolve
pause .5
2021-06-18 04:01:49 +02:00
A "It doesnt need to be all at once."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Fang looks back to me and gives a sad smile."
2021-08-01 21:48:46 +02:00
F "{cps=*.1}...{/cps}Alright{cps=*.1}...{/cps}"
pause .5
2021-08-02 19:21:00 +02:00
I "She tries to dry her tears again,{w=.4} only to smudge her face with more blood and makeup."
2021-08-02 19:21:00 +02:00
I "I remove my jacket and offer the sleeve to her."
2021-08-01 21:48:46 +02:00
show fang sad with Dissolve(1)
pause .25
2021-08-02 19:21:00 +02:00
I "She sniffles,{w=.4} then grabs it to wipe her eyes."
2021-08-02 19:21:00 +02:00
I "{cps=*.1}...{/cps}Its laundry day anyways."
2021-06-18 04:01:49 +02:00
show fang happy with dissolve
2021-08-02 19:21:00 +02:00
I "After returning my jacket,{w=.5} Fang looks to me again with a somber smile."
2021-08-01 21:48:46 +02:00
pause .5
2021-06-18 04:01:49 +02:00
A "Why did you come up here?"
2021-08-01 21:48:46 +02:00
F "Its nice up here.{w=.5} Quiet."
pause .5
2021-08-01 21:48:46 +02:00
A "But why?{w=.5} And why alone?"
2021-08-01 21:48:46 +02:00
show fang neutral with Dissolve(.25)
F "To think.{w=.5} Maybe to throw myself a pity party.{w=.6} I do this every year."
2021-06-18 04:01:49 +02:00
A "Up here?"
2021-08-01 21:48:46 +02:00
F "Nah{cps=*.1}...{/cps}{w=.4} just somewhere I can be alone."
pause .5
2021-06-18 04:01:49 +02:00
A "Every year though?"
2021-08-01 21:48:46 +02:00
show fang considering with Dissolve(.25)
F "{cps=*.1}...{/cps}Since I was 11{cps=*.1}...{/cps}"
pause .5
2021-08-01 21:48:46 +02:00
A "Jeez.{w=.5} What happened?"
2021-06-18 04:01:49 +02:00
show fang sad with dissolve
2021-08-01 21:48:46 +02:00
pause 1
2021-08-01 21:48:46 +02:00
F "{cps=*.4}I broke Nasers wing.{/cps}"
pause .7
2021-08-02 19:21:00 +02:00
I "Ah.{w=.5} My foot tastes extra salty today."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
F "We used to be really close.{w=.5} He looked up to me."
2021-08-01 21:48:46 +02:00
F "I was supposed to watch him.{w=.5} Im his big sister after all."
pause .5
2021-06-18 04:01:49 +02:00
F "He had asked me if we could really fly."
2021-08-02 19:21:00 +02:00
I "Fang stretched her wings to highlight that."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
F "I said{w=.2} of course{cps=*.1}...{/cps}{w=.4} I looked away for a second{w=.3} and then it happened{cps=*.1}...{/cps}"
pause .5
show fang sad flip with dissolve
pause .5
2021-06-18 04:01:49 +02:00
F "He jumped off the bluff."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Her eyes become distant,{w=.5} and I can only guess just how vividly shes reliving this moment of her past."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
F "I watched as he jumped.{w=.5} As he bounced off the cliff and into the water."
2021-08-01 21:48:46 +02:00
F "I climbed down as fast as I could,{w=.4} hoping to God he wasnt dead."
pause .5
2021-08-01 21:48:46 +02:00
F "But the current{cps=*.1}...{/cps}{w=.3} Dad and the lifeguard had to go in because the current was too strong."
2021-08-02 19:21:00 +02:00
I "Her voice quakes as shes engulfed in her memory."
2021-08-01 21:48:46 +02:00
pause .5
2021-06-18 04:01:49 +02:00
F "When mom came with the medic-"
2021-08-01 21:48:46 +02:00
show fang hiding flip with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "Fang chokes back a sob and continues."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
F "Naser was{cps=*.1}...{/cps}{w=.4} I thought he was dead{cps=*.1}...{/cps}"
2021-08-01 21:48:46 +02:00
F "{cps=*.1}...{/cps}Covered in blood{cps=*.1}...{/cps}"
F "{cps=*.1}...{/cps}Limbs mangled{cps=*.1}...{/cps}"
pause .5
2021-08-01 21:48:46 +02:00
show fang very sad with dissolve
F "My baby brother,{w=.3} just 9 years old,{w=.4} had jumped off the bluff,{w=.5} thinking he could fly!"
2021-08-02 19:21:00 +02:00
I "Fangs eyes grow wet again."
2021-08-01 21:48:46 +02:00
show anon behind fang:
ease_cubic 1 xalign 0.7
pause .5
2021-06-18 04:01:49 +02:00
hide fang
hide anon
show fanganonhug
with dissolve
2021-08-02 19:21:00 +02:00
I "Without a second thought I draw her into a hug,{w=.4} comforting her."
2021-08-02 19:21:00 +02:00
I "Her voice is muffled by my jacket but she continues."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
F "Im why his wing is a fucking mess.{w=.5} I did it{cps=*.1}...{/cps}"
2021-08-01 21:48:46 +02:00
F "{size=-5}So why{cps=*.1}...{/cps}{/size}"
pause .5
2021-08-01 21:48:46 +02:00
F "{size=-10}Why doesnt he hate me{cps=*.1}...{/cps}{/size}"
pause 1
2021-08-01 21:48:46 +02:00
Nas "{i}{alpha=0.75}\"Fangs still family.\"{/alpha}{/i}"
pause .5
2021-06-18 04:01:49 +02:00
A "Because youre his sister."
2021-08-02 19:21:00 +02:00
I "Fang flinches in my arms,{w=.4} but doesnt pull away."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
A "Youre the one thats hurting,{w=.2} Fang.{w=.5} Not Naser."
pause .5
2021-08-02 19:21:00 +02:00
I "I surprised myself there.{w=.5} I honestly dont know how I managed this conversation."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "I let go of Fang and lean back,{w=.4} giving her some space.{w=.6} Her breathing is evening out,{w=.4} and she looks far more composed now."
2021-08-01 21:48:46 +02:00
pause .5
2021-06-18 04:01:49 +02:00
hide fanganonhug
2021-08-01 21:48:46 +02:00
show fang sad:
yalign 0.0 xalign 0.3
show anon neutral flip behind fang:
yalign 0.1 xalign 0.7
show anon:
easein_cubic 1.5 xalign 0.9
with Dissolve(1)
pause .5
2021-08-01 21:48:46 +02:00
F "{cps=*.1}...{/cps}Im sorry for what I said earlier."
2021-06-18 04:01:49 +02:00
A "Huh?"
2021-08-01 21:48:46 +02:00
pause .5
2021-06-18 04:01:49 +02:00
F "About how youre a nobody."
2021-08-01 21:48:46 +02:00
pause .5
2021-06-18 04:01:49 +02:00
A "Youre pretty much right."
2021-08-01 21:48:46 +02:00
F "Maybe,{w=.4} but I shouldnt have put it so harshly."
pause .5
F "All this time I thought people like you were{cps=*.1}...{/cps}"
2021-08-01 21:48:46 +02:00
show fang considering with Dissolve(.25)
pause .25
2021-08-01 21:48:46 +02:00
F "Useless?{w=.5} Something like that."
2021-08-01 21:48:46 +02:00
show fang neutral with Dissolve(.25)
pause .5
2021-08-01 21:48:46 +02:00
F "But here you are,{w=.4} proving me wrong time and time again."
pause .5
2021-06-18 04:01:49 +02:00
A "I get what you mean."
2021-06-18 04:01:49 +02:00
A "I could say the same to you as well."
2021-06-18 04:01:49 +02:00
A "Ive been breaking your rules like youve been breaking mine."
2021-06-18 04:01:49 +02:00
show fang happy with dissolve
2021-08-01 21:48:46 +02:00
pause .5
F "Maybe were both just useless nobodies."
2021-08-02 19:21:00 +02:00
I "She chuckles to herself."
2021-06-18 04:01:49 +02:00
jump postFangAndAnonTalk
2021-08-01 21:48:46 +02:00
label .interrupt4b:
2021-08-02 19:21:00 +02:00
I "She seems at a loss for words."
2021-08-02 19:21:00 +02:00
I "I should say something."
2021-08-01 21:48:46 +02:00
pause .5
A "Youre feeling helpless,{w=.4} right?"
A "Like you dont matter?"
pause .5
2021-08-01 21:48:46 +02:00
show fang sad flip with dissolve
pause .5
2021-08-01 21:48:46 +02:00
show fang:
easein_cubic 1 xalign 0.3
pause .5
show fang very sad flip with Dissolve(1)
pause 1
show fang sad with dissolve
pause .5
2021-08-02 19:21:00 +02:00
I "Fang looks at me with desperation."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
F "Y{cps=*.1}...{w=.2}{/cps}yes{cps=*.1}...{/cps}"
pause .5
2021-08-01 21:48:46 +02:00
A "Heres what I think{cps=*.1}...{/cps}"
2021-08-01 21:48:46 +02:00
jump postinterruption
2021-08-02 19:21:00 +02:00
label .interrupt4c:
2021-08-02 19:21:00 +02:00
I "Heres a good place to butt in."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
A "You arent a burden to me."
pause .5
2021-08-01 21:48:46 +02:00
show fang very sad with Dissolve(1)
pause .5
show fang sad with dissolve
pause .5
2021-08-02 19:21:00 +02:00
I "Fang removes her head from her knees and looks to me with pleading eyes."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
F "What?"
pause .5
2021-08-01 21:48:46 +02:00
A "Im your friend too,{w=.4} right?"
2021-08-01 21:48:46 +02:00
A "I dont think youre a burden."
pause .5
2021-08-02 19:21:00 +02:00
I "Fang sniffles a bit."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
A "Heres what I think{cps=*.1}...{/cps}"
2021-08-01 21:48:46 +02:00
jump postinterruption
2021-08-02 19:21:00 +02:00
label .interrupt4d:
2021-08-02 19:21:00 +02:00
I "Nows a good time."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
A "Youre Fang."
pause .5
2021-08-01 21:48:46 +02:00
show fang sad with Dissolve(1)
pause .5
2021-08-02 19:21:00 +02:00
I "She looks to me with tears streaming down her cheek."
2021-08-01 21:48:46 +02:00
A "Even if you dont see it,{w=.5} youre still you."
pause .5
2021-08-01 21:48:46 +02:00
A "The Fang I know likes music,{w=.4} bad movies,{w=.4} and doesnt take crap from any adults."
2021-08-01 21:48:46 +02:00
A "Am I right?"
pause .5
2021-08-02 19:21:00 +02:00
I "Fang nods slowly."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
A "Heres what I think{cps=*.1}...{/cps}"
jump postinterruption
2021-08-02 19:21:00 +02:00
label .interrupt4e:
2021-08-02 19:21:00 +02:00
I "Here we go."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
A "Its never too late to try something new."
pause .5
2021-08-01 21:48:46 +02:00
show fang very sad with Dissolve(1)
pause .5
F "{cps=*.1}...{/cps}I cant."
2021-08-01 21:48:46 +02:00
F "I just cant."
pause .5
2021-08-01 21:48:46 +02:00
A "You have support from me and Naser,{w=.4} right?"
2021-08-01 21:48:46 +02:00
F "{cps=*.1}...{/cps}"
pause .5
2021-08-01 21:48:46 +02:00
show fang sad with dissolve
pause .5
2021-08-01 21:48:46 +02:00
F "{cps=*.1}...{/cps}Maybe{cps=*.1}...{/cps}"
pause .5
2021-08-01 21:48:46 +02:00
A "Heres what I think{cps=*.1}...{/cps}"
2021-08-01 21:48:46 +02:00
jump postinterruption
2021-06-18 04:01:49 +02:00
label postinterruption:
2021-08-01 21:48:46 +02:00
show anon behind fang:
ease_cubic 1 xalign 0.9
2021-08-02 19:21:00 +02:00
I "I put my arm on Fangs shoulder."
2021-08-01 21:48:46 +02:00
pause .5
2021-06-18 04:01:49 +02:00
A "Youre in a pretty bad spot right now."
2021-08-01 21:48:46 +02:00
A "Self-improvement is hard,{w=.5} but theres nothing to be gained without sacrifice,{w=.4} right?"
pause .5
2021-08-02 19:21:00 +02:00
I "Fang gives a slight nod."
2021-08-01 21:48:46 +02:00
A "You need to step out from your comfort zone more often,{w=.4} even if you think theres no time."
2021-08-01 21:48:46 +02:00
A "Theres no harm in diversifying,{w=.4} right?"
pause .5
2021-08-02 19:21:00 +02:00
I "Fang looks away from the coastline and to me."
2021-08-01 21:48:46 +02:00
F "{cps=*.1}...{/cps}I dont know.{w=.5} Maybe youre right{cps=*.1}...{/cps}"
pause .5
2021-06-18 04:01:49 +02:00
A "You could also try harder to get along with Naser."
2021-06-18 04:01:49 +02:00
A "I guarantee theres not that much in the way between you two."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
F "{cps=*.1}...{/cps}Youll be there to support me,{w=.4} right?"
2021-06-18 04:01:49 +02:00
A "Sure."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
show fang very sad with dissolve
pause .5
F "I dont know if Im strong enough to do all that{cps=*.1}...{/cps}"
pause .5
2021-06-18 04:01:49 +02:00
A "I believe you can be."
2021-06-18 04:01:49 +02:00
A "Being weak is nothing to be ashamed of."
2021-06-18 04:01:49 +02:00
A "Staying weak is."
2021-08-01 21:48:46 +02:00
pause .5
2021-06-18 04:01:49 +02:00
A "You dont have to do it alone."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
show anon behind fang
show fang:
ease_cubic 1 xalign 0.8
pause .5
2021-06-18 04:01:49 +02:00
hide fang
hide anon
show fanganonhug
with dissolve
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Fang embraces me tight."
2021-08-01 21:48:46 +02:00
pause .5
2021-06-18 04:01:49 +02:00
F "Thank you."
2021-08-01 21:48:46 +02:00
pause 1
2021-08-02 19:21:00 +02:00
I "We sit in silence for a few minutes."
2021-08-02 19:21:00 +02:00
I "{cps=*.1}..{/cps}"
2021-08-01 21:48:46 +02:00
2021-08-02 19:21:00 +02:00
I "{cps=*.1}...{/cps}"
2021-08-01 21:48:46 +02:00
2021-08-02 19:21:00 +02:00
I "{cps=*.1}....{/cps}"
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Eventually,{w=.4} she lets go."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
hide fanganonhug
show fang sad:
yalign 0.0 xalign 0.8
show fang:
ease_cubic 1.5 xalign 0.3
show anon neutral flip behind fang:
yalign 0.1 xalign 0.9
with Dissolve(1)
pause .5
2021-08-01 21:48:46 +02:00
show fang neutral with dissolve
pause .5
2021-08-02 19:21:00 +02:00
I "Fangs breathing is evening out,{w=.4} and she looks far more composed now."
2021-06-18 04:01:49 +02:00
label postFangAndAnonTalk:
2021-08-01 21:48:46 +02:00
pause 1
F "Hey,{w=.4} can I see that?"
2021-08-02 19:21:00 +02:00
I "Fang points at my oversized hall pass."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
A "Yeah,{w=.4} sure"
pause .5
2021-06-18 04:01:49 +02:00
hide anon
hide fang
show hallpass
2021-08-01 21:48:46 +02:00
with Dissolve(1)
pause .5
2021-08-02 19:21:00 +02:00
I "She takes it from my hands,{w=.4} our fingers brushing for a second."
2021-08-02 19:21:00 +02:00
I "She blushes while she handles the acoustic bathroom pass."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
F "I think{cps=*.1}...{/cps}{w=.3} I think I finally got the tune,{w=.3} Anon."
2021-06-18 04:01:49 +02:00
A "Tune?"
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "She finishes tuning the guitar and tests it.{w=.5} With a nod to herself Fang begins strumming."
2021-08-02 19:21:00 +02:00
I "The rhythm is slow and the tone is soft,{w=.5} enough so that her humming blends perfectly with it."
2021-08-02 19:21:00 +02:00
I "I lean back,{w=.4} bobbing my head along to the impromptu music."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "The streaks from her tears that had once marred her pretty face only help the highlight her soft smile now."
2021-08-02 19:21:00 +02:00
I "I hum along now too,{w=.4} which causes Fang to giggle.{w=.6} The rhythm is slowing to a crawl,{w=.5} the song about to end."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
F "{cps=*.6}With a meteor coming soon{/cps}{w=.6}{nw}"
extend "{cps=*.6}\n\ \ \ \ \ \ \ \ {fast}Everyones going to die{/cps}{w=.6}{nw}"
extend"{cps=*.6}\n\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ {fast}So Ill say to everyone{/cps}{w=.6}{nw}"
extend"{cps=*.6}\n\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ {fast}Goodbye Volcano High{/cps}"
pause 1
2021-08-02 19:21:00 +02:00
I "The lyrics surprise me,{w=.4} but I shrug it off."
2021-08-01 21:48:46 +02:00
pause .5
2021-06-18 04:01:49 +02:00
A "You ready to get up?"
2021-08-02 19:21:00 +02:00
I "Fang nods and wipes her tears one last time with her forearm."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
hide hallpass with Dissolve(1)
pause .5
2021-08-02 19:21:00 +02:00
I "I stand and pop my back,{w=.4} looking out over the fence at the ground below."
2021-08-02 19:21:00 +02:00
I "From here I can see the afternoon sun starting to encroach on the skyline of the small coastal town."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Turning to Fang,{w=.4} I crouch a bit and extend my hand to her."
2021-08-02 19:21:00 +02:00
I "She moves her bloody hand to take it,{w=.3} but hesitates."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "{cps=*.1}...{/cps}"
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "She softly grasps my hand."
2021-08-02 19:21:00 +02:00
I "She winces in pain."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "You know{cps=*.1}...{/cps}"
2021-08-02 19:21:00 +02:00
I "Its strange,{w=.6} I expected the alarms to go off again,{w=.4} but{cps=*.1}...{/cps}"
2021-08-02 19:21:00 +02:00
I "This feels different,{w=.4} somehow."
2021-08-02 19:21:00 +02:00
I "More natural."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Im careful to hoist her to her feet.{w=.5} Mindful of her injured palm."
2021-08-01 21:48:46 +02:00
show weridkissu with Dissolve(.25)
pause 1
2021-08-02 19:21:00 +02:00
I "But her beak accidentally bumps into my cheek on her way up."
2021-08-01 21:48:46 +02:00
pause 1
2021-08-02 19:21:00 +02:00
I "Ah,{w=.3} there they are."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Fangs eyes contract and she instinctively hops backwards,{w=.4} covering her muzzle with her hands and turning her head away in her flusteration."
2021-08-02 19:21:00 +02:00
I "I clench my lower jaw and look at my palm,{w=.4} slick with sweat and her blood."
2021-08-01 21:48:46 +02:00
play ambient 'audio/effects/outdoorNatureLoop.ogg' fadein 8
stop music fadeout 5.0
pause .5
2021-08-02 19:21:00 +02:00
I "The silence continues for an immeasurable amount of time."
2021-08-01 21:48:46 +02:00
pause .5
2021-06-18 04:01:49 +02:00
hide weridkissu
2021-08-01 21:48:46 +02:00
show fang surprised flip:
yalign 0.0 xalign 0.1
show anon neutral:
yalign 0.1 xalign -0.25
2021-06-18 04:01:49 +02:00
with dissolve
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
A "{cps=*.3}Haha{/cps}{cps=*.1}...{/cps}{w=.2} so thats how dinos kiss{cps=*.1}...{/cps}{w=.2} {cps=*.5}haha{/cps}{cps=*.1}...{/cps}"
2021-06-18 04:01:49 +02:00
#[Internal screaming sfx here]
2021-08-02 19:21:00 +02:00
I "FUCKFUCKFUCKFUCKFUCKFUCKFU-{w=.4}{nw}"
2021-08-01 21:48:46 +02:00
show fang sad flip with Dissolve(.25)
F "Haha{cps=*.1}...{/cps}{w=.2} not really{w=.4} hahaha{cps=*.1}...{/cps}{w=.3} {cps=*.3}haha{/cps}{cps=*.1}...{/cps}"
2021-08-01 21:48:46 +02:00
A "Ha ha{cps=*.1}...{/cps}{w=.2} {cps=*.5}haaaa{/cps}{cps=*.1}...{/cps}{w=.2} uh{cps=*.1}...{/cps}"
pause .5
2021-08-01 21:48:46 +02:00
show fang sad with dissolve
pause .5
2021-08-02 19:21:00 +02:00
I "I look for something,{w=.4} {i}anything{/i},{w=.4} to end this awkwardness."
2021-08-02 19:21:00 +02:00
I "Like the guitar hall pass.{w=.5} Wait{cps=*.1}...{/cps}"
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "I check my phone,{w=.4} seeing that Mr. Jingos class will be ending in 10 minutes."
2021-08-01 21:48:46 +02:00
play music 'audio/OST/she_fucks_human_men.ogg' fadein 1.0
pause .5
show anon sad with dissolve
2021-08-01 21:48:46 +02:00
A "Fuck{cps=*.1}...{/cps}{w=.3} the assignment{cps=*.1}...{/cps}"
pause .5
2021-08-01 21:48:46 +02:00
show fang:
easein_cubic 1 xalign 0.2
pause .2
show fang unimpressed flip with dissolve
2021-08-02 19:21:00 +02:00
I "Fang finally looks my way again,{w=.4} though her face is still flush."
2021-08-01 21:48:46 +02:00
pause .5
2021-06-18 04:01:49 +02:00
F "What?"
2021-08-01 21:48:46 +02:00
A "Mr. Jingos assignment.{w=.4} Theres no way in hell Ill be able to do it at home."
pause .25
2021-08-01 21:48:46 +02:00
show fang happy flip with Dissolve(.25)
F "{cps=*.3}Pfffft.{/cps}"
2021-08-02 19:21:00 +02:00
I "Fangs hands try to cover her beak,{w=.4} failing horribly to contain her giggles."
2021-08-01 21:48:46 +02:00
F "{cps=*.6}Hehehehehehe.{/cps}{w=.5} God,{w=.4} you really suck at music."
2021-08-01 21:48:46 +02:00
show anon neutral with dissolve
2021-08-02 19:21:00 +02:00
I "I glare at her."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
F "Haaaaah{cps=*.1}...{/cps}{w=.3} why dont you just drop it?{w=.4} Its an elective anyway."
2021-08-02 19:21:00 +02:00
I "Because I need to maintain my GPA for college."
2021-08-01 21:48:46 +02:00
A "Because{cps=*.1}...{/cps}{w=.3} I kinda like it{cps=*.1}...{/cps}"
pause .5
2021-08-02 19:21:00 +02:00
I "I blush and look down to the entrance of the roof below us."
2021-08-01 21:48:46 +02:00
F "Hmm{cps=*.1}...{/cps}{w=.3} {cps=*.3}maaaaybe{/cps} Ill help you{cps=*.1}...{/cps}"
2021-08-02 19:21:00 +02:00
I "Fang hops down,{w=.4} her wings easing her landing."
2021-08-01 21:48:46 +02:00
pause .5
2021-06-18 04:01:49 +02:00
F "I owe you for the fuckin therapy session anyway."
2021-06-18 04:01:49 +02:00
A "Oh thank fuck."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "I climb down the ladder.{w=.5} Those wings must be really convenient."
2021-08-01 21:48:46 +02:00
stop music fadeout 1
stop ambient fadeout 1
pause .5
2021-08-01 21:48:46 +02:00
show fang surprised:
easein_cubic 1 xalign 0.0
show anon ohshit
play sound 'audio/effects/spearYellRumbleVoice.ogg'
Sp "WHO THE FUCK IS UP HERE!" with hpunch
pause .5
2021-08-01 21:48:46 +02:00
play music 'audio/OST/we just turned on the microphone in our programmers_ house.ogg' fadein 1
play sound 'audio/effects/rooftopDoorSmash.ogg'
pause .7
2021-08-01 21:48:46 +02:00
show roof day broken behind anon, fang with vpunch
2021-08-02 19:21:00 +02:00
I "The door flies open,{w=.3} off its hinges,{w=.3} through the suicide fence and over the side of the building,{w=.4} crashing loudly on the concrete below."
2021-08-01 21:48:46 +02:00
pause .5
Sp "I KNOW SOMEONE IS DITCHING UP HERE!{w=.4} MY HUNTING INSTINCTS CAN TELL!"
pause .5
2021-08-02 19:21:00 +02:00
I "Oh double fuck."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
show spears angry flip:
yalign 0.1 xalign 1.8
show spears:
easein_cubic 1 xalign 1.0
with dissolve
pause 1
2021-08-01 21:48:46 +02:00
A "Uh{cps=*.1}...{/cps}"
2021-08-01 21:48:46 +02:00
play sound 'audio/effects/slapstickBigPunch.ogg'
show fang shocked:
easein_cubic 1 xalign -0.05
show anon fear
Sp "YOU!" with vpunch
2021-08-02 19:21:00 +02:00
I "Principal Spears looks at us,{w=.4} finger pointed at me as if to fire a special beam cannon through my chest."
2021-08-01 21:48:46 +02:00
Sp "In all my god damned years{cps=*.1}...{/cps}{w=.4} on top of the roof!{w=.5} Explain.{w=.4} NOW!"
pause .5
2021-08-01 21:48:46 +02:00
show anon neutral with dissolve
2021-08-02 19:21:00 +02:00
I "Bullshit mode activate."
2021-06-18 04:01:49 +02:00
A "I got lost looking for the bathroom?"
2021-08-01 21:48:46 +02:00
pause .5
show dimmer_darker behind spears, anon with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "Spears incinerates me on the spot."
2021-08-01 21:48:46 +02:00
hide dimmer_darker with Dissolve(.25)
2021-08-01 21:48:46 +02:00
pause .5
show fang neutral with dissolve
pause .5
2021-06-18 04:01:49 +02:00
F "Estrus season?"
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "For a brief instant I picture Fang in a bikini."
2021-08-01 21:48:46 +02:00
pause .5
2021-06-18 04:01:49 +02:00
#if persistent.lewd == True:
# show howlewd at truecenter with dissolve
# pause 3
# hide howlewd with dissolve
2021-08-02 19:21:00 +02:00
I "Hot."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
show fang sad with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "Fang gets a similar stare and withers down."
2021-08-01 21:48:46 +02:00
show spears neutral flip with dissolve
pause .5
Sp "Im not stupid.{w=.4} Ptero estrus season isnt for another few months."
pause .5
2021-08-01 21:48:46 +02:00
Sp "Empty your pockets.{w=.4} Now."
pause .5
2021-08-02 19:21:00 +02:00
I "I reduce myself to hoover flags.{w=.4} All I had on me was my phone and a ratty wallet held together with hot glue and duct tape."
2021-08-02 19:21:00 +02:00
I "Fang does the same,{w=.3} dropping her own phone,{w=.4} a spare guitar pick,{w=.4} and an unopened pack of cigarettes."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Spears looks at Fang dead in the eyes,{w=.4} rips the package open,{w=.5} and stuffs every cigarette in his mouth at once."
2021-08-01 21:48:46 +02:00
show anon concerned
show fang surprised
with Dissolve(.25)
2021-08-02 19:21:00 +02:00
I "To our mortified stares,{w=.4} he chews them until they are a brown glob and spits it over the fence,{w=.4} landing on a rather oriental looking car."#
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
Sp "Anon.{w=.4} Go to class.{w=.6} Now.{w=.6} \nFang.{w=.75} To the Nurses."
2021-08-01 21:48:46 +02:00
stop music fadeout 4
show anon neutral
show fang neutral
with dissolve
pause .5
play ambient 'audio/effects/outdoorNatureLoop.ogg' fadein 6
show spears:
easeout 1 xalign 1.6
show spears neutral with Dissolve(.25)
hide spears with dissolve
pause 1
2021-08-01 21:48:46 +02:00
show anon:
ease_cubic 1.5 xalign 0.9
pause 2
show anon neutral flip with dissolve
pause .5
2021-08-02 19:21:00 +02:00
I "I look to Fang one last time.{w=.6} She looks a mess."
2021-08-01 21:48:46 +02:00
play music 'audio/OST/Skinrow Soul.ogg' fadein 1.0
pause .5
scene bloodywing with Dissolve(1.5)
pause 1
2021-08-02 19:21:00 +02:00
I "Her wings are ragged,{w=.5} feathers misaligned and a clear patch of them missing on one."
2021-08-02 19:21:00 +02:00
I "Stains on her legs from her make-up,{w=.4} tears{w=.3} and blood."
2021-08-02 19:21:00 +02:00
I "Drying blood on her hands,{w=.4} arms and beak."
2021-08-02 19:21:00 +02:00
I "Eyes puffy and red from crying."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "But her smile{cps=*.1}...{/cps}{w=.2} was{cps=*.1}...{/cps}"
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "I wave her goodbye and wordlessly return to class."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
stop ambient fadeout 3
scene bandroom with Fade(1, 1, 1)
pause .5
2021-08-02 19:21:00 +02:00
I "I only have a few minutes,{w=.4} but I cant focus on the assignment.{w=.6} Ill have to take it home as homework."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
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
2021-08-01 21:48:46 +02:00
show anonphone with easeinbottom
2021-08-02 19:21:00 +02:00
I "I take out my phone and consider messaging Fang again."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "!"
2021-08-02 19:21:00 +02:00
I "My heart thumps roughly in my chest.{w=.5} Just what is with me today."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-01 21:48:46 +02:00
hide anonphone with easeoutbottom
pause .5
2021-08-02 19:21:00 +02:00
I "All this drama{cps=*.1}...{/cps} when did my life become a soap opera{cps=*.1}...{/cps}"
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Heh{cps=*.1}...{/cps}{w=.3} even included a dramatic kiss{cps=*.1}...{/cps}"
2021-08-02 19:21:00 +02:00
I "I look at my hand,{w=.4} her blood now dried and dusty on my palm."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Did{cps=*.1}...{/cps}{w=.3} that count as a kiss?"
2021-08-02 19:21:00 +02:00
I "I mean,{w=.4} it was unintentional.{w=.5} She backed off and all."
2021-08-02 19:21:00 +02:00
I "{cps=*.1}...{/cps}"
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Jeez,{w=.4} my insides feel like liquid."
2021-08-02 19:21:00 +02:00
I "Surely thats just my disgusted reaction to Spears scare tactic up there."
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Nah,{w=.3} this isnt fear.{w=.5} Unlike a bottomless pit the feeling is{cps=*.1}...{/cps}"
2021-08-02 19:21:00 +02:00
I "Pleasant{cps=*.1}...{/cps}"
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "Yeah,{w=.3} I kinda like it.{w=.5} {cps=*6}Hmmmm{/cps}{cps=*.1}...{/cps}"
2021-08-02 19:21:00 +02:00
I "I wonder if Fang-"
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "!"
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "The feeling intensifies.{w=.5} But why?{w=.5} I only thought of-"
2021-08-02 19:21:00 +02:00
I "Its not as if she-"
2021-08-02 19:21:00 +02:00
I "But-"
2021-08-02 19:21:00 +02:00
I "{cps=*.1}...{/cps}"
2021-08-01 21:48:46 +02:00
stop music fadeout 4
scene black with Fade (2, 0, 0)
pause .5
2021-08-02 19:21:00 +02:00
I "Do I like Fang?"
2021-08-01 21:48:46 +02:00
pause .5
2021-08-02 19:21:00 +02:00
I "!!!!!!"
2021-08-02 19:21:00 +02:00
I "{cps=*.1}...{/cps}"
2021-08-02 19:21:00 +02:00
I "{cps=*.25}Fuck.{/cps}"
2021-08-02 19:21:00 +02:00
I "{cps=*.05}...{/cps}"
return
2021-07-19 10:28:02 +02:00
# I'm guessing this is for the gallery?
2021-07-19 10:28:02 +02:00
label fang_movie:
scene fang tail with fade
2021-08-02 19:21:00 +02:00
I ""