The character won’t run with the other

I need help with why my my character won’t run with the other.
I have:
@CALLIE walks to spot x y z AND CALLIE does it while run_athletic AND AXEL walks to spot x y z AND AXEL does it while run_athletic

2 Likes

I mean I don’t see anything wrong but I’m blind sometimes so maybe I’m missing something. Maybe there’s something else that’s wrong near that line? Or you could try splitting the command up, like this:

&CALLIE walks to spot x y z AND CALLIE does it while run_athletic
@AXEL walks to spot x y z AND AXEL does it while run_athletic

1 Like

I didn’t split the command last time because I wanted them to run at the same, but I’ll see again

1 Like

If you use & instead of @, they’d run at the same time in any case ^-^

Ty✨

1 Like

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