forked from Cavemanon/SnootGame
Changed, tweaked, and added window fading to several chapters. Fixed a bathroom5.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
label chapter_14B:
|
||||
#Anon and the Infinite Sadness
|
||||
"After Fang broke up with me everything just fell apart."
|
||||
"After Fang broke up with me, everything just fell apart."
|
||||
|
||||
"I couldn’t be bothered with school anymore, instead shutting myself in my room and replaying old games."
|
||||
|
||||
@ -64,6 +64,8 @@ label chapter_14B:
|
||||
pause .5
|
||||
|
||||
"Once I got my general discharge papers I vowed to never step foot on a ship again."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
play music 'audio/OST/Skinrow Soul.ogg' fadein 1.0
|
||||
@ -94,22 +96,32 @@ label chapter_14B:
|
||||
"With that plan settled I grab the jacket that I haven’t worn in weeks."
|
||||
|
||||
"I give it a quick smell check before putting it on and heading for the door."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene black with dissolve
|
||||
pause .5
|
||||
|
||||
"As I walk through the front of the building I feel the burning bright light of the setting sun searing my eyes."
|
||||
|
||||
# play ambient 'audio/effects/outdoorLoop.ogg' fadein 3
|
||||
scene white with dissolve
|
||||
A "Argh, fuck! It’s like getting skullfucked by one of Stony’s light bars!"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene black with Dissolve(2)
|
||||
|
||||
"After stumbling around like Helen Keller for a few moments, my eyes finally adjust to the sunlight and I start to make my way down the street."
|
||||
pause .5
|
||||
|
||||
"Pizza time here I come."
|
||||
|
||||
"{cps=*.1}...{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene doomeranon01 with Dissolve(3)
|
||||
@ -163,7 +175,6 @@ label chapter_14B:
|
||||
"I throw an inconspicuous glance across the room and confirm my suspicions."
|
||||
pause .5
|
||||
|
||||
play music 'audio/OST/summertime synth.ogg'fadein 1
|
||||
scene doomeranon03 with Dissolve(2)
|
||||
|
||||
pause 2
|
||||
@ -264,6 +275,8 @@ label chapter_14B:
|
||||
pause 1
|
||||
|
||||
"I take one last look of Fang, to further cement in my mind I’m making the right choice."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene doomeranon03 with Dissolve(1)
|
||||
@ -273,6 +286,8 @@ label chapter_14B:
|
||||
pause 1
|
||||
|
||||
"I saw it, she’s smart, I’m a dope. Yet why does she do that to herself?"
|
||||
window hide
|
||||
window auto
|
||||
pause 1
|
||||
|
||||
scene doomeranon04 with Fade(2, 0, 1)
|
||||
@ -316,6 +331,8 @@ label chapter_14B:
|
||||
"Goodbye, Fang. It was nice seeing you again, I suppose."
|
||||
|
||||
"Because I haven’t changed."
|
||||
window hide
|
||||
window auto
|
||||
pause 1
|
||||
|
||||
stop music fadeout 4
|
||||
|
Reference in New Issue
Block a user