uplift fire alarm scene

This commit is contained in:
Bowie 2021-10-11 22:51:12 +01:00
parent 54b48cc96b
commit b578c002b4
8 changed files with 40 additions and 6 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 310 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 819 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

View file

@ -4102,6 +4102,7 @@ label chapter_11:
Re "{cps=*.1}......{/cps} " Re "{cps=*.1}......{/cps} "
pause .5 pause .5
label debugfireearly:
play music 'audio/ost/sadist.ogg' fadein 1 play music 'audio/ost/sadist.ogg' fadein 1
show reed considering with Dissolve(.25) show reed considering with Dissolve(.25)
Re "Sorry." Re "Sorry."
@ -4123,6 +4124,7 @@ label chapter_11:
pause .25 pause .25
hide reed with dissolve hide reed with dissolve
label debugfire:
scene hallway with fade scene hallway with fade
"Reed is chasing close behind only a few feet behind me." "Reed is chasing close behind only a few feet behind me."
@ -4147,15 +4149,47 @@ label chapter_11:
"Did he give up?" "Did he give up?"
pause .5 pause .5
# TODO: this sound effect is a bit lackluster stop music fadeout 0.2
play ambient "audio/effects/firealarm.ogg" loop play ambient "audio/effects/firealarmreverbloop.ogg" loop fadein 0.5
pause .5
show anon ohshit with Dissolve(.25)
pause 0.5
image sprinkler:
"sprinkler 1"
pause 0.066
"sprinkler 2"
pause 0.066
block:
"sprinkler 3"
pause 0.066
"sprinkler 4"
pause 0.066
"sprinkler 5"
pause 0.066
repeat
# TODO: SFX
show sprinkler as s1 behind anon:
ycenter 0.5 xcenter 0.5 zoom 0.4
pause .4
# TODO: SFX
show sprinkler as s2 behind anon:
ycenter 0.5 xcenter 0.5 zoom 0.6
pause .4
# TODO: SFX
show sprinkler as s3:
ycenter 0.2 xcenter 0.5 zoom 1.75
play ambient2 "audio/effects/teenagecrowdpanicloop.ogg" fadein 1
show anon fear with Dissolve(.25)
pause .5 pause .5
show anon fear with Dissolve(.25)
"What the fu-?!" "What the fu-?!"
pause .5 pause .5
play ambient2 "audio/effects/chatter loop.ogg" fadein 1
show dimmer_darker behind anon with dissolve show dimmer_darker behind anon with dissolve
# general chaos # general chaos
@ -4248,7 +4282,7 @@ label chapter_11:
pause .5 pause .5
stop ambient fadeout 3 stop ambient fadeout 3
stop ambient2 fadeout 3 stop ambient2 fadeout 5
scene door auditorium with fade scene door auditorium with fade
pause .5 pause .5