Okay, if you just need the expression here it is. You'll need to have controllers set up for this. var freq=thisComp.layer("control null").effect("Freq")("Slider"); var amp=thisComp.layer("control null").effect("Amp")("Slider"); var scale=thisComp.layer("control null").effect("Scale")("Slider"); seedRandom(linear(transform.position[0],0,1920,0,scale)); var x=wiggle(freq,amp); seedRandom(linear(transform.position[1],0,1080,10,(10+scale))); var y=wiggle(freq,amp); [y[0],x[1]]
@CaleOglesby5 жыл бұрын
What do you do if you get errors on line 5 stating " Error - argument 1 to SeedRandom() must be scalar"
@LongLiveMikey5 жыл бұрын
@@CaleOglesby Are you putting this on position?
@CaleOglesby5 жыл бұрын
@@LongLiveMikey yessir. On Position of a 2d object in AE 2019 - does this method rely on the updated java expression engine? Here is my file: www.dropbox.com/s/fecbxvkd44fnvw0/OffsetUnifiedWiggles_2019.aep?dl=0
@CaleOglesby5 жыл бұрын
Ok, I've solved the issue. This is just not a method that currently works in older versions of After Effects (CS 6-CC2018). If anyone is having issues with errors, you probably have the wrong expression engine running in your file or the wrong version of AE - you need 2019. Under File>Project Settings> then go to the Expressions tab and change to the other engine. Looks to be functioning as normal now - Thanks!
@vegardpedersen5 жыл бұрын
You make great tutorials. I remembe the video you showed how to make a slider for text. I used it on a presentation movie and got an A :-)
@StNegarkhaneh4 жыл бұрын
do you know in Wiggle Paths TEMPORAL PHASE and SPATIAL PHASE what do they do exactly?
@joannam71995 жыл бұрын
What do you do if you get errors on undefined is not an object?
@pp78005 жыл бұрын
Great tuturial!!!But tell me please where can i get the dialog box for expression that u use it looks exactly like programm called sublime text .)))
@LongLiveMikey5 жыл бұрын
In the newer versions of After Effects, they upgraded the expression engine. its really nice.
@pp78005 жыл бұрын
@@LongLiveMikey thanks i see i thought it was a plugin)))))
@antero_m Жыл бұрын
I'd love to make this into a sinchronised wave, so it's like "a almost three dimensional wave"