Backwards Walking

Hi! I’m trying to code my character walking into view but she keeps walking backwards. I’ve looked on the forums for similar topics and tried the answers but she is still walking backwards. This is what I currently have:

@EMMA spot 1.420 373 -95 in zone 1 and EMMA is idle_rear

@EMMA walks to spot 1.420 181 -95 in 2 and EMMA does it while walk_neutral_rear and EMMA faces left

1 Like

Try removing
“and Emma faces left”?

1 Like

Yeah, using the “rear” walking can be difficult. I too visited the forums and it’s worded weird. I honestly don’t know how to help. Sorry :disappointed:

2 Likes

when using rear animations you have to make your character face the opposite way that you want them to face. what i mean by this is say for example you want your character to face right, you’ll want to write @CHARACTER faces left
instead of making them face right.

lol i don’t know why it’s like this but thats just how it works (:

@CrimsonCat6 i’m tagging you so in the future you can know how it works too!

2 Likes

Thanks I appreciate it! :yum:

2 Likes

thank you!

1 Like

What I’ve found that works while using rear animations with movement is it has to go in a specific order. For example:

@EMMA walks to spot 1.420 181 -95 in 2 AND EMMA faces left AND EMMA does it while walk_neutral_rear