Pawn wont accept keyboard imputs

So, I’m trying to make my 2nd game in unreal. the last project I did I have been working on for 2 years, and its an odd game as far as the usual standards. so, I’ve forgotten how this all works.

My previous project I control almost everything from the player pawn. I’m trying to do that again here, but it seems that I cannot trigger any keyboard inputs. I’ve been googling for hours and everything is either outdated or not the problem (so far). I haven’t set up a player controller and things since my last project so I have no idea what’s going on

I’m sure I’m just missing something super simple but I cannot figure it out for the life of me.
Here are what I think are the relevant settings.

SO I figured it out. I had a camera that I was using as the POV camera and I also had that set to the same player. I have since fixed it.