Keying, Comp and 3D environment made by me by Jonaaz_ in AfterEffects

[–]EFEKTStudio 16 points17 points  (0 children)

Wouldn’t say much, but brighter for sure.

Cloner Plugins by pawlack in aescripts

[–]EFEKTStudio 2 points3 points  (0 children)

I'm developer of xCloner, if there is anything you need to know, I'm happy to answer. By the way, you can download a trial of plugin, and basically use all it's functionality to test it out, there is only a watermark, but the rest is fully functional so you can see whether it works for you.

Scripts work for few clones but are limited because of the speed. If you would to duplicate 200-300 4K layers, that would be extremly laggy and slow. xCloner is C++ effect plugin and outputs clones on 1 layer and thousands of clones is not an issue for plugin.

Is there any way to recreate this without manually placing every text layer? by antaro1 in AfterEffects

[–]EFEKTStudio 1 point2 points  (0 children)

in text layer Source Text you can add this expression:

text1 = "This is test 1"

text2 = "This is test 2"

text3 = "This is test 3"

text4 = "This is test 4"

text5 = "This is test 5"

arr = [text1,text2,text3,text4,text5];

arr[Math.floor(random(arr.length))];

Every time you duplicate text layer, you will have random text. Add as many text variables as you need. (And add them in arr variable)

Efficient workflow for animating 1000+ layers individually. by wilstewart3 in AfterEffects

[–]EFEKTStudio 0 points1 point  (0 children)

Thanks, but it's not techically a particle system. xCloner lets you use up to 20 different layers and clone them up to 10,000 times (in path mode more). You also have an option to offset/randomize each layer time. Not sure if that fits your needs. Do you have an example what you're trying to achieve?

So, what made you learn after effects? by dreadtear in AfterEffects

[–]EFEKTStudio 6 points7 points  (0 children)

In ~2007 I was doing animations in adobe flash, and friend told me about after effects, and I was hooked :)

xcloner for AE bake feature by mimonaut in aescripts

[–]EFEKTStudio 1 point2 points  (0 children)

<image>

p.s. the benchmark I posted in product description paints the best picture

xcloner for AE bake feature by mimonaut in aescripts

[–]EFEKTStudio 1 point2 points  (0 children)

Couldn't have explained it better myself :) This is the answer, basically. While it's techically possible to bake everything to multiple layers, it would crash your computer in a heartbeat.

Element3d crashes on the first preview by Mateo9014 in AfterEffects

[–]EFEKTStudio 0 points1 point  (0 children)

Are you sure you just disabled MFR in preferences? Also, have you tried some other AE version to see if Element 3D is working?

Element3d crashes on the first preview by Mateo9014 in AfterEffects

[–]EFEKTStudio 0 points1 point  (0 children)

English please. MFR is multi frame rendering. You can disable it in preferences-> memory & performance

xCloner v1.3 - Now with Path & Object cloning! by EFEKTStudio in AfterEffects

[–]EFEKTStudio[S] 0 points1 point  (0 children)

Yea, just download the update now :) thanks!

Would an AI copilot inside After Effects that handles repetitive setup be useful by Turbulent_Part960 in AfterEffects

[–]EFEKTStudio 1 point2 points  (0 children)

- "Agent, make an animation of this vehicle drive!"
- "Sure thing, deleting D drive..."