-
[How?] Camera to follow object with a wiggle expression
Hi guys, new to the forum here 🙂
allow me to get straight to the point, its driving me crazy!Basically all I would like to do is:
Camera > Follow > Partical Emitter + Wiggle(I’ve got it to follow, just need to implement a wiggle somehow)
https://i.imgur.com/ThnOHLt.pngCant put it any simpler than that 🙂
Thanks in advance <3
——————–
This expression just follows the emitter#Implement a wiggle expression into here?temp = thisComp.layer("Lighter").effect("Particular")("Position XY");
[temp[0], temp[1]]