Roblox Studio Character Tilt R15 And R6 When u spin around and tilt TUTORIAL with voice
heya guys im a expert ragdoll maker but i cant do ray casting
make a Script In StarterCharacterScript
Not LocalScript Is for only u and is cilent
code for r15:
wait(2)
script.Parent.Humanoid.HipHeight = script.Parent.Humanoid.HipHeight - 1
while wait(0.0001) do
script.Parent.LowerTorso.Root.C0 = CFrame.Angles(0,0,0 + script.Parent.HumanoidRootPart.VelocityRot.Y * 0.03)
end
code for r6:
wait(2)
script.Parent.Humanoid.HipHeight = script.Parent.Humanoid.HipHeight - 1
while wait(0.0001) do
script.Parent.HumanoidRootPart.Root.C0 = CFrame.Angles(0,0,0 + script.Parent.HumanoidRootPart.VelocityRot.Y * 0.015)
end
Other Videos By PS_LOL
Other Statistics
Roblox Statistics For PS_LOL
Currently, PS_LOL has 147,566 views for Roblox across 302 videos. Roblox has approximately 13 hours of watchable video on his channel, or 26.42% of the total watchable video on PS_LOL's YouTube channel.


