Loading model...
by Sahil shaikh Shaikh · 9/16/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: LobbyPlaza |
| 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 = "LobbyPlaza" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Bright blue"] = "2022 Universal", |
| 25 | ["Bright green"] = "2022 Stud", |
| 26 | ["Bright yellow"] = "2022 Big Stud", |
| 27 | ["Dark stone grey"] = "2022 Stud", |
| 28 | ["Light stone grey"] = "2022 Glue", |
| 29 | ["Medium stone grey"] = "2022 Inlet", |
| 30 | ["Navy blue"] = "2022 Stud", |
| 31 | ["Really black"] = "2022 Universal", |
| 32 | ["Reddish brown"] = "2022 Small Stud", |
| 33 | ["Royal purple"] = "2022 Stud", |
| 34 | } |
| 35 | do |
| 36 | local p = Instance.new("Part") |
| 37 | p.Shape = Enum.PartType.Cylinder |
| 38 | p.Name = "PlazaCenter" |
| 39 | p.Size = Vector3.new(1, 30, 30) |
| 40 | p.CFrame = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 41 | p.BrickColor = BrickColor.new("Light stone grey") |
| 42 | p.Material = Enum.Material.Glacier |
| 43 | p.MaterialVariant = "2022 Glue" |
| 44 | p.Anchored = true |
| 45 | p.Parent = model |
| 46 | end |
| 47 | do |
| 48 | local p = Instance.new("Part") |
| 49 | p.Shape = Enum.PartType.Cylinder |
| 50 | p.Name = "PlazaRing1" |
| 51 | p.Size = Vector3.new(1.1, 28, 28) |
| 52 | p.CFrame = CFrame.new(0, 0.1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 53 | p.BrickColor = BrickColor.new("Navy blue") |
| 54 | p.Material = Enum.Material.Glacier |
| 55 | p.MaterialVariant = "2022 Stud" |
| 56 | p.Anchored = true |
| 57 | p.Parent = model |
| 58 | end |
| 59 | do |
| 60 | local p = Instance.new("Part") |
| 61 | p.Shape = Enum.PartType.Cylinder |
| 62 | p.Name = "PlazaRing2" |
| 63 | p.Size = Vector3.new(1.2, 26, 26) |
| 64 | p.CFrame = CFrame.new(0, 0.2, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 65 | p.BrickColor = BrickColor.new("Light stone grey") |
| 66 | p.Material = Enum.Material.Glacier |
| 67 | p.MaterialVariant = "2022 Glue" |
| 68 | p.Anchored = true |
| 69 | p.Parent = model |
| 70 | end |
| 71 | do |
| 72 | local p = Instance.new("Part") |
| 73 | p.Shape = Enum.PartType.Cylinder |
| 74 | p.Name = "PlazaRingNeon" |
| 75 | p.Size = Vector3.new(1.3, 24, 24) |
| 76 | p.CFrame = CFrame.new(0, 0.3, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 77 | p.BrickColor = BrickColor.new("Toothpaste") |
| 78 | p.Material = Enum.Material.Neon |
| 79 | p.Anchored = true |
| 80 | p.Parent = model |
| 81 | end |
| 82 | do |
| 83 | local p = Instance.new("Part") |
| 84 | p.Shape = Enum.PartType.Cylinder |
| 85 | p.Name = "PlazaInner" |
| 86 | p.Size = Vector3.new(1.4, 22, 22) |
| 87 | p.CFrame = CFrame.new(0, 0.4, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 88 | p.BrickColor = BrickColor.new("Bright blue") |
| 89 | p.Material = Enum.Material.Glacier |
| 90 | p.MaterialVariant = "2022 Universal" |
| 91 | p.Anchored = true |
| 92 | p.Parent = model |
| 93 | end |
| 94 | do |
| 95 | local p = Instance.new("Part") |
| 96 | p.Name = "StarCore" |
| 97 | p.Size = Vector3.new(6, 1.5, 6) |
| 98 | p.CFrame = CFrame.new(0, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(0)) |
| 99 | p.BrickColor = BrickColor.new("Light stone grey") |
| 100 | p.Material = Enum.Material.Glacier |
| 101 | p.MaterialVariant = "2022 Glue" |
| 102 | p.Anchored = true |
| 103 | p.Parent = model |
| 104 | end |
| 105 | do |
| 106 | local p = Instance.new("Part") |
| 107 | p.Name = "StarPoint1" |
| 108 | p.Size = Vector3.new(3, 1.5, 3) |
| 109 | p.CFrame = CFrame.new(0, 0.58, -4) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(0)) |
| 110 | p.BrickColor = BrickColor.new("Light stone grey") |
| 111 | p.Material = Enum.Material.Glacier |
| 112 | p.MaterialVariant = "2022 Glue" |
| 113 | p.Anchored = true |
| 114 | p.Parent = model |
| 115 | end |
| 116 | do |
| 117 | local p = Instance.new("Part") |
| 118 | p.Name = "StarPoint2" |
| 119 | p.Size = Vector3.new(3, 1.5, 3) |
| 120 | p.CFrame = CFrame.new(0, 0.58, 4) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(0)) |
| 121 | p.BrickColor = BrickColor.new("Light stone grey") |
| 122 | p.Material = Enum.Material.Glacier |
| 123 | p.MaterialVariant = "2022 Glue" |
| 124 | p.Anchored = true |
| 125 | p.Parent = model |
| 126 | end |
| 127 | do |
| 128 | local p = Instance.new("Part") |
| 129 | p.Name = "StarPoint3" |
| 130 | p.Size = Vector3.new(3, 1.5, 3) |
| 131 | p.CFrame = CFrame.new(-4, 0.54, 0) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(0)) |
| 132 | p.BrickColor = BrickColor.new("Light stone grey") |
| 133 | p.Material = Enum.Material.Glacier |
| 134 | p.MaterialVariant = "2022 Glue" |
| 135 | p.Anchored = true |
| 136 | p.Parent = model |
| 137 | end |
| 138 | do |
| 139 | local p = Instance.new("Part") |
| 140 | p.Name = "StarPoint4" |
| 141 | p.Size = Vector3.new(3, 1.5, 3) |
| 142 | p.CFrame = CFrame.new(4, 0.54, 0) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(0)) |
| 143 | p.BrickColor = BrickColor.new("Light stone grey") |
| 144 | p.Material = Enum.Material.Glacier |
| 145 | p.MaterialVariant = "2022 Glue" |
| 146 | p.Anchored = true |
| 147 | p.Parent = model |
| 148 | end |
| 149 | do |
| 150 | local p = Instance.new("Part") |
| 151 | p.Name = "WalkwayFront" |
| 152 | p.Size = Vector3.new(10, 1, 20) |
| 153 | p.CFrame = CFrame.new(0, -0.5, 25) |
| 154 | p.BrickColor = BrickColor.new("Light stone grey") |
| 155 | p.Material = Enum.Material.Glacier |
| 156 | p.MaterialVariant = "2022 Glue" |
| 157 | p.Anchored = true |
| 158 | p.Parent = model |
| 159 | end |
| 160 | do |
| 161 | local p = Instance.new("Part") |
| 162 | p.Name = "WalkwayLeft" |
| 163 | p.Size = Vector3.new(20, 1, 10) |
| 164 | p.CFrame = CFrame.new(-25, -0.5, 0) |
| 165 | p.BrickColor = BrickColor.new("Light stone grey") |
| 166 | p.Material = Enum.Material.Glacier |
| 167 | p.MaterialVariant = "2022 Glue" |
| 168 | p.Anchored = true |
| 169 | p.Parent = model |
| 170 | end |
| 171 | do |
| 172 | local p = Instance.new("Part") |
| 173 | p.Name = "WalkwayRight" |
| 174 | p.Size = Vector3.new(20, 1, 10) |
| 175 | p.CFrame = CFrame.new(25, -0.5, 0) |
| 176 | p.BrickColor = BrickColor.new("Light stone grey") |
| 177 | p.Material = Enum.Material.Glacier |
| 178 | p.MaterialVariant = "2022 Glue" |
| 179 | p.Anchored = true |
| 180 | p.Parent = model |
| 181 | end |
| 182 | do |
| 183 | local p = Instance.new("Part") |
| 184 | p.Name = "WalkwayBack" |
| 185 | p.Size = Vector3.new(10, 1, 20) |
| 186 | p.CFrame = CFrame.new(0, -0.54, -25) |
| 187 | p.BrickColor = BrickColor.new("Light stone grey") |
| 188 | p.Material = Enum.Material.Glacier |
| 189 | p.MaterialVariant = "2022 Glue" |
| 190 | p.Anchored = true |
| 191 | p.Parent = model |
| 192 | end |
| 193 | do |
| 194 | local p = Instance.new("Part") |
| 195 | p.Name = "StripFrontL" |
| 196 | p.Size = Vector3.new(1, 1.1, 20) |
| 197 | p.CFrame = CFrame.new(-4, -0.4, 25.08) |
| 198 | p.BrickColor = BrickColor.new("Toothpaste") |
| 199 | p.Material = Enum.Material.Neon |
| 200 | p.Anchored = true |
| 201 | p.Parent = model |
| 202 | end |
| 203 | do |
| 204 | local p = Instance.new("Part") |
| 205 | p.Name = "StripFrontR" |
| 206 | p.Size = Vector3.new(1, 1.1, 20) |
| 207 | p.CFrame = CFrame.new(4, -0.4, 25.08) |
| 208 | p.BrickColor = BrickColor.new("Toothpaste") |
| 209 | p.Material = Enum.Material.Neon |
| 210 | p.Anchored = true |
| 211 | p.Parent = model |
| 212 | end |
| 213 | do |
| 214 | local p = Instance.new("Part") |
| 215 | p.Name = "StairFront_0" |
| 216 | p.Size = Vector3.new(12, 1, 2) |
| 217 | p.CFrame = CFrame.new(0, -1, 35) |
| 218 | p.BrickColor = BrickColor.new("Light stone grey") |
| 219 | p.Material = Enum.Material.Glacier |
| 220 | p.MaterialVariant = "2022 Glue" |
| 221 | p.Anchored = true |
| 222 | p.Parent = model |
| 223 | end |
| 224 | do |
| 225 | local p = Instance.new("Part") |
| 226 | p.Name = "StairNeonL_0" |
| 227 | p.Size = Vector3.new(1, 1.1, 2) |
| 228 | p.CFrame = CFrame.new(-5.54, -1, 34.96) |
| 229 | p.BrickColor = BrickColor.new("Toothpaste") |
| 230 | p.Material = Enum.Material.Neon |
| 231 | p.Anchored = true |
| 232 | p.Parent = model |
| 233 | end |
| 234 | do |
| 235 | local p = Instance.new("Part") |
| 236 | p.Name = "StairNeonR_0" |
| 237 | p.Size = Vector3.new(1, 1.1, 2) |
| 238 | p.CFrame = CFrame.new(5.54, -1, 34.96) |
| 239 | p.BrickColor = BrickColor.new("Toothpaste") |
| 240 | p.Material = Enum.Material.Neon |
| 241 | p.Anchored = true |
| 242 | p.Parent = model |
| 243 | end |
| 244 | do |
| 245 | local p = Instance.new("Part") |
| 246 | p.Name = "StairFront_1" |
| 247 | p.Size = Vector3.new(12, 1, 2) |
| 248 | p.CFrame = CFrame.new(0, -2, 37) |
| 249 | p.BrickColor = BrickColor.new("Light stone grey") |
| 250 | p.Material = Enum.Material.Glacier |
| 251 | p.MaterialVariant = "2022 Glue" |
| 252 | p.Anchored = true |
| 253 | p.Parent = model |
| 254 | end |
| 255 | do |
| 256 | local p = Instance.new("Part") |
| 257 | p.Name = "StairNeonL_1" |
| 258 | p.Size = Vector3.new(1, 1.1, 2) |
| 259 | p.CFrame = CFrame.new(-5.54, -2, 37.04) |
| 260 | p.BrickColor = BrickColor.new("Toothpaste") |
| 261 | p.Material = Enum.Material.Neon |
| 262 | p.Anchored = true |
| 263 | p.Parent = model |
| 264 | end |
| 265 | do |
| 266 | local p = Instance.new("Part") |
| 267 | p.Name = "StairNeonR_1" |
| 268 | p.Size = Vector3.new(1, 1.1, 2) |
| 269 | p.CFrame = CFrame.new(5.54, -2, 37.04) |
| 270 | p.BrickColor = BrickColor.new("Toothpaste") |
| 271 | p.Material = Enum.Material.Neon |
| 272 | p.Anchored = true |
| 273 | p.Parent = model |
| 274 | end |
| 275 | do |
| 276 | local p = Instance.new("Part") |
| 277 | p.Name = "StairFront_2" |
| 278 | p.Size = Vector3.new(12, 1, 2) |
| 279 | p.CFrame = CFrame.new(0, -3, 39) |
| 280 | p.BrickColor = BrickColor.new("Light stone grey") |
| 281 | p.Material = Enum.Material.Glacier |
| 282 | p.MaterialVariant = "2022 Glue" |
| 283 | p.Anchored = true |
| 284 | p.Parent = model |
| 285 | end |
| 286 | do |
| 287 | local p = Instance.new("Part") |
| 288 | p.Name = "StairNeonL_2" |
| 289 | p.Size = Vector3.new(1, 1.1, 2) |
| 290 | p.CFrame = CFrame.new(-5.54, -3, 39.04) |
| 291 | p.BrickColor = BrickColor.new("Toothpaste") |
| 292 | p.Material = Enum.Material.Neon |
| 293 | p.Anchored = true |
| 294 | p.Parent = model |
| 295 | end |
| 296 | do |
| 297 | local p = Instance.new("Part") |
| 298 | p.Name = "StairNeonR_2" |
| 299 | p.Size = Vector3.new(1, 1.1, 2) |
| 300 | p.CFrame = CFrame.new(5.54, -3, 39.04) |
| 301 | p.BrickColor = BrickColor.new("Toothpaste") |
| 302 | p.Material = Enum.Material.Neon |
| 303 | p.Anchored = true |
| 304 | p.Parent = model |
| 305 | end |
| 306 | do |
| 307 | local p = Instance.new("Part") |
| 308 | p.Name = "StairFront_3" |
| 309 | p.Size = Vector3.new(12, 1, 2) |
| 310 | p.CFrame = CFrame.new(0, -4, 41) |
| 311 | p.BrickColor = BrickColor.new("Light stone grey") |
| 312 | p.Material = Enum.Material.Glacier |
| 313 | p.MaterialVariant = "2022 Glue" |
| 314 | p.Anchored = true |
| 315 | p.Parent = model |
| 316 | end |
| 317 | do |
| 318 | local p = Instance.new("Part") |
| 319 | p.Name = "StairNeonL_3" |
| 320 | p.Size = Vector3.new(1, 1.1, 2) |
| 321 | p.CFrame = CFrame.new(-5.54, -4, 41.04) |
| 322 | p.BrickColor = BrickColor.new("Toothpaste") |
| 323 | p.Material = Enum.Material.Neon |
| 324 | p.Anchored = true |
| 325 | p.Parent = model |
| 326 | end |
| 327 | do |
| 328 | local p = Instance.new("Part") |
| 329 | p.Name = "StairNeonR_3" |
| 330 | p.Size = Vector3.new(1, 1.1, 2) |
| 331 | p.CFrame = CFrame.new(5.54, -4, 41.04) |
| 332 | p.BrickColor = BrickColor.new("Toothpaste") |
| 333 | p.Material = Enum.Material.Neon |
| 334 | p.Anchored = true |
| 335 | p.Parent = model |
| 336 | end |
| 337 | do |
| 338 | local p = Instance.new("Part") |
| 339 | p.Name = "StairFront_4" |
| 340 | p.Size = Vector3.new(12, 1, 2) |
| 341 | p.CFrame = CFrame.new(0, -5, 43) |
| 342 | p.BrickColor = BrickColor.new("Light stone grey") |
| 343 | p.Material = Enum.Material.Glacier |
| 344 | p.MaterialVariant = "2022 Glue" |
| 345 | p.Anchored = true |
| 346 | p.Parent = model |
| 347 | end |
| 348 | do |
| 349 | local p = Instance.new("Part") |
| 350 | p.Name = "StairNeonL_4" |
| 351 | p.Size = Vector3.new(1, 1.1, 2) |
| 352 | p.CFrame = CFrame.new(-5.54, -5, 43.04) |
| 353 | p.BrickColor = BrickColor.new("Toothpaste") |
| 354 | p.Material = Enum.Material.Neon |
| 355 | p.Anchored = true |
| 356 | p.Parent = model |
| 357 | end |
| 358 | do |
| 359 | local p = Instance.new("Part") |
| 360 | p.Name = "StairNeonR_4" |
| 361 | p.Size = Vector3.new(1, 1.1, 2) |
| 362 | p.CFrame = CFrame.new(5.54, -5, 43.04) |
| 363 | p.BrickColor = BrickColor.new("Toothpaste") |
| 364 | p.Material = Enum.Material.Neon |
| 365 | p.Anchored = true |
| 366 | p.Parent = model |
| 367 | end |
| 368 | do |
| 369 | local p = Instance.new("Part") |
| 370 | p.Name = "PillarBase_0" |
| 371 | p.Size = Vector3.new(3, 2, 3) |
| 372 | p.CFrame = CFrame.new(11.3137, 1.04, 11.3137) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(0)) |
| 373 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 374 | p.Material = Enum.Material.Glacier |
| 375 | p.MaterialVariant = "2022 Stud" |
| 376 | p.Anchored = true |
| 377 | p.Parent = model |
| 378 | end |
| 379 | do |
| 380 | local p = Instance.new("Part") |
| 381 | p.Name = "PillarMid_0" |
| 382 | p.Size = Vector3.new(2, 4, 2) |
| 383 | p.CFrame = CFrame.new(11.3137, 3, 11.3137) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(0)) |
| 384 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 385 | p.Material = Enum.Material.Glacier |
| 386 | p.MaterialVariant = "2022 Inlet" |
| 387 | p.Anchored = true |
| 388 | p.Parent = model |
| 389 | end |
| 390 | do |
| 391 | local p = Instance.new("Part") |
| 392 | p.Name = "PillarTop_0" |
| 393 | p.Size = Vector3.new(2.5, 1, 2.5) |
| 394 | p.CFrame = CFrame.new(11.3137, 5.54, 11.3137) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(0)) |
| 395 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 396 | p.Material = Enum.Material.Glacier |
| 397 | p.MaterialVariant = "2022 Stud" |
| 398 | p.Anchored = true |
| 399 | p.Parent = model |
| 400 | end |
| 401 | do |
| 402 | local p = Instance.new("Part") |
| 403 | p.Name = "PillarLight_0" |
| 404 | p.Size = Vector3.new(1.5, 1.5, 1.5) |
| 405 | p.CFrame = CFrame.new(11.3137, 6.5, 11.3137) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(0)) |
| 406 | p.BrickColor = BrickColor.new("Toothpaste") |
| 407 | p.Material = Enum.Material.Neon |
| 408 | p.Anchored = true |
| 409 | p.Parent = model |
| 410 | end |
| 411 | do |
| 412 | local p = Instance.new("Part") |
| 413 | p.Name = "PillarBase_1" |
| 414 | p.Size = Vector3.new(3, 2, 3) |
| 415 | p.CFrame = CFrame.new(-11.3137, 1.04, 11.3137) * CFrame.Angles(math.rad(0), math.rad(135), math.rad(0)) |
| 416 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 417 | p.Material = Enum.Material.Glacier |
| 418 | p.MaterialVariant = "2022 Stud" |
| 419 | p.Anchored = true |
| 420 | p.Parent = model |
| 421 | end |
| 422 | do |
| 423 | local p = Instance.new("Part") |
| 424 | p.Name = "PillarMid_1" |
| 425 | p.Size = Vector3.new(2, 4, 2) |
| 426 | p.CFrame = CFrame.new(-11.3137, 3, 11.3137) * CFrame.Angles(math.rad(0), math.rad(135), math.rad(0)) |
| 427 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 428 | p.Material = Enum.Material.Glacier |
| 429 | p.MaterialVariant = "2022 Inlet" |
| 430 | p.Anchored = true |
| 431 | p.Parent = model |
| 432 | end |
| 433 | do |
| 434 | local p = Instance.new("Part") |
| 435 | p.Name = "PillarTop_1" |
| 436 | p.Size = Vector3.new(2.5, 1, 2.5) |
| 437 | p.CFrame = CFrame.new(-11.3137, 5.54, 11.3137) * CFrame.Angles(math.rad(0), math.rad(135), math.rad(0)) |
| 438 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 439 | p.Material = Enum.Material.Glacier |
| 440 | p.MaterialVariant = "2022 Stud" |
| 441 | p.Anchored = true |
| 442 | p.Parent = model |
| 443 | end |
| 444 | do |
| 445 | local p = Instance.new("Part") |
| 446 | p.Name = "PillarLight_1" |
| 447 | p.Size = Vector3.new(1.5, 1.5, 1.5) |
| 448 | p.CFrame = CFrame.new(-11.3137, 6.5, 11.3137) * CFrame.Angles(math.rad(0), math.rad(135), math.rad(0)) |
| 449 | p.BrickColor = BrickColor.new("Toothpaste") |
| 450 | p.Material = Enum.Material.Neon |
| 451 | p.Anchored = true |
| 452 | p.Parent = model |
| 453 | end |
| 454 | do |
| 455 | local p = Instance.new("Part") |
| 456 | p.Name = "PillarBase_2" |
| 457 | p.Size = Vector3.new(3, 2, 3) |
| 458 | p.CFrame = CFrame.new(-11.3137, 1, -11.3137) * CFrame.Angles(math.rad(0), math.rad(225), math.rad(0)) |
| 459 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 460 | p.Material = Enum.Material.Glacier |
| 461 | p.MaterialVariant = "2022 Stud" |
| 462 | p.Anchored = true |
| 463 | p.Parent = model |
| 464 | end |
| 465 | do |
| 466 | local p = Instance.new("Part") |
| 467 | p.Name = "PillarMid_2" |
| 468 | p.Size = Vector3.new(2, 4, 2) |
| 469 | p.CFrame = CFrame.new(-11.3137, 3, -11.3137) * CFrame.Angles(math.rad(0), math.rad(225), math.rad(0)) |
| 470 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 471 | p.Material = Enum.Material.Glacier |
| 472 | p.MaterialVariant = "2022 Inlet" |
| 473 | p.Anchored = true |
| 474 | p.Parent = model |
| 475 | end |
| 476 | do |
| 477 | local p = Instance.new("Part") |
| 478 | p.Name = "PillarTop_2" |
| 479 | p.Size = Vector3.new(2.5, 1, 2.5) |
| 480 | p.CFrame = CFrame.new(-11.3137, 5.54, -11.3137) * CFrame.Angles(math.rad(0), math.rad(225), math.rad(0)) |
| 481 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 482 | p.Material = Enum.Material.Glacier |
| 483 | p.MaterialVariant = "2022 Stud" |
| 484 | p.Anchored = true |
| 485 | p.Parent = model |
| 486 | end |
| 487 | do |
| 488 | local p = Instance.new("Part") |
| 489 | p.Name = "PillarLight_2" |
| 490 | p.Size = Vector3.new(1.5, 1.5, 1.5) |
| 491 | p.CFrame = CFrame.new(-11.3137, 6.5, -11.3137) * CFrame.Angles(math.rad(0), math.rad(225), math.rad(0)) |
| 492 | p.BrickColor = BrickColor.new("Toothpaste") |
| 493 | p.Material = Enum.Material.Neon |
| 494 | p.Anchored = true |
| 495 | p.Parent = model |
| 496 | end |
| 497 | do |
| 498 | local p = Instance.new("Part") |
| 499 | p.Name = "PillarBase_3" |
| 500 | p.Size = Vector3.new(3, 2, 3) |
| 501 | p.CFrame = CFrame.new(11.3137, 1, -11.3137) * CFrame.Angles(math.rad(0), math.rad(315), math.rad(0)) |
| 502 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 503 | p.Material = Enum.Material.Glacier |
| 504 | p.MaterialVariant = "2022 Stud" |
| 505 | p.Anchored = true |
| 506 | p.Parent = model |
| 507 | end |
| 508 | do |
| 509 | local p = Instance.new("Part") |
| 510 | p.Name = "PillarMid_3" |
| 511 | p.Size = Vector3.new(2, 4, 2) |
| 512 | p.CFrame = CFrame.new(11.3137, 3, -11.3137) * CFrame.Angles(math.rad(0), math.rad(315), math.rad(0)) |
| 513 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 514 | p.Material = Enum.Material.Glacier |
| 515 | p.MaterialVariant = "2022 Inlet" |
| 516 | p.Anchored = true |
| 517 | p.Parent = model |
| 518 | end |
| 519 | do |
| 520 | local p = Instance.new("Part") |
| 521 | p.Name = "PillarTop_3" |
| 522 | p.Size = Vector3.new(2.5, 1, 2.5) |
| 523 | p.CFrame = CFrame.new(11.3137, 5.54, -11.3137) * CFrame.Angles(math.rad(0), math.rad(315), math.rad(0)) |
| 524 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 525 | p.Material = Enum.Material.Glacier |
| 526 | p.MaterialVariant = "2022 Stud" |
| 527 | p.Anchored = true |
| 528 | p.Parent = model |
| 529 | end |
| 530 | do |
| 531 | local p = Instance.new("Part") |
| 532 | p.Name = "PillarLight_3" |
| 533 | p.Size = Vector3.new(1.5, 1.5, 1.5) |
| 534 | p.CFrame = CFrame.new(11.3137, 6.5, -11.3137) * CFrame.Angles(math.rad(0), math.rad(315), math.rad(0)) |
| 535 | p.BrickColor = BrickColor.new("Toothpaste") |
| 536 | p.Material = Enum.Material.Neon |
| 537 | p.Anchored = true |
| 538 | p.Parent = model |
| 539 | end |
| 540 | do |
| 541 | local p = Instance.new("Part") |
| 542 | p.Name = "GZ_Base" |
| 543 | p.Size = Vector3.new(24, 2, 10) |
| 544 | p.CFrame = CFrame.new(0, 0, -35) |
| 545 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 546 | p.Material = Enum.Material.Glacier |
| 547 | p.MaterialVariant = "2022 Stud" |
| 548 | p.Anchored = true |
| 549 | p.Parent = model |
| 550 | end |
| 551 | do |
| 552 | local p = Instance.new("Part") |
| 553 | p.Name = "GZ_Stair_0" |
| 554 | p.Size = Vector3.new(10, 1, 1.5) |
| 555 | p.CFrame = CFrame.new(0, 1, -31) |
| 556 | p.BrickColor = BrickColor.new("Light stone grey") |
| 557 | p.Material = Enum.Material.Glacier |
| 558 | p.MaterialVariant = "2022 Glue" |
| 559 | p.Anchored = true |
| 560 | p.Parent = model |
| 561 | end |
| 562 | do |
| 563 | local p = Instance.new("Part") |
| 564 | p.Name = "GZ_Stair_1" |
| 565 | p.Size = Vector3.new(10, 1, 1.5) |
| 566 | p.CFrame = CFrame.new(0, 2, -32.5) |
| 567 | p.BrickColor = BrickColor.new("Light stone grey") |
| 568 | p.Material = Enum.Material.Glacier |
| 569 | p.MaterialVariant = "2022 Glue" |
| 570 | p.Anchored = true |
| 571 | p.Parent = model |
| 572 | end |
| 573 | do |
| 574 | local p = Instance.new("Part") |
| 575 | p.Name = "GZ_Stair_2" |
| 576 | p.Size = Vector3.new(10, 1, 1.5) |
| 577 | p.CFrame = CFrame.new(0, 3, -34) |
| 578 | p.BrickColor = BrickColor.new("Light stone grey") |
| 579 | p.Material = Enum.Material.Glacier |
| 580 | p.MaterialVariant = "2022 Glue" |
| 581 | p.Anchored = true |
| 582 | p.Parent = model |
| 583 | end |
| 584 | do |
| 585 | local p = Instance.new("Part") |
| 586 | p.Name = "GZ_PillarL" |
| 587 | p.Size = Vector3.new(3, 14, 3) |
| 588 | p.CFrame = CFrame.new(-8.08, 8.08, -34.92) |
| 589 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 590 | p.Material = Enum.Material.Glacier |
| 591 | p.MaterialVariant = "2022 Stud" |
| 592 | p.Anchored = true |
| 593 | p.Parent = model |
| 594 | end |
| 595 | do |
| 596 | local p = Instance.new("Part") |
| 597 | p.Name = "GZ_PillarR" |
| 598 | p.Size = Vector3.new(3, 14, 3) |
| 599 | p.CFrame = CFrame.new(8.08, 8.08, -34.92) |
| 600 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 601 | p.Material = Enum.Material.Glacier |
| 602 | p.MaterialVariant = "2022 Stud" |
| 603 | p.Anchored = true |
| 604 | p.Parent = model |
| 605 | end |
| 606 | do |
| 607 | local p = Instance.new("Part") |
| 608 | p.Name = "GZ_Header" |
| 609 | p.Size = Vector3.new(20, 4, 3) |
| 610 | p.CFrame = CFrame.new(0, 16, -35) |
| 611 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 612 | p.Material = Enum.Material.Glacier |
| 613 | p.MaterialVariant = "2022 Stud" |
| 614 | p.Anchored = true |
| 615 | p.Parent = model |
| 616 | end |
| 617 | do |
| 618 | local p = Instance.new("Part") |
| 619 | p.Name = "GZ_Crown" |
| 620 | p.Size = Vector3.new(6, 3, 2) |
| 621 | p.CFrame = CFrame.new(0, 19, -35) |
| 622 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 623 | p.Material = Enum.Material.Glacier |
| 624 | p.MaterialVariant = "2022 Inlet" |
| 625 | p.Anchored = true |
| 626 | p.Parent = model |
| 627 | end |
| 628 | do |
| 629 | local p = Instance.new("Part") |
| 630 | p.Name = "GZ_Portal" |
| 631 | p.Size = Vector3.new(13, 12, 1) |
| 632 | p.CFrame = CFrame.new(0, 7.96, -35) |
| 633 | p.BrickColor = BrickColor.new("Toothpaste") |
| 634 | p.Material = Enum.Material.Neon |
| 635 | p.Anchored = true |
| 636 | p.Parent = model |
| 637 | end |
| 638 | do |
| 639 | local p = Instance.new("Part") |
| 640 | p.Name = "GZ_PortalBack" |
| 641 | p.Size = Vector3.new(14, 13, 1) |
| 642 | p.CFrame = CFrame.new(0, 8, -35.6) |
| 643 | p.BrickColor = BrickColor.new("Really black") |
| 644 | p.Material = Enum.Material.Glacier |
| 645 | p.MaterialVariant = "2022 Universal" |
| 646 | p.Anchored = true |
| 647 | p.Parent = model |
| 648 | end |
| 649 | do |
| 650 | local p = Instance.new("Part") |
| 651 | p.Name = "GZ_BannerL" |
| 652 | p.Size = Vector3.new(2, 8, 0.5) |
| 653 | p.CFrame = CFrame.new(-10, 9.92, -34) |
| 654 | p.BrickColor = BrickColor.new("Bright blue") |
| 655 | p.Material = Enum.Material.Glacier |
| 656 | p.MaterialVariant = "2022 Universal" |
| 657 | p.Anchored = true |
| 658 | p.Parent = model |
| 659 | end |
| 660 | do |
| 661 | local p = Instance.new("Part") |
| 662 | p.Name = "GZ_BannerR" |
| 663 | p.Size = Vector3.new(2, 8, 0.5) |
| 664 | p.CFrame = CFrame.new(10, 9.92, -34) |
| 665 | p.BrickColor = BrickColor.new("Bright blue") |
| 666 | p.Material = Enum.Material.Glacier |
| 667 | p.MaterialVariant = "2022 Universal" |
| 668 | p.Anchored = true |
| 669 | p.Parent = model |
| 670 | end |
| 671 | do |
| 672 | local p = Instance.new("Part") |
| 673 | p.Name = "SH_Base" |
| 674 | p.Size = Vector3.new(10, 2, 24) |
| 675 | p.CFrame = CFrame.new(-35, 0, -15) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 676 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 677 | p.Material = Enum.Material.Glacier |
| 678 | p.MaterialVariant = "2022 Stud" |
| 679 | p.Anchored = true |
| 680 | p.Parent = model |
| 681 | end |
| 682 | do |
| 683 | local p = Instance.new("Part") |
| 684 | p.Name = "SH_Stair_0" |
| 685 | p.Size = Vector3.new(1.5, 1, 10) |
| 686 | p.CFrame = CFrame.new(-31, 1, -15) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 687 | p.BrickColor = BrickColor.new("Light stone grey") |
| 688 | p.Material = Enum.Material.Glacier |
| 689 | p.MaterialVariant = "2022 Glue" |
| 690 | p.Anchored = true |
| 691 | p.Parent = model |
| 692 | end |
| 693 | do |
| 694 | local p = Instance.new("Part") |
| 695 | p.Name = "SH_Stair_1" |
| 696 | p.Size = Vector3.new(1.5, 1, 10) |
| 697 | p.CFrame = CFrame.new(-32.5, 1.96, -15) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 698 | p.BrickColor = BrickColor.new("Light stone grey") |
| 699 | p.Material = Enum.Material.Glacier |
| 700 | p.MaterialVariant = "2022 Glue" |
| 701 | p.Anchored = true |
| 702 | p.Parent = model |
| 703 | end |
| 704 | do |
| 705 | local p = Instance.new("Part") |
| 706 | p.Name = "SH_Stair_2" |
| 707 | p.Size = Vector3.new(1.5, 1, 10) |
| 708 | p.CFrame = CFrame.new(-34, 2.96, -15) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 709 | p.BrickColor = BrickColor.new("Light stone grey") |
| 710 | p.Material = Enum.Material.Glacier |
| 711 | p.MaterialVariant = "2022 Glue" |
| 712 | p.Anchored = true |
| 713 | p.Parent = model |
| 714 | end |
| 715 | do |
| 716 | local p = Instance.new("Part") |
| 717 | p.Name = "SH_PillarL" |
| 718 | p.Size = Vector3.new(3, 12, 3) |
| 719 | p.CFrame = CFrame.new(-34.92, 8, -23) |
| 720 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 721 | p.Material = Enum.Material.Glacier |
| 722 | p.MaterialVariant = "2022 Stud" |
| 723 | p.Anchored = true |
| 724 | p.Parent = model |
| 725 | end |
| 726 | do |
| 727 | local p = Instance.new("Part") |
| 728 | p.Name = "SH_PillarR" |
| 729 | p.Size = Vector3.new(3, 12, 3) |
| 730 | p.CFrame = CFrame.new(-35.08, 8, -7) |
| 731 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 732 | p.Material = Enum.Material.Glacier |
| 733 | p.MaterialVariant = "2022 Stud" |
| 734 | p.Anchored = true |
| 735 | p.Parent = model |
| 736 | end |
| 737 | do |
| 738 | local p = Instance.new("Part") |
| 739 | p.Name = "SH_Header" |
| 740 | p.Size = Vector3.new(3, 4, 20) |
| 741 | p.CFrame = CFrame.new(-35, 15, -15) |
| 742 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 743 | p.Material = Enum.Material.Glacier |
| 744 | p.MaterialVariant = "2022 Stud" |
| 745 | p.Anchored = true |
| 746 | p.Parent = model |
| 747 | end |
| 748 | do |
| 749 | local p = Instance.new("Part") |
| 750 | p.Name = "SH_Portal" |
| 751 | p.Size = Vector3.new(1, 10, 13) |
| 752 | p.CFrame = CFrame.new(-35, 7.96, -15) |
| 753 | p.BrickColor = BrickColor.new("New Yeller") |
| 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 = "SH_PortalBack" |
| 761 | p.Size = Vector3.new(1, 11, 14) |
| 762 | p.CFrame = CFrame.new(-35.6, 8, -15) |
| 763 | p.BrickColor = BrickColor.new("Really black") |
| 764 | p.Material = Enum.Material.Glacier |
| 765 | p.MaterialVariant = "2022 Universal" |
| 766 | p.Anchored = true |
| 767 | p.Parent = model |
| 768 | end |
| 769 | do |
| 770 | local p = Instance.new("Part") |
| 771 | p.Name = "SH_BannerL" |
| 772 | p.Size = Vector3.new(0.5, 8, 2) |
| 773 | p.CFrame = CFrame.new(-34, 10.08, -25) |
| 774 | p.BrickColor = BrickColor.new("Bright yellow") |
| 775 | p.Material = Enum.Material.Glacier |
| 776 | p.MaterialVariant = "2022 Big Stud" |
| 777 | p.Anchored = true |
| 778 | p.Parent = model |
| 779 | end |
| 780 | do |
| 781 | local p = Instance.new("Part") |
| 782 | p.Name = "SH_BannerR" |
| 783 | p.Size = Vector3.new(0.5, 8, 2) |
| 784 | p.CFrame = CFrame.new(-34, 10.08, -5) |
| 785 | p.BrickColor = BrickColor.new("Bright yellow") |
| 786 | p.Material = Enum.Material.Glacier |
| 787 | p.MaterialVariant = "2022 Big Stud" |
| 788 | p.Anchored = true |
| 789 | p.Parent = model |
| 790 | end |
| 791 | do |
| 792 | local p = Instance.new("Part") |
| 793 | p.Name = "UP_Base" |
| 794 | p.Size = Vector3.new(10, 2, 24) |
| 795 | p.CFrame = CFrame.new(35, 0, -15) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 796 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 797 | p.Material = Enum.Material.Glacier |
| 798 | p.MaterialVariant = "2022 Stud" |
| 799 | p.Anchored = true |
| 800 | p.Parent = model |
| 801 | end |
| 802 | do |
| 803 | local p = Instance.new("Part") |
| 804 | p.Name = "UP_Stair_0" |
| 805 | p.Size = Vector3.new(1.5, 1, 10) |
| 806 | p.CFrame = CFrame.new(31, 1, -15) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 807 | p.BrickColor = BrickColor.new("Light stone grey") |
| 808 | p.Material = Enum.Material.Glacier |
| 809 | p.MaterialVariant = "2022 Glue" |
| 810 | p.Anchored = true |
| 811 | p.Parent = model |
| 812 | end |
| 813 | do |
| 814 | local p = Instance.new("Part") |
| 815 | p.Name = "UP_Stair_1" |
| 816 | p.Size = Vector3.new(1.5, 1, 10) |
| 817 | p.CFrame = CFrame.new(32.5, 1.96, -15) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 818 | p.BrickColor = BrickColor.new("Light stone grey") |
| 819 | p.Material = Enum.Material.Glacier |
| 820 | p.MaterialVariant = "2022 Glue" |
| 821 | p.Anchored = true |
| 822 | p.Parent = model |
| 823 | end |
| 824 | do |
| 825 | local p = Instance.new("Part") |
| 826 | p.Name = "UP_Stair_2" |
| 827 | p.Size = Vector3.new(1.5, 1, 10) |
| 828 | p.CFrame = CFrame.new(34, 2.96, -15) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 829 | p.BrickColor = BrickColor.new("Light stone grey") |
| 830 | p.Material = Enum.Material.Glacier |
| 831 | p.MaterialVariant = "2022 Glue" |
| 832 | p.Anchored = true |
| 833 | p.Parent = model |
| 834 | end |
| 835 | do |
| 836 | local p = Instance.new("Part") |
| 837 | p.Name = "UP_PillarL" |
| 838 | p.Size = Vector3.new(3, 12, 3) |
| 839 | p.CFrame = CFrame.new(35.08, 8, -23) |
| 840 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 841 | p.Material = Enum.Material.Glacier |
| 842 | p.MaterialVariant = "2022 Stud" |
| 843 | p.Anchored = true |
| 844 | p.Parent = model |
| 845 | end |
| 846 | do |
| 847 | local p = Instance.new("Part") |
| 848 | p.Name = "UP_PillarR" |
| 849 | p.Size = Vector3.new(3, 12, 3) |
| 850 | p.CFrame = CFrame.new(34.92, 8, -7) |
| 851 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 852 | p.Material = Enum.Material.Glacier |
| 853 | p.MaterialVariant = "2022 Stud" |
| 854 | p.Anchored = true |
| 855 | p.Parent = model |
| 856 | end |
| 857 | do |
| 858 | local p = Instance.new("Part") |
| 859 | p.Name = "UP_Header" |
| 860 | p.Size = Vector3.new(3, 4, 20) |
| 861 | p.CFrame = CFrame.new(35, 15, -15) |
| 862 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 863 | p.Material = Enum.Material.Glacier |
| 864 | p.MaterialVariant = "2022 Stud" |
| 865 | p.Anchored = true |
| 866 | p.Parent = model |
| 867 | end |
| 868 | do |
| 869 | local p = Instance.new("Part") |
| 870 | p.Name = "UP_Portal" |
| 871 | p.Size = Vector3.new(1, 10, 13) |
| 872 | p.CFrame = CFrame.new(35, 7.96, -15) |
| 873 | p.BrickColor = BrickColor.new("Magenta") |
| 874 | p.Material = Enum.Material.Neon |
| 875 | p.Anchored = true |
| 876 | p.Parent = model |
| 877 | end |
| 878 | do |
| 879 | local p = Instance.new("Part") |
| 880 | p.Name = "UP_PortalBack" |
| 881 | p.Size = Vector3.new(1, 11, 14) |
| 882 | p.CFrame = CFrame.new(35.6, 8, -15) |
| 883 | p.BrickColor = BrickColor.new("Really black") |
| 884 | p.Material = Enum.Material.Glacier |
| 885 | p.MaterialVariant = "2022 Universal" |
| 886 | p.Anchored = true |
| 887 | p.Parent = model |
| 888 | end |
| 889 | do |
| 890 | local p = Instance.new("Part") |
| 891 | p.Name = "UP_BannerL" |
| 892 | p.Size = Vector3.new(0.5, 8, 2) |
| 893 | p.CFrame = CFrame.new(34, 10.08, -25) |
| 894 | p.BrickColor = BrickColor.new("Royal purple") |
| 895 | p.Material = Enum.Material.Glacier |
| 896 | p.MaterialVariant = "2022 Stud" |
| 897 | p.Anchored = true |
| 898 | p.Parent = model |
| 899 | end |
| 900 | do |
| 901 | local p = Instance.new("Part") |
| 902 | p.Name = "UP_BannerR" |
| 903 | p.Size = Vector3.new(0.5, 8, 2) |
| 904 | p.CFrame = CFrame.new(34, 10.08, -5) |
| 905 | p.BrickColor = BrickColor.new("Royal purple") |
| 906 | p.Material = Enum.Material.Glacier |
| 907 | p.MaterialVariant = "2022 Stud" |
| 908 | p.Anchored = true |
| 909 | p.Parent = model |
| 910 | end |
| 911 | do |
| 912 | local p = Instance.new("Part") |
| 913 | p.Name = "Planter_0" |
| 914 | p.Size = Vector3.new(6, 2, 6) |
| 915 | p.CFrame = CFrame.new(-15, 1, 15) |
| 916 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 917 | p.Material = Enum.Material.Glacier |
| 918 | p.MaterialVariant = "2022 Stud" |
| 919 | p.Anchored = true |
| 920 | p.Parent = model |
| 921 | end |
| 922 | do |
| 923 | local p = Instance.new("Part") |
| 924 | p.Name = "PlanterDirt_0" |
| 925 | p.Size = Vector3.new(5, 1, 5) |
| 926 | p.CFrame = CFrame.new(-15, 2, 15) |
| 927 | p.BrickColor = BrickColor.new("Reddish brown") |
| 928 | p.Material = Enum.Material.Glacier |
| 929 | p.MaterialVariant = "2022 Small Stud" |
| 930 | p.Anchored = true |
| 931 | p.Parent = model |
| 932 | end |
| 933 | do |
| 934 | local p = Instance.new("Part") |
| 935 | p.Shape = Enum.PartType.Cylinder |
| 936 | p.Name = "TreeTrunk_0" |
| 937 | p.Size = Vector3.new(6, 1.5, 1.5) |
| 938 | p.CFrame = CFrame.new(-15, 4, 15) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 939 | p.BrickColor = BrickColor.new("Reddish brown") |
| 940 | p.Material = Enum.Material.Glacier |
| 941 | p.MaterialVariant = "2022 Small Stud" |
| 942 | p.Anchored = true |
| 943 | p.Parent = model |
| 944 | end |
| 945 | do |
| 946 | local p = Instance.new("Part") |
| 947 | p.Name = "TreeLeaves1_0" |
| 948 | p.Size = Vector3.new(7, 4, 7) |
| 949 | p.CFrame = CFrame.new(-15, 8, 15) |
| 950 | p.BrickColor = BrickColor.new("Bright green") |
| 951 | p.Material = Enum.Material.Glacier |
| 952 | p.MaterialVariant = "2022 Stud" |
| 953 | p.Anchored = true |
| 954 | p.Parent = model |
| 955 | end |
| 956 | do |
| 957 | local p = Instance.new("Part") |
| 958 | p.Name = "TreeLeaves2_0" |
| 959 | p.Size = Vector3.new(5, 3, 5) |
| 960 | p.CFrame = CFrame.new(-15, 11, 15) |
| 961 | p.BrickColor = BrickColor.new("Bright green") |
| 962 | p.Material = Enum.Material.Glacier |
| 963 | p.MaterialVariant = "2022 Stud" |
| 964 | p.Anchored = true |
| 965 | p.Parent = model |
| 966 | end |
| 967 | do |
| 968 | local p = Instance.new("Part") |
| 969 | p.Name = "TreeLeaves3_0" |
| 970 | p.Size = Vector3.new(3, 2, 3) |
| 971 | p.CFrame = CFrame.new(-15, 13, 15) |
| 972 | p.BrickColor = BrickColor.new("Bright green") |
| 973 | p.Material = Enum.Material.Glacier |
| 974 | p.MaterialVariant = "2022 Stud" |
| 975 | p.Anchored = true |
| 976 | p.Parent = model |
| 977 | end |
| 978 | do |
| 979 | local p = Instance.new("Part") |
| 980 | p.Name = "Planter_1" |
| 981 | p.Size = Vector3.new(6, 2, 6) |
| 982 | p.CFrame = CFrame.new(15, 1, 15) |
| 983 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 984 | p.Material = Enum.Material.Glacier |
| 985 | p.MaterialVariant = "2022 Stud" |
| 986 | p.Anchored = true |
| 987 | p.Parent = model |
| 988 | end |
| 989 | do |
| 990 | local p = Instance.new("Part") |
| 991 | p.Name = "PlanterDirt_1" |
| 992 | p.Size = Vector3.new(5, 1, 5) |
| 993 | p.CFrame = CFrame.new(15, 2, 15) |
| 994 | p.BrickColor = BrickColor.new("Reddish brown") |
| 995 | p.Material = Enum.Material.Glacier |
| 996 | p.MaterialVariant = "2022 Small Stud" |
| 997 | p.Anchored = true |
| 998 | p.Parent = model |
| 999 | end |
| 1000 | do |
| 1001 | local p = Instance.new("Part") |
| 1002 | p.Shape = Enum.PartType.Cylinder |
| 1003 | p.Name = "TreeTrunk_1" |
| 1004 | p.Size = Vector3.new(6, 1.5, 1.5) |
| 1005 | p.CFrame = CFrame.new(15, 4, 15) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 1006 | p.BrickColor = BrickColor.new("Reddish brown") |
| 1007 | p.Material = Enum.Material.Glacier |
| 1008 | p.MaterialVariant = "2022 Small Stud" |
| 1009 | p.Anchored = true |
| 1010 | p.Parent = model |
| 1011 | end |
| 1012 | do |
| 1013 | local p = Instance.new("Part") |
| 1014 | p.Name = "TreeLeaves1_1" |
| 1015 | p.Size = Vector3.new(7, 4, 7) |
| 1016 | p.CFrame = CFrame.new(15, 8, 15) |
| 1017 | p.BrickColor = BrickColor.new("Bright green") |
| 1018 | p.Material = Enum.Material.Glacier |
| 1019 | p.MaterialVariant = "2022 Stud" |
| 1020 | p.Anchored = true |
| 1021 | p.Parent = model |
| 1022 | end |
| 1023 | do |
| 1024 | local p = Instance.new("Part") |
| 1025 | p.Name = "TreeLeaves2_1" |
| 1026 | p.Size = Vector3.new(5, 3, 5) |
| 1027 | p.CFrame = CFrame.new(15, 11, 15) |
| 1028 | p.BrickColor = BrickColor.new("Bright green") |
| 1029 | p.Material = Enum.Material.Glacier |
| 1030 | p.MaterialVariant = "2022 Stud" |
| 1031 | p.Anchored = true |
| 1032 | p.Parent = model |
| 1033 | end |
| 1034 | do |
| 1035 | local p = Instance.new("Part") |
| 1036 | p.Name = "TreeLeaves3_1" |
| 1037 | p.Size = Vector3.new(3, 2, 3) |
| 1038 | p.CFrame = CFrame.new(15, 13, 15) |
| 1039 | p.BrickColor = BrickColor.new("Bright green") |
| 1040 | p.Material = Enum.Material.Glacier |
| 1041 | p.MaterialVariant = "2022 Stud" |
| 1042 | p.Anchored = true |
| 1043 | p.Parent = model |
| 1044 | end |
| 1045 | do |
| 1046 | local p = Instance.new("Part") |
| 1047 | p.Name = "Planter_2" |
| 1048 | p.Size = Vector3.new(6, 2, 6) |
| 1049 | p.CFrame = CFrame.new(-25, 1, -25) |
| 1050 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 1051 | p.Material = Enum.Material.Glacier |
| 1052 | p.MaterialVariant = "2022 Stud" |
| 1053 | p.Anchored = true |
| 1054 | p.Parent = model |
| 1055 | end |
| 1056 | do |
| 1057 | local p = Instance.new("Part") |
| 1058 | p.Name = "PlanterDirt_2" |
| 1059 | p.Size = Vector3.new(5, 1, 5) |
| 1060 | p.CFrame = CFrame.new(-25, 2, -25) |
| 1061 | p.BrickColor = BrickColor.new("Reddish brown") |
| 1062 | p.Material = Enum.Material.Glacier |
| 1063 | p.MaterialVariant = "2022 Small Stud" |
| 1064 | p.Anchored = true |
| 1065 | p.Parent = model |
| 1066 | end |
| 1067 | do |
| 1068 | local p = Instance.new("Part") |
| 1069 | p.Shape = Enum.PartType.Cylinder |
| 1070 | p.Name = "TreeTrunk_2" |
| 1071 | p.Size = Vector3.new(6, 1.5, 1.5) |
| 1072 | p.CFrame = CFrame.new(-25, 4, -25) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 1073 | p.BrickColor = BrickColor.new("Reddish brown") |
| 1074 | p.Material = Enum.Material.Glacier |
| 1075 | p.MaterialVariant = "2022 Small Stud" |
| 1076 | p.Anchored = true |
| 1077 | p.Parent = model |
| 1078 | end |
| 1079 | do |
| 1080 | local p = Instance.new("Part") |
| 1081 | p.Name = "TreeLeaves1_2" |
| 1082 | p.Size = Vector3.new(7, 4, 7) |
| 1083 | p.CFrame = CFrame.new(-25, 8, -25) |
| 1084 | p.BrickColor = BrickColor.new("Bright green") |
| 1085 | p.Material = Enum.Material.Glacier |
| 1086 | p.MaterialVariant = "2022 Stud" |
| 1087 | p.Anchored = true |
| 1088 | p.Parent = model |
| 1089 | end |
| 1090 | do |
| 1091 | local p = Instance.new("Part") |
| 1092 | p.Name = "TreeLeaves2_2" |
| 1093 | p.Size = Vector3.new(5, 3, 5) |
| 1094 | p.CFrame = CFrame.new(-25, 11, -25) |
| 1095 | p.BrickColor = BrickColor.new("Bright green") |
| 1096 | p.Material = Enum.Material.Glacier |
| 1097 | p.MaterialVariant = "2022 Stud" |
| 1098 | p.Anchored = true |
| 1099 | p.Parent = model |
| 1100 | end |
| 1101 | do |
| 1102 | local p = Instance.new("Part") |
| 1103 | p.Name = "TreeLeaves3_2" |
| 1104 | p.Size = Vector3.new(3, 2, 3) |
| 1105 | p.CFrame = CFrame.new(-25, 13, -25) |
| 1106 | p.BrickColor = BrickColor.new("Bright green") |
| 1107 | p.Material = Enum.Material.Glacier |
| 1108 | p.MaterialVariant = "2022 Stud" |
| 1109 | p.Anchored = true |
| 1110 | p.Parent = model |
| 1111 | end |
| 1112 | do |
| 1113 | local p = Instance.new("Part") |
| 1114 | p.Name = "Planter_3" |
| 1115 | p.Size = Vector3.new(6, 2, 6) |
| 1116 | p.CFrame = CFrame.new(25, 1, -25) |
| 1117 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 1118 | p.Material = Enum.Material.Glacier |
| 1119 | p.MaterialVariant = "2022 Stud" |
| 1120 | p.Anchored = true |
| 1121 | p.Parent = model |
| 1122 | end |
| 1123 | do |
| 1124 | local p = Instance.new("Part") |
| 1125 | p.Name = "PlanterDirt_3" |
| 1126 | p.Size = Vector3.new(5, 1, 5) |
| 1127 | p.CFrame = CFrame.new(25, 2, -25) |
| 1128 | p.BrickColor = BrickColor.new("Reddish brown") |
| 1129 | p.Material = Enum.Material.Glacier |
| 1130 | p.MaterialVariant = "2022 Small Stud" |
| 1131 | p.Anchored = true |
| 1132 | p.Parent = model |
| 1133 | end |
| 1134 | do |
| 1135 | local p = Instance.new("Part") |
| 1136 | p.Shape = Enum.PartType.Cylinder |
| 1137 | p.Name = "TreeTrunk_3" |
| 1138 | p.Size = Vector3.new(6, 1.5, 1.5) |
| 1139 | p.CFrame = CFrame.new(25, 4, -25) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 1140 | p.BrickColor = BrickColor.new("Reddish brown") |
| 1141 | p.Material = Enum.Material.Glacier |
| 1142 | p.MaterialVariant = "2022 Small Stud" |
| 1143 | p.Anchored = true |
| 1144 | p.Parent = model |
| 1145 | end |
| 1146 | do |
| 1147 | local p = Instance.new("Part") |
| 1148 | p.Name = "TreeLeaves1_3" |
| 1149 | p.Size = Vector3.new(7, 4, 7) |
| 1150 | p.CFrame = CFrame.new(25, 8, -25) |
| 1151 | p.BrickColor = BrickColor.new("Bright green") |
| 1152 | p.Material = Enum.Material.Glacier |
| 1153 | p.MaterialVariant = "2022 Stud" |
| 1154 | p.Anchored = true |
| 1155 | p.Parent = model |
| 1156 | end |
| 1157 | do |
| 1158 | local p = Instance.new("Part") |
| 1159 | p.Name = "TreeLeaves2_3" |
| 1160 | p.Size = Vector3.new(5, 3, 5) |
| 1161 | p.CFrame = CFrame.new(25, 11, -25) |
| 1162 | p.BrickColor = BrickColor.new("Bright green") |
| 1163 | p.Material = Enum.Material.Glacier |
| 1164 | p.MaterialVariant = "2022 Stud" |
| 1165 | p.Anchored = true |
| 1166 | p.Parent = model |
| 1167 | end |
| 1168 | do |
| 1169 | local p = Instance.new("Part") |
| 1170 | p.Name = "TreeLeaves3_3" |
| 1171 | p.Size = Vector3.new(3, 2, 3) |
| 1172 | p.CFrame = CFrame.new(25, 13, -25) |
| 1173 | p.BrickColor = BrickColor.new("Bright green") |
| 1174 | p.Material = Enum.Material.Glacier |
| 1175 | p.MaterialVariant = "2022 Stud" |
| 1176 | p.Anchored = true |
| 1177 | p.Parent = model |
| 1178 | end |
| 1179 | do |
| 1180 | local p = Instance.new("Part") |
| 1181 | p.Name = "Planter_4" |
| 1182 | p.Size = Vector3.new(6, 2, 6) |
| 1183 | p.CFrame = CFrame.new(-15.04, 1, -35) |
| 1184 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 1185 | p.Material = Enum.Material.Glacier |
| 1186 | p.MaterialVariant = "2022 Stud" |
| 1187 | p.Anchored = true |
| 1188 | p.Parent = model |
| 1189 | end |
| 1190 | do |
| 1191 | local p = Instance.new("Part") |
| 1192 | p.Name = "PlanterDirt_4" |
| 1193 | p.Size = Vector3.new(5, 1, 5) |
| 1194 | p.CFrame = CFrame.new(-15, 2, -35) |
| 1195 | p.BrickColor = BrickColor.new("Reddish brown") |
| 1196 | p.Material = Enum.Material.Glacier |
| 1197 | p.MaterialVariant = "2022 Small Stud" |
| 1198 | p.Anchored = true |
| 1199 | p.Parent = model |
| 1200 | end |
| 1201 | do |
| 1202 | local p = Instance.new("Part") |
| 1203 | p.Shape = Enum.PartType.Cylinder |
| 1204 | p.Name = "TreeTrunk_4" |
| 1205 | p.Size = Vector3.new(6, 1.5, 1.5) |
| 1206 | p.CFrame = CFrame.new(-15, 4, -35) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 1207 | p.BrickColor = BrickColor.new("Reddish brown") |
| 1208 | p.Material = Enum.Material.Glacier |
| 1209 | p.MaterialVariant = "2022 Small Stud" |
| 1210 | p.Anchored = true |
| 1211 | p.Parent = model |
| 1212 | end |
| 1213 | do |
| 1214 | local p = Instance.new("Part") |
| 1215 | p.Name = "TreeLeaves1_4" |
| 1216 | p.Size = Vector3.new(7, 4, 7) |
| 1217 | p.CFrame = CFrame.new(-15, 8, -35) |
| 1218 | p.BrickColor = BrickColor.new("Bright green") |
| 1219 | p.Material = Enum.Material.Glacier |
| 1220 | p.MaterialVariant = "2022 Stud" |
| 1221 | p.Anchored = true |
| 1222 | p.Parent = model |
| 1223 | end |
| 1224 | do |
| 1225 | local p = Instance.new("Part") |
| 1226 | p.Name = "TreeLeaves2_4" |
| 1227 | p.Size = Vector3.new(5, 3, 5) |
| 1228 | p.CFrame = CFrame.new(-15, 11, -35) |
| 1229 | p.BrickColor = BrickColor.new("Bright green") |
| 1230 | p.Material = Enum.Material.Glacier |
| 1231 | p.MaterialVariant = "2022 Stud" |
| 1232 | p.Anchored = true |
| 1233 | p.Parent = model |
| 1234 | end |
| 1235 | do |
| 1236 | local p = Instance.new("Part") |
| 1237 | p.Name = "TreeLeaves3_4" |
| 1238 | p.Size = Vector3.new(3, 2, 3) |
| 1239 | p.CFrame = CFrame.new(-15, 13, -35) |
| 1240 | p.BrickColor = BrickColor.new("Bright green") |
| 1241 | p.Material = Enum.Material.Glacier |
| 1242 | p.MaterialVariant = "2022 Stud" |
| 1243 | p.Anchored = true |
| 1244 | p.Parent = model |
| 1245 | end |
| 1246 | do |
| 1247 | local p = Instance.new("Part") |
| 1248 | p.Name = "Planter_5" |
| 1249 | p.Size = Vector3.new(6, 2, 6) |
| 1250 | p.CFrame = CFrame.new(15.04, 1, -35) |
| 1251 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 1252 | p.Material = Enum.Material.Glacier |
| 1253 | p.MaterialVariant = "2022 Stud" |
| 1254 | p.Anchored = true |
| 1255 | p.Parent = model |
| 1256 | end |
| 1257 | do |
| 1258 | local p = Instance.new("Part") |
| 1259 | p.Name = "PlanterDirt_5" |
| 1260 | p.Size = Vector3.new(5, 1, 5) |
| 1261 | p.CFrame = CFrame.new(15, 2, -35) |
| 1262 | p.BrickColor = BrickColor.new("Reddish brown") |
| 1263 | p.Material = Enum.Material.Glacier |
| 1264 | p.MaterialVariant = "2022 Small Stud" |
| 1265 | p.Anchored = true |
| 1266 | p.Parent = model |
| 1267 | end |
| 1268 | do |
| 1269 | local p = Instance.new("Part") |
| 1270 | p.Shape = Enum.PartType.Cylinder |
| 1271 | p.Name = "TreeTrunk_5" |
| 1272 | p.Size = Vector3.new(6, 1.5, 1.5) |
| 1273 | p.CFrame = CFrame.new(15, 4, -35) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 1274 | p.BrickColor = BrickColor.new("Reddish brown") |
| 1275 | p.Material = Enum.Material.Glacier |
| 1276 | p.MaterialVariant = "2022 Small Stud" |
| 1277 | p.Anchored = true |
| 1278 | p.Parent = model |
| 1279 | end |
| 1280 | do |
| 1281 | local p = Instance.new("Part") |
| 1282 | p.Name = "TreeLeaves1_5" |
| 1283 | p.Size = Vector3.new(7, 4, 7) |
| 1284 | p.CFrame = CFrame.new(15, 8, -35) |
| 1285 | p.BrickColor = BrickColor.new("Bright green") |
| 1286 | p.Material = Enum.Material.Glacier |
| 1287 | p.MaterialVariant = "2022 Stud" |
| 1288 | p.Anchored = true |
| 1289 | p.Parent = model |
| 1290 | end |
| 1291 | do |
| 1292 | local p = Instance.new("Part") |
| 1293 | p.Name = "TreeLeaves2_5" |
| 1294 | p.Size = Vector3.new(5, 3, 5) |
| 1295 | p.CFrame = CFrame.new(15, 11, -35) |
| 1296 | p.BrickColor = BrickColor.new("Bright green") |
| 1297 | p.Material = Enum.Material.Glacier |
| 1298 | p.MaterialVariant = "2022 Stud" |
| 1299 | p.Anchored = true |
| 1300 | p.Parent = model |
| 1301 | end |
| 1302 | do |
| 1303 | local p = Instance.new("Part") |
| 1304 | p.Name = "TreeLeaves3_5" |
| 1305 | p.Size = Vector3.new(3, 2, 3) |
| 1306 | p.CFrame = CFrame.new(15, 13, -35) |
| 1307 | p.BrickColor = BrickColor.new("Bright green") |
| 1308 | p.Material = Enum.Material.Glacier |
| 1309 | p.MaterialVariant = "2022 Stud" |
| 1310 | p.Anchored = true |
| 1311 | p.Parent = model |
| 1312 | end |
| 1313 | model.PrimaryPart = model:FindFirstChild("PlazaCenter") |
| 1314 | print("LobbyPlaza built: " .. #model:GetChildren() .. " parts") |
Loading comments...