Make AI move in a certain direction

Here’s my attempt to move an AI character forward using the AI framework.

BTDecorator_MoveForward:
Simply override PerformConditionCheck to allow BTTask_MoveForward to execute

BTTask_MoveForward: