I have the default 3rd person character pawn, I’m trying to add movement commands to it from another character.
What I tried: Sending the input and action values through blueprint interface do not work, some old posts say you can “add any controller” then the add movement input nodes will work, but without a player controller it will not work. How do you do that or get around needing that?
Constraints: No possessing the character that I want to move