Please help

Okay. Hello, i have a big problem in unity. im currently creating a horror game. but when i move my mouse to the left or right to look around. the WHOLE charactor moves. it says its rotating but it completely moves. i dont know why this is. i’ve watched tutorials on creating this exact game and its not happening to them. when i click the play button, i can move around with W A S D, but when i want to look to my left or right
the WHOLE Player moves a HUGE ammount for no reason. please help me

There’s no need to post the same question twice, please.

Perhaps the character model is a child of a parent object, and that child isn’t at the center of the parent?

Without seeing the controller script I can’t think of much else, and yes, it’s a jerk move to post the same question 2 times in 1 day.

Judging by the copy of this question you made in another thread, you really don’t know what you’re doing.

Why not actually learn properly by going to Unity Learn? Do the roll-a-ball tutorial so that you know the basics of workflow in Unity. If you don’t learn how to work in the Editor and write basic C#, dabbling in stuff by yourself is just going to frustrate you and make you rage quit.