mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-02-24 10:38:56 +01:00
Merge pull request 'make the Fang supporting Anon sprite visible for longer as requested, add OST cover' (#105) from Bowie/SnootGame:chapter-9-adjustment into Monster-Update-6
Reviewed-on: https://git.snootgame.xyz/Cavemanon/SnootGame/pulls/105
This commit is contained in:
commit
4d1f2aa182
2 changed files with 11 additions and 20 deletions
BIN
game/audio/OST/goodfaithcover.png
Normal file
BIN
game/audio/OST/goodfaithcover.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 108 KiB |
|
@ -1216,35 +1216,26 @@ label chapter_9:
|
|||
A "This’s nothing compared to field day back at my old school."
|
||||
|
||||
"I try taking a step and my knee involuntarily twists in a direction it’s not supposed to."
|
||||
show anon:
|
||||
easeout_cubic 0.5 yalign -0.5 alpha 0
|
||||
stop music fadeout 5
|
||||
scene black with dissolve
|
||||
|
||||
pause .5
|
||||
"Suddenly, I’m doing the Seth McFarlane pose again."
|
||||
#Have you ever tried not being ironic for once in your life
|
||||
show outside school
|
||||
scene black with fade
|
||||
|
||||
F "Oh no. Ohhh no. Let me help you up."
|
||||
pause .5
|
||||
|
||||
show schooloutside blurred
|
||||
show fangcarriesanon at aright
|
||||
with dissolve
|
||||
show fangcarriesanon
|
||||
with Dissolve(1.5)
|
||||
pause .5
|
||||
|
||||
"She tucks her arms around my shoulder and pulls me to my feet again."
|
||||
F "Let’s just get to the bench over there."
|
||||
|
||||
pause 0.5
|
||||
show fangcarriesanon:
|
||||
ease_cubic 2.0 xpos 0.3
|
||||
pause 1.0
|
||||
show fangcarriesanon:
|
||||
ease_cubic 2.0 xpos -0.5
|
||||
pause 0.2
|
||||
|
||||
|
||||
hide fangcarriesanon with dissolve
|
||||
scene outside school
|
||||
show anon neutral at acenter
|
||||
show fang neutral flip at sright
|
||||
with fade
|
||||
|
||||
|
||||
F "The taxi will be here in like five minutes."
|
||||
|
||||
play music 'audio/OST/west_coast_kicking.ogg' fadein 1.0
|
||||
|
|
Loading…
Reference in a new issue