Yeah, no, I don’t know what I’m doing. Isn’t there a way to assign which player controller controls what? I just want my character to respond to MyPlayerController and the camera to BP_FirstPersonPlayer.
So far I’ve tried:
- Create an especific Mapping Context for my character
- Create a second camara actor, but the problem it’s the same, I can’t get it to move.
Something that hasn’t ocurred to me is to plug in a second controller, but that shouldn’t be an issue, right?