What does it mean by this?

image not exactly suree

2 Likes

Can you show your script?

3 Likes

image

1 Like

On what line is the error?

1 Like

image

1 Like

Maybe put

@cut to zone 2

2 Likes

u forgot to add the zone number on line 11.

@overlay ROYALPHOTO shifts to 289 77 in zone # in 2.5 using easebounceout

1 Like

yeah, what she said

2 Likes

The red x is for errors. That message is a warning so it’s actually a different line. Warnings have a yellow symbol next to the line. Click on the warning message and it takes you to the line of error.

2 Likes

Did you figure it out yet? If not can you show the line where the warning message is at?

Yeah not yet

It should be shifts on like 13

1 Like

@overlay CUSOTMIZE shifts to 74 473, so on and so forth

2 Likes

Yeah whoops work fine right now

1 Like

I have a question actually, is it possible to just make the overlay be there as soon (well a little after) as you hit preview button? Like no showing of the shifting or anything? Maybe like a fade in would make sense for what I’m trying to do with it.

You’ll have to at the & symbol
So instead of let’s say:
INT. BLACK - DAY
@MARIE stands screen center
@JAY stands screen left
@transition fade in 1.5
it’d be:
INT. BLACK - DAY
&MARIE stands screen center
&JAY stands screen left
@transition fade in 1.5

The & symbol works for nearly everything. I’m not the one to come to with other advanced coding questions, so my suggestion is to ask other community member or @Dara.Amarie.

1 Like

Okay thanks!

1 Like