When I click play i fly instead of walking, why?

I’m a newb so could someone give me a tutorial how to fix it?

You need to make sure that your world (or level) selects a GameMode, and that that GameMode selects a PlayerController, that can possess a walkable character.

Maybe you using pawn without capsule movement (only camera), you started with new blank project?