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

How do I get a rotation value from Character torso? [Stupid error, ignore this post]

Asked by 10 years ago
y = script.Parent.Parent.Character.Torso.Rotation.Y
print("y = "..y)    <-----This wont work, I mean it prints -0, when when I move around it's always -0. And when I check in the properties, it's not -0

1 answer

Log in to vote
1
Answered by 10 years ago

Well, Humanoid isn't really a block.. It can't really turn around. Try it with a brick.

0
Why'd I put that.... I put part MB Orlando777 315 — 10y
Ad

Answer this question