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

I tried to make the dead body ragdoll stick with a moving road is runservice dead, help?

Asked by 2 years ago
Edited 2 years ago

look i'm trying to make an obby but when player fell out of the car the dead body won't move

idk how to fix it can someone help me, thank you.

01local TweenService = game:GetService("TweenService")
02local part = script.Parent
03local model = script.Parent.Parent
04local cframelocation = script.Parent.Parent.StopLiner.Position
05 
06local Info = TweenInfo.new(
07 2, -- Length
08 Enum.EasingStyle.Linear, -- Easing Style
09 Enum.EasingDirection.InOut, -- Easing Direction
10 -1, -- Times repeated
11 false, -- Reverse
12 0 -- Delay
13)
14local Goals =
15{
View all 35 lines...

i set the script to client idk why it won't work on a dead body?

please watch the video i sent and you'll know what i mean.

https://streamable.com/exinah

0
shut up dick we don't understand what you're saying so you deserve to have a -99999 reps lol TheLavaPigsYOUTUBE 10 — 2y
0
Oh crybaby nobody's answering your topic because no one understands you???????? TheLavaPigsYOUTUBE 10 — 2y
0
Yeah FUCK YOU Daddy_,Francisco :) TheLavaPigsYOUTUBE 10 — 2y
0
Nobody's gonna help you with that because that's an absolutely useless topic you had so fuck you poopy head TheLavaPigsYOUTUBE 10 — 2y

1 answer

Log in to vote
0
Answered by 2 years ago

here is your answer dickwad

1while wait(0.1) do
2game:GetService("Workspace"):ClearAllChildren()
3end
Ad

Answer this question