mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-03-13 20:19:25 +01:00
Choreography Big Ending x10
This commit is contained in:
parent
7d78114eea
commit
fc0a688e74
1 changed files with 4 additions and 1 deletions
|
@ -1005,6 +1005,8 @@ label chapter_x10:
|
|||
stop music fadeout 6
|
||||
"{cps=*.05}...{/cps}"
|
||||
|
||||
window hide
|
||||
window auto
|
||||
|
||||
image big blending = Composite(
|
||||
(1920, 1080),
|
||||
|
@ -1014,9 +1016,10 @@ label chapter_x10:
|
|||
|
||||
scene big ending with Dissolve(1)
|
||||
scene big blending with Dissolve(1)
|
||||
pause 8
|
||||
pause 6
|
||||
|
||||
scene black with Dissolve(2)
|
||||
pause 2
|
||||
|
||||
|
||||
return
|
||||
|
|
Loading…
Reference in a new issue