Overlay Help plz?

After you clear an overlay can you make it reappear?

Well, you could re-create it.
@overlay OVERLAY NAME create
@overlay shifts to (x,y)
@overlay scales to (x,y)

Or, you could set the opacity of the overlay to 0, when you don’t want it visible, then back to 1 when you want it visible.

@overlay OVERLAY name opacity 0 in 0
@overlay OVERLAY name opacity 1 in 0

1 Like

Ok thank you so much.

No problem, let me know if it works for you! :heavy_heart_exclamation:

1 Like

Yes it worked sorry it took so long to get back I started playing around with the timing. Thank you

I’m glad it worked :smiley:

1 Like