Learn to use After Effects particles to create a spray paint effect to add text, logos and other images onto your video. Even create stencils that you can spray and then peel away leaving the stenciled image on the surface.
AE Expressions to link CC Particle World Producer Position to Null Object Position:
Position X:
target = thisComp.layer("Null 1"); // this would be your layer to track
(target.position[0]-(thisComp.width/2))/width
Position Y:
target = thisComp.layer("Null 1"); // this would be your layer to track
(target.position[1]-(thisComp.height/2))/width
Position Z:
target = thisComp.layer("Null 1"); // this would be your layer to track
target.position[2]/width
Watch video After Effects Virtual Spray Paint and Stencil online without registration, duration hours minute second in high quality. This video was added by user MaxiMizeMedia 01 September 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 2,975 once and liked it 33 people.