Overlays Won't Appear TO Me

Please tell me what’s wrong with the code :frowning:
INT.MCBEDROOM with MCBED
@overlay BEANBAG create
&overlay OVERLAYNAME shifts to 100 100 in zone 1
@overlay BLACKCHAIR create
&overlay OVERLAYNAME shifts to 100 100 in zone 1
@MC stands screen right
@EIJAH stands screen center

okay, so both of your overlays are BEANBAG and MCBED and BLACKCHAIR?

no, only BEANBAG and BLACKCHAIR

1 Like

@overlay BEANBAG create
&overlay BEANBAG shifts to 100 100 in zone 1
@overlay BLACKCHAIR create
&overlay BLACKCHAIR shifts to 100 100 in zone 1

1 Like

Add the opacity command

Ex.

&overlay NAME create
&overlay NAME shifts to X Y in zone #
&overlay NAME scales to % %
&overlay NAME opacity 1 in 0

1 Like

Nevermind, @JemU776 can help out on this one. :+1:t3:

It works!! thank you so much :slight_smile:

Closed: Marked as solved by thread op :v: