How to make my characters hug?

Hello!
I hope I am posting this in the correct place.
I am having trouble with making my characters hug each other in one of my scenes. What I am trying to do is make VEREENA run to MOM and they hug each other.

When I play this scene in the app, VEREENA floats to MOM instead of running to her. They also do not hug each other; VEREENA is just standing on top of MOM. Here is the code below:

&VEREENA walks to spot 0.977 236 92 and VEREENA is run_athletic_neutral_loop and VEREENA moves to layer 1
VEREENA (hug_neutral_loop_rear)
Mom!
&MOM is hug_neutral
@pause for 3

Please let me know what I can do or reference to try to fix this problem; any advice is appreciated.

Thank you! <3

Can you screenshot both the code and the outcome.
Also where is MOM standing?

1 Like

@VEREENA walks to spot 0.977 236 92 and VEREENA does it while run_athletic_neutral_loop and VEREENA moves to layer 1 THEN VEREENA is hug_neutral_loop_rear AND MOM is hug_neutral
VEREENA
Mom!
@pause for 3
This should work :slight_smile:

1 Like

Also check out this thread too :slight_smile:

1 Like

I added THEN VEREENA faces left into the code and it works beautifully! Thank you :blush:

1 Like

I fixed it, but thank you for your help!

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