what exactly are you wiggling that you’d need to add an effect? can you please explain? It would help me help you more. here’s what i’ve got:
//master control's position i suppose
whateverYourEquationIs();
//layer photon
var w = value+[wiggle(float, float)[0],0];
w + thisComp.layer("master control").transform.position;