Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
1

How would i make a player face the way their mouse is facing? [closed]

Asked by
oSyM8V3N 429 Moderation Voter
6 years ago

This question already has an answer here:

How would I rotate the player with the mouse?

I was trying something like this :

player.Character.UpperTorso.CFrame = CFrame.new(mouse.Hit.p)

But it just teleports my character to the mouse's position. Any idea how i can make the character face the way the mouse is facing, and even if they move the mouse, their character move along with it.

Marked as Duplicate by Goulstem

This question has been asked before, and already has an answer. If those answers do not fully address your question, then please ask a new question here.

Why was this question closed?