Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local sun = Instance.new("Part")
- sun.Shape = "Ball"
- sun.Size = Vector3.new(1281.6, 1281.6, 1281.6)
- sun.Anchored = true
- sun.BrickColor = "New Yeller"
- sun.Parent = game.Workspace
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement