Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---Created by KinqAndi---
- --Model To Script Converter--
- local Model = Instance.new("Model", game:GetService("Workspace"))
- Model.Name = "Tornado by anphu04"
- ---------------------------------------------
- local Part1 = Instance.new("Part", Model)
- Part1.Name = "Tornado"
- Part1.Reflectance = 0
- Part1.Transparency = 0
- Part1.Anchored = true
- Part1.Archivable = true
- Part1.CanCollide = false
- Part1.Locked = false
- Part1.BrickColor = BrickColor.new("Medium stone grey")
- Part1.Material = Enum.Material.Plastic
- Part1.Position = Vector3.new(9.7424621582031, 227.8999786377, -9.2098760604858)
- Part1.Size = Vector3.new(90, 455, 90)
- Part1.Rotation = Vector3.new(-180, 0, 0)
- ---------------------------------------------
- local Part2 = Instance.new("Part", Model)
- Part2.Name = "Dust"
- Part2.Reflectance = 0
- Part2.Transparency = 0.5
- Part2.Anchored = true
- Part2.Archivable = true
- Part2.CanCollide = false
- Part2.Locked = false
- Part2.BrickColor = BrickColor.new("Dark stone grey")
- Part2.Material = Enum.Material.Plastic
- Part2.Position = Vector3.new(9.742374420166, 15.000009536743, -9.2098503112793)
- Part2.Size = Vector3.new(200, 30, 200)
- Part2.Rotation = Vector3.new(0, -45, 0)
- ---------------------------------------------
- local Part3 = Instance.new("Part", Model)
- Part3.Name = "Dust"
- Part3.Reflectance = 0
- Part3.Transparency = 0.5
- Part3.Anchored = true
- Part3.Archivable = true
- Part3.CanCollide = false
- Part3.Locked = false
- Part3.BrickColor = BrickColor.new("Dark stone grey")
- Part3.Material = Enum.Material.Plastic
- Part3.Position = Vector3.new(9.742374420166, 15.000009536743, -9.2098503112793)
- Part3.Size = Vector3.new(200, 30, 200)
- Part3.Rotation = Vector3.new(0, 0, 0)
- ---------------------------------------------
- local Part4 = Instance.new("Part", Model)
- Part4.Name = "Dust"
- Part4.Reflectance = 0
- Part4.Transparency = 0.5
- Part4.Anchored = true
- Part4.Archivable = true
- Part4.CanCollide = false
- Part4.Locked = false
- Part4.BrickColor = BrickColor.new("Dark stone grey")
- Part4.Material = Enum.Material.Plastic
- Part4.Position = Vector3.new(9.742374420166, 15.000009536743, -9.2098503112793)
- Part4.Size = Vector3.new(200, 30, 200)
- Part4.Rotation = Vector3.new(0, -90, 0)
- ---------------------------------------------
- local Part5 = Instance.new("Part", Model)
- Part5.Name = "Smoke"
- Part5.Reflectance = 0
- Part5.Transparency = 1
- Part5.Anchored = true
- Part5.Archivable = true
- Part5.CanCollide = false
- Part5.Locked = false
- Part5.BrickColor = BrickColor.new("Medium stone grey")
- Part5.Material = Enum.Material.Plastic
- Part5.Position = Vector3.new(9.7424621582031, 11.400013923645, -9.2098941802979)
- Part5.Size = Vector3.new(70, 22, 70)
- Part5.Rotation = Vector3.new(0, 0, 0)
- ---------------------------------------------
- local Part6 = Instance.new("Part", Model)
- Part6.Name = "InsideOutTornado"
- Part6.Reflectance = 0
- Part6.Transparency = 0
- Part6.Anchored = true
- Part6.Archivable = true
- Part6.CanCollide = false
- Part6.Locked = false
- Part6.BrickColor = BrickColor.new("Medium stone grey")
- Part6.Material = Enum.Material.Plastic
- Part6.Position = Vector3.new(9.7424621582031, 227.8999786377, -9.2098798751831)
- Part6.Size = Vector3.new(90, 455, 90)
- Part6.Rotation = Vector3.new(-180, 0, -180)
- ---------------------------------------------
- local Part7 = Instance.new("Part", Model)
- Part7.Name = "Cloud"
- Part7.Reflectance = 0
- Part7.Transparency = 0
- Part7.Anchored = true
- Part7.Archivable = true
- Part7.CanCollide = false
- Part7.Locked = false
- Part7.BrickColor = BrickColor.new("Medium stone grey")
- Part7.Material = Enum.Material.Plastic
- Part7.Position = Vector3.new(9.742374420166, 407.00003051758, -9.2098503112793)
- Part7.Size = Vector3.new(200, 30, 200)
- Part7.Rotation = Vector3.new(0, 0, 0)
- ---------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement