I need help with first person

Godot Version

4.3

Hello, I’m trying to make a 3d horror game and have a few problems. currently, my main issue is getting the player to move. I’ve watched multiple tutorials but nothing seems to work. I am very new to coding and trying to start with some challenges. im also trying to figure out how to make a monster AI wander around but I’ll figure that out on a different topic. Thank you

You need to be far more specific. People can’t really help you without seeing any of your code. In order to help yourself, learn how to debug a buggy program by using the debugger tools.