How to make Ragdoll death work on R6 and R15 on Roblox studio lite
Вставка
- Опубліковано 9 лют 2025
- Like and subscribe 🥳
Follow my roblox account pls : i_killtoxic2XD
www.roblox.com...
Join group for cool stuff 😎👍
www.roblox.com...
Here the ragdoll script put in StarterChatacterScript 📝:
local humanoid = script.Parent:WaitForChild("Humanoid")
humanoid.BreakJointsOnDeath = false
humanoid.Died:Connect(function()
for _, joint in pairs(script.Parent:GetDescendants()) do
if joint:IsA("Motor6D") then
local socket = Instance.new("BallSocketConstraint")
local a1 = Instance.new("Attachment")
local a2 = Instance.new("Attachment")
a1.Parent = joint.Part0
a2.Parent = joint.Part1
socket.Parent = joint.Parent
socket.Attachment0 = a1
socket.Attachment1 = a2
a1.CFrame = joint.C0
a2.CFrame = joint.C1
socket.LimitsEnabled = true
socket.TwistLimitsEnabled = true
joint:Destroy()
end
end
for _, accessory in pairs(script.Parent:GetChildren()) do
if accessory:IsA("Accessory") then
local handle = accessory:FindFirstChild("Handle")
if handle then
local weld = handle:FindFirstChildWhichIsA("Weld")
if weld and weld.Part0 then
local socket = Instance.new("BallSocketConstraint")
local a1 = Instance.new("Attachment")
local a2 = Instance.new("Attachment")
a1.Parent = weld.Part0
a2.Parent = handle
socket.Parent = handle
socket.Attachment0 = a1
socket.Attachment1 = a2
socket.LimitsEnabled = true
socket.TwistLimitsEnabled = true
socket.TwistLowerAngle = -45
socket.TwistUpperAngle = 45
weld:Destroy()
end
end
end
end
end)
Tags :
#RobloxStudioLite
#RobloxStudioLiteTutorial
#RobloxMobileStudio
#RobloxMobileTutorial
#RobloxMobileDevelopment
#RobloxRagdollTutorial
#R6RagdollTutorial
#R15RagdollTutorial
#RobloxStudioLiteMobile
#RobloxStudioLiteTips
#HowToUseRobloxStudioLite
#RobloxStudioLiteForMobile
#RobloxTutorialMobile
#RobloxMobileGameDev
#RobloxDeathRagdollTutorial
#R6vsR15RobloxTutorial
#RobloxStudioLiteBeginnerGuide
#RobloxStudioLiteScripting
#RobloxMobileScripting
#RobloxGameDevTutorial
#RobloxMobileDevelopmentTips
#RobloxStudioLiteTricks
#HowToCreateRagdollInRoblox
#RobloxMobileDevelopmentTutorial
#RobloxStudioLiteGameplay
#RobloxMobileGameCreation
#RobloxStudioLiteMobileGuide
#RobloxTutorialForBeginners
#MobileRobloxDevelopmentGuide
#RobloxDeathAnimationTutorial
#RobloxStudioLiteGameCreation
Like and subscribe 🥳 , and follow my roblox user : i_killtoxic2XD
so awesome
Pls tuto to make combat pls bro😊
@@darielGomez-y3s im making sword combat rn leme cook 😎
@@Kuro_TheDev ok me i neeed combat xd ok make sword for pvp game
@@Kuro_TheDev thanks
this also works in roblox studio
AWESOME
Omg im alway finding this ty so much
No problem i hope that help :3
Domain EXPANSION: infinite subs
Tyyyyy
Erm can you do a tutorial about that Kj battleground game because i think it's impossible to animate in studio lite
@@Huxz-1waki2 tomorow in my country time zone , i will realese punch script system , subscribe and like when the video come out
@@Kuro_TheDev Oh ty but i didn't need it for now, I'll still subscribe tho
Good video but dont work😔
@@Borecccc you sure ? Watch again
Copy the script in decs
Add R6 script or R15
Go to StarterPlayer then Select StarterChatacterScript
Add a "script" not " local script" inside StarterChatacterScript
Paste the script in decs in , renember to check if you copy it right
@@Kuro_TheDev ok i try it
@@Borecccc hope you do it right :3👍
Thx you Its work😁
Thx you Its work 😁
Why can’t I copy
Can you do tutorial how do sword model? please
@@Borecccc the punch system gonna realese tomorow in my country time ;)
@@Kuro_TheDev ok
@@Borecccc New vid is out :3