This commit is contained in:
nutbuster 2021-11-23 20:12:46 +11:00
commit 17462506e6
2 changed files with 4 additions and 3 deletions

View file

@ -1001,7 +1001,7 @@ label chapter_7:
show reed: show reed:
xalign -0.6 yalign 0.1 xalign -0.6 yalign 0.1
ease_cubic 1.0 xalign -0.2 ease_cubic 1.0 xalign -0.2
show neutral with dissolve show reed neutral with dissolve
pause 1 pause 1
show reed considering with Dissolve(0.25) show reed considering with Dissolve(0.25)
pause 1 pause 1

View file

@ -1280,8 +1280,9 @@ label chapter_8:
ease_cubic 0.5 xpos 1.8 ease_cubic 0.5 xpos 1.8
play sound 'audio/effects/lockerSmash.ogg' play sound 'audio/effects/lockerSmash.ogg'
pause 0.4 pause 0.4
show anon with Dissolve(.1): show anon with Dissolve(.01):
yanchor 0.1 # yanchor 0.1
xalign 0.0 xpos 0.25 ypos -0.15
easeout_quad .5 rotate 90 yalign -0.01 easeout_quad .5 rotate 90 yalign -0.01
pause .15 pause .15
hide anon with Dissolve(.25) hide anon with Dissolve(.25)