Transitions please

I had all the different transition and can’t find them now. Can someone give all the different ones?

TRANSITIONS

So different type of transition are

  • fade
  • iris
  • shade
  • curtain
  • dissolve

-For fade: (in, out)
-For iris (in, out)
-For shade (up,down)
-For curtain (in_left, out_left, in_right, out_right, in_top, out_top, in_bottom, out_bottom)
-For dissolve (start, end)

#Sorry to say but I can’t say for sure if most people can use the dissolve transition but just had to add the transition in

colors you can only use this are

-black
-white
-yellow
-blue
-green
-red
-magenta

If you want to put time in it you could do something like this in the example

@transition fade in black s
@transition fade out black s
@transition iris in s
@transition shade up s
@transition curtain in_left s

S = How much seconds you want to put

So for dissolve I can’t say you wan use but I’ll explain it

@transition dissolve start s
@transition dissolve end s

#Note that everything needs to be lower case

More about transitions and other things click HERE!

4 Likes

Lol i was just about to.send the link. Lol

2 Likes

Thank you so much. :slight_smile:

1 Like

Thank you. :slight_smile:

1 Like

Well I have my ways to type fast XD :sweat_smile:

1 Like

Happy to be an assistant :smiley:

1 Like

Same XD. Oh well. Lol

1 Like

Slight addendum: “gray” is another color you can use.

1 Like

Sorry for the late reply but yes gray is one of the other colors you can use now :sweat_smile: Nice noticing that! :smiley: