i am making a game and i want the other players to see where that player is facing, any way to do this?
You could use use the LookVector of their HumanoidRootPart
1
local
direction
=
player.Character.HumanoidRootPart.CFrame.LookVector