Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local part = script.Parent
- while task.wait do
- part.CFrame = part.CFrame * CFrame.Angles(0, 0.05, 0)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement