Skip to main content
SMH_USA
Participant
October 23, 2022
Answered

Preset 2D text box.ffx

  • October 23, 2022
  • 3 replies
  • 677 views

Can anyone tell me what the preset "2D text box.ffx" does? It's in the Presets/Shapes/Elements folder, and I'm not sure what it's for. I'm just curious.

This topic has been closed for replies.
Correct answer Rick Gerard

It creates a shape layer that will fit behind a text layer no matter where you move the text layer. 

With no layers selected, double-click the Preset. Make sure there is a text layer in the composition. Then all you have to do is select the appropriate text layer. 

3 replies

Community Expert
October 24, 2022

Podrías también utilizar Adobe Bridge para tener una vista previa de lo que el efecto hace.

Byron.
Rick GerardCommunity ExpertCorrect answer
Community Expert
October 23, 2022

It creates a shape layer that will fit behind a text layer no matter where you move the text layer. 

With no layers selected, double-click the Preset. Make sure there is a text layer in the composition. Then all you have to do is select the appropriate text layer. 

Participant
January 30, 2023

Trying to use it as I'm typing this comment on a basic text layer. I add the effect to my comp, it adds a gray box, but even after setting the layer to my text layer nothing happens. Any ideas what I'm doing wrong?

Participant
January 30, 2023

Looks like the expression has an error built in.

const isTextLayer = (L) => L.text instanceof Group;

Error: > does not have a value

Dan Ebberts
Community Expert
Community Expert
October 23, 2022

It looks like you would apply it to a shape layer and it will create a new rounded rectangle (called "Text Box"), with controls where you can select a text layer to size it to, and lots of other customization parameters.

SMH_USA
SMH_USAAuthor
Participant
October 24, 2022

Thanks Dan.