So all im trying to do is to go to the box trigger that sits on my AI(he is just an NPC - another thirdpersonPawn like main playable character) and when I click E Key (Interact) so he will print something - for now.
I understand because he is Pawn actor I cant just use Input enable and disable and some one told me to use posses. i was trying to but i dont want to control him, when i go to the trigger box its auto switch my player for his, its not what i wanted, i want to go to his trigger, click E and the msg will appear without switching my playable character. what I need to do?