Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Pseudo Effect Text Object?

  • Pseudo Effect Text Object?

    Posted by Arthur Hakhverdian on November 29, 2018 at 11:29 pm

    Hi, fellow cows and bulls.

    I recently started exploring Pseudo Effects through manual editing of the PresetEffects.xml file. Of course, Jesse Toula’s Pseudo Effect Maker looks like it could be invaluable for rapid deving of Pseudo Effect based tools and I am considering it as/if our need to make these continues and grows.

    Still, I’d like to close some of the gaps in my understanding of how Pseudo Effects work in Ae. Specifically, in the promo and instructional videos of Pseudo Effect Maker on its aescripts product page, I noticed on the tool’s palette an option to add a Text element. I had never heard of this before. In the upper portion of the aforementioned PresetEffects.xml file, where all the parameters for each controller are documented, there is no mention of this Text controller. What is it? Is it for inputing string values like the Source Text attribute of the Text layer or JSON file parameter?

    Would you kindly provide an XML snippet needed to add that Text thing to my Pseudo Effect controller set?

    Many thanks in advance.

    Dan Ebberts
    replied 7 years, 5 months ago
    2 Members · 5 Replies
  • 5 Replies
  • Dan Ebberts

    November 29, 2018 at 11:49 pm

    As far as I know, there is no Text element. I think what they’re doing is using an empty Group, but I’m not what that does for you exactly.

    Dan

  • Arthur Hakhverdian

    November 30, 2018 at 12:16 am

    I think what they’re doing is using an empty Group
    I’m sure that’s not the case. Watch this: https://aescripts.com/media/catalog/product/p/s/ps-gif-03.gif
    This is not (mis)using the Group element as a section label or something. Besides, even an empty Group element would display the expand/collapse triangle icon to its right, no? This is clearly something else.

  • Dan Ebberts

    November 30, 2018 at 12:21 am

    >I’m sure that’s not the case.

    This is from their help page:

    “Text controls will appear as empty group controls in the copied XML. Text controls do not actually exist in the PresetEffects.xml file, they are just a hack by creating a group that contains no controls.”

    Dan

  • Arthur Hakhverdian

    November 30, 2018 at 12:55 am

    Thank you again for the reply, Dan.

    Despite my confidence, I was completely wrong and you were completely right!
    I actually emailed Jesse shortly thereafter and he kindly replied:

    It is just a label element, there is no interactivity from a user perspective. I’m probably going to be updating the name of that control in the future because you are not the first one to ask about that. (…)

  • Dan Ebberts

    November 30, 2018 at 1:05 am

    Nowadays, it’s not that hard to do them by hand, but there are a couple of key points to remember. One is to make sure you begin your match names with “Pseudo/” so that any post-AE CS6 users don’t need to do any kind of install or modify their PresetEffects.xml file to use your controls without error messages, and the other is to create your presets in the oldest version of AE that you plan to support, because the .ffx files are not backwards compatible. Other than that, it’s pretty straightforward: add your XML to PresetEffects.xml, restart AE, use a simple script to apply your pseudo effect to a layer, save the effect as a preset. Done.

    Dan

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy