Smooth transition between each animation

I’m trying to have two characters move at the same time then kiss, but there’s always an awkward moment where they both just stand there.

@CECILIA walks to spot 1.019 270 131 in zone 1 THEN CECILIA faces left AND CECILIA is tinker_stand_neutral_loop_rear

&CECILIA faces right
&KAT walks to spot 1.085 295 106 in zone 1 AND KAT faces right AND KAT is kiss_makeout_loop_rear THEN KAT is kiss_makeout_loop_rear
&KAT moves to layer 1
&CECILIA moves to layer 0
@CECILIA walks to spot 1.019 243 127 in zone 1 AND CECILIA faces right AND CECILIA is react_startled_surprised THEN CECILIA is react_startled_surprised

Use “does it while” not “is” when you have characters waking while doing an animation.

@CECILIA walks to spot 1.019 270 131 in zone 1 THEN CECILIA faces left AND CECILIA does it while tinker_stand_neutral_loop_rear
&CECILIA faces right
&KAT walks to spot 1.085 295 106 in zone 1 AND KAT faces right AND KAT does it while kiss_makeout_loop_rear THEN KAT is kiss_makeout_loop_rear
&KAT moves to layer 1
&CECILIA moves to layer 0
@CECILIA walks to spot 1.019 243 127 in zone 1 AND CECILIA faces right AND CECILIA does it while react_startled_surprised THEN CECILIA is react_startled_surprised

1 Like

It worked, thank you!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.