Can only control the camera, not the character

I created the controls for my character through its blueprint but when I press play it controls the camera… any help on solving this? thanks

You should be doing your controls through the player controller not the pawn itself. Put your controls on there and your camera and character in the pawn and you should be alright. Or attach the camera to a socket on your character in there

Maybe the default pawn isnt set up or maybe the player controller isnt set When I press play everything works but when I press play standalone game I cant control anything I just see infront and that is it are you having a different problem?

nope.