#jump to unweld
32 messages · Page 1 of 1 (latest)
so when i touch ball it welds okay but i want it when i ju,p i want it to remove weld and roll off a lil for my soccer ball its a server script service
change Weld:Destroy() to weld:Destroy()
and make a line after ball.Massless = true
local Humanoid = character.Humanoid
I don’t think this is when you jump it unwelds
what
I said add this line after ball.Massless = true :
local Humanoid = character.Humanoid
you really need to work on your English man
How is my English bad
💀
That someone code didn’t work
when I jump it doesn’t unweld
show the code
Alr
its quite terrible honestly
It’s really isn’t
My English is very good
I was born in the USA
oh wrong scriot
um
bruh why did u remove
Humanoid:GetPropertyChangedSignal("Jump"):Connect(function()
if Humanoid.Jump then
Weld:Destroy()
end
end)
hold up
now i cant weld when touch
theres problems when i put it
fixed it and it still wont
unweld
fixed it nvm
it walls straight off the baseplate after tho
but w thanks