Fix minor stella fading issue near end of x7
This commit is contained in:
@ -1936,8 +1936,6 @@ label chapter_x7:
|
|||||||
play audio 'audio/effects/crowdCheer.ogg' volume 0.5
|
play audio 'audio/effects/crowdCheer.ogg' volume 0.5
|
||||||
pause 1
|
pause 1
|
||||||
|
|
||||||
show stella sad:
|
|
||||||
xalign -0.2
|
|
||||||
show chadshark:
|
show chadshark:
|
||||||
easein_cubic 1 yalign 0.0 xalign -0.4
|
easein_cubic 1 yalign 0.0 xalign -0.4
|
||||||
show naser behind chadshark:
|
show naser behind chadshark:
|
||||||
@ -1950,6 +1948,8 @@ label chapter_x7:
|
|||||||
easeout_cubic 0.3 yalign 0.0
|
easeout_cubic 0.3 yalign 0.0
|
||||||
repeat
|
repeat
|
||||||
pause 0.0001
|
pause 0.0001
|
||||||
|
show stella sad:
|
||||||
|
xalign -0.2
|
||||||
hide stella_hack
|
hide stella_hack
|
||||||
show naser brooding flip
|
show naser brooding flip
|
||||||
show naomi happy flip
|
show naomi happy flip
|
||||||
|
Reference in New Issue
Block a user