-
block transition with Fractal Noise
I’m trying to create a transition that reveals lower thirds with a square pixeled wipe effect.
I’m thinking building a random grid of pixels with fractal noise (which I have) but am not clear on how to make the pixels travel from a total black screen to a wipe from left to right of randomly generated white pixels ending in solid white.
Basically block dissolve with settings of:
Width 8.0
Height 8.0
Feather off
Except moving left to right. Any Ideas?