#unstuck help vest
78 messages · Page 1 of 1 (latest)
then whyd u answer 😭
wdym
unstuck
oh
thats a classic
unachor it
create motor6d
with the torso
and the objcet
go on yt
and search how to rig
he invaded my thread
cuz the the vest is on the torso
oh, got it
just use motor6D bruh
so u want it to work when u reset?
its very simple
ill slap you
Players.PlayerAdded:Connect(function(player)
player.CharacterAdded:Connect(function(character)
--rig stuff here
end)
end)
nope
** You are now Level 2! **
bruh
rig the vest to the torso/character
@glad wind forgot him
😭
i'll be more specific
motor6d is a rig
** You are now Level 7! **
local Players = game:GetService('Players')
Players.PlayerAdded:Connect(function)
local Motor = Instace.new('Motor6D')
-- Setting Up Motor6D Propriets --
end)```
also can put a character added else
but yk
local gun = RS.Assets.Friendly.Guns.Sidearm:WaitForChild('Pistol'):Clone()
gun.Parent = character
local AssetWeld = Instance.new('Motor6D')
AssetWeld.Name = 'AssetWeld'
AssetWeld.Parent = character:FindFirstChild('Right Arm')
AssetWeld.Part0 = character:FindFirstChild('Right Arm')
AssetWeld.Part1 = gun:FindFirstChild('Handle')
AssetWeld.C0 = CFrame.new(0.035, -0.9, -0.034) * CFrame.Angles(math.rad(-90), math.rad(180), 0)
?
this is how my stuff works
...
@glad wind
this is how my stuff works
"Pistol"?
lmao, thoses 'math.rad' is literally useless

bro
u dont know my technique
its super easy
check
roblox messages
i've saw it... when u got more than 30 minutes to help a guy how to use Motor6D