I want to add an overlay but when I play it back, it doesn’t show up. This is the coding:
1 Like
Hi, you need to add the opacity command.
@overlay OVERLAYNAME opacity 1 in 0
1 Like
i always go with the commands
@overlay OVERLAYNAME create
@overlay OVERLAYNAME opacity 1
that way it insure that you in did do get the overlay to appear
1 Like
Okay thank you, I’ll try it out.
if you need anymore help with overlays check this thread out
and if you need anymore help with other stuff check this thread out
1 Like
Thank you so much, it worked!
1 Like