Unreal Engine 4 AI Move When Bumped By Others Without Behavior Tree

A simple way to make an AI move away from the path of the player or another AI trying to move to a destination. The ReachedDestination bool can also be use for other scenarios such as should they fight while going to their destination or reach their destination first before they are allow to fight.
Back to Top