would it be possible, that you could link the wiggle effect to the layer by default?
So that one can easily copy a layer with their own effect controls?
So instead of:
var fx = thisComp.layer("Layer").effect("Wiggle")
Link to:
var fx = thisLayer.effect("Wiggle")
That would be super handy to copy the layers and still preserve the wiggles individually!

Thanks,
Gerold