mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-03-22 10:00:27 +01:00
Remove fade
This commit is contained in:
parent
fa05b7abdf
commit
6a9250793e
1 changed files with 2 additions and 1 deletions
|
@ -201,7 +201,8 @@ label chapter_11D:
|
||||||
|
|
||||||
play music "audio/OST/to_swagger.ogg" fadein 2
|
play music "audio/OST/to_swagger.ogg" fadein 2
|
||||||
scene hallway
|
scene hallway
|
||||||
with Fade(1, 0, 1)
|
with Dissolve(1.0)
|
||||||
|
#with Fade(1, 0, 1)
|
||||||
|
|
||||||
show fang happy:
|
show fang happy:
|
||||||
xalign -1.2
|
xalign -1.2
|
||||||
|
|
Loading…
Reference in a new issue