Any number of properties can be keyframed at any point in time. When Record Mode is active, any property change creates a keyframe on that property at the current time — multiple properties can be changed before the playhead moves, and all changes are captured.
Example workflow:
Result: The element moves from the lower-left to the center, fades in, and scales up over 30 frames.
Properties do not all have to start and end at the same keyframes. Each property track is independent.
Example: An element could:
This asynchrony of properties is what creates nuanced, layered motion rather than a single robotic simultaneous transition.
When a group is animated, the group-level transform applies on top of all member transforms. This means:
This is intentional and powerful — use group-level animation for "macro" moves (e.g., the whole element flies in), and member-level animation for "micro" moves (e.g., individual parts animate internally while the group moves).