BT Action

Do It


Leaf nodes that make the agent do something or change some state in the game are called Actions. An action that succeeds in making the change will return success. If it fails in any way it will return failure. Running is returned while the action is waiting for the result. That can be the case with for example a MoveToWeaponRange action.