mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-01-22 17:26:20 +01:00
missed
This commit is contained in:
parent
5d9c062a31
commit
47ed3ffdd7
2 changed files with 4 additions and 3 deletions
|
@ -1001,7 +1001,7 @@ label chapter_7:
|
|||
show reed:
|
||||
xalign -0.6 yalign 0.1
|
||||
ease_cubic 1.0 xalign -0.2
|
||||
show neutral with dissolve
|
||||
show reed neutral with dissolve
|
||||
pause 1
|
||||
show reed considering with Dissolve(0.25)
|
||||
pause 1
|
||||
|
|
|
@ -1280,8 +1280,9 @@ label chapter_8:
|
|||
ease_cubic 0.5 xpos 1.8
|
||||
play sound 'audio/effects/lockerSmash.ogg'
|
||||
pause 0.4
|
||||
show anon with Dissolve(.1):
|
||||
yanchor 0.1
|
||||
show anon with Dissolve(.01):
|
||||
# yanchor 0.1
|
||||
xalign 0.0 xpos 0.25 ypos -0.15
|
||||
easeout_quad .5 rotate 90 yalign -0.01
|
||||
pause .15
|
||||
hide anon with Dissolve(.25)
|
||||
|
|
Loading…
Reference in a new issue