My overlay isn't appearing in preview

Can’t figure out why my overlay isn’t appearing on the screen

You need to put the opacity after the create x

@overlay OVERLAY create
@overlay OVERLAY opacity 1

Then you put the scales x

1 Like

The order of the commands doesn’t matter (except that the create command should always be first).

Overlays do not work well with the INT. BLACK - NIGHT background. You will need to use a different background or upload your own all black background.

Thank you!!

I know but it’s how I do it. Makes it much easier