Made an entire ScriptUI using chatGPT got stuck only only one thing..

All things .jsx

Moderator: Paul Tuersley

Post Reply
funkyChicken
Posts: 1
Joined: July 12th, 2023, 12:46 pm

Hello, AEnhancers Community,

I've been working on a script with the assistance of OpenAI's ChatGPT, and I have reached an intriguing issue that I believe could benefit from your collective expertise.

The script is designed to simplify the process of adding wiggle expressions and controls to selected properties in Adobe After Effects. It's intended to do two main things:

  1. Add a wiggle expression to all selected properties.

  2. Add control sliders to the selected layer

The script works perfectly when applied to layer properties. However, when it comes to effect properties, it seems to struggle to complete its tasks in a single run.
Specifically, it requires multiple executions to successfully add the control sliders and the wiggle expressions to selected effect properties.

I'm sure there is a more efficient way to approach this, and I'd greatly appreciate any guidance or suggestions you might have. How might I adjust the script to achieve the intended functionality in a single execution, even when dealing with effect properties?

I look forward to your insights and learning from your expertise.

Thank you in advance, :o

Post Reply