I have a component named DOOR. Within this component, there are two parts: DOOR_MOVABLE and DOOR_FIXED. Upon clicking the DOOR component, I want DOOR_MOVABLE to rotate by -180 degrees, and then the entire DOOR component should slide into a hatch. I can manage the single components to do what they should do upon clicking the single but would like just on click to make it all happen. Thx
FOLDING SLIDING DOOR.skp (15.0 KB)
add up the actions as steps, distance ( i double in steps to slow down the movement of slide) and the rotation. then activated or deactivated when condition met (like points on a time line)
so only one animate to feed data to the different movements
FOLDING SLIDING DOOR.skp (15.0 KB)
Can you show me a example? The file is the same as the one I uploaded.
sorry, did use same, thought saved it, file with DC within
double hinge pocket.skp (46.1 KB)
Thank you very much