Quick Overlay Question for Beginner

Hi! I am using an overlay and I want it to fade in but I have no idea how to code that. Could anyone help me? I would really appreciate it!

1 Like

@overlay OVERLAY opacity 1 in 0.5
@overlay [NAME OF OVERLAY] opacity 1 in [time in seconds]

1 Like

Thank you so much I’m going to try this! :grinning:

42%20PM
It’s not working for me. Did I do something wrong?

You need to create or add your overlay to the background first

2 Likes

Thanks, but Im still very confused. If I add it right away, then its already there and I want it to fade in

You can add opacity 0 on the very beginning after the background

Okay thank you so much!!

03%20PM
Thank you, I tried that, but the words aren’t appearing.

it shows up, but I want it to fade in


I tested it out on my phone, but this just happened

I just tried that, but it still wont appear when I preview it on my computer or on the app. It might be a glitch but thank you for the help :revolving_hearts: I appreciate it!

Test it on your app

I did its still not working tho :confused:

What exactly it’s not working? Is overlay not showing up? Or is not fading in?

1 Like

Its not fading in

Im gonna try that

You have your overlay to fade in in 0.5 seconds change it to

@pause for a beat
@overlay SEASON 1 LETTERING opacity 1 in 3.5

1 Like

I’m sorry, Its just not working and I’ve lost my patience with it, but thank you and I appreciate it.

If you want we can try again :smile: can you post exactly what you’ve got?