mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-02-02 06:46:34 +01:00
replace classroom anxiety SFX
This commit is contained in:
parent
981b7df998
commit
1c49e00b94
4 changed files with 6 additions and 2 deletions
BIN
game/audio/effects/classroomLoop.ogg
Normal file
BIN
game/audio/effects/classroomLoop.ogg
Normal file
Binary file not shown.
BIN
game/audio/effects/heartbeat.ogg
Normal file
BIN
game/audio/effects/heartbeat.ogg
Normal file
Binary file not shown.
BIN
game/audio/effects/hungryBeast.ogg
Normal file
BIN
game/audio/effects/hungryBeast.ogg
Normal file
Binary file not shown.
|
@ -675,11 +675,13 @@ label chapter_1:
|
|||
I "Naomi coughs and makes a subtle nod up."
|
||||
|
||||
stop music fadeout 1.0
|
||||
play ambient 'audio/effects/classroomLoop.ogg'
|
||||
pause 0.8
|
||||
|
||||
I "OH!"
|
||||
pause 0.6
|
||||
|
||||
play ambient1 'audio/effects/heartbeat.ogg' volume 0.8 fadein 20
|
||||
I "I stand from my seat and face the class.{w=0.5} Once again all eyes on me and the tightness in my chest returns.{w} I inhale deep,{w=0.3} willing my erratic heart to slow."
|
||||
|
||||
show anon neutral flip at acenter
|
||||
|
@ -707,7 +709,7 @@ label chapter_1:
|
|||
N "{cps=*0.5}What was your old school like?{/cps}"
|
||||
|
||||
# TODO: vetoed, needs replacing
|
||||
# play music 'audio/effects/menacing.ogg' fadein 0.5 # Attribution 3.0, LICENSE updated
|
||||
play music 'audio/effects/hungryBeast.ogg' fadein 10
|
||||
|
||||
show dimmer_darker behind anon with Dissolve(1)
|
||||
|
||||
|
@ -723,6 +725,7 @@ label chapter_1:
|
|||
|
||||
Tsuki "{cps=*0.6}Anon-kun,{w=0.5} yuu du natto habu tsu ansaa zattu{/cps}"
|
||||
|
||||
stop ambient1 fadeout 5
|
||||
stop music fadeout 1
|
||||
hide dimmer_darker with Dissolve(0.25)
|
||||
pause 0.5
|
||||
|
@ -754,6 +757,7 @@ label chapter_1:
|
|||
|
||||
I "{cps=*0.6}Double fuck my life.{/cps}"
|
||||
|
||||
stop ambient fadeout 1
|
||||
scene black with fade
|
||||
|
||||
I "Awkward introduction after awkward introduction to classmates that couldn’t care less kept me anxious the whole morning."
|
||||
|
@ -1728,6 +1732,7 @@ label chapter_1:
|
|||
I "Great idea Anon,{w=0.4} start the day by dissing everything you've done so far in your new life."
|
||||
|
||||
I "No wonder you're so damn popular."
|
||||
pause .6
|
||||
|
||||
I "Finally,{w=0.4} I lean out of bed and turn the alarm clock off."
|
||||
|
||||
|
@ -2642,7 +2647,6 @@ label chapter_1:
|
|||
|
||||
I "I discreetly slip away,{w=0.2} down the nearest hall."
|
||||
|
||||
scene black with fade
|
||||
scene hallway
|
||||
show anon neutral flip at acenter
|
||||
with fade
|
||||
|
|
Loading…
Reference in a new issue