How to make your character walk off-screen while being scared? (LIMELIGHT)

How can I make my character walking off-screen/exit in with different behavior? I tried using AND command also ‘does it while’ command but it doesn’t work. They always walk neutral. But I saw in some stories that they can walk off screen angrily without looping background.

3 Likes

You have to make them do one of the walking animations. The walking while scared animation for limelight is walk_scared_loop, so your code should look like this:

@CHARACTER exits left/right and CHARACTER does it while walk_scared_loop

5 Likes

That helps! thankyou

1 Like

Closing due to one month of inactivity :slight_smile:

1 Like