You’re trying to process input in a Pawn you’re not possessing. Either possess that pawn, or use a non-pawn actor. Or use the player controller to send messages to any actor you want.
You’re trying to process input in a Pawn you’re not possessing. Either possess that pawn, or use a non-pawn actor. Or use the player controller to send messages to any actor you want.