forked from Cavemanon/SnootGame
replace bell sound
This commit is contained in:
@ -431,8 +431,8 @@ label chapter_1:
|
||||
scene classroom with fade
|
||||
|
||||
stop ambient
|
||||
play sound "audio/effects/bell.ogg"
|
||||
pause 3.0
|
||||
play sound "audio/effects/schoolBell.ogg"
|
||||
pause 7
|
||||
|
||||
show anon neutral flip at aright with dissolve
|
||||
|
||||
@ -2462,11 +2462,10 @@ label chapter_1:
|
||||
stop music fadeout 0.1
|
||||
pause 0.1
|
||||
|
||||
play sound 'audio/effects/ding_dong.ogg' volume 2 # CC0
|
||||
I "{cps=*20}{i}DING-{w=0.75}DONG{/i}{/cps}{w=1.5}{nw}"
|
||||
play sound 'audio/effects/ding_dong.ogg' volume 2
|
||||
I "{i}DING-DONG{fast} {cps=*20}BING-{w=0.75}BONG{/cps}{/i}"
|
||||
pause .25
|
||||
play sound 'audio/effects/schoolBell.ogg'
|
||||
I "{cps=*20}{i}DING-{w=0.7}DONG {w=0.7}BING-{w=0.7}BONG{/i}{/cps}"
|
||||
pause 0.5
|
||||
stop sound fadeout 0.5
|
||||
|
||||
show naser neutral flip:
|
||||
easein_quad 0.5 xalign 1.7
|
||||
|
Reference in New Issue
Block a user