#How do u get the orientation of a character

15 messages · Page 1 of 1 (latest)

acoustic hill
#

i want to get orientation of a character and then set a model to that orientation

fading orchid
#

oh no

#

Duolingo

#

CFrame

#

thats how

acoustic hill
fading orchid
#
local character = game.Players.LocalPlayer.Character
local hrp = character:FindFirstChild("HumanoidRootPart")

local orientation = hrp.CFrame:toObjectSpace(CFrame.new(hrp.Position))
#

gagagagaga

acoustic hill
#

thanks

acoustic hill
fading orchid
#

pro

#

just

#

use Orientation

#

like in ur code

#