Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Objects To Lua Make By HairBaconGamming --
- local Module_Scripts = {}
- local Baseplate = Instance.new("Part")
- -- Properties --
- Baseplate.Anchored = true
- Baseplate.BrickColor = BrickColor.new([[Dark stone grey]])
- Baseplate.CFrame = CFrame.new(0, -10, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Baseplate.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Baseplate.Locked = true
- Baseplate.Name = [[Baseplate]]
- Baseplate.Parent = script
- Baseplate.Position = Vector3.new(0, -8, 0)
- Baseplate.Size = Vector3.new(2048, 16, 2048)
- -- End --
- -- Thank for using --
- game.Workspace.Base:Destroy()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement