Skip to main content
Participant
October 7, 2020
Question

How can a character face towards left/right (character animator)

  • October 7, 2020
  • 1 reply
  • 205 views

Hi,

How can i face my character face towards the direction of movement?

ie; If i click left or right arrow on the keyboard the character walks towards that direction, but after releasing the key the character will face forward. How can the character face towards left or right after walking?

This topic has been closed for replies.

1 reply

alank99101739
Legend
October 7, 2020

I don't recall the walk behavior having a latch capability, so I think you would have to add your own swapset to the three profiles and then use a manual trigger. So when walking stops, hit a trigger to face the desired direction. (i have not tried it however - not sure how Walk and a swapset will play together - will one block the other?) Best suggestion I have to explore.