After creating your title logo in Photoshop, the entire 3d effect can be accomplished with just a couple of lines of expressions, and knowing where to paste them. This video walks you through how to create them, and then how to add the finishing touches to bring it all together.
Check out my Photoshop Selection Crash Course: https://shu.thinkific.com/courses/how...
Subscribe to my newsletter and get notified when I'm looking for new students to test on: http://eepurl.com/gXjWsP
Files:
Old Grain Film Overlay
• Video
Super 8 Frame
• Super 8 Frame
Unknown World (BG Video)
• Unknown World (1951)
It's better to write these out yourself, but for reference, here's the final expression for your Layer: position:
var shiftAmount = thisComp.layer("CONTROLLER").effect("Shifter")("Slider");
thisComp.layer(index - 1).transform.position + [-shiftAmount,shiftAmount];
Here's the final expression to paste into your Layer: Effects - Fill - Color:
var greyValue = thisComp.layer("CONTROLLER").effect("ColorShift")("Slider");
var r = greyValue;
var g = greyValue;
var b = greyValue;
var a = 1;
thisComp.layer(index-1).effect("Fill")("Color") + [r,g,b,a];
Sections
0:00 - Designing the look
4:38 - Explaining how it all works
8:38 - Importing Photoshop into After Effects
12:39 - Repositioning with After Effects Expressions
18:48 - Recoloring with AE Expressions
24:28 - Adding Layer Styles & Copying the Effects
28:58 - Compositing it all together
Watch video How to make a 3D title using only 2D layers online without registration, duration hours minute second in high quality. This video was added by user ShūBa̱ck 24 April 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 268 once and liked it 8 people.