forked from Cavemanon/SnootGame
autism commit 2
This commit is contained in:
@@ -379,8 +379,7 @@ label chapter_9:
|
||||
|
||||
window hide Dissolve(0.001)
|
||||
window auto
|
||||
$ renpy.music.set_volume(0, 0.02, 'music')
|
||||
stop music fadeout 0.2
|
||||
stop music fadeout 0.02
|
||||
scene projector7 with Dissolve(.25)
|
||||
pause 2
|
||||
|
||||
@@ -393,7 +392,6 @@ label chapter_9:
|
||||
window auto
|
||||
pause 2
|
||||
|
||||
$ renpy.music.set_volume(1, 0, 'music')
|
||||
play music 'audio/OST/you can_t sage here.ogg' fadein 1.0
|
||||
"{i}What the fuck-{/i}"
|
||||
|
||||
@@ -1836,10 +1834,10 @@ label chapter_9:
|
||||
|
||||
play ambient 'audio/effects/hungrybeast.ogg' fadein 1 volume 0.3
|
||||
|
||||
show sodacan blurred:
|
||||
show sodacan:
|
||||
blur 2
|
||||
yalign -0.2
|
||||
xalign -0.1
|
||||
zoom 0.25
|
||||
easeout_cubic 0.3 xalign 0.15 yalign 0.12 rotate 60
|
||||
play sound 'audio/effects/whoosh.ogg'
|
||||
show dimmer_darker behind anon, sodacan with Dissolve(.25)
|
||||
@@ -1863,25 +1861,24 @@ label chapter_9:
|
||||
show dimmer_darker:
|
||||
linear 0.5 alpha 0
|
||||
|
||||
show sodacan blurred:
|
||||
linear 0.15 xalign 0.22 yalign 0.22 rotate 90
|
||||
show sodacan:
|
||||
linear 0.1 xalign 0.22 yalign 0.22 rotate 90
|
||||
play sound "audio/effects/anonDink.ogg" volume 0.5
|
||||
|
||||
pause 0.1
|
||||
show anon:
|
||||
easein_cubic 1 xalign 0.2
|
||||
|
||||
show sodacan blurred:
|
||||
show sodacan:
|
||||
xalign 0.22 yalign 0.22
|
||||
linear 0.4 align (.05, 1.5) knot (0, 0.25) rotate -270
|
||||
|
||||
hide sodacan blurred with dissolve
|
||||
hide sodacan with dissolve
|
||||
#show sodacan blurred:
|
||||
# ease_cubic 0.1 xalign 0.3 yalign 0.22 rotate 90
|
||||
# ease_cubic 0.5 xalign 0.5 yalign 1.7 rotate 60
|
||||
|
||||
pause .2
|
||||
play ambient 'audio/effects/hungrybeast.ogg' fadein 0.69 volume 0.3
|
||||
|
||||
show dimmer_darker:
|
||||
linear 0.5 alpha 1
|
||||
@@ -2005,6 +2002,7 @@ label chapter_9:
|
||||
|
||||
stop ambient fadeout 5
|
||||
play music 'audio/OST/west_coast_kicking.ogg' fadein 3
|
||||
$ renpy.mark_image_seen('fullbody_fanganoncarry')
|
||||
show schooloutside blurred
|
||||
show fangcarriesanon
|
||||
with Dissolve(2)
|
||||
|
Reference in New Issue
Block a user