mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-01-22 17:26:20 +01:00
Map's audio update for chapter 1
This commit is contained in:
parent
1ffd4bbb0e
commit
213b215d8a
1 changed files with 81 additions and 32 deletions
|
@ -69,7 +69,9 @@ label chapter_1:
|
|||
I "Better hide my phone before someone sees fit to take it from me,{w=0.4} the only human around town.{w=0.4} I think."
|
||||
window hide
|
||||
|
||||
play ambient 'audio/effects/chatter loop.ogg' fadein 1.0
|
||||
$ renpy.music.set_volume(0.8, 8, 'ambient')
|
||||
$ renpy.music.set_volume(0.4, 0, 'ambient1')
|
||||
play ambient1 'audio/effects/teenageCrowdFarLoop.ogg' fadein 8.0
|
||||
pause .5
|
||||
|
||||
I "It’s the sounds that reach me first.{w=.5} The chatter of people milling about."
|
||||
|
@ -92,6 +94,8 @@ label chapter_1:
|
|||
I "{cps=*0.2}{b}{size=+10}{i}Volcano High{/i}{/size}{/b}{/cps}"
|
||||
|
||||
scene outside school fog with fade
|
||||
stop ambient fadeout 2
|
||||
$ renpy.music.set_volume(0.7, 2, 'ambient1')
|
||||
|
||||
A "Perfect setting for a horror game.{w=0.5} Or maybe a shitty WAD."
|
||||
|
||||
|
@ -100,18 +104,19 @@ label chapter_1:
|
|||
|
||||
I "The attempt at humouring myself just made me feel more alone."
|
||||
|
||||
show anonphone with dissolve
|
||||
show anonphone with easeinbottom
|
||||
|
||||
I "A check of my phone says I’m 30 minutes early."
|
||||
|
||||
I "Wonderful."
|
||||
|
||||
hide anonphone with dissolve
|
||||
hide anonphone with easeoutbottom
|
||||
|
||||
I "I move to the entrance,{w=0.3} only to see all of the steps occupied by students."
|
||||
|
||||
stop ambient fadeout 4
|
||||
play ambient1 'audio/effects/teenageCrowdLoop.ogg' fadein 4
|
||||
$ renpy.music.set_volume(1, 0, 'ambient')
|
||||
play ambient 'audio/effects/teenageCrowdLoop.ogg' volume 1.0 fadein 4
|
||||
$ renpy.music.set_volume(0.3, 4, 'ambient1')
|
||||
|
||||
scene stairs at Pan((6000, 1200),(553, 169), 30.0) with fade
|
||||
|
||||
|
@ -144,6 +149,7 @@ label chapter_1:
|
|||
window hide
|
||||
show iris:
|
||||
xalign 0.99 yalign 0.75
|
||||
stop ambient fadeout 3
|
||||
stop ambient1 fadeout 3
|
||||
with Dissolve(3)
|
||||
|
||||
|
@ -151,6 +157,7 @@ label chapter_1:
|
|||
|
||||
I "?"
|
||||
|
||||
$ renpy.music.set_volume(1, 0, 'ambient1')
|
||||
play music "audio/OST/That Monochromatic Weirdo.ogg"
|
||||
|
||||
scene fanglookback at Pan((0, 1080), (0, 0), 10.0) with dissolve
|
||||
|
@ -200,9 +207,10 @@ label chapter_1:
|
|||
I "On the side of the building is where I find sanctuary"
|
||||
|
||||
stop music fadeout 1.0
|
||||
play ambient 'audio/effects/outdoor ambience.ogg' fadein 0.5 # public domain
|
||||
scene garden
|
||||
show anon neutral flip at scenter
|
||||
play ambient 'audio/effects/outdoorNatureLoop.ogg' fadein 1.0
|
||||
play ambient1 'audio/effects/teenageCrowdFarLoop.ogg' volume 0.4 fadein 1.0
|
||||
with fade
|
||||
|
||||
I "It’s a small alcove of sorts."
|
||||
|
@ -245,6 +253,9 @@ label chapter_1:
|
|||
|
||||
pause 1
|
||||
|
||||
stop ambient fadeout 2.8
|
||||
stop ambient1 fadeout 2.8
|
||||
|
||||
show naomi silo at sleft
|
||||
show naser silo:
|
||||
yalign 0.1 xalign 0.9
|
||||
|
@ -260,7 +271,9 @@ label chapter_1:
|
|||
show naser silo:
|
||||
easein_quart 0.5 xalign 0.99
|
||||
with None
|
||||
play sound "audio/effects/WoodSnap.ogg"
|
||||
play sound "audio/effects/woodSnap.ogg"
|
||||
play ambient 'audio/effects/outdoorNatureLoop.ogg' fadein 1.0
|
||||
play ambient1 'audio/effects/teenageCrowdFarLoop.ogg' volume 0.5 fadein 1.0
|
||||
hide anon with Dissolve(0.2)
|
||||
with vpunch
|
||||
|
||||
|
@ -271,6 +284,7 @@ label chapter_1:
|
|||
I "Thank god for jeans."
|
||||
|
||||
stop ambient fadeout 1
|
||||
stop ambient1 fadeout 1
|
||||
pause .5
|
||||
|
||||
#TODO: does the audio work with the new ambience?
|
||||
|
@ -503,8 +517,8 @@ label chapter_1:
|
|||
pause 0.5
|
||||
|
||||
stop music fadeout 2
|
||||
play ambient 'audio/effects/siren.ogg'
|
||||
I "..."
|
||||
play ambient 'audio/effects/alarmAirraidSiren.ogg'
|
||||
pause 0.5
|
||||
|
||||
|
||||
|
@ -541,7 +555,7 @@ label chapter_1:
|
|||
|
||||
I "WAIT"
|
||||
|
||||
stop ambient fadeout 0.5
|
||||
stop ambient fadeout 0.69
|
||||
|
||||
I "SHE ALREADY HAS A BOYFRIEND"
|
||||
pause .5
|
||||
|
@ -699,7 +713,8 @@ label chapter_1:
|
|||
stop ambient
|
||||
play sound "audio/effects/schoolBell.ogg"
|
||||
pause 7
|
||||
play music 'audio/OST/Dragging on and on....ogg' fadein 0.5
|
||||
play music 'audio/OST/Dragging on and on....ogg' fadein 0.69
|
||||
stop sound fadeout 0.69
|
||||
|
||||
show anon neutral flip at aright with dissolve
|
||||
|
||||
|
@ -727,7 +742,8 @@ label chapter_1:
|
|||
|
||||
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."
|
||||
|
||||
play ambient1 'audio/effects/heartbeat.ogg' volume 0.8 fadein 20
|
||||
$ renpy.music.set_volume(0.3, 0, 'ambient1')
|
||||
play ambient1 'audio/effects/heartbeat.ogg' fadein 4
|
||||
|
||||
show anon neutral flip at acenter
|
||||
show jinflip behind anon:
|
||||
|
@ -753,7 +769,11 @@ label chapter_1:
|
|||
|
||||
N "{cps=*0.5}What was your old school like?{/cps}"
|
||||
|
||||
play music 'audio/effects/hungryBeast.ogg' fadein 10 volume 0.3
|
||||
play ambient2 'audio/effects/hungryBeast.ogg' fadein 10 volume 0.33
|
||||
|
||||
$ renpy.music.set_volume(0.7, 6, 'ambient1')
|
||||
$ renpy.music.set_volume(0.6, 10, 'ambient')
|
||||
|
||||
|
||||
show dimmer_darker behind anon with Dissolve(1)
|
||||
|
||||
|
@ -770,7 +790,10 @@ 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
|
||||
stop ambient2 fadeout 1
|
||||
stop ambient fadeout 1
|
||||
$ renpy.music.set_volume(1, 1, 'ambient')
|
||||
|
||||
hide dimmer_darker with Dissolve(0.25)
|
||||
pause 0.5
|
||||
|
||||
|
@ -802,13 +825,14 @@ label chapter_1:
|
|||
I "{cps=*0.6}Double fuck my life.{/cps}"
|
||||
|
||||
stop ambient fadeout 1
|
||||
$ renpy.music.set_volume(1, 0, 'ambient1')
|
||||
scene black with fade
|
||||
|
||||
I "Awkward introduction after awkward introduction to classmates that couldn’t care less kept me anxious the whole morning."
|
||||
|
||||
I "And there’s still the rest of the day to go."
|
||||
|
||||
play ambient 'audio/effects/chatter loop.ogg' fadein 1.5
|
||||
play ambient 'audio/effects/teenageCafeteriaLoop.ogg' fadein 1.5
|
||||
scene cafeteria
|
||||
show anon neutral at aleft
|
||||
with fade
|
||||
|
@ -827,7 +851,7 @@ label chapter_1:
|
|||
#TODO: confirm if 2D flipping is OK when done for comedy occasionally
|
||||
show naser neutral behind anon with easeinleft:
|
||||
xalign -0.6 yalign 0.1
|
||||
stop ambient fadeout 0.5
|
||||
$ renpy.music.set_volume(0, 0.5, 'ambient')
|
||||
play sound 'audio/effects/whoosh.ogg' # CC0
|
||||
show anon fear:
|
||||
xalign 0.6 yalign 0.1
|
||||
|
@ -845,7 +869,7 @@ label chapter_1:
|
|||
|
||||
I "I fought the momentum of the tray until the hand that had spun me stabilized it and me."
|
||||
|
||||
play ambient 'audio/effects/chatter loop.ogg' fadein 1
|
||||
$ renpy.music.set_volume(1, 1, 'ambient')
|
||||
hide dimmer_light with dissolve
|
||||
|
||||
show anon sad flip behind naser with Dissolve(0.25)
|
||||
|
@ -891,7 +915,7 @@ label chapter_1:
|
|||
A "{cps=*0.25}Suuuure{/cps}{cps=*0.1}..{/cps}"
|
||||
|
||||
#TODO: music variation
|
||||
stop ambient fadeout 0.25
|
||||
stop ambient fadeout 0.69
|
||||
play music 'audio/OST/Dragging on and on....ogg'
|
||||
scene cafeteria
|
||||
show anon neutral at aleft
|
||||
|
@ -1273,7 +1297,7 @@ label chapter_1:
|
|||
with fade
|
||||
|
||||
play music 'audio/OST/to_swagger.ogg' fadein 1
|
||||
play ambient 'audio/effects/chatter loop.ogg' fadein 1.0
|
||||
play ambient 'audio/effects/teenageCrowdFarLoop.ogg' fadein 1.0
|
||||
|
||||
I "Naser leads me and the large crowd into the shitty school theater."
|
||||
|
||||
|
@ -1365,7 +1389,7 @@ label chapter_1:
|
|||
pause .5
|
||||
|
||||
show naser at nleft with MoveTransition(0.4, time_warp=_ease_in_time_warp)
|
||||
play sound "<from 0.2 to 2.0>audio/effects/Slam.ogg" volume 1.8
|
||||
play sound "audio/effects/tableSlam.ogg"
|
||||
show naser table hit behind anon with vpunch
|
||||
pause 0.5
|
||||
|
||||
|
@ -1391,11 +1415,15 @@ label chapter_1:
|
|||
|
||||
Nas "{cps=*0.5}I brought them here so Fang has an audience.{/cps}"
|
||||
|
||||
pause 0.25
|
||||
|
||||
$ renpy.music.set_volume(0, 0.02, 'music')
|
||||
stop music fadeout 0.2
|
||||
pause 1
|
||||
pause 0.75
|
||||
|
||||
A "Oh."
|
||||
|
||||
$ renpy.music.set_volume(1, 0, 'music')
|
||||
pause 1
|
||||
|
||||
play sound 'audio/effects/cellphone.ogg' # CC0
|
||||
|
@ -1477,7 +1505,7 @@ label chapter_1:
|
|||
I "I enter the hall and take a seat in the back,{w=0.3} away from the rest of the crowd."
|
||||
|
||||
scene black with fade
|
||||
play ambient 'audio/effects/chatter loop.ogg' fadein 2.0
|
||||
play ambient 'audio/effects/teenageCrowdFarLoop.ogg' fadein 2.0
|
||||
|
||||
I "The lights dim and the curtains are drawn open."
|
||||
|
||||
|
@ -1540,14 +1568,16 @@ label chapter_1:
|
|||
I "Surely I’m not alone in thinking this is an absolute travesty."
|
||||
pause 0.7
|
||||
|
||||
stop ambient fadeout 1
|
||||
stop music fadeout 3
|
||||
unknown "{cps=*0.5}PFFFT AHAHAHA{/cps}{w=0.5} THEY STILL FUCKING SUCK!!"
|
||||
pause 1
|
||||
$ renpy.music.set_volume(0.7, 0, 'ambient')
|
||||
play ambient 'audio/effects/teenageCrowdJeerLoop.ogg' fadein 3
|
||||
play sound 'audio/effects/teenageCrowdLaugh.ogg'
|
||||
pause 2
|
||||
|
||||
play music 'audio/ost/Many Such Cases Of Being So True.ogg'
|
||||
# TODO: find suitable jeering loop
|
||||
# play ambient 'audio/effects/chatter loop.ogg' volume 2.5 fadein 1.0
|
||||
# play ambient 'audio/effects/teenageCrowdFarLoop.ogg' volume 2.5 fadein 1.0
|
||||
|
||||
#(In-CG insult layers)
|
||||
window hide
|
||||
|
@ -1557,6 +1587,8 @@ label chapter_1:
|
|||
pause 1
|
||||
$ i = i + 1
|
||||
|
||||
$ renpy.music.set_volume(0.4, 2, 'ambient')
|
||||
|
||||
I "The crowd was standing,{w=0.3} jeering and laughing with whoever said that."
|
||||
|
||||
I "More words were said but the laughter eclipsed them and the music."
|
||||
|
@ -1591,6 +1623,8 @@ label chapter_1:
|
|||
|
||||
I "Pffft{cps=*0.2}...{/cps}{w=0.2} That struck a chord with her."
|
||||
|
||||
$ renpy.music.set_volume(0.7, 1, 'ambient')
|
||||
|
||||
#(In-CG insult layers)
|
||||
window hide
|
||||
$ i = 0
|
||||
|
@ -1598,7 +1632,9 @@ label chapter_1:
|
|||
$ showCG()
|
||||
pause 1
|
||||
$ i = i + 1
|
||||
|
||||
|
||||
$ renpy.music.set_volume(0.4, 2, 'ambient')
|
||||
|
||||
I "I watch as she grabs her bass and takes the arm of the purple one,{w=0.3} rushing off stage with the pink drummer."
|
||||
|
||||
scene black with fade
|
||||
|
@ -1619,6 +1655,7 @@ label chapter_1:
|
|||
with fade
|
||||
|
||||
stop music fadeout 1
|
||||
stop ambient fadeout 1
|
||||
play music1 'audio/ost/you can_t sage here.ogg' fadein 1
|
||||
|
||||
I "I turn towards the door and see Principal Spears,{w=0.4} a fierce glare freezing me in place."
|
||||
|
@ -1685,7 +1722,8 @@ label chapter_1:
|
|||
Sp "Next time it will be campus clean-up."
|
||||
|
||||
stop music1 fadeout 2
|
||||
play ambient 'audio/effects/chatter loop.ogg' fadein 2
|
||||
$ renpy.music.set_volume(1, 0, 'ambient')
|
||||
play ambient 'audio/effects/teenageCrowdFarLoop.ogg' fadein 2
|
||||
hide anon with Dissolve(1)
|
||||
|
||||
show spears neutral flip with Dissolve(0.25)
|
||||
|
@ -1693,7 +1731,7 @@ label chapter_1:
|
|||
I "Behind me the principal’s voice shakes the room."
|
||||
|
||||
show spears angry flip with Fade(.1, 0, .25, color="#fff")
|
||||
stop ambient fadeout 0.1
|
||||
stop ambient fadeout 0.69
|
||||
play sound "audio/effects/spearYellRumbleVoice.ogg"
|
||||
Sp "{b}{cps=*0.5}WHOSE SORRY ASS AM I GOING TO HAVE TO SUPLEX!{/cps}{/b}" with vpunch
|
||||
|
||||
|
@ -1708,7 +1746,7 @@ label chapter_1:
|
|||
|
||||
I "I consolidate them all into a pair of boxes and make my exit."
|
||||
|
||||
play ambient "audio/effects/outdoor ambience.ogg" fadeout 1.0 fadein 1.5
|
||||
play ambient "audio/effects/outdoorNatureLoop.ogg" fadeout 1.0 fadein 1.5
|
||||
scene outside school
|
||||
show anon neutral at acenter
|
||||
with fade
|
||||
|
@ -1785,7 +1823,7 @@ label chapter_1:
|
|||
|
||||
I "With practiced movements I execute a proper combat roll from bed,{w=0.4} tackling the floor and headbutting it into submission."
|
||||
|
||||
play sound "<from 0.2 to 2.0>audio/effects/Slam.ogg" volume 1.8
|
||||
play sound "audio/effects/anonHeadbutt.ogg"
|
||||
|
||||
I "With practiced movements I execute a proper combat roll from bed, tackling the floor and headbutting it into submission.{fast}{w=0.6} My foe defeated,{w=0.3} I groan in victory." with vpunch
|
||||
|
||||
|
@ -2104,14 +2142,23 @@ label chapter_1:
|
|||
|
||||
A "I,{w=0.3} uhh{cps=*0.1}...{/cps}"
|
||||
|
||||
pause 0.25
|
||||
|
||||
play audio 'audio/effects/spearYellRumbleVoicePA.ogg'
|
||||
$ renpy.music.set_volume(0.8, 0.69, 'ambient')
|
||||
|
||||
#TODO: PA noise
|
||||
pause 1
|
||||
pause 1.7
|
||||
|
||||
show naomi shocked flip
|
||||
|
||||
play audio 'audio/effects/spearYellRumbleVoice.ogg'
|
||||
Sp "ANON MOUS,{w=0.4} IF YOU ARE NOT IN MY OFFICE WITHIN TEN MINUTES I SWEAR ON MY DEAR FAMILY I WILL PERSONALLY MOUNT YOU ON MY WALL." with vpunch
|
||||
$ renpy.music.set_volume(0, 0.69, 'ambient')
|
||||
|
||||
Sp "{i}ANON MOUS,{w=0.4} IF YOU ARE NOT IN MY OFFICE WITHIN TEN MINUTES I SWEAR ON MY DEAR FAMILY I WILL PERSONALLY MOUNT YOU ON MY WALL.{/i}" with vpunch
|
||||
|
||||
$ renpy.music.set_volume(1, 1, 'ambient')
|
||||
play sound "audio/effects/paEndReverb.ogg" volume 0.25
|
||||
stop audio fadeout 1.0
|
||||
pause 1
|
||||
|
||||
show naomi neutral flip with dissolve
|
||||
|
@ -2900,8 +2947,10 @@ label chapter_1:
|
|||
|
||||
I "{cps=*.1}...{/cps} No use feeling bad about the past."
|
||||
|
||||
stop ambient fadeout 1.0
|
||||
scene cafeteria
|
||||
show anon neutral at acenter
|
||||
play ambient 'audio/effects/teenageCafeteriaLoop.ogg' fadein 1.0
|
||||
with fade
|
||||
|
||||
I "I’m here now."
|
||||
|
|
Loading…
Reference in a new issue