xlaser23
|
  |
| Joined: 10 Dec 2011 |
| Total Posts: 20341 |
|
|
| 11 Sep 2015 04:46 PM |
script.Parent.Touched:connect(function(hit) local humanoid = hit.Parent:FindFirstChild("Humanoid") if humanoid then local torso = hit.Parent.torso local w = Instance.new("Weld") script.Parent.CFrame = torso.CFrame * CFrame.new(0,5,0) w.Part0 = torso w.C0 = torso.CFrame:inverse() w.Part1 = script.Parent w.C1 = script.Parent.CFrame:inverse() script.Parent.Anchored = false end end)
Ive done everything right
the block just falls down qq
http://www.roblox.com/xla-item?id=290739801http://www.roblox.com/aser-item?id=290739819http://www.roblox.com/23-item?id=290739831 R$668 Tx1,996 |
|
|
| Report Abuse |
|
|
Raphael7
|
  |
| Joined: 03 Dec 2008 |
| Total Posts: 2479 |
|
|
| 11 Sep 2015 04:56 PM |
| What are you trying to do? |
|
|
| Report Abuse |
|
|
rayk999
|
  |
| Joined: 18 Feb 2011 |
| Total Posts: 4705 |
|
|
| 11 Sep 2015 04:59 PM |
w.Parent = torso
"You're all idiots" |
|
|
| Report Abuse |
|
|
xlaser23
|
  |
| Joined: 10 Dec 2011 |
| Total Posts: 20341 |
|
|
| 11 Sep 2015 05:00 PM |
*facepalm*
http://www.roblox.com/xla-item?id=290739801http://www.roblox.com/aser-item?id=290739819http://www.roblox.com/23-item?id=290739831 R$668 Tx1,996 |
|
|
| Report Abuse |
|
|