fixed a few wrong bouncetransitions at epilogue, made the title fadein take longer, Buncha Placeholders
This commit is contained in:
parent
f56615e074
commit
2f91032824
5 changed files with 4 additions and 4 deletions
|
|
@ -1125,7 +1125,7 @@ label finale:
|
|||
scene black with Fade(1.0, 0.5, 0)
|
||||
irida "Just stop already."
|
||||
pause 1.0
|
||||
show title with Fade(0, 0.2, 3.0)
|
||||
show title with Fade(0, 0.2, 4.0)
|
||||
pause 2.0
|
||||
scene black with Fade(4.5, 3.0, 0)
|
||||
|
||||
|
|
@ -1139,7 +1139,7 @@ label epilogue:
|
|||
show null boast smug at right with dissolve
|
||||
null "Scared you'll run into someone else killable, I take it?"
|
||||
null "But really, I do get it..."
|
||||
show null boast smugopen with bouncetransition
|
||||
show null boast smugopen at bouncetransition
|
||||
null "Anyone with a mind as frail as yours would be better off avoiding anything that could upset them, right?"
|
||||
null "Even just a little..."
|
||||
null "Poor, fragile Irida would just crumble remembering the time she killed someone in her mind!"
|
||||
|
|
@ -1151,9 +1151,9 @@ label epilogue:
|
|||
show null boast smug at left with dissolve
|
||||
null "Because your life is just oh, so hard, right?"
|
||||
null "Poor Irida with her stable job, enough money to feed herself every day, and can't forget her cozy apartment..."
|
||||
show null boast thinking with bouncetransition
|
||||
show null boast thinking at bouncetransition
|
||||
null "If you're telling me even this cushy little life is too much for you..."
|
||||
show null boast creep with bouncetransition
|
||||
show null boast creep at bouncetransition
|
||||
null "Then maybe you're just better off dead!"
|
||||
irida "..."
|
||||
hide null boast with Fade(1.5, 1.0, 0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue