Character Movement

but why don’t you move the player instead of the camera?

What do you mean?

How can i set if i move the camera left and right the character move too with the camera and when i press A or D button the character do not turn just go to the side?

you can place the camera as a children of the character so it follows him

and i think this should work for the movement

input forward is W(+) and S(-)

input right is D(+) and A(-)

Yes i did this, but when i dont move with the character (i don’t press W) just with the chamera my character don’t turn right/left.

may i see your nodes? so i can understand what you are doing

So, i want to set my simple third person movement like a fortnite.

You could make the camera move with the player instead by using the third person template. Idk if that’s what you want but that’s how you do it.