forked from Cavemanon/SnootGame
Final tweaks
This commit is contained in:
@ -41,17 +41,21 @@ label chapter_2:
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene black with Dissolve(1)
|
||||
pause 0.5
|
||||
|
||||
play ambient 'audio/effects/outdoorLoop.ogg' fadein 3
|
||||
scene skinrow with Fade(1, 0, 1)
|
||||
pause .5
|
||||
scene skinrow with Dissolve(1)
|
||||
pause 0.5
|
||||
|
||||
"It’s a bit of a walk, so I get my phone out and start posting on a shitty imageboard."
|
||||
|
||||
window hide
|
||||
window auto
|
||||
pause 0.5
|
||||
|
||||
show anonphone at center with easeinbottom
|
||||
pause 0.5
|
||||
|
||||
"Baiting people into replying to my posts isn’t the most rewarding of hobbies, but it passes the time."
|
||||
pause .5
|
||||
@ -70,6 +74,7 @@ label chapter_2:
|
||||
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
hide anonphone with easeoutbottom
|
||||
|
||||
@ -78,10 +83,14 @@ label chapter_2:
|
||||
|
||||
play music 'audio/OST/Dragging on and on....ogg'
|
||||
"She’s here."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene outside school
|
||||
show anon neutral at aright
|
||||
with fade
|
||||
with Dissolve(1)
|
||||
pause .5
|
||||
|
||||
stop ambient fadeout 1
|
||||
|
||||
@ -93,18 +102,23 @@ label chapter_2:
|
||||
|
||||
window hide
|
||||
window auto
|
||||
pause 0.25
|
||||
|
||||
show anon neutral with Dissolve(.25)
|
||||
|
||||
show naomi neutral at sleft with easeinleft
|
||||
show naomi neutral:
|
||||
xalign -0.5
|
||||
easein_cubic 1 xalign 0.0
|
||||
show anon neutral
|
||||
with dissolve
|
||||
pause .5
|
||||
|
||||
"Naomi catches up to me."
|
||||
|
||||
show naomi explanatory
|
||||
show naomi explanatory with dissolve
|
||||
N "You say something?"
|
||||
show naomi neutral
|
||||
|
||||
show anon neutral flip with Dissolve(.25)
|
||||
show anon neutral flip
|
||||
show naomi neutral
|
||||
with Dissolve(.25)
|
||||
|
||||
A "Good morning."
|
||||
pause .5
|
||||
@ -309,11 +323,17 @@ label chapter_2:
|
||||
"She waves and runs off to a side door."
|
||||
|
||||
"I should be getting to homeroom soon, too."
|
||||
window hide
|
||||
window auto
|
||||
pause 0.5
|
||||
|
||||
scene black with Dissolve(1)
|
||||
pause 0.5
|
||||
|
||||
play ambient 'audio/effects/schoolLoop.ogg' fadein 3
|
||||
scene hallway
|
||||
show anon neutral flip at aright
|
||||
with Fade(1, 0, 1)
|
||||
with Dissolve(1)
|
||||
pause .5
|
||||
|
||||
"I push open the usual side entrance I take and enter the hallway that’s starting to become familiar now."
|
||||
@ -1507,10 +1527,9 @@ label chapter_2:
|
||||
window auto
|
||||
|
||||
show anon:
|
||||
easeout 1 xalign 1.8
|
||||
easeout_cubic 1 xalign 1.5
|
||||
pause 0.5
|
||||
hide anon with dissolve
|
||||
with None
|
||||
|
||||
show reed neutral:
|
||||
xalign 0.4
|
||||
@ -1520,12 +1539,15 @@ label chapter_2:
|
||||
"I swiftly snatch up the backpack by my leg, flashing an earnest sympathetic smile at them - or at least I thought it was one."
|
||||
window hide
|
||||
window auto
|
||||
pause 0.5
|
||||
|
||||
show black with Dissolve(1)
|
||||
pause 0.5
|
||||
|
||||
stop sound fadeout 2
|
||||
stop music fadeout 3
|
||||
play ambient 'audio/effects/schoolLoop.ogg' fadein 1.5
|
||||
scene hallway
|
||||
with fade
|
||||
with Dissolve(1)
|
||||
|
||||
"As I power walk out of the classroom I swear I caught a glimpse of Reed waving goodbye."
|
||||
|
||||
@ -1617,10 +1639,14 @@ label chapter_2:
|
||||
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
pause 0.25
|
||||
|
||||
scene black with Dissolve(1)
|
||||
pause 0.25
|
||||
|
||||
scene cafeteria
|
||||
with fade
|
||||
with Dissolve(1)
|
||||
pause 0.25
|
||||
|
||||
"I sprint through the school hallways, already familiar with the layout, looking for the drug dealer."
|
||||
|
||||
@ -2580,8 +2606,6 @@ label chapter_2:
|
||||
pause .5
|
||||
|
||||
"{cps=*.05}...{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
return
|
||||
|
Reference in New Issue
Block a user