Newbie needs help. Making Pawn that doent have a camera child? Eg. For Space Invaders games etc

If you don’t need any of the Pawn features you could simply use an Actor and enable input on it. Add the input actions you need from there.