mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-02-24 18:48:55 +01:00
add ch4 todos from sound direction doc
This commit is contained in:
parent
519094226f
commit
22d05bcbcc
1 changed files with 25 additions and 7 deletions
|
@ -1,18 +1,24 @@
|
|||
label chapter_4:
|
||||
#Music class
|
||||
scene black with fade
|
||||
|
||||
play music 'audio/OST/Skinrow Soul.ogg'
|
||||
show outside school fog
|
||||
play music 'audio/OST/Skinrow Soul.ogg' fadein 2
|
||||
pause 1
|
||||
|
||||
I "-- The Following Monday Morning --"
|
||||
pause .5
|
||||
|
||||
scene outside school fog with Fade(0,0,2)
|
||||
pause .5
|
||||
|
||||
I "-The Following Monday Morning-"
|
||||
I "I haven’t been able to focus much lately."
|
||||
pause .5
|
||||
|
||||
I "My original plan is in absolute tatters."
|
||||
|
||||
I "As opposed to staying silent and not facing any conflict, I’m now all buddy-buddy with the school reject club."
|
||||
|
||||
I "And then there’s Naser and Naomi as well, and all their issues…"
|
||||
pause .5
|
||||
|
||||
I "At any moment I feel I’m going to get found out."
|
||||
|
||||
|
@ -21,6 +27,7 @@ label chapter_4:
|
|||
I "Fang might as well…"
|
||||
|
||||
I "Definitely Naser."
|
||||
pause .5
|
||||
|
||||
I "All this shit happening, I can’t even get into my favorite hobby."
|
||||
|
||||
|
@ -29,6 +36,7 @@ label chapter_4:
|
|||
I "I stare down at my phone screen and see a sea of threads to post in."
|
||||
|
||||
I "And yet, I have nothing to say."
|
||||
pause .5
|
||||
|
||||
I "Wait, it’s already seven?!"
|
||||
|
||||
|
@ -42,6 +50,9 @@ label chapter_4:
|
|||
show anon neutral flip at sright
|
||||
I "I grab a packaged lunch from the omnivore line and begin looking for a place to sit."
|
||||
I "By now it’s a foregone conclusion, I already know what happens next."
|
||||
|
||||
# TODO: play west coast kicking
|
||||
|
||||
N "Anon!"
|
||||
I "Right on cue."
|
||||
show naomi neutral at sleft with moveinleft
|
||||
|
@ -67,17 +78,23 @@ label chapter_4:
|
|||
hide naser with moveoutleft
|
||||
hide naomi with moveoutleft
|
||||
I "I turn away from the two and leave them behind in the cafeteria."
|
||||
|
||||
# TODO: scene door auditorium
|
||||
|
||||
scene auditorium
|
||||
I "Now that i’m in front of the auditorium when it isn’t crowded for once, I can get a decent look around the foyer."
|
||||
I "The walls are as vine-covered as anywhere else in the building, but the ones here have small magenta flowers blooming on them here and there."
|
||||
I "I suppose there’s different kinds of vines, wouldn’t make much sense otherwise. Never really thought about it until now."
|
||||
I "I peer into the small window in the door to see Fang’s gang lazing about within. Reed is messing with some box on a table, and Fang and Trish are sitting on the first row of seats chattering to each other."
|
||||
I "I put my hand on the doorhandle and hesitate a bit. Then I pull it open."
|
||||
|
||||
# TODO: scene auditorium
|
||||
|
||||
I "The squeak of the door echoes through the near empty auditorium, and immediately all three turn their heads and stare."
|
||||
I "There’s an awkward pause that goes on for just a bit too long. Eventually Fang calls out from her seat."
|
||||
show fang shocked at scenter with dissolve
|
||||
|
||||
|
||||
# TODO: sound direction says play She Fucks Human Men, resolve this
|
||||
play music 'audio/OST/Fuck You I Like This Chick.ogg'
|
||||
|
||||
F "What the hell are you doing here, dweeb?"
|
||||
|
@ -236,7 +253,7 @@ label chapter_4:
|
|||
label Heads:
|
||||
$ fangscore += 1
|
||||
|
||||
|
||||
# TODO: sound direction says 'Appreciating the Scenery', resolve this
|
||||
play music 'audio/OST/Appreciating the Atmosphere.ogg'
|
||||
|
||||
I "Guess that’s that."
|
||||
|
@ -322,7 +339,8 @@ label chapter_4:
|
|||
jump PostFlip
|
||||
|
||||
label PostFlip:
|
||||
|
||||
|
||||
# TODO: Fuck You I Like This Chick
|
||||
F "Jesus... you suck at this"
|
||||
A "No shit, I don’t know what half this shit is!"
|
||||
F "God, they tell you about treble notes in Elementary, it’s E, G, B, D, F for treble and G, B, D, F, A for bass!"
|
||||
|
|
Loading…
Reference in a new issue