How move AI away player?
get a vector from the actor to the player and then get the 180 degree vector. Pick a point on this line and use the ai “Move To” node within the behavior tree.
How move AI away player?
get a vector from the actor to the player and then get the 180 degree vector. Pick a point on this line and use the ai “Move To” node within the behavior tree.