Want a moving title?

Hello everyone (((:

So I made myself a title overlay and I wanted to show, for whoever doesn’t know, how to move the overlays as a “title screen” during a chapter!

I will be doing the following:

  • Showing the GIF of what I did
  • Sharing the code
  • Explaining the parts of the code (what each overlay is, etc)
  • And answering any questions you guys have ((:

GIF:
NewGIF

Title overlay (I made separate overlays of each part of the title):

What each overlay in the code resembles:
-THEOVERLAY:


-SUROVERLAY :

-EE9OVERLAY:

Since my title has three parts, I have 3 overlays and 3 overlay commands. If you have more or less than 3 overlays, read the statement below the code
The code (the spaces should NOT be put in the official code, I am using it to show the different overlays + background):

INT. COVER1MAIN - DAY

&zoom on 3 568 to 269% in 0
@transition fade in white 3
@zoom on 121 154 to 101% in 4
@overlay THEOVERLAY create
@overlay 6487735020552192_THEOVERLAY shifts to -17 209
@overlay 6487735020552192_THEOVERLAY scales to 0.262 0.262
@overlay THEOVERLAY to layer 2
@overlay THEOVERLAY opacity 1 in 0.5

@overlay SUROVERLAY create
@overlay SUROVERLAY opacity 0
@overlay 6487735020552192_SUROVERLAY shifts to -307 222
@overlay 6487735020552192_SUROVERLAY scales to 0.442 0.442
@overlay SUROVERLAY opacity 1 in 0.5
@overlay 6487735020552192_SUROVERLAY shifts to -2 217 in 1.5
@overlay 6487735020552192_SUROVERLAY scales to 0.442 0.442
@overlay SUROVERLAY to layer 3
@overlay 5583684233658368_SUROVERLAY shifts to 28 395 in 1.5 using easebounceout

@overlay EE9OVERLAY create
@overlay 6487735020552192_EE9OVERLAY shifts to -28 204 in 1.0
@overlay 6487735020552192_EE9OVERLAY scales to 0.586 0.586
@overlay EE9OVERLAY to layer 3
@overlay EE9OVERLAY opacity 0
@overlay EE9OVERLAY opacity 1 in 0.5
@overlay 5583684233658368_EE9OVERLAY shifts to 28 395 in 1.5 using easebounceout
@pause for a beat
@pause for a beat

  • If you have less than 3 parts erase one of the overlay sections
  • But if you have more than 3 parts, copy this section and add it to the code, replacing the overlay names with the new overlay name (replace the bold parts) and direct the new overlay’s place, copying and pasting the new coordinates in the italicized section

@overlay EE9OVERLAY create
> @overlay 6487735020552192_EE9OVERLAY shifts to -28 204 in 1.0
> @overlay 6487735020552192_EE9OVERLAY scales to 0.586 0.586
@overlay EE9OVERLAY to layer 3
@overlay EE9OVERLAY opacity 0
@overlay EE9OVERLAY opacity 1 in 0.5
@overlay 5583684233658368_EE9OVERLAY shifts to 28 395 in 1.5 using easebounceout

12 Likes

@abygail.bauman
May I ask which website you got those cool fonts?

to anyone who wants to make an text overlay move just use regular overlay animating guide

and for functions use

1 Like

I can make you some text overlay just head over and look at the font options and color options

3 Likes

I don’t think you need to put it, :joy: I never put it in pretty sure it’s the code number of the overlay maybe

Because it’s an uploaded overlay, Episode gives it an id number.

It doesn’t matter which one you use.

@abygail.bauman
Do you have a request thread for it?

Is it ok if I Pm you for it?

Thank you so much !

1 Like

Why was your comment flagged? :scream: It’s super helpful :heart:

1 Like

Honestly, I don’t think anyone who wrote on this thread flagged it, it just shocks me and makes me kinda mad as she is trying her utmost to help and to give helpful advice so getting flagged is just so totally not fair :roll_eyes:

1 Like

Well being too sensitive isn’t a good thing.

Don’t worry @MystikLunaa we appreciate all the help that you provide, you’re awesome, keep it up, don’t let anything or anyone bring you down from helping others OK :facepunch:

1 Like

Lmao don’t even trip…I know I ain’t…if they don’t want my help then they fudge them…I just wanted to help take time out of my boring ass day and help them have amazing text overlays if they don’t want that then that’s in them I don’t need them I could care less about them

1 Like

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