NPC walking direction animation when following player

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By amberlimshin

Hello!

Can someone explain or share some keywords so I can find some info/tutorials about this:

I have UP DOWN LEFT RIGHT walking animation for my NPC, and i would like to have them animate automatically in the appropriate directions when following my main character.

I’m thinking it miiiight have to do with animationTree node? but I can’t wrap my head around how to implement the direction animation automatically.

Thank you in advance. :slight_smile:

How about get the direction to the player, then play animation accordingly?

Ethan63 | 2021-09-03 13:06

Hmm… let me try. maybe i should reverse engineer it.

amberlimshin | 2021-09-05 02:46