Changed, tweaked, and added window fading to several chapters. Fixed a bathroom5.

This commit is contained in:
Map
2021-11-06 18:54:43 -05:00
parent d72ea745cb
commit 16c5a00e18
27 changed files with 1256 additions and 289 deletions

View File

@ -396,7 +396,9 @@ label chapter_14A:
window auto
pause .5
scene a02 with fade
scene black with Dissolve(1)
pause .5
scene a02 with Dissolve(1)
pause 1
stop ambient1 fadeout 3
@ -507,7 +509,7 @@ label chapter_14A:
window auto
pause .5
scene black with dissolve
scene black with Dissolve(1)
pause .5
"I pause when I reach the stairwell upwards."
@ -815,7 +817,7 @@ label chapter_14A:
hide red
with Dissolve(0.4)
hide fang flash blurred with Dissolve(2)
pause 1
pause 2
A "{i}ARGH!{/i}"
pause .5
@ -833,11 +835,11 @@ label chapter_14A:
"As I fall I see Fangs beautiful amber eyes."
"Theyre red and puffy, with makeup-less tears running freely down her cheeks."
stop sound fadeout 7
stop sound fadeout 5
window hide
window auto
pause .5
pause 1
play audio 'audio/effects/shooterWitnessed.ogg' volume 0.6
play ambient1 'audio/effects/hungrybeast.ogg' volume 0.05 fadein 2
@ -877,6 +879,9 @@ label chapter_14A:
$ renpy.music.set_volume(0.2, 0, 'ambient')
"I hobble forward."
window hide
window auto
pause 0.25
play ambient 'audio/effects/deepLoop.ogg' fadein 10
play sound 'audio/effects/shooterAnonStep.ogg' volume 0.7