Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Before 911 the sad memories that no one will forget ;(
- local tower1 = Instance.new("Part")
- local tower2 = Instance.new("Part")
- local number = Instance.new("Part")
- tower1.Size = Vector3.new(49.6, 222.84, 59.63)
- tower1.CFrame = CFrame.new(-35.74, 111.42, 32.275)
- tower1.Anchored = true
- tower1.Parent = game.Workspace
- tower2.Size = Vector3.new(49.6, 222.84, 59.63)
- tower2.CFrame = CFrame.new(-35.74, 111.42, -47.627)
- tower2.Anchored = true
- tower2.Parent = game.Workspace
- number.Size = Vector3.new(0.05, 77.3, 108.42)
- number.CFrame = CFrame.new(-27.375, 261.49, -7.29)
- number.Anchored = true
- number.Transparency = 1
- number.Parent = game.Workspace
- local mydecal = Instance.new("Decal")
- mydecal.Texture = "http://www.roblox.com/asset/?id=1044480351"
- mydecal.Face = "Left"
- mydecal.Parent = number
- local mydecal1 = Instance.new("Decal")
- mydecal1.Texture = "http://www.roblox.com/asset/?id=1044480351"
- mydecal1.Face = "Right"
- mydecal1.Parent = number
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement