Do you spawn the PlayerPawn by hand? If yes, do you actually possess it? The PlayerController has a function called “Posses” that takes in a PlayerPawn reference.
Do you spawn the PlayerPawn by hand? If yes, do you actually possess it? The PlayerController has a function called “Posses” that takes in a PlayerPawn reference.