How do i make a character run offset

I’m trying to make a character run offset, how do i do that?

1 Like

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

or any running animation

Thanks

@CHARACTER exits side and CHARACTER is run_athletic (or any animation)

1 Like

i now have another question how do you make a character enter a scene while running

@CHARACTER enters from left/right to [position] and CHARACTER does it while run_neutral