Overlay not appearing in preview

I uploaded an umbrella overlay and its currently in review. Although it’s still in review I’m suppose to still be able to preview it while writing my story.

But in this case, it’s not appearing even though I added it into my script word for word.

I didn’t change the opacity
The correct name is added for the overlay
No script error is showing
& I already cleared my computers cache to see if that would help and it hasn’t.

Any ideas?

1 Like

If it isn’t showing in the app, send a support ticket to the team, and send your script code just in case.

Can you post a screenshot of your script?

opacity has to be changed to 1, default opacity is always 0

1 Like

Sooo weird. I took the script from one of my stories, copy and pasted it into my other story and changed the names of the characters and it worked???

The overlay now appears. Weird.

Hey there
I think what you can do is use google chrome Instead of safari. That should work.

Bruh same! I am trying to get a rubber thrown at my mc but the rubber wont show and I have to continue my story! It is my first overlay so I am really confused. Someone help? :frowning_woman: My script is :
@overlay RUBBER create
@overlay RUBBER shifts to 100 100 in 0 in zone 1
@overlay RUBBER scales to 1 1 in 0
@overlay RUBBER opacity 1 in 0

The shift code should be written like this:
@overlay RUBBER shifts to 100 100 in zone 1 in 0
In your example, the duration is written before the zone, which is probably why it isn’t working properly!

I checked the zone and thank you so much!

1 Like