My character won't walk foward or backwards but can walk to the sides

So I am making a game currently, and I wanted to test a asset that I made so I hit “Play” then “Possess” then it takes me to a mannequin that is functional. It can look around, walk to the sides. But it won’t go foward nor backwards. Help much appreciated, thank you.

Check your binds. Did you bind W to move forward with 1 speed, and S to move forward with -1 speed?

also check your script for movement to make sure you didnt accidentally change it. make sure you done have any other actor using the same input keys too.

Yes I have it like that