So I want to code an intro. The problem is I don’t have time today or tommorow to do it. So if someone could help me that would be awesome!
What I need done:
So I have a gif which I split in seperate frames and have it ready but I need someone to code it so that all 6 frames lines up to look like the original gif.
The orignal gif looks like this:
The seperate gif frames( that you upload to the portal as an overlay):
Named STATIC
Named STATIC1
Named STATIC2
Named STATIC3
Named STATIC4
Named STATIC5
Named STATIC6
I know this. I just need help and have some give me the coding to do this. Like get the positions for me since I won’t have any/much time to code today or tomorrow.
You can use the spot helper on he side panel and it automatically does it for you. All you need to do is position the overlay where you want them, then simply copy the code and paste it to the script
This was as fast as I could get it, so it could match up.
*I gave you a black background to use because it doesn’t work with the Episode ones.
EXT. BLACK
&zoom reset @cut to zone 1 @overlay STATIC create @overlay STATIC shifts to -97 -39 in zone 1 @overlay STATIC scales to 3.232 3.232 @overlay STATIC opacity 1 in 0 @overlay STATIC1 create @overlay STATIC1 shifts to -97 -39 in zone 1 @overlay STATIC1 scales to 3.232 3.232 @overlay STATIC1 opacity 1 in 0.1 @overlay STATIC2 create @overlay STATIC2 shifts to -97 -39 in zone 1 @overlay STATIC2 scales to 3.232 3.232 @overlay STATIC2 opacity 1 in 0.1 @overlay STATIC3 create @overlay STATIC3 shifts to -97 -39 in zone 1 @overlay STATIC3 scales to 3.232 3.232 @overlay STATIC3 opacity 1 in 0.1 @overlay STATIC4 create @overlay STATIC4 shifts to -97 -39 in zone 1 @overlay STATIC4 scales to 3.232 3.232 @overlay STATIC4 opacity 1 in 0.1 @overlay STATIC5 create @overlay STATIC5 shifts to -97 -39 in zone 1 @overlay STATIC5 scales to 3.232 3.232 @overlay STATIC5 opacity 1 in 0.1 @overlay STATIC6 create @overlay STATIC6 shifts to -97 -39 in zone 1 @overlay STATIC6 scales to 3.232 3.232 @overlay STATIC6 opacity 1 in 0.1
Here’s the black background I uploaded and named “EXT. BLACK”