Animations :ink:

How do you make 2 characters do animations at the same time. Like, my script is
@AXEL is punch_jab
@HIPPIE is punch_receive
but it’s delayed. how do you make it to where they happen at the same time? thank you in advance xx :slight_smile:

1 Like

@AXEL is punch_jab and HIPPIE is punch_recive

OR

@AXEL is punch_jab
&HIPPIE is punch_receive

1 Like

It will be the other way around
&CHAR1 is punch_jab
@CHAR2 is punch_receive

-Facepalm-
I knew that.

Its alright, I just wrote so that she won’t get confused.

1 Like

thank you!! it worked <3

1 Like