Help with transitions

Anyone know how you write the code for a wipe out transition? The one so it looks like the story just went through a time jump

try @transition fade out white 4

Here are all the available transitions:

@transition fade in
@transition fade out

@transition iris in
@transition iris out

@transition shade up
@transition shade down

@transition curtain in_DIRECTION (left, right, top, bottom)
@transition curtain out_DIRECTION (left, right, top, bottom)

Example:
@transition fade out white 2.5
[style | color | time]

1 Like

Please check this out :blush:

1 Like

Iris! Thank you so much that’s exactly what I was looking for!!

Thanks for linking! :blue_heart: :snowflake: You’re awesome!

1 Like