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

Help with Head Welds?

Asked by 9 years ago
local player = game.Players.LocalPlayer
local character = player.Character
local head = character:WaitForChild("Head")

local newHead = character["New Head"]
local headWeld = head["Head Weld"]

Head Weld is not a valid member of Part This is what I have and this is the error when the player dies. Any help?

  • NinjoOnline
0
Can you please explain a little more. woodengop 1134 — 9y

Answer this question