Blog

On-trend stretchy textual content with After Results

Let’s start by having a look at what we’re working in the direction of:

On the core of this method is the After Results plugin CC Energy Pin. The “CC” means this impact was developed by Cycore, and ships without cost with After Results. It’s an developed model of the dated “Nook Pin” impact, and has some distortion parameters that can actually assist us. Let’s dive in!

This tutorial is kind of beginner-friendly, however some understanding of After Results and its terminology will definitely assist!

1. Create composition

Open After Results and arrange a comp with about 30 seconds, and dimensions about 2x your meant last output (it will enable us to scale it down later, hiding any ugly rasterised edges).

2. Create some textual content

This impact seems to be greatest when utilized to quick items of textual content. I’m going to make use of the Horizontal Sort Instrument by urgent cmd+T(MAC) ctrl+T(PC) and create a pleasant, daring single phrase.

I’m utilizing the PODIUM Sharp font for this train, however you need to use no matter font you favor. One thing sturdy and angular will in all probability work nicely.

3. Pre-compose the textual content

For greatest outcomes, The textual content we’re distorting must go proper to the sides of its comp, so we have to “precomp” the textual content by right-clicking it and choosing Pre-Compose, or urgent cmd+shift+C (Mac) or Ctrl+Shift+C (PC).

I’m going to name it textual content for pinning. Open this new comp.

4. Crop the precomp

Within the textual content for pinning composition, click on Area of Curiosity (within the backside widgets of your viewer panel).

Click on+drag wherever within the viewer to begin tightly framing the textual content. Scale this body as tightly as potential round your textual content. Watch out of letters like O or U as their curves typically sneak barely increased than different “flat-topped” characters. Now go to the Composition menu within the prime bar, and choose Crop Comp to Area of Curiosity.

5. Apply CC Energy Pin impact

Return to the primary composition and choose your layer textual content for pinning. From the Impact menu, select Distort > CC Energy Pin.

Immediately, you’ll see controllers on the 4 corners of your textual content, which you would begin animating with, however to provide us extra management and flexibility, we’re going to join these factors to Null layers.

6. Create management nulls

In the event you’ve had a fiddle with the facility pin nook controls (I don’t blame you, its enjoyable!), simply click on reset on the impact earlier than continuing.

We want a null within the Comp location of every nook. From the Layer menu, click on: New…>Null Object.

A null layer is an invisible layer—an empty object on the stage, which may act as a father or mother to different layers

Scale the null up a bit of so it will likely be straightforward to pick in future. This subsequent factor is elective, however I choose to heart the anchor level on my nulls: Hit the Y key in your keyboard and whereas holding down cmd(MAC) / ctrl(PC): click on and drag the null’s anchor level to its heart.

Maintain down cmd(MAC) / ctrl(PC) and drag the null so it snaps to the highest left nook of the “textual content for pinning” comp.

Duplicate the null.

Maintain cmd(MAC) / ctrl(PC) and drag to the top-right nook, then repeat for the remaining two corners. Rename your nulls to one thing that can make sense like: Null_topLeft and many others.

7. Join management nulls

We now have to hyperlink our nulls to the nook pin controllers.

Choose all nulls and hit the P key to indicate place. For greatest animation versatility, we must always separate X and Y on these place values. Choose by holding Shift and clicking every of the place values (click on on the phrase place). Proper-click and choose Separate Dimensions.

On the “textual content for pinning” layer, twirl down Results > CC Energy Pin and also you’ll see values for every of the corners. It’s now time to jot down some expressions.

For every nook; we have to hyperlink our single property to the X and Y values of the corresponding null.

The expression is barely superior as a result of we face 2 obstacles:

  • A) We now have separated dimensions of our nulls.
  • B) CC Energy Pin works in layer house, whereas nulls exist in comp house. The next expression will get the world Place of the null facilities, and convert them to the layer house location.

Apply this code to the top-left worth of CC energy pin by holding decide(MAC) / alt(PC) and clicking on the stopwatch icon subsequent to the worth, then pasting this textual content into the textual content discipline which seems within the timeline:

1srcLayer = thisComp.layer(“Null_topLeft”);
2
3anchorOffset = srcLayer.anchorPoint;
4
5srcPos = srcLayer.toComp(anchorOffset); // Get world place of the middle
6
7fromComp(srcPos) // Convert to layer house

Repeat this course of for the remaining three nook values, altering the layer identify in line 1 to the identify of the null which the nook must be managed by.

We now have nulls controlling our corners!! After transferring some nulls round, It would look one thing like this:

We are able to keyframe our nulls and create all types of enjoyable animations with them, however to attain some standard seems to be utilized by manufacturers like Nike, Spotify & Vice; learn on for the following steps.

You possibly can entry the expressions on any layer by choosing it and double-tapping the E key

8. CC Energy Pin parameters

If we have a look at the choices of the CC Energy Pin Impact on our textual content layer, we are able to see just a few parameters, as talked about earlier.

  • Perspective: exponentially scales the letters making them smaller the place the closest pins are shut collectively, and wider the place the closest pins are far aside. Relying in your design, this may be useful. However for many graphic therapies, it seems to be greatest set at 0%: primarily turned off (though, underneath the hood; your processor is definitely working more durable to counter the pure impact of perspective stretching.)
  • Unstretch: This impact primarily distorts your layer in the other way to the place your nook pin is. I’m but to discover a use for this so I maintain it turned off.
  • Growth: Scales your textual content whereas nonetheless remaining appropriately distorted. That is useful for small tweaks on the polish stage to make sure your work seems to be proper from a graphic design perspective.

OK! Let’s kick it up a notch in these subsequent steps…

9. Duplicate

One puppetted block of textual content is cool by itself, however when paired with one other piece of textual content this impact might be actually dynamic for main the viewer’s eye from phrase to phrase, emphasising two phrases forwards and backwards between one another, or simply attaining one thing loopy that can assure to attract the attention.

Within the Venture window, duplicate the comp “textual content for pinning” utilizing cmd+D(MAC) / ctrl+D(PC). Lets add an “01” to the identify of the unique comp and name this new one “textual content for pinning 02”.

Open the brand new duplicate and alter the textual content to a different phrase. Regulate the scale of the comp to suit your new textual content snuggly utilizing Area of curiosity (discuss with step 4).

10. Increase comp to accommodate extra textual content

Only for now, let’s develop our primary comp to accommodate the second piece of textual content.

With the primary comp open, pres cmd+Ok(MAC) ctrl+Ok(PC) to convey up the Comp settings. Within the superior tab, change the anchor to the middle-left sq. so any scaling will develop our canvas proper. Again within the Primary tab, double the width of your comp by clicking on the quantity worth and including *2 after it. Hit enter and your comp needs to be twice the scale, along with your unique textual content comp sitting within the left half.

11. Add the brand new textual content comp

Drop the comp “textual content for pinning 02” into your primary comp. Align it in order that its left edge is touching the appropriate fringe of “textual content for pinning 01” by holding cmd(MAC) / ctrl(PC) + dragging the comp (don’t fear in regards to the lack of an area between phrases, we are able to repair this later).

12. Rename current nulls

Rename “Null_topRight” & “Null_bttmRight” as: “Null_topMid” & “Null_bttmMid”. The expressions ought to auto replace and they’re going to nonetheless have the identical management as earlier than.

13. Create new nulls

Duplicate “Null_topMid” & “Null_bttmMid” by urgent cmd+D(MAC) ctrl+D(PC). Rename them as: “Null_topRight” & “Null_bttmRight”. Drag them to the right-hand aspect of the brand new textual content layer.

14. Add CC Energy Pin to the brand new textual content

Repeat step 7 on the brand new layer, being cautious to hyperlink the appropriate nulls to the corresponding corners.You’ll now have a enjoyable comp arrange the place you may transfer the center nulls backward and forward, to provide every phrase extra display house.

Strive parenting Null_bttmMid to Null_topMid, so that you solely need to animate one null for excellent impact. You possibly can regulate the Growth (%) settings on every layers’ CC Energy Pin settings to provide you an area between the phrases.

OK, Let’s go Bananas!

15. Create a brand new composition

Now that we’ve established the strategies and expressions we want for this impact, we are able to begin actually layering issues up.

Create a brand new comp. To make this one social media-friendly, let’s make it 9:16. I’m going to make my comp 4320p x 7680p to ensure no pixelation within the last export, however if you’re on a slower machine; you can begin small and use these dimensions: 1080 x 1920.

16. Import from first comp

Shift + choose every thing from our unique primary comp. Copy and paste into this new one utilizing cmd+C & cmd+V(MAC) / ctrl+C & CTRL+V (PC).

17. Create a “Center Tile“

Create a brand new comp referred to as “Center Tile”, make it sq., and about half the scale because the “goBananas” comp. Add some textual content (or possibly a emblem) to this comp and insert it into our “goBananas” comp.

18. Reposition anchor factors

We are actually going to click on and drag our null layers (whereas holding cmd (MAC) / ctrl(PC), so that they snap to place) and reposition them in order that our unique textual content wraps across the prime and proper sides of the tile.

We are able to use the Align panel to align our out nulls to the corners of the Comp.

19. Add some extra nulls

We’ll want two extra nulls to provide us all of the management we want. Add a brand new one to the underside left of the center tile, and the underside left of the composition. Now rename the nulls so that they make sense to you of their new positions.

Rename your nulls such that there are by no means two nulls with the identical identify at one time

I named my nulls as follows:

19. Apply CC Energy Pin to the center tile

Apply the CC Energy Pin impact to the “Center Tile” Layer, and use the expression once more from step 7 to hyperlink its corners to the corresponding nulls. Make sure to set Perspective to 0% within the CC Energy Pin impact.

20. Duplicate the textual content layers

Duplicate the layers “textual content for pinning 01” and “textual content for pinning 02”.

Edit the goal nulls within the expressions on these duplicate layers, linking their corners to the corresponding nulls, in order that they fill the clean house on the backside and proper of the comp.

Regulate the enlargement on every layer, to provide a bit of house round your textual content.

21. Grasp management null

Create a single null within the heart of the comp and father or mother the 4 heart nulls to this “Grasp Management Null” by holding Shift and choosing all of them. Of their Father or mother & Hyperlink dropdowns, select the brand new “Grasp Management Null”.

22. Animate!

Set Keyframes on the rotation, place and/or scale properties of the Grasp Management Null by holding decide(MAC) / Shift+alt(PC) and urgent the P, R and/or S keys.

Regulate these values over time, utilizing the time ruler marker in your timeline comp and see what sort of results you may get from these strategies. Let’s remind ourselves of what we’ve made:

That’s a wrap!

I hope you loved this After Results tutorial! Kinetic textual content, stretchy sort (nonetheless you need to outline it) is having a second proper now, so get training and see what inventive stretching you are able to do with it! Try these programs and articles proper right here at Envato: