forked from Cavemanon/SnootGame
ext work
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1135,10 +1135,10 @@ label chapter_9:
|
||||
"My field of vision is filled with a soda can, and I freeze up like a deer in headlights."
|
||||
|
||||
show sodacan blurred:
|
||||
yalign -0.1
|
||||
yalign -0.2
|
||||
xalign -0.1
|
||||
zoom 0.25
|
||||
ease_cubic 0.1 xalign 0.15 yalign 0.15 rotate 60
|
||||
ease_cubic 0.1 xalign 0.15 yalign 0.12 rotate 60
|
||||
menu:
|
||||
"Duck.":
|
||||
"The can smacks me in the forehead while I was mid-stride, and I shift my footing to try and regain balance."
|
||||
@ -1149,15 +1149,21 @@ label chapter_9:
|
||||
|
||||
play sound "audio/effects/slapstickPunch.ogg"
|
||||
show sodacan blurred:
|
||||
linear 0.1 xalign 0.3 yalign 0.25 rotate 90
|
||||
ease_cubic 0.3 xalign 0.5 yalign 0.7 rotate 60
|
||||
ease_cubic 0.1 xalign 0.3 yalign 0.22 rotate 90
|
||||
ease_cubic 0.5 xalign 0.5 yalign 1.7 rotate 60
|
||||
hide sodacan blurred with dissolve
|
||||
show fang shocked flip with dissolve
|
||||
"Except my foot catches on the edge of the stairlip and slips."
|
||||
hide fang with dissolve
|
||||
|
||||
show anon with easeinleft:
|
||||
ease_cubic 0.5 rotate 90 yalign -0.5
|
||||
parallel:
|
||||
ease_cubic 1.0 rotate 90
|
||||
parallel:
|
||||
ease_cubic 0.1 yalign 0.0
|
||||
ease_cubic 0.3 yalign -0.1
|
||||
ease_cubic 0.3 yalign -0.2
|
||||
ease_cubic 0.3 yalign -0.2
|
||||
|
||||
scene outside school with vpunch
|
||||
pause 0.5
|
||||
|
Reference in New Issue
Block a user