Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- for i,v in pairs(game:GetDescendants()) do
- if v.Name == 'Credit' then
- v.CFrame = game:GetService("Workspace").YOURNAMEHERE.HumanoidRootPart.CFrame
- wait(0.9)
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement