forked from Cavemanon/SnootGame
nice unfurling w the help of Bowie on poster
This commit is contained in:
@ -356,13 +356,33 @@ label chapter_4:
|
||||
|
||||
show trish happy flip
|
||||
pause 0.5
|
||||
show vvurm_drama_poster at acenter:
|
||||
yalign 0.2
|
||||
with wipeup
|
||||
pause 1.0
|
||||
|
||||
T "This! Tada!{w=.4} Our first poster!"
|
||||
|
||||
hide vvurm_drama_poster with wipedown
|
||||
window hide
|
||||
window auto
|
||||
show dimmer_light:
|
||||
alpha 0
|
||||
linear 0.5 alpha 1.0
|
||||
transform expand_vertical:
|
||||
xcenter 0.5 ycenter 0.5 yzoom 0.0
|
||||
ease_cubic 2 yzoom 2
|
||||
show expression AlphaMask("vvurm_drama_poster", At("mask_thing", expand_vertical)) as mask2:
|
||||
rotate 10
|
||||
xalign 0.5 yalign 0.15
|
||||
pause
|
||||
|
||||
transform rollup_vertical:
|
||||
xcenter 0.5 ycenter 0.5 yzoom 2
|
||||
ease_cubic 2 yzoom 0.0
|
||||
show expression AlphaMask("vvurm_drama_poster", At("mask_thing", rollup_vertical)) as mask3:
|
||||
rotate 10
|
||||
xalign 0.5 yalign 0.15
|
||||
hide mask2
|
||||
pause 2
|
||||
hide mask3
|
||||
hide dimmer_light with Dissolve(.25)
|
||||
# hide mask3
|
||||
show fang surprised with Dissolve(.25)
|
||||
|
||||
pause .5
|
||||
|
Reference in New Issue
Block a user