For example, I need to create an animation that has the following steps:
- two wires connect to a box from the left
- those wires and the box both travel 2" to the right to connect to another box
- two wires come down from the top at the same time as a latch rotating closed between boxes
Steps 1-3 all need to happen sequentially as opposed to all at the same time. Right now, I can only get step one to work. From what I can tell, there's no way for me to follow up that animation by having the two wires and the box move to the right together, followed by the remaining animations.
If I create a new key frame and move the wires and box over, they will start in that position in the first key frame instead of animating between the two.
Any help would be greatly appreciated!