mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-01-22 17:26:20 +01:00
minor tweaks to Spear's office scene
This commit is contained in:
parent
3fd3895178
commit
3aac53c8b7
1 changed files with 15 additions and 3 deletions
|
@ -2075,18 +2075,22 @@ label chapter_1:
|
|||
pause 0.75
|
||||
|
||||
stop music
|
||||
play ambient '<from 0.1 to 0.7>audio/effects/tinnitus.wav' fadein 4 volume 0.25
|
||||
play ambient '<from 0.1 to 0.7>audio/effects/tinnitus.wav' fadein 5 volume 0.25
|
||||
|
||||
Sp "NAOMI!!" with vpunch
|
||||
|
||||
pause 0.5
|
||||
|
||||
show naomi neutral at rleft zorder 1 with easeinleft
|
||||
show naomi neutral zorder 1:
|
||||
yalign 0 xalign -0.25
|
||||
with easeinleft
|
||||
|
||||
pause 1.25
|
||||
|
||||
"Hello tinnitus my old friend{cps=*0.1}...{/cps}"
|
||||
|
||||
pause 0.5
|
||||
|
||||
show naomi explanatory
|
||||
|
||||
N "{cps=*0.2}...{/cps}"
|
||||
|
@ -2103,8 +2107,12 @@ label chapter_1:
|
|||
|
||||
Sp "{cps=*0.2}.....{/cps}"
|
||||
|
||||
pause 0.75
|
||||
|
||||
"Oh god am I stuck like this?"
|
||||
|
||||
pause 0.5
|
||||
|
||||
stop ambient fadeout 1
|
||||
play music 'audio/OST/we just turned on the microphone in our programmers_ house.ogg' fadein 2
|
||||
|
||||
|
@ -2128,12 +2136,16 @@ label chapter_1:
|
|||
|
||||
"I’m not getting involved in office politics today."
|
||||
|
||||
A "{cps=*0.1}...{/cps} Yes."
|
||||
A "{cps=*0.1}...{/cps} {cps=*0.2}Yes.{/cps}"
|
||||
|
||||
show naomi happy with Dissolve(.25)
|
||||
|
||||
N "Oh,{w=0.2} lovely!"
|
||||
|
||||
show naomi:
|
||||
ease 0.25 yalign 0.05
|
||||
ease 0.25 yalign 0.0
|
||||
|
||||
N "{cps=*0.5}Don’t hesitate to ask if you have any other prob-{/cps}{nw}"
|
||||
|
||||
Sp "You may leave now,{w=0.2} Naomi."
|
||||
|
|
Loading…
Reference in a new issue