-
Folding solids
Hi how do i get this thing going its a pian to do it manualy and im sure it is possible by expressions
here is what i wanna do
lets say i have 3 (i have more) solids (videos) all at the same poistion covering each other
now i want the first one(red color) to rotate 180 on x then the second one (blue color) to rotate -180 from the position of the red solid and then the third solid (green color) to rotate 180 from the position of the blue solidi guess something to do with this :
delay = .5;
parent.transform.xRotation.valueAtTime(time – delay)but how do i set it right and how i control that one go 180 and the other goes -180?
is that a chalenge???
thanx guys in advance