Overlay appear glitch?

So I have a problem with my overlay??

@overlay DARK FORCE EFFECT create
@overlay DARK FORCE EFFECT opacity 1 in 0 AND overlay DARK FORCE EFFECT moves to layer -2
@pause for a beat
@overlay 5845551841280000_DARK FORCE EFFECT shifts to 170 -215
@overlay 5845551841280000_DARK FORCE EFFECT scales to 0.748 0.748
&overlay 5845551841280000_DARK FORCE EFFECT shifts to 183 25 in 1.1
&overlay 5845551841280000_DARK FORCE EFFECT scales to 0.748 0.748
@MYYSTE spot 0.875 279 100 AND MYYSTE moves to layer -4
@MYYSTE changes into MYYSTE_default
@pause for a beat
@overlay DARK FORCE EFFECT opacity 0 in 1.1
@pause for a beat

In computer, the overlay was offscreen and then appear up but in the mobile, the overlay was appeared next to the character and then offscreen and then appear up…

how can I fix this

try this:

INT, BACKGROUND with DARK FORCE EFFECT to 0.748 170 -215 in zone 1 at layer -2
&overlay DARK FORCE EFFECT shifts to 183 25 in 1.1
&overlay DARK FORCE EFFECT scales to 0.748 0.748
@MYYSTE spot 0.875 279 100 AND MYYSTE moves to layer -4
@MYYSTE changes into MYYSTE_default
@pause for a beat
@overlay DARK FORCE EFFECT opacity 0 in 1.1
@pause for a beat

It might be zone problem as well, make sure you add right zone number to shifts to command if scene is not placed in zone 1

in gneral if you use comand create

use the opacity comant as last …all what is above it .the shifting and scale will happen whyle the overlay is invsible so there will not be that glitch.

But if you need the overlay to be on the scene right on the begining of new scene i is better to write it next to the background instead of using create command which will always have small delay making the overlay pop up in milliseconds after the background appears.

This is example how to write it next to the background - you can place so several overlays if you need them to appear on the first visible scene of that background:

INT. BUTIK with BUTIK3 at layer 10 with CURTAIN to 1 192 179 in zone 3 at layer 5 with MANEKIN_B to 0.672 5 -88 in zone 1 at layer 20 with MANEKIN_Y to 0.646 -61 -88 in zone 2 at layer 21 with CLOTHES to 0.935 159 6 in zone 2 at layer 13

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.