mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-02-02 06:46:34 +01:00
Merge branch 'pl_2' of https://git.snootgame.xyz/Nio/SnootGame_w_ExtrasMenu into NioP7
This commit is contained in:
commit
17462506e6
2 changed files with 4 additions and 3 deletions
|
@ -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
|
||||||
|
|
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue