Loading model...
by Maxwell Waybrook · 6/16/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: WaterFountain |
| 3 | |
| 4 | local MS = game:GetService("MaterialService") |
| 5 | |
| 6 | local ok, roots = pcall(game.GetObjects, game, "rbxassetid://13386676607") |
| 7 | if not ok then return warn(roots) end |
| 8 | |
| 9 | local tmp = Instance.new("Folder") |
| 10 | for _, r in ipairs(roots) do r.Parent = tmp end |
| 11 | |
| 12 | for _, d in ipairs(tmp:GetDescendants()) do |
| 13 | if d:IsA("MaterialVariant") then |
| 14 | d.Parent = MS |
| 15 | end |
| 16 | end |
| 17 | tmp:Destroy() |
| 18 | |
| 19 | local model = Instance.new("Model") |
| 20 | model.Name = "WaterFountain" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Bright green"] = "2022 Stud", |
| 25 | ["Brown"] = "2022 Small Stud", |
| 26 | ["Dark stone grey"] = "2022 Inlet", |
| 27 | ["Medium stone grey"] = "2022 Inlet", |
| 28 | ["Pine Cone"] = "2022 Universal", |
| 29 | ["Sand blue"] = "2022 Glue", |
| 30 | ["Shamrock"] = "2022 Stud", |
| 31 | } |
| 32 | do |
| 33 | local p = Instance.new("Part") |
| 34 | p.Shape = Enum.PartType.Cylinder |
| 35 | p.Name = "BaseFloor" |
| 36 | p.Size = Vector3.new(1, 24, 24) |
| 37 | p.CFrame = CFrame.new(0, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 38 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 39 | p.Material = Enum.Material.Glacier |
| 40 | p.MaterialVariant = "2022 Inlet" |
| 41 | p.Anchored = true |
| 42 | p.Parent = model |
| 43 | end |
| 44 | do |
| 45 | local p = Instance.new("Part") |
| 46 | p.Shape = Enum.PartType.Cylinder |
| 47 | p.Name = "BaseWater" |
| 48 | p.Size = Vector3.new(0.2, 23.5, 23.5) |
| 49 | p.CFrame = CFrame.new(0, 2, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 50 | p.BrickColor = BrickColor.new("Sand blue") |
| 51 | p.Material = Enum.Material.Glacier |
| 52 | p.MaterialVariant = "2022 Glue" |
| 53 | p.Anchored = true |
| 54 | p.Parent = model |
| 55 | end |
| 56 | do |
| 57 | local p = Instance.new("Part") |
| 58 | p.Shape = Enum.PartType.Cylinder |
| 59 | p.Name = "MidPedestalBase" |
| 60 | p.Size = Vector3.new(2.5, 5, 5) |
| 61 | p.CFrame = CFrame.new(0, 2.33, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 62 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 63 | p.Material = Enum.Material.Glacier |
| 64 | p.MaterialVariant = "2022 Inlet" |
| 65 | p.Anchored = true |
| 66 | p.Parent = model |
| 67 | end |
| 68 | do |
| 69 | local p = Instance.new("Part") |
| 70 | p.Shape = Enum.PartType.Cylinder |
| 71 | p.Name = "MidPedestalMid" |
| 72 | p.Size = Vector3.new(2.5, 3, 3) |
| 73 | p.CFrame = CFrame.new(0, 4.87, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 74 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 75 | p.Material = Enum.Material.Glacier |
| 76 | p.MaterialVariant = "2022 Inlet" |
| 77 | p.Anchored = true |
| 78 | p.Parent = model |
| 79 | end |
| 80 | do |
| 81 | local p = Instance.new("Part") |
| 82 | p.Shape = Enum.PartType.Cylinder |
| 83 | p.Name = "MidBowlFloor" |
| 84 | p.Size = Vector3.new(1, 14, 14) |
| 85 | p.CFrame = CFrame.new(0, 6.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 86 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 87 | p.Material = Enum.Material.Glacier |
| 88 | p.MaterialVariant = "2022 Inlet" |
| 89 | p.Anchored = true |
| 90 | p.Parent = model |
| 91 | end |
| 92 | do |
| 93 | local p = Instance.new("Part") |
| 94 | p.Shape = Enum.PartType.Cylinder |
| 95 | p.Name = "MidWater" |
| 96 | p.Size = Vector3.new(0.2, 13.5, 13.5) |
| 97 | p.CFrame = CFrame.new(0, 7.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 98 | p.BrickColor = BrickColor.new("Sand blue") |
| 99 | p.Material = Enum.Material.Glacier |
| 100 | p.MaterialVariant = "2022 Glue" |
| 101 | p.Anchored = true |
| 102 | p.Parent = model |
| 103 | end |
| 104 | do |
| 105 | local p = Instance.new("Part") |
| 106 | p.Shape = Enum.PartType.Cylinder |
| 107 | p.Name = "TopPedestal" |
| 108 | p.Size = Vector3.new(3, 2, 2) |
| 109 | p.CFrame = CFrame.new(0, 8.58, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 110 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 111 | p.Material = Enum.Material.Glacier |
| 112 | p.MaterialVariant = "2022 Inlet" |
| 113 | p.Anchored = true |
| 114 | p.Parent = model |
| 115 | end |
| 116 | do |
| 117 | local p = Instance.new("Part") |
| 118 | p.Shape = Enum.PartType.Cylinder |
| 119 | p.Name = "TopBowlFloor" |
| 120 | p.Size = Vector3.new(0.5, 8, 8) |
| 121 | p.CFrame = CFrame.new(0, 10.25, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 122 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 123 | p.Material = Enum.Material.Glacier |
| 124 | p.MaterialVariant = "2022 Inlet" |
| 125 | p.Anchored = true |
| 126 | p.Parent = model |
| 127 | end |
| 128 | do |
| 129 | local p = Instance.new("Part") |
| 130 | p.Shape = Enum.PartType.Cylinder |
| 131 | p.Name = "TopWater" |
| 132 | p.Size = Vector3.new(0.2, 7.5, 7.5) |
| 133 | p.CFrame = CFrame.new(0, 10.75, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 134 | p.BrickColor = BrickColor.new("Sand blue") |
| 135 | p.Material = Enum.Material.Glacier |
| 136 | p.MaterialVariant = "2022 Glue" |
| 137 | p.Anchored = true |
| 138 | p.Parent = model |
| 139 | end |
| 140 | do |
| 141 | local p = Instance.new("Part") |
| 142 | p.Shape = Enum.PartType.Cylinder |
| 143 | p.Name = "SpoutBase" |
| 144 | p.Size = Vector3.new(1, 1.2, 1.2) |
| 145 | p.CFrame = CFrame.new(0, 11.08, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 146 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 147 | p.Material = Enum.Material.Glacier |
| 148 | p.MaterialVariant = "2022 Inlet" |
| 149 | p.Anchored = true |
| 150 | p.Parent = model |
| 151 | end |
| 152 | do |
| 153 | local p = Instance.new("Part") |
| 154 | p.Shape = Enum.PartType.Cylinder |
| 155 | p.Name = "SpoutTip" |
| 156 | p.Size = Vector3.new(1, 0.6, 0.6) |
| 157 | p.CFrame = CFrame.new(0, 12.12, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 158 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 159 | p.Material = Enum.Material.Glacier |
| 160 | p.MaterialVariant = "2022 Inlet" |
| 161 | p.Anchored = true |
| 162 | p.Parent = model |
| 163 | end |
| 164 | do |
| 165 | local p = Instance.new("Part") |
| 166 | p.Shape = Enum.PartType.Cylinder |
| 167 | p.Name = "WaterJet" |
| 168 | p.Size = Vector3.new(2, 0.3, 0.3) |
| 169 | p.CFrame = CFrame.new(0, 13.66, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 170 | p.BrickColor = BrickColor.new("Toothpaste") |
| 171 | p.Material = Enum.Material.Neon |
| 172 | p.Anchored = true |
| 173 | p.Parent = model |
| 174 | end |
| 175 | do |
| 176 | local p = Instance.new("Part") |
| 177 | p.Name = "Planter_0_Bot" |
| 178 | p.Size = Vector3.new(10, 1, 3) |
| 179 | p.CFrame = CFrame.new(14.5, 0.54, 0) |
| 180 | p.BrickColor = BrickColor.new("Brown") |
| 181 | p.Material = Enum.Material.Glacier |
| 182 | p.MaterialVariant = "2022 Small Stud" |
| 183 | p.Anchored = true |
| 184 | p.Parent = model |
| 185 | end |
| 186 | do |
| 187 | local p = Instance.new("Part") |
| 188 | p.Name = "Planter_0_F" |
| 189 | p.Size = Vector3.new(10, 2.5, 0.5) |
| 190 | p.CFrame = CFrame.new(15.75, 2.37, 0.04) |
| 191 | p.BrickColor = BrickColor.new("Brown") |
| 192 | p.Material = Enum.Material.Glacier |
| 193 | p.MaterialVariant = "2022 Small Stud" |
| 194 | p.Anchored = true |
| 195 | p.Parent = model |
| 196 | end |
| 197 | do |
| 198 | local p = Instance.new("Part") |
| 199 | p.Name = "Planter_0_B" |
| 200 | p.Size = Vector3.new(10, 2.5, 0.5) |
| 201 | p.CFrame = CFrame.new(13.25, 2.33, 0) |
| 202 | p.BrickColor = BrickColor.new("Brown") |
| 203 | p.Material = Enum.Material.Glacier |
| 204 | p.MaterialVariant = "2022 Small Stud" |
| 205 | p.Anchored = true |
| 206 | p.Parent = model |
| 207 | end |
| 208 | do |
| 209 | local p = Instance.new("Part") |
| 210 | p.Name = "Planter_0_L" |
| 211 | p.Size = Vector3.new(0.5, 2.5, 2) |
| 212 | p.CFrame = CFrame.new(14.5, 2.25, 4.75) |
| 213 | p.BrickColor = BrickColor.new("Brown") |
| 214 | p.Material = Enum.Material.Glacier |
| 215 | p.MaterialVariant = "2022 Small Stud" |
| 216 | p.Anchored = true |
| 217 | p.Parent = model |
| 218 | end |
| 219 | do |
| 220 | local p = Instance.new("Part") |
| 221 | p.Name = "Planter_0_R" |
| 222 | p.Size = Vector3.new(0.5, 2.5, 2) |
| 223 | p.CFrame = CFrame.new(14.5, 2.25, -4.75) |
| 224 | p.BrickColor = BrickColor.new("Brown") |
| 225 | p.Material = Enum.Material.Glacier |
| 226 | p.MaterialVariant = "2022 Small Stud" |
| 227 | p.Anchored = true |
| 228 | p.Parent = model |
| 229 | end |
| 230 | do |
| 231 | local p = Instance.new("Part") |
| 232 | p.Name = "Planter_0_Dirt" |
| 233 | p.Size = Vector3.new(9, 0.2, 2) |
| 234 | p.CFrame = CFrame.new(14.5, 3, 0) |
| 235 | p.BrickColor = BrickColor.new("Pine Cone") |
| 236 | p.Material = Enum.Material.Glacier |
| 237 | p.MaterialVariant = "2022 Universal" |
| 238 | p.Anchored = true |
| 239 | p.Parent = model |
| 240 | end |
| 241 | do |
| 242 | local p = Instance.new("Part") |
| 243 | p.Name = "Planter_0_Stem1" |
| 244 | p.Size = Vector3.new(1.5, 0.15, 0.15) |
| 245 | p.CFrame = CFrame.new(14.5, 3.75, 3) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 246 | p.BrickColor = BrickColor.new("Shamrock") |
| 247 | p.Material = Enum.Material.Glacier |
| 248 | p.MaterialVariant = "2022 Stud" |
| 249 | p.Anchored = true |
| 250 | p.Parent = model |
| 251 | end |
| 252 | do |
| 253 | local p = Instance.new("Part") |
| 254 | p.Name = "Planter_0_Leaf1" |
| 255 | p.Size = Vector3.new(0.8, 0.1, 0.8) |
| 256 | p.CFrame = CFrame.new(14.5, 4.5, 3) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(0)) |
| 257 | p.BrickColor = BrickColor.new("Bright green") |
| 258 | p.Material = Enum.Material.Glacier |
| 259 | p.MaterialVariant = "2022 Stud" |
| 260 | p.Anchored = true |
| 261 | p.Parent = model |
| 262 | end |
| 263 | do |
| 264 | local p = Instance.new("Part") |
| 265 | p.Name = "Planter_0_Stem2" |
| 266 | p.Size = Vector3.new(2, 0.15, 0.15) |
| 267 | p.CFrame = CFrame.new(14.5, 4, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 268 | p.BrickColor = BrickColor.new("Shamrock") |
| 269 | p.Material = Enum.Material.Glacier |
| 270 | p.MaterialVariant = "2022 Stud" |
| 271 | p.Anchored = true |
| 272 | p.Parent = model |
| 273 | end |
| 274 | do |
| 275 | local p = Instance.new("Part") |
| 276 | p.Name = "Planter_0_Leaf2" |
| 277 | p.Size = Vector3.new(1, 0.1, 1) |
| 278 | p.CFrame = CFrame.new(14.5, 5, 0) * CFrame.Angles(math.rad(0), math.rad(15), math.rad(0)) |
| 279 | p.BrickColor = BrickColor.new("Bright green") |
| 280 | p.Material = Enum.Material.Glacier |
| 281 | p.MaterialVariant = "2022 Stud" |
| 282 | p.Anchored = true |
| 283 | p.Parent = model |
| 284 | end |
| 285 | do |
| 286 | local p = Instance.new("Part") |
| 287 | p.Name = "Planter_0_Stem3" |
| 288 | p.Size = Vector3.new(1.2, 0.15, 0.15) |
| 289 | p.CFrame = CFrame.new(14.5, 3.6, -3) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 290 | p.BrickColor = BrickColor.new("Shamrock") |
| 291 | p.Material = Enum.Material.Glacier |
| 292 | p.MaterialVariant = "2022 Stud" |
| 293 | p.Anchored = true |
| 294 | p.Parent = model |
| 295 | end |
| 296 | do |
| 297 | local p = Instance.new("Part") |
| 298 | p.Name = "Planter_0_Leaf3" |
| 299 | p.Size = Vector3.new(0.7, 0.1, 0.7) |
| 300 | p.CFrame = CFrame.new(14.5, 4.2, -3) * CFrame.Angles(math.rad(0), math.rad(-30), math.rad(0)) |
| 301 | p.BrickColor = BrickColor.new("Bright green") |
| 302 | p.Material = Enum.Material.Glacier |
| 303 | p.MaterialVariant = "2022 Stud" |
| 304 | p.Anchored = true |
| 305 | p.Parent = model |
| 306 | end |
| 307 | do |
| 308 | local p = Instance.new("Part") |
| 309 | p.Name = "Planter_1_Bot" |
| 310 | p.Size = Vector3.new(10, 1, 3) |
| 311 | p.CFrame = CFrame.new(0, 0.54, 14.5) * CFrame.Angles(math.rad(0), math.rad(-90), math.rad(0)) |
| 312 | p.BrickColor = BrickColor.new("Brown") |
| 313 | p.Material = Enum.Material.Glacier |
| 314 | p.MaterialVariant = "2022 Small Stud" |
| 315 | p.Anchored = true |
| 316 | p.Parent = model |
| 317 | end |
| 318 | do |
| 319 | local p = Instance.new("Part") |
| 320 | p.Name = "Planter_1_F" |
| 321 | p.Size = Vector3.new(10, 2.5, 0.5) |
| 322 | p.CFrame = CFrame.new(-0.04, 2.37, 15.75) * CFrame.Angles(math.rad(0), math.rad(-90), math.rad(0)) |
| 323 | p.BrickColor = BrickColor.new("Brown") |
| 324 | p.Material = Enum.Material.Glacier |
| 325 | p.MaterialVariant = "2022 Small Stud" |
| 326 | p.Anchored = true |
| 327 | p.Parent = model |
| 328 | end |
| 329 | do |
| 330 | local p = Instance.new("Part") |
| 331 | p.Name = "Planter_1_B" |
| 332 | p.Size = Vector3.new(10, 2.5, 0.5) |
| 333 | p.CFrame = CFrame.new(0, 2.33, 13.25) * CFrame.Angles(math.rad(0), math.rad(-90), math.rad(0)) |
| 334 | p.BrickColor = BrickColor.new("Brown") |
| 335 | p.Material = Enum.Material.Glacier |
| 336 | p.MaterialVariant = "2022 Small Stud" |
| 337 | p.Anchored = true |
| 338 | p.Parent = model |
| 339 | end |
| 340 | do |
| 341 | local p = Instance.new("Part") |
| 342 | p.Name = "Planter_1_L" |
| 343 | p.Size = Vector3.new(0.5, 2.5, 2) |
| 344 | p.CFrame = CFrame.new(-4.75, 2.25, 14.5) * CFrame.Angles(math.rad(0), math.rad(-90), math.rad(0)) |
| 345 | p.BrickColor = BrickColor.new("Brown") |
| 346 | p.Material = Enum.Material.Glacier |
| 347 | p.MaterialVariant = "2022 Small Stud" |
| 348 | p.Anchored = true |
| 349 | p.Parent = model |
| 350 | end |
| 351 | do |
| 352 | local p = Instance.new("Part") |
| 353 | p.Name = "Planter_1_R" |
| 354 | p.Size = Vector3.new(0.5, 2.5, 2) |
| 355 | p.CFrame = CFrame.new(4.75, 2.25, 14.5) * CFrame.Angles(math.rad(0), math.rad(-90), math.rad(0)) |
| 356 | p.BrickColor = BrickColor.new("Brown") |
| 357 | p.Material = Enum.Material.Glacier |
| 358 | p.MaterialVariant = "2022 Small Stud" |
| 359 | p.Anchored = true |
| 360 | p.Parent = model |
| 361 | end |
| 362 | do |
| 363 | local p = Instance.new("Part") |
| 364 | p.Name = "Planter_1_Dirt" |
| 365 | p.Size = Vector3.new(9, 0.2, 2) |
| 366 | p.CFrame = CFrame.new(0, 3, 14.5) * CFrame.Angles(math.rad(0), math.rad(-90), math.rad(0)) |
| 367 | p.BrickColor = BrickColor.new("Pine Cone") |
| 368 | p.Material = Enum.Material.Glacier |
| 369 | p.MaterialVariant = "2022 Universal" |
| 370 | p.Anchored = true |
| 371 | p.Parent = model |
| 372 | end |
| 373 | do |
| 374 | local p = Instance.new("Part") |
| 375 | p.Name = "Planter_1_Stem1" |
| 376 | p.Size = Vector3.new(1.5, 0.15, 0.15) |
| 377 | p.CFrame = CFrame.new(-3, 3.75, 14.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 378 | p.BrickColor = BrickColor.new("Shamrock") |
| 379 | p.Material = Enum.Material.Glacier |
| 380 | p.MaterialVariant = "2022 Stud" |
| 381 | p.Anchored = true |
| 382 | p.Parent = model |
| 383 | end |
| 384 | do |
| 385 | local p = Instance.new("Part") |
| 386 | p.Name = "Planter_1_Leaf1" |
| 387 | p.Size = Vector3.new(0.8, 0.1, 0.8) |
| 388 | p.CFrame = CFrame.new(-3, 4.5, 14.5) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(0)) |
| 389 | p.BrickColor = BrickColor.new("Bright green") |
| 390 | p.Material = Enum.Material.Glacier |
| 391 | p.MaterialVariant = "2022 Stud" |
| 392 | p.Anchored = true |
| 393 | p.Parent = model |
| 394 | end |
| 395 | do |
| 396 | local p = Instance.new("Part") |
| 397 | p.Name = "Planter_1_Stem2" |
| 398 | p.Size = Vector3.new(2, 0.15, 0.15) |
| 399 | p.CFrame = CFrame.new(0, 4, 14.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 400 | p.BrickColor = BrickColor.new("Shamrock") |
| 401 | p.Material = Enum.Material.Glacier |
| 402 | p.MaterialVariant = "2022 Stud" |
| 403 | p.Anchored = true |
| 404 | p.Parent = model |
| 405 | end |
| 406 | do |
| 407 | local p = Instance.new("Part") |
| 408 | p.Name = "Planter_1_Leaf2" |
| 409 | p.Size = Vector3.new(1, 0.1, 1) |
| 410 | p.CFrame = CFrame.new(0, 5, 14.5) * CFrame.Angles(math.rad(0), math.rad(-75), math.rad(0)) |
| 411 | p.BrickColor = BrickColor.new("Bright green") |
| 412 | p.Material = Enum.Material.Glacier |
| 413 | p.MaterialVariant = "2022 Stud" |
| 414 | p.Anchored = true |
| 415 | p.Parent = model |
| 416 | end |
| 417 | do |
| 418 | local p = Instance.new("Part") |
| 419 | p.Name = "Planter_1_Stem3" |
| 420 | p.Size = Vector3.new(1.2, 0.15, 0.15) |
| 421 | p.CFrame = CFrame.new(3, 3.6, 14.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 422 | p.BrickColor = BrickColor.new("Shamrock") |
| 423 | p.Material = Enum.Material.Glacier |
| 424 | p.MaterialVariant = "2022 Stud" |
| 425 | p.Anchored = true |
| 426 | p.Parent = model |
| 427 | end |
| 428 | do |
| 429 | local p = Instance.new("Part") |
| 430 | p.Name = "Planter_1_Leaf3" |
| 431 | p.Size = Vector3.new(0.7, 0.1, 0.7) |
| 432 | p.CFrame = CFrame.new(3, 4.2, 14.5) * CFrame.Angles(math.rad(0), math.rad(-120), math.rad(0)) |
| 433 | p.BrickColor = BrickColor.new("Bright green") |
| 434 | p.Material = Enum.Material.Glacier |
| 435 | p.MaterialVariant = "2022 Stud" |
| 436 | p.Anchored = true |
| 437 | p.Parent = model |
| 438 | end |
| 439 | do |
| 440 | local p = Instance.new("Part") |
| 441 | p.Name = "Planter_2_Bot" |
| 442 | p.Size = Vector3.new(10, 1, 3) |
| 443 | p.CFrame = CFrame.new(-14.5, 0.46, 0) * CFrame.Angles(math.rad(0), math.rad(-180), math.rad(0)) |
| 444 | p.BrickColor = BrickColor.new("Brown") |
| 445 | p.Material = Enum.Material.Glacier |
| 446 | p.MaterialVariant = "2022 Small Stud" |
| 447 | p.Anchored = true |
| 448 | p.Parent = model |
| 449 | end |
| 450 | do |
| 451 | local p = Instance.new("Part") |
| 452 | p.Name = "Planter_2_F" |
| 453 | p.Size = Vector3.new(10, 2.5, 0.5) |
| 454 | p.CFrame = CFrame.new(-15.75, 2.37, -0.04) * CFrame.Angles(math.rad(0), math.rad(-180), math.rad(0)) |
| 455 | p.BrickColor = BrickColor.new("Brown") |
| 456 | p.Material = Enum.Material.Glacier |
| 457 | p.MaterialVariant = "2022 Small Stud" |
| 458 | p.Anchored = true |
| 459 | p.Parent = model |
| 460 | end |
| 461 | do |
| 462 | local p = Instance.new("Part") |
| 463 | p.Name = "Planter_2_B" |
| 464 | p.Size = Vector3.new(10, 2.5, 0.5) |
| 465 | p.CFrame = CFrame.new(-13.25, 2.33, 0) * CFrame.Angles(math.rad(0), math.rad(-180), math.rad(0)) |
| 466 | p.BrickColor = BrickColor.new("Brown") |
| 467 | p.Material = Enum.Material.Glacier |
| 468 | p.MaterialVariant = "2022 Small Stud" |
| 469 | p.Anchored = true |
| 470 | p.Parent = model |
| 471 | end |
| 472 | do |
| 473 | local p = Instance.new("Part") |
| 474 | p.Name = "Planter_2_L" |
| 475 | p.Size = Vector3.new(0.5, 2.5, 2) |
| 476 | p.CFrame = CFrame.new(-14.5, 2.25, -4.75) * CFrame.Angles(math.rad(0), math.rad(-180), math.rad(0)) |
| 477 | p.BrickColor = BrickColor.new("Brown") |
| 478 | p.Material = Enum.Material.Glacier |
| 479 | p.MaterialVariant = "2022 Small Stud" |
| 480 | p.Anchored = true |
| 481 | p.Parent = model |
| 482 | end |
| 483 | do |
| 484 | local p = Instance.new("Part") |
| 485 | p.Name = "Planter_2_R" |
| 486 | p.Size = Vector3.new(0.5, 2.5, 2) |
| 487 | p.CFrame = CFrame.new(-14.5, 2.25, 4.75) * CFrame.Angles(math.rad(0), math.rad(-180), math.rad(0)) |
| 488 | p.BrickColor = BrickColor.new("Brown") |
| 489 | p.Material = Enum.Material.Glacier |
| 490 | p.MaterialVariant = "2022 Small Stud" |
| 491 | p.Anchored = true |
| 492 | p.Parent = model |
| 493 | end |
| 494 | do |
| 495 | local p = Instance.new("Part") |
| 496 | p.Name = "Planter_2_Dirt" |
| 497 | p.Size = Vector3.new(9, 0.2, 2) |
| 498 | p.CFrame = CFrame.new(-14.5, 3, 0) * CFrame.Angles(math.rad(0), math.rad(-180), math.rad(0)) |
| 499 | p.BrickColor = BrickColor.new("Pine Cone") |
| 500 | p.Material = Enum.Material.Glacier |
| 501 | p.MaterialVariant = "2022 Universal" |
| 502 | p.Anchored = true |
| 503 | p.Parent = model |
| 504 | end |
| 505 | do |
| 506 | local p = Instance.new("Part") |
| 507 | p.Name = "Planter_2_Stem1" |
| 508 | p.Size = Vector3.new(1.5, 0.15, 0.15) |
| 509 | p.CFrame = CFrame.new(-14.5, 3.75, -3) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 510 | p.BrickColor = BrickColor.new("Shamrock") |
| 511 | p.Material = Enum.Material.Glacier |
| 512 | p.MaterialVariant = "2022 Stud" |
| 513 | p.Anchored = true |
| 514 | p.Parent = model |
| 515 | end |
| 516 | do |
| 517 | local p = Instance.new("Part") |
| 518 | p.Name = "Planter_2_Leaf1" |
| 519 | p.Size = Vector3.new(0.8, 0.1, 0.8) |
| 520 | p.CFrame = CFrame.new(-14.5, 4.5, -3) * CFrame.Angles(math.rad(0), math.rad(-135), math.rad(0)) |
| 521 | p.BrickColor = BrickColor.new("Bright green") |
| 522 | p.Material = Enum.Material.Glacier |
| 523 | p.MaterialVariant = "2022 Stud" |
| 524 | p.Anchored = true |
| 525 | p.Parent = model |
| 526 | end |
| 527 | do |
| 528 | local p = Instance.new("Part") |
| 529 | p.Name = "Planter_2_Stem2" |
| 530 | p.Size = Vector3.new(2, 0.15, 0.15) |
| 531 | p.CFrame = CFrame.new(-14.5, 4, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 532 | p.BrickColor = BrickColor.new("Shamrock") |
| 533 | p.Material = Enum.Material.Glacier |
| 534 | p.MaterialVariant = "2022 Stud" |
| 535 | p.Anchored = true |
| 536 | p.Parent = model |
| 537 | end |
| 538 | do |
| 539 | local p = Instance.new("Part") |
| 540 | p.Name = "Planter_2_Leaf2" |
| 541 | p.Size = Vector3.new(1, 0.1, 1) |
| 542 | p.CFrame = CFrame.new(-14.5, 5, 0) * CFrame.Angles(math.rad(0), math.rad(-165), math.rad(0)) |
| 543 | p.BrickColor = BrickColor.new("Bright green") |
| 544 | p.Material = Enum.Material.Glacier |
| 545 | p.MaterialVariant = "2022 Stud" |
| 546 | p.Anchored = true |
| 547 | p.Parent = model |
| 548 | end |
| 549 | do |
| 550 | local p = Instance.new("Part") |
| 551 | p.Name = "Planter_2_Stem3" |
| 552 | p.Size = Vector3.new(1.2, 0.15, 0.15) |
| 553 | p.CFrame = CFrame.new(-14.5, 3.6, 3) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 554 | p.BrickColor = BrickColor.new("Shamrock") |
| 555 | p.Material = Enum.Material.Glacier |
| 556 | p.MaterialVariant = "2022 Stud" |
| 557 | p.Anchored = true |
| 558 | p.Parent = model |
| 559 | end |
| 560 | do |
| 561 | local p = Instance.new("Part") |
| 562 | p.Name = "Planter_2_Leaf3" |
| 563 | p.Size = Vector3.new(0.7, 0.1, 0.7) |
| 564 | p.CFrame = CFrame.new(-14.5, 4.2, 3) * CFrame.Angles(math.rad(0), math.rad(-210), math.rad(0)) |
| 565 | p.BrickColor = BrickColor.new("Bright green") |
| 566 | p.Material = Enum.Material.Glacier |
| 567 | p.MaterialVariant = "2022 Stud" |
| 568 | p.Anchored = true |
| 569 | p.Parent = model |
| 570 | end |
| 571 | do |
| 572 | local p = Instance.new("Part") |
| 573 | p.Name = "Planter_3_Bot" |
| 574 | p.Size = Vector3.new(10, 1, 3) |
| 575 | p.CFrame = CFrame.new(0, 0.54, -14.5) * CFrame.Angles(math.rad(0), math.rad(-270), math.rad(0)) |
| 576 | p.BrickColor = BrickColor.new("Brown") |
| 577 | p.Material = Enum.Material.Glacier |
| 578 | p.MaterialVariant = "2022 Small Stud" |
| 579 | p.Anchored = true |
| 580 | p.Parent = model |
| 581 | end |
| 582 | do |
| 583 | local p = Instance.new("Part") |
| 584 | p.Name = "Planter_3_F" |
| 585 | p.Size = Vector3.new(10, 2.5, 0.5) |
| 586 | p.CFrame = CFrame.new(0.04, 2.37, -15.75) * CFrame.Angles(math.rad(0), math.rad(-270), math.rad(0)) |
| 587 | p.BrickColor = BrickColor.new("Brown") |
| 588 | p.Material = Enum.Material.Glacier |
| 589 | p.MaterialVariant = "2022 Small Stud" |
| 590 | p.Anchored = true |
| 591 | p.Parent = model |
| 592 | end |
| 593 | do |
| 594 | local p = Instance.new("Part") |
| 595 | p.Name = "Planter_3_B" |
| 596 | p.Size = Vector3.new(10, 2.5, 0.5) |
| 597 | p.CFrame = CFrame.new(0, 2.33, -13.25) * CFrame.Angles(math.rad(0), math.rad(-270), math.rad(0)) |
| 598 | p.BrickColor = BrickColor.new("Brown") |
| 599 | p.Material = Enum.Material.Glacier |
| 600 | p.MaterialVariant = "2022 Small Stud" |
| 601 | p.Anchored = true |
| 602 | p.Parent = model |
| 603 | end |
| 604 | do |
| 605 | local p = Instance.new("Part") |
| 606 | p.Name = "Planter_3_L" |
| 607 | p.Size = Vector3.new(0.5, 2.5, 2) |
| 608 | p.CFrame = CFrame.new(4.75, 2.25, -14.5) * CFrame.Angles(math.rad(0), math.rad(-270), math.rad(0)) |
| 609 | p.BrickColor = BrickColor.new("Brown") |
| 610 | p.Material = Enum.Material.Glacier |
| 611 | p.MaterialVariant = "2022 Small Stud" |
| 612 | p.Anchored = true |
| 613 | p.Parent = model |
| 614 | end |
| 615 | do |
| 616 | local p = Instance.new("Part") |
| 617 | p.Name = "Planter_3_R" |
| 618 | p.Size = Vector3.new(0.5, 2.5, 2) |
| 619 | p.CFrame = CFrame.new(-4.75, 2.25, -14.5) * CFrame.Angles(math.rad(0), math.rad(-270), math.rad(0)) |
| 620 | p.BrickColor = BrickColor.new("Brown") |
| 621 | p.Material = Enum.Material.Glacier |
| 622 | p.MaterialVariant = "2022 Small Stud" |
| 623 | p.Anchored = true |
| 624 | p.Parent = model |
| 625 | end |
| 626 | do |
| 627 | local p = Instance.new("Part") |
| 628 | p.Name = "Planter_3_Dirt" |
| 629 | p.Size = Vector3.new(9, 0.2, 2) |
| 630 | p.CFrame = CFrame.new(0, 3, -14.5) * CFrame.Angles(math.rad(0), math.rad(-270), math.rad(0)) |
| 631 | p.BrickColor = BrickColor.new("Pine Cone") |
| 632 | p.Material = Enum.Material.Glacier |
| 633 | p.MaterialVariant = "2022 Universal" |
| 634 | p.Anchored = true |
| 635 | p.Parent = model |
| 636 | end |
| 637 | do |
| 638 | local p = Instance.new("Part") |
| 639 | p.Name = "Planter_3_Stem1" |
| 640 | p.Size = Vector3.new(1.5, 0.15, 0.15) |
| 641 | p.CFrame = CFrame.new(3, 3.75, -14.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 642 | p.BrickColor = BrickColor.new("Shamrock") |
| 643 | p.Material = Enum.Material.Glacier |
| 644 | p.MaterialVariant = "2022 Stud" |
| 645 | p.Anchored = true |
| 646 | p.Parent = model |
| 647 | end |
| 648 | do |
| 649 | local p = Instance.new("Part") |
| 650 | p.Name = "Planter_3_Leaf1" |
| 651 | p.Size = Vector3.new(0.8, 0.1, 0.8) |
| 652 | p.CFrame = CFrame.new(3, 4.5, -14.5) * CFrame.Angles(math.rad(0), math.rad(-225), math.rad(0)) |
| 653 | p.BrickColor = BrickColor.new("Bright green") |
| 654 | p.Material = Enum.Material.Glacier |
| 655 | p.MaterialVariant = "2022 Stud" |
| 656 | p.Anchored = true |
| 657 | p.Parent = model |
| 658 | end |
| 659 | do |
| 660 | local p = Instance.new("Part") |
| 661 | p.Name = "Planter_3_Stem2" |
| 662 | p.Size = Vector3.new(2, 0.15, 0.15) |
| 663 | p.CFrame = CFrame.new(0, 4, -14.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 664 | p.BrickColor = BrickColor.new("Shamrock") |
| 665 | p.Material = Enum.Material.Glacier |
| 666 | p.MaterialVariant = "2022 Stud" |
| 667 | p.Anchored = true |
| 668 | p.Parent = model |
| 669 | end |
| 670 | do |
| 671 | local p = Instance.new("Part") |
| 672 | p.Name = "Planter_3_Leaf2" |
| 673 | p.Size = Vector3.new(1, 0.1, 1) |
| 674 | p.CFrame = CFrame.new(0, 5, -14.5) * CFrame.Angles(math.rad(0), math.rad(-255), math.rad(0)) |
| 675 | p.BrickColor = BrickColor.new("Bright green") |
| 676 | p.Material = Enum.Material.Glacier |
| 677 | p.MaterialVariant = "2022 Stud" |
| 678 | p.Anchored = true |
| 679 | p.Parent = model |
| 680 | end |
| 681 | do |
| 682 | local p = Instance.new("Part") |
| 683 | p.Name = "Planter_3_Stem3" |
| 684 | p.Size = Vector3.new(1.2, 0.15, 0.15) |
| 685 | p.CFrame = CFrame.new(-3, 3.6, -14.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 686 | p.BrickColor = BrickColor.new("Shamrock") |
| 687 | p.Material = Enum.Material.Glacier |
| 688 | p.MaterialVariant = "2022 Stud" |
| 689 | p.Anchored = true |
| 690 | p.Parent = model |
| 691 | end |
| 692 | do |
| 693 | local p = Instance.new("Part") |
| 694 | p.Name = "Planter_3_Leaf3" |
| 695 | p.Size = Vector3.new(0.7, 0.1, 0.7) |
| 696 | p.CFrame = CFrame.new(-3, 4.2, -14.5) * CFrame.Angles(math.rad(0), math.rad(-300), math.rad(0)) |
| 697 | p.BrickColor = BrickColor.new("Bright green") |
| 698 | p.Material = Enum.Material.Glacier |
| 699 | p.MaterialVariant = "2022 Stud" |
| 700 | p.Anchored = true |
| 701 | p.Parent = model |
| 702 | end |
| 703 | do |
| 704 | local p = Instance.new("Part") |
| 705 | p.Name = "Pillar_0_Base" |
| 706 | p.Size = Vector3.new(3.5, 1, 3.5) |
| 707 | p.CFrame = CFrame.new(8.13173, 3.62, 8.13173) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(0)) |
| 708 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 709 | p.Material = Enum.Material.Glacier |
| 710 | p.MaterialVariant = "2022 Inlet" |
| 711 | p.Anchored = true |
| 712 | p.Parent = model |
| 713 | end |
| 714 | do |
| 715 | local p = Instance.new("Part") |
| 716 | p.Name = "Pillar_0_Body" |
| 717 | p.Size = Vector3.new(2.5, 2, 2.5) |
| 718 | p.CFrame = CFrame.new(8.13173, 4.96, 8.13173) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(0)) |
| 719 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 720 | p.Material = Enum.Material.Glacier |
| 721 | p.MaterialVariant = "2022 Inlet" |
| 722 | p.Anchored = true |
| 723 | p.Parent = model |
| 724 | end |
| 725 | do |
| 726 | local p = Instance.new("Part") |
| 727 | p.Name = "Pillar_0_Cap" |
| 728 | p.Size = Vector3.new(3.5, 0.5, 3.5) |
| 729 | p.CFrame = CFrame.new(8.13173, 6.21, 8.13173) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(0)) |
| 730 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 731 | p.Material = Enum.Material.Glacier |
| 732 | p.MaterialVariant = "2022 Inlet" |
| 733 | p.Anchored = true |
| 734 | p.Parent = model |
| 735 | end |
| 736 | do |
| 737 | local p = Instance.new("Part") |
| 738 | p.Name = "Pillar_0_OrbBase" |
| 739 | p.Size = Vector3.new(2, 0.5, 2) |
| 740 | p.CFrame = CFrame.new(8.13173, 6.79, 8.13173) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(0)) |
| 741 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 742 | p.Material = Enum.Material.Glacier |
| 743 | p.MaterialVariant = "2022 Inlet" |
| 744 | p.Anchored = true |
| 745 | p.Parent = model |
| 746 | end |
| 747 | do |
| 748 | local p = Instance.new("Part") |
| 749 | p.Shape = Enum.PartType.Ball |
| 750 | p.Name = "Pillar_0_Orb" |
| 751 | p.Size = Vector3.new(2, 2, 2) |
| 752 | p.CFrame = CFrame.new(8.13173, 8, 8.13173) |
| 753 | p.BrickColor = BrickColor.new("Pearl") |
| 754 | p.Material = Enum.Material.Neon |
| 755 | p.Anchored = true |
| 756 | p.Parent = model |
| 757 | end |
| 758 | do |
| 759 | local p = Instance.new("Part") |
| 760 | p.Name = "Pillar_1_Base" |
| 761 | p.Size = Vector3.new(3.5, 1, 3.5) |
| 762 | p.CFrame = CFrame.new(-8.13173, 3.62, 8.13173) * CFrame.Angles(math.rad(0), math.rad(-135), math.rad(0)) |
| 763 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 764 | p.Material = Enum.Material.Glacier |
| 765 | p.MaterialVariant = "2022 Inlet" |
| 766 | p.Anchored = true |
| 767 | p.Parent = model |
| 768 | end |
| 769 | do |
| 770 | local p = Instance.new("Part") |
| 771 | p.Name = "Pillar_1_Body" |
| 772 | p.Size = Vector3.new(2.5, 2, 2.5) |
| 773 | p.CFrame = CFrame.new(-8.13173, 4.96, 8.13173) * CFrame.Angles(math.rad(0), math.rad(-135), math.rad(0)) |
| 774 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 775 | p.Material = Enum.Material.Glacier |
| 776 | p.MaterialVariant = "2022 Inlet" |
| 777 | p.Anchored = true |
| 778 | p.Parent = model |
| 779 | end |
| 780 | do |
| 781 | local p = Instance.new("Part") |
| 782 | p.Name = "Pillar_1_Cap" |
| 783 | p.Size = Vector3.new(3.5, 0.5, 3.5) |
| 784 | p.CFrame = CFrame.new(-8.13173, 6.21, 8.13173) * CFrame.Angles(math.rad(0), math.rad(-135), math.rad(0)) |
| 785 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 786 | p.Material = Enum.Material.Glacier |
| 787 | p.MaterialVariant = "2022 Inlet" |
| 788 | p.Anchored = true |
| 789 | p.Parent = model |
| 790 | end |
| 791 | do |
| 792 | local p = Instance.new("Part") |
| 793 | p.Name = "Pillar_1_OrbBase" |
| 794 | p.Size = Vector3.new(2, 0.5, 2) |
| 795 | p.CFrame = CFrame.new(-8.13173, 6.79, 8.13173) * CFrame.Angles(math.rad(0), math.rad(-135), math.rad(0)) |
| 796 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 797 | p.Material = Enum.Material.Glacier |
| 798 | p.MaterialVariant = "2022 Inlet" |
| 799 | p.Anchored = true |
| 800 | p.Parent = model |
| 801 | end |
| 802 | do |
| 803 | local p = Instance.new("Part") |
| 804 | p.Shape = Enum.PartType.Ball |
| 805 | p.Name = "Pillar_1_Orb" |
| 806 | p.Size = Vector3.new(2, 2, 2) |
| 807 | p.CFrame = CFrame.new(-8.13173, 8, 8.13173) |
| 808 | p.BrickColor = BrickColor.new("Pearl") |
| 809 | p.Material = Enum.Material.Neon |
| 810 | p.Anchored = true |
| 811 | p.Parent = model |
| 812 | end |
| 813 | do |
| 814 | local p = Instance.new("Part") |
| 815 | p.Name = "Pillar_2_Base" |
| 816 | p.Size = Vector3.new(3.5, 1, 3.5) |
| 817 | p.CFrame = CFrame.new(-8.13173, 3.62, -8.13173) * CFrame.Angles(math.rad(0), math.rad(-225), math.rad(0)) |
| 818 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 819 | p.Material = Enum.Material.Glacier |
| 820 | p.MaterialVariant = "2022 Inlet" |
| 821 | p.Anchored = true |
| 822 | p.Parent = model |
| 823 | end |
| 824 | do |
| 825 | local p = Instance.new("Part") |
| 826 | p.Name = "Pillar_2_Body" |
| 827 | p.Size = Vector3.new(2.5, 2, 2.5) |
| 828 | p.CFrame = CFrame.new(-8.13173, 4.96, -8.13173) * CFrame.Angles(math.rad(0), math.rad(-225), math.rad(0)) |
| 829 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 830 | p.Material = Enum.Material.Glacier |
| 831 | p.MaterialVariant = "2022 Inlet" |
| 832 | p.Anchored = true |
| 833 | p.Parent = model |
| 834 | end |
| 835 | do |
| 836 | local p = Instance.new("Part") |
| 837 | p.Name = "Pillar_2_Cap" |
| 838 | p.Size = Vector3.new(3.5, 0.5, 3.5) |
| 839 | p.CFrame = CFrame.new(-8.13173, 6.21, -8.13173) * CFrame.Angles(math.rad(0), math.rad(-225), math.rad(0)) |
| 840 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 841 | p.Material = Enum.Material.Glacier |
| 842 | p.MaterialVariant = "2022 Inlet" |
| 843 | p.Anchored = true |
| 844 | p.Parent = model |
| 845 | end |
| 846 | do |
| 847 | local p = Instance.new("Part") |
| 848 | p.Name = "Pillar_2_OrbBase" |
| 849 | p.Size = Vector3.new(2, 0.5, 2) |
| 850 | p.CFrame = CFrame.new(-8.13173, 6.79, -8.13173) * CFrame.Angles(math.rad(0), math.rad(-225), math.rad(0)) |
| 851 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 852 | p.Material = Enum.Material.Glacier |
| 853 | p.MaterialVariant = "2022 Inlet" |
| 854 | p.Anchored = true |
| 855 | p.Parent = model |
| 856 | end |
| 857 | do |
| 858 | local p = Instance.new("Part") |
| 859 | p.Shape = Enum.PartType.Ball |
| 860 | p.Name = "Pillar_2_Orb" |
| 861 | p.Size = Vector3.new(2, 2, 2) |
| 862 | p.CFrame = CFrame.new(-8.13173, 8, -8.13173) |
| 863 | p.BrickColor = BrickColor.new("Pearl") |
| 864 | p.Material = Enum.Material.Neon |
| 865 | p.Anchored = true |
| 866 | p.Parent = model |
| 867 | end |
| 868 | do |
| 869 | local p = Instance.new("Part") |
| 870 | p.Name = "Pillar_3_Base" |
| 871 | p.Size = Vector3.new(3.5, 1, 3.5) |
| 872 | p.CFrame = CFrame.new(8.13173, 3.62, -8.13173) * CFrame.Angles(math.rad(0), math.rad(-315), math.rad(0)) |
| 873 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 874 | p.Material = Enum.Material.Glacier |
| 875 | p.MaterialVariant = "2022 Inlet" |
| 876 | p.Anchored = true |
| 877 | p.Parent = model |
| 878 | end |
| 879 | do |
| 880 | local p = Instance.new("Part") |
| 881 | p.Name = "Pillar_3_Body" |
| 882 | p.Size = Vector3.new(2.5, 2, 2.5) |
| 883 | p.CFrame = CFrame.new(8.13173, 4.96, -8.13173) * CFrame.Angles(math.rad(0), math.rad(-315), math.rad(0)) |
| 884 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 885 | p.Material = Enum.Material.Glacier |
| 886 | p.MaterialVariant = "2022 Inlet" |
| 887 | p.Anchored = true |
| 888 | p.Parent = model |
| 889 | end |
| 890 | do |
| 891 | local p = Instance.new("Part") |
| 892 | p.Name = "Pillar_3_Cap" |
| 893 | p.Size = Vector3.new(3.5, 0.5, 3.5) |
| 894 | p.CFrame = CFrame.new(8.13173, 6.21, -8.13173) * CFrame.Angles(math.rad(0), math.rad(-315), math.rad(0)) |
| 895 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 896 | p.Material = Enum.Material.Glacier |
| 897 | p.MaterialVariant = "2022 Inlet" |
| 898 | p.Anchored = true |
| 899 | p.Parent = model |
| 900 | end |
| 901 | do |
| 902 | local p = Instance.new("Part") |
| 903 | p.Name = "Pillar_3_OrbBase" |
| 904 | p.Size = Vector3.new(2, 0.5, 2) |
| 905 | p.CFrame = CFrame.new(8.13173, 6.79, -8.13173) * CFrame.Angles(math.rad(0), math.rad(-315), math.rad(0)) |
| 906 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 907 | p.Material = Enum.Material.Glacier |
| 908 | p.MaterialVariant = "2022 Inlet" |
| 909 | p.Anchored = true |
| 910 | p.Parent = model |
| 911 | end |
| 912 | do |
| 913 | local p = Instance.new("Part") |
| 914 | p.Shape = Enum.PartType.Ball |
| 915 | p.Name = "Pillar_3_Orb" |
| 916 | p.Size = Vector3.new(2, 2, 2) |
| 917 | p.CFrame = CFrame.new(8.13173, 8, -8.13173) |
| 918 | p.BrickColor = BrickColor.new("Pearl") |
| 919 | p.Material = Enum.Material.Neon |
| 920 | p.Anchored = true |
| 921 | p.Parent = model |
| 922 | end |
| 923 | do |
| 924 | local rightV = Vector3.new(1,0,0).Unit |
| 925 | local upV = (Vector3.new(0,0,-1) - Vector3.new(0,0,-1):Dot(rightV)*rightV).Unit |
| 926 | local normalV = upV:Cross(rightV) |
| 927 | local pos = Vector3.new(0, 1.79, 0) |
| 928 | local cyl = Instance.new("Part") |
| 929 | cyl.Shape = Enum.PartType.Cylinder |
| 930 | cyl.Size = Vector3.new(1.5, 24, 24) |
| 931 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 932 | cyl.BrickColor = BrickColor.new("Dark stone grey") |
| 933 | cyl.Material = Enum.Material.Glacier |
| 934 | cyl.MaterialVariant = "2022 Inlet" |
| 935 | cyl.Anchored = true; cyl.Parent = workspace |
| 936 | local cuts = {} |
| 937 | local hole = Instance.new("Part") |
| 938 | hole.Shape = Enum.PartType.Cylinder |
| 939 | hole.Size = Vector3.new(1.7, 22, 22) |
| 940 | hole.CFrame = cyl.CFrame |
| 941 | hole.BrickColor = BrickColor.new("Dark stone grey") |
| 942 | hole.Material = Enum.Material.Glacier |
| 943 | hole.MaterialVariant = "2022 Inlet" |
| 944 | hole.Anchored = true; hole.Parent = workspace |
| 945 | table.insert(cuts, hole) |
| 946 | if #cuts > 0 then |
| 947 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 948 | for _, c in ipairs(cuts) do c:Destroy() end |
| 949 | if ok and result then |
| 950 | cyl:Destroy() |
| 951 | result.Name = "BaseWall"; result.Anchored = true; result.Parent = model |
| 952 | else |
| 953 | cyl.Name = "BaseWall"; cyl.Parent = model |
| 954 | end |
| 955 | else |
| 956 | cyl.Name = "BaseWall"; cyl.Parent = model |
| 957 | end |
| 958 | end |
| 959 | do |
| 960 | local rightV = Vector3.new(1,0,0).Unit |
| 961 | local upV = (Vector3.new(0,0,-1) - Vector3.new(0,0,-1):Dot(rightV)*rightV).Unit |
| 962 | local normalV = upV:Cross(rightV) |
| 963 | local pos = Vector3.new(0, 2.83, 0) |
| 964 | local cyl = Instance.new("Part") |
| 965 | cyl.Shape = Enum.PartType.Cylinder |
| 966 | cyl.Size = Vector3.new(0.5, 25, 25) |
| 967 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 968 | cyl.BrickColor = BrickColor.new("Medium stone grey") |
| 969 | cyl.Material = Enum.Material.Glacier |
| 970 | cyl.MaterialVariant = "2022 Inlet" |
| 971 | cyl.Anchored = true; cyl.Parent = workspace |
| 972 | local cuts = {} |
| 973 | local hole = Instance.new("Part") |
| 974 | hole.Shape = Enum.PartType.Cylinder |
| 975 | hole.Size = Vector3.new(0.7, 21, 21) |
| 976 | hole.CFrame = cyl.CFrame |
| 977 | hole.BrickColor = BrickColor.new("Medium stone grey") |
| 978 | hole.Material = Enum.Material.Glacier |
| 979 | hole.MaterialVariant = "2022 Inlet" |
| 980 | hole.Anchored = true; hole.Parent = workspace |
| 981 | table.insert(cuts, hole) |
| 982 | if #cuts > 0 then |
| 983 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 984 | for _, c in ipairs(cuts) do c:Destroy() end |
| 985 | if ok and result then |
| 986 | cyl:Destroy() |
| 987 | result.Name = "BaseRim"; result.Anchored = true; result.Parent = model |
| 988 | else |
| 989 | cyl.Name = "BaseRim"; cyl.Parent = model |
| 990 | end |
| 991 | else |
| 992 | cyl.Name = "BaseRim"; cyl.Parent = model |
| 993 | end |
| 994 | end |
| 995 | do |
| 996 | local rightV = Vector3.new(1,0,0).Unit |
| 997 | local upV = (Vector3.new(0,0,-1) - Vector3.new(0,0,-1):Dot(rightV)*rightV).Unit |
| 998 | local normalV = upV:Cross(rightV) |
| 999 | local pos = Vector3.new(0, 7.54, 0) |
| 1000 | local cyl = Instance.new("Part") |
| 1001 | cyl.Shape = Enum.PartType.Cylinder |
| 1002 | cyl.Size = Vector3.new(1, 14, 14) |
| 1003 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 1004 | cyl.BrickColor = BrickColor.new("Dark stone grey") |
| 1005 | cyl.Material = Enum.Material.Glacier |
| 1006 | cyl.MaterialVariant = "2022 Inlet" |
| 1007 | cyl.Anchored = true; cyl.Parent = workspace |
| 1008 | local cuts = {} |
| 1009 | local hole = Instance.new("Part") |
| 1010 | hole.Shape = Enum.PartType.Cylinder |
| 1011 | hole.Size = Vector3.new(1.2, 13, 13) |
| 1012 | hole.CFrame = cyl.CFrame |
| 1013 | hole.BrickColor = BrickColor.new("Dark stone grey") |
| 1014 | hole.Material = Enum.Material.Glacier |
| 1015 | hole.MaterialVariant = "2022 Inlet" |
| 1016 | hole.Anchored = true; hole.Parent = workspace |
| 1017 | table.insert(cuts, hole) |
| 1018 | if #cuts > 0 then |
| 1019 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 1020 | for _, c in ipairs(cuts) do c:Destroy() end |
| 1021 | if ok and result then |
| 1022 | cyl:Destroy() |
| 1023 | result.Name = "MidWall"; result.Anchored = true; result.Parent = model |
| 1024 | else |
| 1025 | cyl.Name = "MidWall"; cyl.Parent = model |
| 1026 | end |
| 1027 | else |
| 1028 | cyl.Name = "MidWall"; cyl.Parent = model |
| 1029 | end |
| 1030 | end |
| 1031 | do |
| 1032 | local rightV = Vector3.new(1,0,0).Unit |
| 1033 | local upV = (Vector3.new(0,0,-1) - Vector3.new(0,0,-1):Dot(rightV)*rightV).Unit |
| 1034 | local normalV = upV:Cross(rightV) |
| 1035 | local pos = Vector3.new(0, 8.25, 0) |
| 1036 | local cyl = Instance.new("Part") |
| 1037 | cyl.Shape = Enum.PartType.Cylinder |
| 1038 | cyl.Size = Vector3.new(0.5, 15, 15) |
| 1039 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 1040 | cyl.BrickColor = BrickColor.new("Medium stone grey") |
| 1041 | cyl.Material = Enum.Material.Glacier |
| 1042 | cyl.MaterialVariant = "2022 Inlet" |
| 1043 | cyl.Anchored = true; cyl.Parent = workspace |
| 1044 | local cuts = {} |
| 1045 | local hole = Instance.new("Part") |
| 1046 | hole.Shape = Enum.PartType.Cylinder |
| 1047 | hole.Size = Vector3.new(0.7, 12, 12) |
| 1048 | hole.CFrame = cyl.CFrame |
| 1049 | hole.BrickColor = BrickColor.new("Medium stone grey") |
| 1050 | hole.Material = Enum.Material.Glacier |
| 1051 | hole.MaterialVariant = "2022 Inlet" |
| 1052 | hole.Anchored = true; hole.Parent = workspace |
| 1053 | table.insert(cuts, hole) |
| 1054 | if #cuts > 0 then |
| 1055 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 1056 | for _, c in ipairs(cuts) do c:Destroy() end |
| 1057 | if ok and result then |
| 1058 | cyl:Destroy() |
| 1059 | result.Name = "MidRim"; result.Anchored = true; result.Parent = model |
| 1060 | else |
| 1061 | cyl.Name = "MidRim"; cyl.Parent = model |
| 1062 | end |
| 1063 | else |
| 1064 | cyl.Name = "MidRim"; cyl.Parent = model |
| 1065 | end |
| 1066 | end |
| 1067 | do |
| 1068 | local rightV = Vector3.new(1,0,0).Unit |
| 1069 | local upV = (Vector3.new(0,0,-1) - Vector3.new(0,0,-1):Dot(rightV)*rightV).Unit |
| 1070 | local normalV = upV:Cross(rightV) |
| 1071 | local pos = Vector3.new(0, 10.79, 0) |
| 1072 | local cyl = Instance.new("Part") |
| 1073 | cyl.Shape = Enum.PartType.Cylinder |
| 1074 | cyl.Size = Vector3.new(0.5, 8, 8) |
| 1075 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 1076 | cyl.BrickColor = BrickColor.new("Dark stone grey") |
| 1077 | cyl.Material = Enum.Material.Glacier |
| 1078 | cyl.MaterialVariant = "2022 Inlet" |
| 1079 | cyl.Anchored = true; cyl.Parent = workspace |
| 1080 | local cuts = {} |
| 1081 | local hole = Instance.new("Part") |
| 1082 | hole.Shape = Enum.PartType.Cylinder |
| 1083 | hole.Size = Vector3.new(0.7, 7, 7) |
| 1084 | hole.CFrame = cyl.CFrame |
| 1085 | hole.BrickColor = BrickColor.new("Dark stone grey") |
| 1086 | hole.Material = Enum.Material.Glacier |
| 1087 | hole.MaterialVariant = "2022 Inlet" |
| 1088 | hole.Anchored = true; hole.Parent = workspace |
| 1089 | table.insert(cuts, hole) |
| 1090 | if #cuts > 0 then |
| 1091 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 1092 | for _, c in ipairs(cuts) do c:Destroy() end |
| 1093 | if ok and result then |
| 1094 | cyl:Destroy() |
| 1095 | result.Name = "TopWall"; result.Anchored = true; result.Parent = model |
| 1096 | else |
| 1097 | cyl.Name = "TopWall"; cyl.Parent = model |
| 1098 | end |
| 1099 | else |
| 1100 | cyl.Name = "TopWall"; cyl.Parent = model |
| 1101 | end |
| 1102 | end |
| 1103 | do |
| 1104 | local rightV = Vector3.new(1,0,0).Unit |
| 1105 | local upV = (Vector3.new(0,0,-1) - Vector3.new(0,0,-1):Dot(rightV)*rightV).Unit |
| 1106 | local normalV = upV:Cross(rightV) |
| 1107 | local pos = Vector3.new(0, 11.25, 0) |
| 1108 | local cyl = Instance.new("Part") |
| 1109 | cyl.Shape = Enum.PartType.Cylinder |
| 1110 | cyl.Size = Vector3.new(0.5, 8.4, 8.4) |
| 1111 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 1112 | cyl.BrickColor = BrickColor.new("Medium stone grey") |
| 1113 | cyl.Material = Enum.Material.Glacier |
| 1114 | cyl.MaterialVariant = "2022 Inlet" |
| 1115 | cyl.Anchored = true; cyl.Parent = workspace |
| 1116 | local cuts = {} |
| 1117 | local hole = Instance.new("Part") |
| 1118 | hole.Shape = Enum.PartType.Cylinder |
| 1119 | hole.Size = Vector3.new(0.7, 6.4, 6.4) |
| 1120 | hole.CFrame = cyl.CFrame |
| 1121 | hole.BrickColor = BrickColor.new("Medium stone grey") |
| 1122 | hole.Material = Enum.Material.Glacier |
| 1123 | hole.MaterialVariant = "2022 Inlet" |
| 1124 | hole.Anchored = true; hole.Parent = workspace |
| 1125 | table.insert(cuts, hole) |
| 1126 | if #cuts > 0 then |
| 1127 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 1128 | for _, c in ipairs(cuts) do c:Destroy() end |
| 1129 | if ok and result then |
| 1130 | cyl:Destroy() |
| 1131 | result.Name = "TopRim"; result.Anchored = true; result.Parent = model |
| 1132 | else |
| 1133 | cyl.Name = "TopRim"; cyl.Parent = model |
| 1134 | end |
| 1135 | else |
| 1136 | cyl.Name = "TopRim"; cyl.Parent = model |
| 1137 | end |
| 1138 | end |
| 1139 | do |
| 1140 | local rightV = Vector3.new(1,0,0).Unit |
| 1141 | local upV = (Vector3.new(0,0,-1) - Vector3.new(0,0,-1):Dot(rightV)*rightV).Unit |
| 1142 | local normalV = upV:Cross(rightV) |
| 1143 | local pos = Vector3.new(0, 14.5, 0) |
| 1144 | local cyl = Instance.new("Part") |
| 1145 | cyl.Shape = Enum.PartType.Cylinder |
| 1146 | cyl.Size = Vector3.new(0.2, 4, 4) |
| 1147 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 1148 | cyl.BrickColor = BrickColor.new("Toothpaste") |
| 1149 | cyl.Material = Enum.Material.Glacier |
| 1150 | cyl.Anchored = true; cyl.Parent = workspace |
| 1151 | local cuts = {} |
| 1152 | local hole = Instance.new("Part") |
| 1153 | hole.Shape = Enum.PartType.Cylinder |
| 1154 | hole.Size = Vector3.new(0.4, 1, 1) |
| 1155 | hole.CFrame = cyl.CFrame |
| 1156 | hole.BrickColor = BrickColor.new("Toothpaste") |
| 1157 | hole.Material = Enum.Material.Glacier |
| 1158 | hole.Anchored = true; hole.Parent = workspace |
| 1159 | table.insert(cuts, hole) |
| 1160 | if #cuts > 0 then |
| 1161 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 1162 | for _, c in ipairs(cuts) do c:Destroy() end |
| 1163 | if ok and result then |
| 1164 | cyl:Destroy() |
| 1165 | result.Name = "Splash"; result.Anchored = true; result.Parent = model |
| 1166 | else |
| 1167 | cyl.Name = "Splash"; cyl.Parent = model |
| 1168 | end |
| 1169 | else |
| 1170 | cyl.Name = "Splash"; cyl.Parent = model |
| 1171 | end |
| 1172 | end |
| 1173 | model.PrimaryPart = model:FindFirstChild("BaseFloor") |
| 1174 | print("WaterFountain built: " .. #model:GetChildren() .. " parts") |
Loading comments...