not exactly suree
Can you show your script?
On what line is the error?
Maybe put
@cut to zone 2
u forgot to add the zone number on line 11.
@overlay ROYALPHOTO shifts to 289 77 in zone # in 2.5 using easebounceout
yeah, what she said
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.
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
@overlay CUSOTMIZE shifts to 74 473, so on and so forth
Yeah whoops work fine right now
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.
Okay thanks!