I’m trying to figure out the smartest way to create a control system where the animation blueprint’s state machine is the driving force behind the whole system.
For example, if you can go into a run state in the animation graph then we should also add a forward movement that matches.
Is there ever a case where this is a suitable way to go about things? Is there a reason that in the normal flow of things animation is secondary to the movement of the pawn?