If you're new to AE,.You'll be glad you did.REMEMBERDon't downvote a relevant submission you simply don't like; kindly explain in a comment how it could be improved - anonymous downvotes don't help anybody.Welcome to AE on reddit!We're here to help with your After Effects problems, critique your pieces, and sometimes provide a spot of inspiration.We are not here to be sold to or spammed, so no posting of your AE templates, please.And don't advocate piracy, please.If you post a video, please explain in the title of your post why you're posting it. Are you looking for critiques for your piece or are you showing off someone else's work that you've found that is inspirationally excellent?If you'd like to join us on Discord,!If you're new to AEPlease, please, please. A foundation in the basics now will prevent much frustration later.Once you've gone through that, here are some other helpful resources:.What computer hardware should I buy?See.If you're here for technical supportGreat! We'll try to assist. However, for useful help, please provide as much info as possible. It includes things such as:.Your computer's specs.Exact version of AE you use - not just 'CS6' or 'CC', but the actual version number (for example, 11.0.4 or 12.2.1 or 13.2.0 or 13.7.2 or 13.8.1).A clear description of the issue/problem.Screenshots and/or videos of the issue.Screenshots and/or videos of the thing you want to create.What you already tried.Effects/plugins you useIf you are here for a critique of your workThis community is meant to be a place of helpfulness. As such, we encourage an atmosphere of helpful critique.

Don't be shocked if you post your masterpiece and people have a few useful suggestions for you. We are all here to help and learn together.Thanks, and happy After Effecting!Related subreddits:.VIDEO.3D.IMAGE EDITING.VECTOR GRAPHICS.And, if you really want to get into music visualization.

Adobe after effects cs6

Hi there!I have an AE problem requiring an urgent solution and thought I'd ask on here in case someone knows the magical answer.:)I have a.psd element that I need to animate in a sequence. I have used the puppet pin tool as it is a straight horizontal image of a 'sandsnake' that I need to have diving in an 'over and under' manner. It is only in 2D, so that's easy enough. However, while I have that animation in place and could easily get it to go across the screen, I actually need it to leap up and over as it passes a certain point on screen.Here is the problem, as this messes with the puppet pins if I then try to animate the already loop-animated snake. I've set up a motion path and was trying to establish keyframes for the 'head' puppet pin and then use expression code on the remaining pins so that their take their position at any given time as a direct copy of the position of the 'head' puppet pin, albeit from a time 12 frames or even 1 second ahead.This way, I thought I could have the puppet pins move along the motion path in the arc that I need and then modify the code so I could add the slight wiggling movement on top of that.I hope I'm explaining myself well enough, it's late and I'm new to all this.

Effects

If it helps any I could describe the motion as similar to that in Maltaannon's CG snake animation tutorial except that my snake is a side-view and a still image with puppet pins, rather than multiple segments following a leader via a controller.I'd appreciate any help you could give me in the next 24 hours. If not, then I'll have to work out a substitution on my own. Thanks in advance:). This solution makes some assumptions. One is that the pins are numbered such that Pin 1 is the leader(head), Pin 2 is behind that, etc. It also assumes that you haven't renamed the pins. Before you start and after you stop animating the lead pin, all the pins will of course be in the same location.delayFrames = 4;p = effect('Puppet').arap.mesh('Mesh 1').deform('Puppet Pin 1').position;idx = parseInt(thisProperty.propertyGroup(1).name.split(' ')2,10)-1;delay = idx.framesToTime(delayFrames);p.valueAtTime(time-delay)Dan.

Thank you so much for the quick reply. If I'm understanding right, I should keep that code as is and use the exact same code for each puppet pin?

If that's the case, despite the head pin (pin #1 as you assumed) being animated via keyframes along the motion path, the other pins don't follow along at a distance, rather they all bunch on the one position throughout the sequence.So, they all stay on pin 1's position the entire time, all 8 pins move across the screen at the Pin #1 position.Perhaps I'm misunderstanding the code (I'm extremely new to expressions)? Thorne: the script doesnt have 2001 lines. If you copied it in the navigator and pasted it in a new jsx in ExtendScript, you might have copied more than the script code.

For me it works fine.: Thank you for posting this.Regarding the snake/tentacle thing, it is not a straightforward modification.For a 'snake', there is only one motion path that is common to all elements in the trail. All elements follow that same path, but at different times.For a 'tentacle', if you want to do something interesting with it (ie animate it) you'll need to animate the underlying curve itself, and there can be as many different curves as they are frames in the animation.

It's a lot more complicated (animation work). You can't do this with an expression.Xavier. This has probably been solved eons ago however I will paste my system here in case anyone else looks it up.

I was doing something very much the same last night in my old version of After Effects CS5.5If you have a snake or similar image and apply puppet pins and want it to move along a motion path and to warp along with the path this is how I did it;Draw a motion path, say a long wavy line or a spiral, place your snake or image at the start of the motion path lining up your leading puppet pin on the first point of the path. Now copy and paste the motion path (motion path 2) - this will be for the next puppet pin (puppet pin 2) to follow - using the pen tool click the second motion path and add a new point to the path before the first point in line with your image's second puppet pin (you might have to do this by eye or maybe the snapshot button will work to show exactly where the pin is?). And do this for each puppet pin - basically give each puppet pin its own motion path that is extended back from its starting point to line up with each pin.Now you can copy the 'path' value of each motion path layer and paste onto the 'position' value of each puppet pin. So number your motion path layers and puppet pins accordingly - motion path 1, motion path 2. Puppet pin 1, puppet pin 2.

After Effects Cs6 Free Download

Before you paste your motion path values onto any puppet pins. Using a copy of your snake or image, place it with the first puppet pin at the ending point of the path, now position the other pins to line up on the path where you would like them to finish. You can use the pins now as a guide to add an extra anchor point on each pin's motion path and snip the end off so now each pin has its own start point, end point and their own motion path.

Puppet Tool After Effects 2018

I forgot the end point at first and you can imagine what happens, every pin ends on the same position which crumples up the image towards the last frame.Now you can copy each motion path's 'path' value onto their relevant puppet pin's 'position' value for your original snake/ image and it will now move and warp perfectly along the path, (which is now actually several motion paths on top of eachother). (NOTE: if your puppet pin and image path jump way off position after you paste the values ( which mine always do and i dont know why), in the comp window simply drag it back into position lining it back up with the motion paths you originally drew. These path layers can then be deleted.).

nowboted – 2020