forked from Cavemanon/SnootGame
uplift SFX and VFX for a bunch of shit
This commit is contained in:
@ -1187,7 +1187,7 @@ label chapter_3:
|
||||
pause .6
|
||||
|
||||
play sound 'audio/effects/slapstickBigPunch.ogg'
|
||||
show anon shocked:
|
||||
show anon foot:
|
||||
easein_elastic 0.5 yalign -0.05 xalign -0.3
|
||||
show fang:
|
||||
linear 0.25 xalign 0.15 alpha 0
|
||||
@ -1411,6 +1411,8 @@ label chapter_3:
|
||||
F "Three{cps=*.1}...{/cps} Two{cps=*.1}...{/cps} One{cps=*.1}...{/cps}"
|
||||
|
||||
# TODO: flashbang SFX with tinnitus
|
||||
play sound "audio/effects/badMusic.ogg"
|
||||
pause 1.12
|
||||
show black with Fade(.1, 1, 2, color="#fff")
|
||||
pause 1
|
||||
|
||||
@ -1420,6 +1422,7 @@ label chapter_3:
|
||||
"I don’t know what just happened."
|
||||
|
||||
# TODO: this track doesn't loop very gracefully
|
||||
stop sound fadeout 2
|
||||
play music 'audio/OST/The Hunt for more (You)s.ogg' fadein 2
|
||||
pause .5
|
||||
show anon sad
|
||||
@ -2056,7 +2059,7 @@ label chapter_3:
|
||||
|
||||
"Oh no."
|
||||
|
||||
play sound 'audio/effects/alarmKlaxonLoop.ogg'
|
||||
play ambient 'audio/effects/alarmKlaxonLoop.ogg'
|
||||
show anon behind reed
|
||||
show dimmer_light behind anon
|
||||
show dimmer_darker behind anon
|
||||
@ -2072,7 +2075,7 @@ label chapter_3:
|
||||
|
||||
"THE PINK CUBONE KNOWS"
|
||||
|
||||
stop sound fadeout .5
|
||||
stop ambient fadeout .69
|
||||
hide dimmer_darker
|
||||
show anon behind dimmer_light
|
||||
with Dissolve(.25)
|
||||
|
Reference in New Issue
Block a user