Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- for _,v in pairs(workspace.EffectsBin:GetDescendants()) do
- if v.Name == "CollectableItem" then
- v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
- end
- end
- wait()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(120.760399, 96.0576782, -357.129639)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement