KoxMati

Counter Blox TP candy's!

Oct 17th, 2019
814
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. AddedItem=workspace.Ray_Ignore
  2. AddedItem.ChildAdded:connect(function(candylol)
  3. if candylol.Name=='Candy'then
  4. candylol.CFrame=game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  5. end
  6. end)
Add Comment
Please, Sign In to add comment