Blurry eye vision opening and closing code/script help

Lately, I’m asking a lot of ppl to do my work for me, but i’M rEalLy gOinG tHrOuGH iT riGht NoW. (Sarcasm)

So I wanna code this scene described in the title Blurry eye vision opening and closing.
My character woke up and she is laying on a stretcher from her view, she only sees the ceiling of the hospital, so she woke up with a blurry vision 2 blinks, and then she was only blinking and had normal vision, etc. I tried coding this and I’m just failing horribly and my bad overlay coding somehow caused another overlay in the previous scene to disappear!

So I wanna leave this to someone who actually knows what they’re doing before I crash the entire portal.

Info

BACKGROUND- INT. HOSPITAL LIGHTS LOOP - NIGHT
OVERLAYS I’M USING-

CLOSED EYE TOP

CLOSED EYE BOTTOM
CLOSED EYE BOTTOM

The overlay code

INT. HOSPITAL LIGHTS LOOP - NIGHT with CLOSED EYE TOP with CLOSED EYE BOTTOM
music kept_in_suspense_loop

@zoom on 749 0 to 98% in 0

&overlay 5551427673063424_CLOSED EYE BOTTOM shifts to -333 -454 in zone 1 AND overlay 5551427673063424_CLOSED EYE BOTTOM scales to 3.070 3.070 using easeout AND overlay 5551427673063424_CLOSED EYE TOP shifts to -327 -702 in zone 1 AND overlay 5551427673063424_CLOSED EYE TOP scales to 3.070 3.070 using easeout

&overlay 5551427673063424_CLOSED EYE TOP shifts to -331 -666 in zone 1 AND overlay 5551427673063424_CLOSED EYE TOP scales to 3.070 3.070 using easeout AND overlay 5551427673063424_CLOSED EYE BOTTOM shifts to -333 -466 in zone 1 AND overlay 5551427673063424_CLOSED EYE BOTTOM scales to 3.070 3.070 using easeout

&overlay 5551427673063424_CLOSED EYE TOP shifts to -332 -575 in zone 1 AND overlay 5551427673063424_CLOSED EYE TOP scales to 3.070 3.070 using easeout AND overlay 5551427673063424_CLOSED EYE BOTTOM shifts to -322 -579 in zone 1 AND overlay 5551427673063424_CLOSED EYE BOTTOM scales to 3.070 3.070 using easeout

&overlay 5551427673063424_CLOSED EYE TOP shifts to -327 -702 in zone 1 AND overlay 5551427673063424_CLOSED EYE TOP scales to 3.070 3.070 using easeout AND overlay 5551427673063424_CLOSED EYE BOTTOM shifts to -327 -542 in zone 1 AND overlay 5551427673063424_CLOSED EYE BOTTOM scales to 3.070 3.070 using easeout

&overlay 5551427673063424_CLOSED EYE BOTTOM shifts to -333 -454 in zone 1 AND overlay 5551427673063424_CLOSED EYE BOTTOM scales to 3.070 3.070 using easeout AND overlay 5551427673063424_CLOSED EYE TOP shifts to -327 -702 in zone 1 AND overlay 5551427673063424_CLOSED EYE TOP scales to 3.070 3.070 using easeout

NARR (CHARACTER)
Blah.
Blah, Blah.
Blah.

I would appreciate it if someone could possibly code it for me :smiling_face: I will of course give credit because you deserve it :heart: You can ask e for any additional info for this if you want it.

Have you figured it out yet? :sweat_smile: I think it’s because you don’t have the seconds set and you’re doing them all at once with the & when it should be @

You can try this one if you want :grinning:

CODE

INT. HOSPITAL LIGHTS LOOP - NIGHT with CLOSED EYE TOP with CLOSED EYE BOTTOM
&zoom on 749 0 to 98% in 0

&overlay CLOSED EYE TOP shifts to -78 -225 in zone 1 AND overlay CLOSED EYE TOP scales to 3.239 3.239
@overlay CLOSED EYE BOTTOM shifts to -57 -10 in zone 1 AND overlay CLOSED EYE BOTTOM scales to 7.217 7.217

&overlay CLOSED EYE TOP shifts to -78 -68 in zone 1 in 1.8 using easeout
@overlay CLOSED EYE BOTTOM shifts to -57 -117 in zone 1 in 1.8 using easeout

@pause for 0.5

&overlay CLOSED EYE TOP shifts to -78 -225 in zone 1 in 1 using easeout
@overlay CLOSED EYE BOTTOM shifts to -57 -10 in zone 1 in 1 using easeout

@pause for 0.5

&overlay CLOSED EYE TOP shifts to -78 -68 in zone 1 in 1.5 using easeout
@overlay CLOSED EYE BOTTOM shifts to -57 -117 in zone 1 in 1.5 using easeout

@pause for 0.5

&overlay CLOSED EYE TOP shifts to -78 -225 in zone 1 in 1 using easeout
@overlay CLOSED EYE BOTTOM shifts to -57 -10 in zone 1 in 1 using easeout

(you obvi can change the seconds)

I haven’t and ill try that out and let you know :relieved:

My screen is just black! I’ll try to adjust the size but I’m not equipt

1 Like