AI Movement

I suggest using Behavior Tree to control your AI, and in that BT have a custom decorator that check’s player orientation every tick, or have a service that does that, puts result in AI’s Blackboard and then use a Blackboard-checking decorator.

At least that’s what I’d do :smiley:

Cheers,

–mieszko