expressão de ruído após efeitos
noise(time)*100;
//time - the higher the value the faster it shakes
//100 - the higher this value the higher the amplitude
//Will produce the same result every time.
//If you want it to be unique on every layer, use wiggle() expression instead
KettlemNaN