Thanx
how do i get the project files?
or just follow the description?
also is there any other way to make it look real another plugin or a different software?
i need smoke rings out of a chimney
Ill try to explain better
i have a comp lets call it square
in comp i have a 50X50 pixles black square that change to white
in the main comp i have a 5 squares in each row and 5 in each colmn
meanning i have 25 squares
i want to have a look of an equalizser bars rising in different ways
so i can have only the 5 on the left showing black and the one next to it just 2 are blacks and the rest are white after few frames the third row is black and the others are white
in reality i have each square showing a video of someone showing a card to the camera making it all black and then remove it
(its like the effect of people holding cards in a game with letters)
and i use time remapping to control what is showing
is that clear?
thanx
Thanx ben
its not exactly what i meant but it helped me figure it out
i used this expression
delay = .5;
parent.transform.yRotation.valueAtTime(time – delay) *-1
after aligning the anchor point of the layers
it was quite easy
is there also a way to change the anchor point for one layer to the left side and the other to the right side and so on automatic?
just trying to save some more time using expressions 🙂