Help with animation that follows another

@CHARACTER walks to spot 0.927 174 143 in zone 1 AND CHARACTER is run_athletic_neutral_loop @CHARACTER faces left AND CHARACTER starts hug_neutral_loop_rear
I want her to run and hug instantly but instead she runs and stops for a moment then hugs

1 Like

@CHARACTER walks to spot 0.927 174 143 in zone 1 AND CHARACTER does it while run_athletic_neutral_loop

Always use walking animations with “does it while” instead of “is”

Try this, and let me know if it helped.

@CHARACTER walks to spot 0.927 174 143 in zone 1 in 1.5 AND CHARACTER is run_athletic_neutral_loop THEN CHARACTER faces left AND CHARACTER starts hug_neutral_loop_rear

1 Like

Moved to Directing Help and Tips since this is about coding. Make sure to check out our Forum Tutorial for more info about creating topics, and feel free to PM me if you’ve got questions. :smiley:

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