forked from Cavemanon/SnootGame
Changed, tweaked, and added window fading to several chapters. Fixed a bathroom5.
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
label chapter_x4:
|
||||
|
||||
window hide
|
||||
stop music fadeout(3)
|
||||
scene black with Dissolve(2)
|
||||
pause 1
|
||||
@@ -10,7 +9,7 @@ label chapter_x4:
|
||||
# appreciating the scenery?
|
||||
# to swagger?
|
||||
# west coast kicking?
|
||||
"{cps=*.3}-- February Seventeenth --{/cps}"
|
||||
"{cps=*.2}-- February Seventeenth --{/cps}"
|
||||
|
||||
play music 'audio/ost/west_coast_kicking.ogg' fadein 1.0
|
||||
pause .5
|
||||
@@ -25,6 +24,8 @@ label chapter_x4:
|
||||
"Especially with that useless skinnie."
|
||||
|
||||
"But between the nice clean feeling on my scalp and the great news{cps=*.1}...{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene bandroom
|
||||
@@ -223,6 +224,8 @@ label chapter_x4:
|
||||
pause .5
|
||||
|
||||
"Our biggest show{cps=*.1}...{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene black with Dissolve(1)
|
||||
@@ -230,7 +233,7 @@ label chapter_x4:
|
||||
|
||||
"I hand Fang the blue strat, which they immediately set to tuning just right."
|
||||
|
||||
"Mr.Jingo really needs to get some new gear, these things aren’t maintained at all."
|
||||
"Mr. Jingo really needs to get some new gear, these things aren’t maintained at all."
|
||||
|
||||
stop music fadeout 4
|
||||
pause .5
|
||||
@@ -238,6 +241,8 @@ label chapter_x4:
|
||||
pause .5
|
||||
|
||||
"{cps=*.1}...{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
pause 2
|
||||
|
||||
return
|
Reference in New Issue
Block a user