Loading model...
by Abraham Amer · 5/1/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: MilitaryBaseDiorama |
| 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 = "MilitaryBaseDiorama" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Brick yellow"] = "2022 Stud", |
| 25 | ["Dark stone grey"] = "2022 Glue", |
| 26 | ["Earth green"] = "2022 Universal", |
| 27 | ["Ghost grey"] = "2022 Stud", |
| 28 | ["Institutional white"] = "2022 Stud", |
| 29 | ["Medium stone grey"] = "2022 Inlet", |
| 30 | ["Pine Cone"] = "2022 Small Stud", |
| 31 | ["Really black"] = "2022 Universal", |
| 32 | ["Sand green"] = "2022 Stud", |
| 33 | ["Sand yellow"] = "2022 Big Stud", |
| 34 | } |
| 35 | do |
| 36 | local p = Instance.new("Part") |
| 37 | p.Name = "DesertGround" |
| 38 | p.Size = Vector3.new(160, 2, 160) |
| 39 | p.CFrame = CFrame.new(0, 0, 0) |
| 40 | p.BrickColor = BrickColor.new("Sand yellow") |
| 41 | p.Material = Enum.Material.Glacier |
| 42 | p.MaterialVariant = "2022 Big Stud" |
| 43 | p.Anchored = true |
| 44 | p.Parent = model |
| 45 | end |
| 46 | do |
| 47 | local p = Instance.new("Part") |
| 48 | p.Name = "TarmacMain" |
| 49 | p.Size = Vector3.new(90, 0.2, 80) |
| 50 | p.CFrame = CFrame.new(15, 1.05, 10.04) |
| 51 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 52 | p.Material = Enum.Material.Glacier |
| 53 | p.MaterialVariant = "2022 Glue" |
| 54 | p.Anchored = true |
| 55 | p.Parent = model |
| 56 | end |
| 57 | do |
| 58 | local p = Instance.new("Part") |
| 59 | p.Name = "TarmacExtension" |
| 60 | p.Size = Vector3.new(60, 0.2, 30) |
| 61 | p.CFrame = CFrame.new(30, 1.05, -45.04) |
| 62 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 63 | p.Material = Enum.Material.Glacier |
| 64 | p.MaterialVariant = "2022 Glue" |
| 65 | p.Anchored = true |
| 66 | p.Parent = model |
| 67 | end |
| 68 | do |
| 69 | local p = Instance.new("Part") |
| 70 | p.Name = "Runway" |
| 71 | p.Size = Vector3.new(30, 0.2, 140) |
| 72 | p.CFrame = CFrame.new(-50, 1.05, 0) |
| 73 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 74 | p.Material = Enum.Material.Glacier |
| 75 | p.MaterialVariant = "2022 Glue" |
| 76 | p.Anchored = true |
| 77 | p.Parent = model |
| 78 | end |
| 79 | do |
| 80 | local p = Instance.new("Part") |
| 81 | p.Name = "RunwayConnector" |
| 82 | p.Size = Vector3.new(20, 0.2, 15) |
| 83 | p.CFrame = CFrame.new(-24.96, 1.13, 20) |
| 84 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 85 | p.Material = Enum.Material.Glacier |
| 86 | p.MaterialVariant = "2022 Glue" |
| 87 | p.Anchored = true |
| 88 | p.Parent = model |
| 89 | end |
| 90 | do |
| 91 | local p = Instance.new("Part") |
| 92 | p.Shape = Enum.PartType.Cylinder |
| 93 | p.Name = "HangarLarge_0" |
| 94 | p.Size = Vector3.new(20, 12, 12) |
| 95 | p.CFrame = CFrame.new(-10, 3.5, -20) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 96 | p.BrickColor = BrickColor.new("Brick yellow") |
| 97 | p.Material = Enum.Material.Glacier |
| 98 | p.MaterialVariant = "2022 Stud" |
| 99 | p.Anchored = true |
| 100 | p.Parent = model |
| 101 | end |
| 102 | do |
| 103 | local p = Instance.new("Part") |
| 104 | p.Name = "HangarLargeWallF_0" |
| 105 | p.Size = Vector3.new(12, 5, 1) |
| 106 | p.CFrame = CFrame.new(-10, 3.54, -30) |
| 107 | p.BrickColor = BrickColor.new("Brick yellow") |
| 108 | p.Material = Enum.Material.Glacier |
| 109 | p.MaterialVariant = "2022 Stud" |
| 110 | p.Anchored = true |
| 111 | p.Parent = model |
| 112 | end |
| 113 | do |
| 114 | local p = Instance.new("Part") |
| 115 | p.Name = "HangarLargeWallB_0" |
| 116 | p.Size = Vector3.new(12, 5, 1) |
| 117 | p.CFrame = CFrame.new(-10, 3.54, -10) |
| 118 | p.BrickColor = BrickColor.new("Brick yellow") |
| 119 | p.Material = Enum.Material.Glacier |
| 120 | p.MaterialVariant = "2022 Stud" |
| 121 | p.Anchored = true |
| 122 | p.Parent = model |
| 123 | end |
| 124 | do |
| 125 | local p = Instance.new("Part") |
| 126 | p.Name = "HangarLargeDoor_0" |
| 127 | p.Size = Vector3.new(4, 3, 0.5) |
| 128 | p.CFrame = CFrame.new(-10, 2.54, -30.1) |
| 129 | p.BrickColor = BrickColor.new("Really black") |
| 130 | p.Material = Enum.Material.Glacier |
| 131 | p.MaterialVariant = "2022 Universal" |
| 132 | p.Anchored = true |
| 133 | p.Parent = model |
| 134 | end |
| 135 | do |
| 136 | local p = Instance.new("Part") |
| 137 | p.Shape = Enum.PartType.Cylinder |
| 138 | p.Name = "HangarLarge_1" |
| 139 | p.Size = Vector3.new(20, 12, 12) |
| 140 | p.CFrame = CFrame.new(8, 3.5, -20) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 141 | p.BrickColor = BrickColor.new("Brick yellow") |
| 142 | p.Material = Enum.Material.Glacier |
| 143 | p.MaterialVariant = "2022 Stud" |
| 144 | p.Anchored = true |
| 145 | p.Parent = model |
| 146 | end |
| 147 | do |
| 148 | local p = Instance.new("Part") |
| 149 | p.Name = "HangarLargeWallF_1" |
| 150 | p.Size = Vector3.new(12, 5, 1) |
| 151 | p.CFrame = CFrame.new(8, 3.54, -30) |
| 152 | p.BrickColor = BrickColor.new("Brick yellow") |
| 153 | p.Material = Enum.Material.Glacier |
| 154 | p.MaterialVariant = "2022 Stud" |
| 155 | p.Anchored = true |
| 156 | p.Parent = model |
| 157 | end |
| 158 | do |
| 159 | local p = Instance.new("Part") |
| 160 | p.Name = "HangarLargeWallB_1" |
| 161 | p.Size = Vector3.new(12, 5, 1) |
| 162 | p.CFrame = CFrame.new(8, 3.54, -10) |
| 163 | p.BrickColor = BrickColor.new("Brick yellow") |
| 164 | p.Material = Enum.Material.Glacier |
| 165 | p.MaterialVariant = "2022 Stud" |
| 166 | p.Anchored = true |
| 167 | p.Parent = model |
| 168 | end |
| 169 | do |
| 170 | local p = Instance.new("Part") |
| 171 | p.Name = "HangarLargeDoor_1" |
| 172 | p.Size = Vector3.new(4, 3, 0.5) |
| 173 | p.CFrame = CFrame.new(8, 2.54, -30.1) |
| 174 | p.BrickColor = BrickColor.new("Really black") |
| 175 | p.Material = Enum.Material.Glacier |
| 176 | p.MaterialVariant = "2022 Universal" |
| 177 | p.Anchored = true |
| 178 | p.Parent = model |
| 179 | end |
| 180 | do |
| 181 | local p = Instance.new("Part") |
| 182 | p.Shape = Enum.PartType.Cylinder |
| 183 | p.Name = "HangarLarge_2" |
| 184 | p.Size = Vector3.new(20, 12, 12) |
| 185 | p.CFrame = CFrame.new(26, 3.5, -20) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 186 | p.BrickColor = BrickColor.new("Brick yellow") |
| 187 | p.Material = Enum.Material.Glacier |
| 188 | p.MaterialVariant = "2022 Stud" |
| 189 | p.Anchored = true |
| 190 | p.Parent = model |
| 191 | end |
| 192 | do |
| 193 | local p = Instance.new("Part") |
| 194 | p.Name = "HangarLargeWallF_2" |
| 195 | p.Size = Vector3.new(12, 5, 1) |
| 196 | p.CFrame = CFrame.new(26, 3.54, -30) |
| 197 | p.BrickColor = BrickColor.new("Brick yellow") |
| 198 | p.Material = Enum.Material.Glacier |
| 199 | p.MaterialVariant = "2022 Stud" |
| 200 | p.Anchored = true |
| 201 | p.Parent = model |
| 202 | end |
| 203 | do |
| 204 | local p = Instance.new("Part") |
| 205 | p.Name = "HangarLargeWallB_2" |
| 206 | p.Size = Vector3.new(12, 5, 1) |
| 207 | p.CFrame = CFrame.new(26, 3.54, -10) |
| 208 | p.BrickColor = BrickColor.new("Brick yellow") |
| 209 | p.Material = Enum.Material.Glacier |
| 210 | p.MaterialVariant = "2022 Stud" |
| 211 | p.Anchored = true |
| 212 | p.Parent = model |
| 213 | end |
| 214 | do |
| 215 | local p = Instance.new("Part") |
| 216 | p.Name = "HangarLargeDoor_2" |
| 217 | p.Size = Vector3.new(4, 3, 0.5) |
| 218 | p.CFrame = CFrame.new(26, 2.54, -30.1) |
| 219 | p.BrickColor = BrickColor.new("Really black") |
| 220 | p.Material = Enum.Material.Glacier |
| 221 | p.MaterialVariant = "2022 Universal" |
| 222 | p.Anchored = true |
| 223 | p.Parent = model |
| 224 | end |
| 225 | do |
| 226 | local p = Instance.new("Part") |
| 227 | p.Shape = Enum.PartType.Cylinder |
| 228 | p.Name = "HangarLarge_3" |
| 229 | p.Size = Vector3.new(20, 12, 12) |
| 230 | p.CFrame = CFrame.new(44, 3.5, -20) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 231 | p.BrickColor = BrickColor.new("Brick yellow") |
| 232 | p.Material = Enum.Material.Glacier |
| 233 | p.MaterialVariant = "2022 Stud" |
| 234 | p.Anchored = true |
| 235 | p.Parent = model |
| 236 | end |
| 237 | do |
| 238 | local p = Instance.new("Part") |
| 239 | p.Name = "HangarLargeWallF_3" |
| 240 | p.Size = Vector3.new(12, 5, 1) |
| 241 | p.CFrame = CFrame.new(44, 3.54, -30) |
| 242 | p.BrickColor = BrickColor.new("Brick yellow") |
| 243 | p.Material = Enum.Material.Glacier |
| 244 | p.MaterialVariant = "2022 Stud" |
| 245 | p.Anchored = true |
| 246 | p.Parent = model |
| 247 | end |
| 248 | do |
| 249 | local p = Instance.new("Part") |
| 250 | p.Name = "HangarLargeWallB_3" |
| 251 | p.Size = Vector3.new(12, 5, 1) |
| 252 | p.CFrame = CFrame.new(44, 3.54, -10) |
| 253 | p.BrickColor = BrickColor.new("Brick yellow") |
| 254 | p.Material = Enum.Material.Glacier |
| 255 | p.MaterialVariant = "2022 Stud" |
| 256 | p.Anchored = true |
| 257 | p.Parent = model |
| 258 | end |
| 259 | do |
| 260 | local p = Instance.new("Part") |
| 261 | p.Name = "HangarLargeDoor_3" |
| 262 | p.Size = Vector3.new(4, 3, 0.5) |
| 263 | p.CFrame = CFrame.new(44, 2.54, -30.1) |
| 264 | p.BrickColor = BrickColor.new("Really black") |
| 265 | p.Material = Enum.Material.Glacier |
| 266 | p.MaterialVariant = "2022 Universal" |
| 267 | p.Anchored = true |
| 268 | p.Parent = model |
| 269 | end |
| 270 | do |
| 271 | local p = Instance.new("Part") |
| 272 | p.Shape = Enum.PartType.Cylinder |
| 273 | p.Name = "HangarSmall_0" |
| 274 | p.Size = Vector3.new(15, 8, 8) |
| 275 | p.CFrame = CFrame.new(45, 2.5, -10) |
| 276 | p.BrickColor = BrickColor.new("Brick yellow") |
| 277 | p.Material = Enum.Material.Glacier |
| 278 | p.MaterialVariant = "2022 Stud" |
| 279 | p.Anchored = true |
| 280 | p.Parent = model |
| 281 | end |
| 282 | do |
| 283 | local p = Instance.new("Part") |
| 284 | p.Name = "HangarSmallWallL_0" |
| 285 | p.Size = Vector3.new(1, 3.5, 8) |
| 286 | p.CFrame = CFrame.new(37.46, 2.5, -10) |
| 287 | p.BrickColor = BrickColor.new("Brick yellow") |
| 288 | p.Material = Enum.Material.Glacier |
| 289 | p.MaterialVariant = "2022 Stud" |
| 290 | p.Anchored = true |
| 291 | p.Parent = model |
| 292 | end |
| 293 | do |
| 294 | local p = Instance.new("Part") |
| 295 | p.Name = "HangarSmallWallR_0" |
| 296 | p.Size = Vector3.new(1, 3.5, 8) |
| 297 | p.CFrame = CFrame.new(52.5, 2.5, -10) |
| 298 | p.BrickColor = BrickColor.new("Brick yellow") |
| 299 | p.Material = Enum.Material.Glacier |
| 300 | p.MaterialVariant = "2022 Stud" |
| 301 | p.Anchored = true |
| 302 | p.Parent = model |
| 303 | end |
| 304 | do |
| 305 | local p = Instance.new("Part") |
| 306 | p.Name = "HangarSmallDoor_0" |
| 307 | p.Size = Vector3.new(0.5, 2, 3) |
| 308 | p.CFrame = CFrame.new(37.4, 2.04, -10) |
| 309 | p.BrickColor = BrickColor.new("Really black") |
| 310 | p.Material = Enum.Material.Glacier |
| 311 | p.MaterialVariant = "2022 Universal" |
| 312 | p.Anchored = true |
| 313 | p.Parent = model |
| 314 | end |
| 315 | do |
| 316 | local p = Instance.new("Part") |
| 317 | p.Shape = Enum.PartType.Cylinder |
| 318 | p.Name = "HangarSmall_1" |
| 319 | p.Size = Vector3.new(15, 8, 8) |
| 320 | p.CFrame = CFrame.new(45, 2.5, 2) |
| 321 | p.BrickColor = BrickColor.new("Brick yellow") |
| 322 | p.Material = Enum.Material.Glacier |
| 323 | p.MaterialVariant = "2022 Stud" |
| 324 | p.Anchored = true |
| 325 | p.Parent = model |
| 326 | end |
| 327 | do |
| 328 | local p = Instance.new("Part") |
| 329 | p.Name = "HangarSmallWallL_1" |
| 330 | p.Size = Vector3.new(1, 3.5, 8) |
| 331 | p.CFrame = CFrame.new(37.5, 2.5, 2) |
| 332 | p.BrickColor = BrickColor.new("Brick yellow") |
| 333 | p.Material = Enum.Material.Glacier |
| 334 | p.MaterialVariant = "2022 Stud" |
| 335 | p.Anchored = true |
| 336 | p.Parent = model |
| 337 | end |
| 338 | do |
| 339 | local p = Instance.new("Part") |
| 340 | p.Name = "HangarSmallWallR_1" |
| 341 | p.Size = Vector3.new(1, 3.5, 8) |
| 342 | p.CFrame = CFrame.new(52.5, 2.5, 2) |
| 343 | p.BrickColor = BrickColor.new("Brick yellow") |
| 344 | p.Material = Enum.Material.Glacier |
| 345 | p.MaterialVariant = "2022 Stud" |
| 346 | p.Anchored = true |
| 347 | p.Parent = model |
| 348 | end |
| 349 | do |
| 350 | local p = Instance.new("Part") |
| 351 | p.Name = "HangarSmallDoor_1" |
| 352 | p.Size = Vector3.new(0.5, 2, 3) |
| 353 | p.CFrame = CFrame.new(37.4, 2.04, 2) |
| 354 | p.BrickColor = BrickColor.new("Really black") |
| 355 | p.Material = Enum.Material.Glacier |
| 356 | p.MaterialVariant = "2022 Universal" |
| 357 | p.Anchored = true |
| 358 | p.Parent = model |
| 359 | end |
| 360 | do |
| 361 | local p = Instance.new("Part") |
| 362 | p.Shape = Enum.PartType.Cylinder |
| 363 | p.Name = "HangarSmall_2" |
| 364 | p.Size = Vector3.new(15, 8, 8) |
| 365 | p.CFrame = CFrame.new(45, 2.5, 14) |
| 366 | p.BrickColor = BrickColor.new("Brick yellow") |
| 367 | p.Material = Enum.Material.Glacier |
| 368 | p.MaterialVariant = "2022 Stud" |
| 369 | p.Anchored = true |
| 370 | p.Parent = model |
| 371 | end |
| 372 | do |
| 373 | local p = Instance.new("Part") |
| 374 | p.Name = "HangarSmallWallL_2" |
| 375 | p.Size = Vector3.new(1, 3.5, 8) |
| 376 | p.CFrame = CFrame.new(37.5, 2.5, 14) |
| 377 | p.BrickColor = BrickColor.new("Brick yellow") |
| 378 | p.Material = Enum.Material.Glacier |
| 379 | p.MaterialVariant = "2022 Stud" |
| 380 | p.Anchored = true |
| 381 | p.Parent = model |
| 382 | end |
| 383 | do |
| 384 | local p = Instance.new("Part") |
| 385 | p.Name = "HangarSmallWallR_2" |
| 386 | p.Size = Vector3.new(1, 3.5, 8) |
| 387 | p.CFrame = CFrame.new(52.5, 2.5, 14) |
| 388 | p.BrickColor = BrickColor.new("Brick yellow") |
| 389 | p.Material = Enum.Material.Glacier |
| 390 | p.MaterialVariant = "2022 Stud" |
| 391 | p.Anchored = true |
| 392 | p.Parent = model |
| 393 | end |
| 394 | do |
| 395 | local p = Instance.new("Part") |
| 396 | p.Name = "HangarSmallDoor_2" |
| 397 | p.Size = Vector3.new(0.5, 2, 3) |
| 398 | p.CFrame = CFrame.new(37.4, 2.04, 14) |
| 399 | p.BrickColor = BrickColor.new("Really black") |
| 400 | p.Material = Enum.Material.Glacier |
| 401 | p.MaterialVariant = "2022 Universal" |
| 402 | p.Anchored = true |
| 403 | p.Parent = model |
| 404 | end |
| 405 | do |
| 406 | local p = Instance.new("Part") |
| 407 | p.Shape = Enum.PartType.Cylinder |
| 408 | p.Name = "HangarSmall_3" |
| 409 | p.Size = Vector3.new(15, 8, 8) |
| 410 | p.CFrame = CFrame.new(45, 2.5, 26) |
| 411 | p.BrickColor = BrickColor.new("Brick yellow") |
| 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 = "HangarSmallWallL_3" |
| 420 | p.Size = Vector3.new(1, 3.5, 8) |
| 421 | p.CFrame = CFrame.new(37.5, 2.5, 26) |
| 422 | p.BrickColor = BrickColor.new("Brick yellow") |
| 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 = "HangarSmallWallR_3" |
| 431 | p.Size = Vector3.new(1, 3.5, 8) |
| 432 | p.CFrame = CFrame.new(52.5, 2.5, 26) |
| 433 | p.BrickColor = BrickColor.new("Brick yellow") |
| 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 = "HangarSmallDoor_3" |
| 442 | p.Size = Vector3.new(0.5, 2, 3) |
| 443 | p.CFrame = CFrame.new(37.4, 2.04, 26) |
| 444 | p.BrickColor = BrickColor.new("Really black") |
| 445 | p.Material = Enum.Material.Glacier |
| 446 | p.MaterialVariant = "2022 Universal" |
| 447 | p.Anchored = true |
| 448 | p.Parent = model |
| 449 | end |
| 450 | do |
| 451 | local p = Instance.new("Part") |
| 452 | p.Shape = Enum.PartType.Cylinder |
| 453 | p.Name = "HangarSmall_4" |
| 454 | p.Size = Vector3.new(15, 8, 8) |
| 455 | p.CFrame = CFrame.new(45, 2.5, 38) |
| 456 | p.BrickColor = BrickColor.new("Brick yellow") |
| 457 | p.Material = Enum.Material.Glacier |
| 458 | p.MaterialVariant = "2022 Stud" |
| 459 | p.Anchored = true |
| 460 | p.Parent = model |
| 461 | end |
| 462 | do |
| 463 | local p = Instance.new("Part") |
| 464 | p.Name = "HangarSmallWallL_4" |
| 465 | p.Size = Vector3.new(1, 3.5, 8) |
| 466 | p.CFrame = CFrame.new(37.5, 2.5, 38) |
| 467 | p.BrickColor = BrickColor.new("Brick yellow") |
| 468 | p.Material = Enum.Material.Glacier |
| 469 | p.MaterialVariant = "2022 Stud" |
| 470 | p.Anchored = true |
| 471 | p.Parent = model |
| 472 | end |
| 473 | do |
| 474 | local p = Instance.new("Part") |
| 475 | p.Name = "HangarSmallWallR_4" |
| 476 | p.Size = Vector3.new(1, 3.5, 8) |
| 477 | p.CFrame = CFrame.new(52.5, 2.5, 38) |
| 478 | p.BrickColor = BrickColor.new("Brick yellow") |
| 479 | p.Material = Enum.Material.Glacier |
| 480 | p.MaterialVariant = "2022 Stud" |
| 481 | p.Anchored = true |
| 482 | p.Parent = model |
| 483 | end |
| 484 | do |
| 485 | local p = Instance.new("Part") |
| 486 | p.Name = "HangarSmallDoor_4" |
| 487 | p.Size = Vector3.new(0.5, 2, 3) |
| 488 | p.CFrame = CFrame.new(37.4, 2.04, 38) |
| 489 | p.BrickColor = BrickColor.new("Really black") |
| 490 | p.Material = Enum.Material.Glacier |
| 491 | p.MaterialVariant = "2022 Universal" |
| 492 | p.Anchored = true |
| 493 | p.Parent = model |
| 494 | end |
| 495 | do |
| 496 | local p = Instance.new("Part") |
| 497 | p.Name = "TankBody_0_0" |
| 498 | p.Size = Vector3.new(4, 1.5, 5) |
| 499 | p.CFrame = CFrame.new(-5, 2, 15) |
| 500 | p.BrickColor = BrickColor.new("Earth green") |
| 501 | p.Material = Enum.Material.Glacier |
| 502 | p.MaterialVariant = "2022 Universal" |
| 503 | p.Anchored = true |
| 504 | p.Parent = model |
| 505 | end |
| 506 | do |
| 507 | local p = Instance.new("Part") |
| 508 | p.Name = "TankTreadL_0_0" |
| 509 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 510 | p.CFrame = CFrame.new(-7.2, 1.8, 15) |
| 511 | p.BrickColor = BrickColor.new("Really black") |
| 512 | p.Material = Enum.Material.Glacier |
| 513 | p.MaterialVariant = "2022 Universal" |
| 514 | p.Anchored = true |
| 515 | p.Parent = model |
| 516 | end |
| 517 | do |
| 518 | local p = Instance.new("Part") |
| 519 | p.Name = "TankTreadR_0_0" |
| 520 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 521 | p.CFrame = CFrame.new(-2.8, 1.8, 15) |
| 522 | p.BrickColor = BrickColor.new("Really black") |
| 523 | p.Material = Enum.Material.Glacier |
| 524 | p.MaterialVariant = "2022 Universal" |
| 525 | p.Anchored = true |
| 526 | p.Parent = model |
| 527 | end |
| 528 | do |
| 529 | local p = Instance.new("Part") |
| 530 | p.Name = "TankTurret_0_0" |
| 531 | p.Size = Vector3.new(2.5, 1, 3) |
| 532 | p.CFrame = CFrame.new(-5, 3, 14.5) |
| 533 | p.BrickColor = BrickColor.new("Earth green") |
| 534 | p.Material = Enum.Material.Glacier |
| 535 | p.MaterialVariant = "2022 Universal" |
| 536 | p.Anchored = true |
| 537 | p.Parent = model |
| 538 | end |
| 539 | do |
| 540 | local p = Instance.new("Part") |
| 541 | p.Shape = Enum.PartType.Cylinder |
| 542 | p.Name = "TankBarrel_0_0" |
| 543 | p.Size = Vector3.new(3, 0.4, 0.4) |
| 544 | p.CFrame = CFrame.new(-5, 3, 12) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 545 | p.BrickColor = BrickColor.new("Earth green") |
| 546 | p.Material = Enum.Material.Glacier |
| 547 | p.MaterialVariant = "2022 Universal" |
| 548 | p.Anchored = true |
| 549 | p.Parent = model |
| 550 | end |
| 551 | do |
| 552 | local p = Instance.new("Part") |
| 553 | p.Name = "TankBody_0_1" |
| 554 | p.Size = Vector3.new(4, 1.5, 5) |
| 555 | p.CFrame = CFrame.new(2, 2, 15) |
| 556 | p.BrickColor = BrickColor.new("Earth green") |
| 557 | p.Material = Enum.Material.Glacier |
| 558 | p.MaterialVariant = "2022 Universal" |
| 559 | p.Anchored = true |
| 560 | p.Parent = model |
| 561 | end |
| 562 | do |
| 563 | local p = Instance.new("Part") |
| 564 | p.Name = "TankTreadL_0_1" |
| 565 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 566 | p.CFrame = CFrame.new(-0.2, 1.8, 15) |
| 567 | p.BrickColor = BrickColor.new("Really black") |
| 568 | p.Material = Enum.Material.Glacier |
| 569 | p.MaterialVariant = "2022 Universal" |
| 570 | p.Anchored = true |
| 571 | p.Parent = model |
| 572 | end |
| 573 | do |
| 574 | local p = Instance.new("Part") |
| 575 | p.Name = "TankTreadR_0_1" |
| 576 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 577 | p.CFrame = CFrame.new(4.2, 1.8, 15) |
| 578 | p.BrickColor = BrickColor.new("Really black") |
| 579 | p.Material = Enum.Material.Glacier |
| 580 | p.MaterialVariant = "2022 Universal" |
| 581 | p.Anchored = true |
| 582 | p.Parent = model |
| 583 | end |
| 584 | do |
| 585 | local p = Instance.new("Part") |
| 586 | p.Name = "TankTurret_0_1" |
| 587 | p.Size = Vector3.new(2.5, 1, 3) |
| 588 | p.CFrame = CFrame.new(2, 3, 14.5) |
| 589 | p.BrickColor = BrickColor.new("Earth green") |
| 590 | p.Material = Enum.Material.Glacier |
| 591 | p.MaterialVariant = "2022 Universal" |
| 592 | p.Anchored = true |
| 593 | p.Parent = model |
| 594 | end |
| 595 | do |
| 596 | local p = Instance.new("Part") |
| 597 | p.Shape = Enum.PartType.Cylinder |
| 598 | p.Name = "TankBarrel_0_1" |
| 599 | p.Size = Vector3.new(3, 0.4, 0.4) |
| 600 | p.CFrame = CFrame.new(2, 3, 12) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 601 | p.BrickColor = BrickColor.new("Earth green") |
| 602 | p.Material = Enum.Material.Glacier |
| 603 | p.MaterialVariant = "2022 Universal" |
| 604 | p.Anchored = true |
| 605 | p.Parent = model |
| 606 | end |
| 607 | do |
| 608 | local p = Instance.new("Part") |
| 609 | p.Name = "TankBody_0_2" |
| 610 | p.Size = Vector3.new(4, 1.5, 5) |
| 611 | p.CFrame = CFrame.new(9, 2, 15) |
| 612 | p.BrickColor = BrickColor.new("Earth green") |
| 613 | p.Material = Enum.Material.Glacier |
| 614 | p.MaterialVariant = "2022 Universal" |
| 615 | p.Anchored = true |
| 616 | p.Parent = model |
| 617 | end |
| 618 | do |
| 619 | local p = Instance.new("Part") |
| 620 | p.Name = "TankTreadL_0_2" |
| 621 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 622 | p.CFrame = CFrame.new(6.8, 1.8, 15) |
| 623 | p.BrickColor = BrickColor.new("Really black") |
| 624 | p.Material = Enum.Material.Glacier |
| 625 | p.MaterialVariant = "2022 Universal" |
| 626 | p.Anchored = true |
| 627 | p.Parent = model |
| 628 | end |
| 629 | do |
| 630 | local p = Instance.new("Part") |
| 631 | p.Name = "TankTreadR_0_2" |
| 632 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 633 | p.CFrame = CFrame.new(11.2, 1.8, 15) |
| 634 | p.BrickColor = BrickColor.new("Really black") |
| 635 | p.Material = Enum.Material.Glacier |
| 636 | p.MaterialVariant = "2022 Universal" |
| 637 | p.Anchored = true |
| 638 | p.Parent = model |
| 639 | end |
| 640 | do |
| 641 | local p = Instance.new("Part") |
| 642 | p.Name = "TankTurret_0_2" |
| 643 | p.Size = Vector3.new(2.5, 1, 3) |
| 644 | p.CFrame = CFrame.new(9, 3, 14.5) |
| 645 | p.BrickColor = BrickColor.new("Earth green") |
| 646 | p.Material = Enum.Material.Glacier |
| 647 | p.MaterialVariant = "2022 Universal" |
| 648 | p.Anchored = true |
| 649 | p.Parent = model |
| 650 | end |
| 651 | do |
| 652 | local p = Instance.new("Part") |
| 653 | p.Shape = Enum.PartType.Cylinder |
| 654 | p.Name = "TankBarrel_0_2" |
| 655 | p.Size = Vector3.new(3, 0.4, 0.4) |
| 656 | p.CFrame = CFrame.new(9, 3, 12) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 657 | p.BrickColor = BrickColor.new("Earth green") |
| 658 | p.Material = Enum.Material.Glacier |
| 659 | p.MaterialVariant = "2022 Universal" |
| 660 | p.Anchored = true |
| 661 | p.Parent = model |
| 662 | end |
| 663 | do |
| 664 | local p = Instance.new("Part") |
| 665 | p.Name = "TankBody_0_3" |
| 666 | p.Size = Vector3.new(4, 1.5, 5) |
| 667 | p.CFrame = CFrame.new(16, 2, 15) |
| 668 | p.BrickColor = BrickColor.new("Earth green") |
| 669 | p.Material = Enum.Material.Glacier |
| 670 | p.MaterialVariant = "2022 Universal" |
| 671 | p.Anchored = true |
| 672 | p.Parent = model |
| 673 | end |
| 674 | do |
| 675 | local p = Instance.new("Part") |
| 676 | p.Name = "TankTreadL_0_3" |
| 677 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 678 | p.CFrame = CFrame.new(13.8, 1.8, 15) |
| 679 | p.BrickColor = BrickColor.new("Really black") |
| 680 | p.Material = Enum.Material.Glacier |
| 681 | p.MaterialVariant = "2022 Universal" |
| 682 | p.Anchored = true |
| 683 | p.Parent = model |
| 684 | end |
| 685 | do |
| 686 | local p = Instance.new("Part") |
| 687 | p.Name = "TankTreadR_0_3" |
| 688 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 689 | p.CFrame = CFrame.new(18.2, 1.8, 15) |
| 690 | p.BrickColor = BrickColor.new("Really black") |
| 691 | p.Material = Enum.Material.Glacier |
| 692 | p.MaterialVariant = "2022 Universal" |
| 693 | p.Anchored = true |
| 694 | p.Parent = model |
| 695 | end |
| 696 | do |
| 697 | local p = Instance.new("Part") |
| 698 | p.Name = "TankTurret_0_3" |
| 699 | p.Size = Vector3.new(2.5, 1, 3) |
| 700 | p.CFrame = CFrame.new(16, 3, 14.5) |
| 701 | p.BrickColor = BrickColor.new("Earth green") |
| 702 | p.Material = Enum.Material.Glacier |
| 703 | p.MaterialVariant = "2022 Universal" |
| 704 | p.Anchored = true |
| 705 | p.Parent = model |
| 706 | end |
| 707 | do |
| 708 | local p = Instance.new("Part") |
| 709 | p.Shape = Enum.PartType.Cylinder |
| 710 | p.Name = "TankBarrel_0_3" |
| 711 | p.Size = Vector3.new(3, 0.4, 0.4) |
| 712 | p.CFrame = CFrame.new(16, 3, 12) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 713 | p.BrickColor = BrickColor.new("Earth green") |
| 714 | p.Material = Enum.Material.Glacier |
| 715 | p.MaterialVariant = "2022 Universal" |
| 716 | p.Anchored = true |
| 717 | p.Parent = model |
| 718 | end |
| 719 | do |
| 720 | local p = Instance.new("Part") |
| 721 | p.Name = "TankBody_0_4" |
| 722 | p.Size = Vector3.new(4, 1.5, 5) |
| 723 | p.CFrame = CFrame.new(23, 2, 15) |
| 724 | p.BrickColor = BrickColor.new("Earth green") |
| 725 | p.Material = Enum.Material.Glacier |
| 726 | p.MaterialVariant = "2022 Universal" |
| 727 | p.Anchored = true |
| 728 | p.Parent = model |
| 729 | end |
| 730 | do |
| 731 | local p = Instance.new("Part") |
| 732 | p.Name = "TankTreadL_0_4" |
| 733 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 734 | p.CFrame = CFrame.new(20.8, 1.8, 15) |
| 735 | p.BrickColor = BrickColor.new("Really black") |
| 736 | p.Material = Enum.Material.Glacier |
| 737 | p.MaterialVariant = "2022 Universal" |
| 738 | p.Anchored = true |
| 739 | p.Parent = model |
| 740 | end |
| 741 | do |
| 742 | local p = Instance.new("Part") |
| 743 | p.Name = "TankTreadR_0_4" |
| 744 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 745 | p.CFrame = CFrame.new(25.2, 1.8, 15) |
| 746 | p.BrickColor = BrickColor.new("Really black") |
| 747 | p.Material = Enum.Material.Glacier |
| 748 | p.MaterialVariant = "2022 Universal" |
| 749 | p.Anchored = true |
| 750 | p.Parent = model |
| 751 | end |
| 752 | do |
| 753 | local p = Instance.new("Part") |
| 754 | p.Name = "TankTurret_0_4" |
| 755 | p.Size = Vector3.new(2.5, 1, 3) |
| 756 | p.CFrame = CFrame.new(23, 3, 14.5) |
| 757 | p.BrickColor = BrickColor.new("Earth green") |
| 758 | p.Material = Enum.Material.Glacier |
| 759 | p.MaterialVariant = "2022 Universal" |
| 760 | p.Anchored = true |
| 761 | p.Parent = model |
| 762 | end |
| 763 | do |
| 764 | local p = Instance.new("Part") |
| 765 | p.Shape = Enum.PartType.Cylinder |
| 766 | p.Name = "TankBarrel_0_4" |
| 767 | p.Size = Vector3.new(3, 0.4, 0.4) |
| 768 | p.CFrame = CFrame.new(23, 3, 12) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 769 | p.BrickColor = BrickColor.new("Earth green") |
| 770 | p.Material = Enum.Material.Glacier |
| 771 | p.MaterialVariant = "2022 Universal" |
| 772 | p.Anchored = true |
| 773 | p.Parent = model |
| 774 | end |
| 775 | do |
| 776 | local p = Instance.new("Part") |
| 777 | p.Name = "TankBody_0_5" |
| 778 | p.Size = Vector3.new(4, 1.5, 5) |
| 779 | p.CFrame = CFrame.new(30, 2, 15) |
| 780 | p.BrickColor = BrickColor.new("Earth green") |
| 781 | p.Material = Enum.Material.Glacier |
| 782 | p.MaterialVariant = "2022 Universal" |
| 783 | p.Anchored = true |
| 784 | p.Parent = model |
| 785 | end |
| 786 | do |
| 787 | local p = Instance.new("Part") |
| 788 | p.Name = "TankTreadL_0_5" |
| 789 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 790 | p.CFrame = CFrame.new(27.8, 1.8, 15) |
| 791 | p.BrickColor = BrickColor.new("Really black") |
| 792 | p.Material = Enum.Material.Glacier |
| 793 | p.MaterialVariant = "2022 Universal" |
| 794 | p.Anchored = true |
| 795 | p.Parent = model |
| 796 | end |
| 797 | do |
| 798 | local p = Instance.new("Part") |
| 799 | p.Name = "TankTreadR_0_5" |
| 800 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 801 | p.CFrame = CFrame.new(32.2, 1.8, 15) |
| 802 | p.BrickColor = BrickColor.new("Really black") |
| 803 | p.Material = Enum.Material.Glacier |
| 804 | p.MaterialVariant = "2022 Universal" |
| 805 | p.Anchored = true |
| 806 | p.Parent = model |
| 807 | end |
| 808 | do |
| 809 | local p = Instance.new("Part") |
| 810 | p.Name = "TankTurret_0_5" |
| 811 | p.Size = Vector3.new(2.5, 1, 3) |
| 812 | p.CFrame = CFrame.new(30, 3, 14.5) |
| 813 | p.BrickColor = BrickColor.new("Earth green") |
| 814 | p.Material = Enum.Material.Glacier |
| 815 | p.MaterialVariant = "2022 Universal" |
| 816 | p.Anchored = true |
| 817 | p.Parent = model |
| 818 | end |
| 819 | do |
| 820 | local p = Instance.new("Part") |
| 821 | p.Shape = Enum.PartType.Cylinder |
| 822 | p.Name = "TankBarrel_0_5" |
| 823 | p.Size = Vector3.new(3, 0.4, 0.4) |
| 824 | p.CFrame = CFrame.new(30, 3, 12) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 825 | p.BrickColor = BrickColor.new("Earth green") |
| 826 | p.Material = Enum.Material.Glacier |
| 827 | p.MaterialVariant = "2022 Universal" |
| 828 | p.Anchored = true |
| 829 | p.Parent = model |
| 830 | end |
| 831 | do |
| 832 | local p = Instance.new("Part") |
| 833 | p.Name = "TankBody_1_0" |
| 834 | p.Size = Vector3.new(4, 1.5, 5) |
| 835 | p.CFrame = CFrame.new(-5, 2, 25) |
| 836 | p.BrickColor = BrickColor.new("Earth green") |
| 837 | p.Material = Enum.Material.Glacier |
| 838 | p.MaterialVariant = "2022 Universal" |
| 839 | p.Anchored = true |
| 840 | p.Parent = model |
| 841 | end |
| 842 | do |
| 843 | local p = Instance.new("Part") |
| 844 | p.Name = "TankTreadL_1_0" |
| 845 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 846 | p.CFrame = CFrame.new(-7.2, 1.8, 25) |
| 847 | p.BrickColor = BrickColor.new("Really black") |
| 848 | p.Material = Enum.Material.Glacier |
| 849 | p.MaterialVariant = "2022 Universal" |
| 850 | p.Anchored = true |
| 851 | p.Parent = model |
| 852 | end |
| 853 | do |
| 854 | local p = Instance.new("Part") |
| 855 | p.Name = "TankTreadR_1_0" |
| 856 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 857 | p.CFrame = CFrame.new(-2.8, 1.8, 25) |
| 858 | p.BrickColor = BrickColor.new("Really black") |
| 859 | p.Material = Enum.Material.Glacier |
| 860 | p.MaterialVariant = "2022 Universal" |
| 861 | p.Anchored = true |
| 862 | p.Parent = model |
| 863 | end |
| 864 | do |
| 865 | local p = Instance.new("Part") |
| 866 | p.Name = "TankTurret_1_0" |
| 867 | p.Size = Vector3.new(2.5, 1, 3) |
| 868 | p.CFrame = CFrame.new(-5, 3, 24.5) |
| 869 | p.BrickColor = BrickColor.new("Earth green") |
| 870 | p.Material = Enum.Material.Glacier |
| 871 | p.MaterialVariant = "2022 Universal" |
| 872 | p.Anchored = true |
| 873 | p.Parent = model |
| 874 | end |
| 875 | do |
| 876 | local p = Instance.new("Part") |
| 877 | p.Shape = Enum.PartType.Cylinder |
| 878 | p.Name = "TankBarrel_1_0" |
| 879 | p.Size = Vector3.new(3, 0.4, 0.4) |
| 880 | p.CFrame = CFrame.new(-5, 3, 22) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 881 | p.BrickColor = BrickColor.new("Earth green") |
| 882 | p.Material = Enum.Material.Glacier |
| 883 | p.MaterialVariant = "2022 Universal" |
| 884 | p.Anchored = true |
| 885 | p.Parent = model |
| 886 | end |
| 887 | do |
| 888 | local p = Instance.new("Part") |
| 889 | p.Name = "TankBody_1_1" |
| 890 | p.Size = Vector3.new(4, 1.5, 5) |
| 891 | p.CFrame = CFrame.new(2, 2, 25) |
| 892 | p.BrickColor = BrickColor.new("Earth green") |
| 893 | p.Material = Enum.Material.Glacier |
| 894 | p.MaterialVariant = "2022 Universal" |
| 895 | p.Anchored = true |
| 896 | p.Parent = model |
| 897 | end |
| 898 | do |
| 899 | local p = Instance.new("Part") |
| 900 | p.Name = "TankTreadL_1_1" |
| 901 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 902 | p.CFrame = CFrame.new(-0.2, 1.8, 25) |
| 903 | p.BrickColor = BrickColor.new("Really black") |
| 904 | p.Material = Enum.Material.Glacier |
| 905 | p.MaterialVariant = "2022 Universal" |
| 906 | p.Anchored = true |
| 907 | p.Parent = model |
| 908 | end |
| 909 | do |
| 910 | local p = Instance.new("Part") |
| 911 | p.Name = "TankTreadR_1_1" |
| 912 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 913 | p.CFrame = CFrame.new(4.2, 1.8, 25) |
| 914 | p.BrickColor = BrickColor.new("Really black") |
| 915 | p.Material = Enum.Material.Glacier |
| 916 | p.MaterialVariant = "2022 Universal" |
| 917 | p.Anchored = true |
| 918 | p.Parent = model |
| 919 | end |
| 920 | do |
| 921 | local p = Instance.new("Part") |
| 922 | p.Name = "TankTurret_1_1" |
| 923 | p.Size = Vector3.new(2.5, 1, 3) |
| 924 | p.CFrame = CFrame.new(2, 3, 24.5) |
| 925 | p.BrickColor = BrickColor.new("Earth green") |
| 926 | p.Material = Enum.Material.Glacier |
| 927 | p.MaterialVariant = "2022 Universal" |
| 928 | p.Anchored = true |
| 929 | p.Parent = model |
| 930 | end |
| 931 | do |
| 932 | local p = Instance.new("Part") |
| 933 | p.Shape = Enum.PartType.Cylinder |
| 934 | p.Name = "TankBarrel_1_1" |
| 935 | p.Size = Vector3.new(3, 0.4, 0.4) |
| 936 | p.CFrame = CFrame.new(2, 3, 22) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 937 | p.BrickColor = BrickColor.new("Earth green") |
| 938 | p.Material = Enum.Material.Glacier |
| 939 | p.MaterialVariant = "2022 Universal" |
| 940 | p.Anchored = true |
| 941 | p.Parent = model |
| 942 | end |
| 943 | do |
| 944 | local p = Instance.new("Part") |
| 945 | p.Name = "TankBody_1_2" |
| 946 | p.Size = Vector3.new(4, 1.5, 5) |
| 947 | p.CFrame = CFrame.new(9, 2, 25) |
| 948 | p.BrickColor = BrickColor.new("Earth green") |
| 949 | p.Material = Enum.Material.Glacier |
| 950 | p.MaterialVariant = "2022 Universal" |
| 951 | p.Anchored = true |
| 952 | p.Parent = model |
| 953 | end |
| 954 | do |
| 955 | local p = Instance.new("Part") |
| 956 | p.Name = "TankTreadL_1_2" |
| 957 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 958 | p.CFrame = CFrame.new(6.8, 1.8, 25) |
| 959 | p.BrickColor = BrickColor.new("Really black") |
| 960 | p.Material = Enum.Material.Glacier |
| 961 | p.MaterialVariant = "2022 Universal" |
| 962 | p.Anchored = true |
| 963 | p.Parent = model |
| 964 | end |
| 965 | do |
| 966 | local p = Instance.new("Part") |
| 967 | p.Name = "TankTreadR_1_2" |
| 968 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 969 | p.CFrame = CFrame.new(11.2, 1.8, 25) |
| 970 | p.BrickColor = BrickColor.new("Really black") |
| 971 | p.Material = Enum.Material.Glacier |
| 972 | p.MaterialVariant = "2022 Universal" |
| 973 | p.Anchored = true |
| 974 | p.Parent = model |
| 975 | end |
| 976 | do |
| 977 | local p = Instance.new("Part") |
| 978 | p.Name = "TankTurret_1_2" |
| 979 | p.Size = Vector3.new(2.5, 1, 3) |
| 980 | p.CFrame = CFrame.new(9, 3, 24.5) |
| 981 | p.BrickColor = BrickColor.new("Earth green") |
| 982 | p.Material = Enum.Material.Glacier |
| 983 | p.MaterialVariant = "2022 Universal" |
| 984 | p.Anchored = true |
| 985 | p.Parent = model |
| 986 | end |
| 987 | do |
| 988 | local p = Instance.new("Part") |
| 989 | p.Shape = Enum.PartType.Cylinder |
| 990 | p.Name = "TankBarrel_1_2" |
| 991 | p.Size = Vector3.new(3, 0.4, 0.4) |
| 992 | p.CFrame = CFrame.new(9, 3, 22) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 993 | p.BrickColor = BrickColor.new("Earth green") |
| 994 | p.Material = Enum.Material.Glacier |
| 995 | p.MaterialVariant = "2022 Universal" |
| 996 | p.Anchored = true |
| 997 | p.Parent = model |
| 998 | end |
| 999 | do |
| 1000 | local p = Instance.new("Part") |
| 1001 | p.Name = "TankBody_1_3" |
| 1002 | p.Size = Vector3.new(4, 1.5, 5) |
| 1003 | p.CFrame = CFrame.new(16, 2, 25) |
| 1004 | p.BrickColor = BrickColor.new("Earth green") |
| 1005 | p.Material = Enum.Material.Glacier |
| 1006 | p.MaterialVariant = "2022 Universal" |
| 1007 | p.Anchored = true |
| 1008 | p.Parent = model |
| 1009 | end |
| 1010 | do |
| 1011 | local p = Instance.new("Part") |
| 1012 | p.Name = "TankTreadL_1_3" |
| 1013 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 1014 | p.CFrame = CFrame.new(13.8, 1.8, 25) |
| 1015 | p.BrickColor = BrickColor.new("Really black") |
| 1016 | p.Material = Enum.Material.Glacier |
| 1017 | p.MaterialVariant = "2022 Universal" |
| 1018 | p.Anchored = true |
| 1019 | p.Parent = model |
| 1020 | end |
| 1021 | do |
| 1022 | local p = Instance.new("Part") |
| 1023 | p.Name = "TankTreadR_1_3" |
| 1024 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 1025 | p.CFrame = CFrame.new(18.2, 1.8, 25) |
| 1026 | p.BrickColor = BrickColor.new("Really black") |
| 1027 | p.Material = Enum.Material.Glacier |
| 1028 | p.MaterialVariant = "2022 Universal" |
| 1029 | p.Anchored = true |
| 1030 | p.Parent = model |
| 1031 | end |
| 1032 | do |
| 1033 | local p = Instance.new("Part") |
| 1034 | p.Name = "TankTurret_1_3" |
| 1035 | p.Size = Vector3.new(2.5, 1, 3) |
| 1036 | p.CFrame = CFrame.new(16, 3, 24.5) |
| 1037 | p.BrickColor = BrickColor.new("Earth green") |
| 1038 | p.Material = Enum.Material.Glacier |
| 1039 | p.MaterialVariant = "2022 Universal" |
| 1040 | p.Anchored = true |
| 1041 | p.Parent = model |
| 1042 | end |
| 1043 | do |
| 1044 | local p = Instance.new("Part") |
| 1045 | p.Shape = Enum.PartType.Cylinder |
| 1046 | p.Name = "TankBarrel_1_3" |
| 1047 | p.Size = Vector3.new(3, 0.4, 0.4) |
| 1048 | p.CFrame = CFrame.new(16, 3, 22) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 1049 | p.BrickColor = BrickColor.new("Earth green") |
| 1050 | p.Material = Enum.Material.Glacier |
| 1051 | p.MaterialVariant = "2022 Universal" |
| 1052 | p.Anchored = true |
| 1053 | p.Parent = model |
| 1054 | end |
| 1055 | do |
| 1056 | local p = Instance.new("Part") |
| 1057 | p.Name = "TankBody_1_4" |
| 1058 | p.Size = Vector3.new(4, 1.5, 5) |
| 1059 | p.CFrame = CFrame.new(23, 2, 25) |
| 1060 | p.BrickColor = BrickColor.new("Earth green") |
| 1061 | p.Material = Enum.Material.Glacier |
| 1062 | p.MaterialVariant = "2022 Universal" |
| 1063 | p.Anchored = true |
| 1064 | p.Parent = model |
| 1065 | end |
| 1066 | do |
| 1067 | local p = Instance.new("Part") |
| 1068 | p.Name = "TankTreadL_1_4" |
| 1069 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 1070 | p.CFrame = CFrame.new(20.8, 1.8, 25) |
| 1071 | p.BrickColor = BrickColor.new("Really black") |
| 1072 | p.Material = Enum.Material.Glacier |
| 1073 | p.MaterialVariant = "2022 Universal" |
| 1074 | p.Anchored = true |
| 1075 | p.Parent = model |
| 1076 | end |
| 1077 | do |
| 1078 | local p = Instance.new("Part") |
| 1079 | p.Name = "TankTreadR_1_4" |
| 1080 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 1081 | p.CFrame = CFrame.new(25.2, 1.8, 25) |
| 1082 | p.BrickColor = BrickColor.new("Really black") |
| 1083 | p.Material = Enum.Material.Glacier |
| 1084 | p.MaterialVariant = "2022 Universal" |
| 1085 | p.Anchored = true |
| 1086 | p.Parent = model |
| 1087 | end |
| 1088 | do |
| 1089 | local p = Instance.new("Part") |
| 1090 | p.Name = "TankTurret_1_4" |
| 1091 | p.Size = Vector3.new(2.5, 1, 3) |
| 1092 | p.CFrame = CFrame.new(23, 3, 24.5) |
| 1093 | p.BrickColor = BrickColor.new("Earth green") |
| 1094 | p.Material = Enum.Material.Glacier |
| 1095 | p.MaterialVariant = "2022 Universal" |
| 1096 | p.Anchored = true |
| 1097 | p.Parent = model |
| 1098 | end |
| 1099 | do |
| 1100 | local p = Instance.new("Part") |
| 1101 | p.Shape = Enum.PartType.Cylinder |
| 1102 | p.Name = "TankBarrel_1_4" |
| 1103 | p.Size = Vector3.new(3, 0.4, 0.4) |
| 1104 | p.CFrame = CFrame.new(23, 3, 22) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 1105 | p.BrickColor = BrickColor.new("Earth green") |
| 1106 | p.Material = Enum.Material.Glacier |
| 1107 | p.MaterialVariant = "2022 Universal" |
| 1108 | p.Anchored = true |
| 1109 | p.Parent = model |
| 1110 | end |
| 1111 | do |
| 1112 | local p = Instance.new("Part") |
| 1113 | p.Name = "TankBody_1_5" |
| 1114 | p.Size = Vector3.new(4, 1.5, 5) |
| 1115 | p.CFrame = CFrame.new(30, 2, 25) |
| 1116 | p.BrickColor = BrickColor.new("Earth green") |
| 1117 | p.Material = Enum.Material.Glacier |
| 1118 | p.MaterialVariant = "2022 Universal" |
| 1119 | p.Anchored = true |
| 1120 | p.Parent = model |
| 1121 | end |
| 1122 | do |
| 1123 | local p = Instance.new("Part") |
| 1124 | p.Name = "TankTreadL_1_5" |
| 1125 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 1126 | p.CFrame = CFrame.new(27.8, 1.8, 25) |
| 1127 | p.BrickColor = BrickColor.new("Really black") |
| 1128 | p.Material = Enum.Material.Glacier |
| 1129 | p.MaterialVariant = "2022 Universal" |
| 1130 | p.Anchored = true |
| 1131 | p.Parent = model |
| 1132 | end |
| 1133 | do |
| 1134 | local p = Instance.new("Part") |
| 1135 | p.Name = "TankTreadR_1_5" |
| 1136 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 1137 | p.CFrame = CFrame.new(32.2, 1.8, 25) |
| 1138 | p.BrickColor = BrickColor.new("Really black") |
| 1139 | p.Material = Enum.Material.Glacier |
| 1140 | p.MaterialVariant = "2022 Universal" |
| 1141 | p.Anchored = true |
| 1142 | p.Parent = model |
| 1143 | end |
| 1144 | do |
| 1145 | local p = Instance.new("Part") |
| 1146 | p.Name = "TankTurret_1_5" |
| 1147 | p.Size = Vector3.new(2.5, 1, 3) |
| 1148 | p.CFrame = CFrame.new(30, 3, 24.5) |
| 1149 | p.BrickColor = BrickColor.new("Earth green") |
| 1150 | p.Material = Enum.Material.Glacier |
| 1151 | p.MaterialVariant = "2022 Universal" |
| 1152 | p.Anchored = true |
| 1153 | p.Parent = model |
| 1154 | end |
| 1155 | do |
| 1156 | local p = Instance.new("Part") |
| 1157 | p.Shape = Enum.PartType.Cylinder |
| 1158 | p.Name = "TankBarrel_1_5" |
| 1159 | p.Size = Vector3.new(3, 0.4, 0.4) |
| 1160 | p.CFrame = CFrame.new(30, 3, 22) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 1161 | p.BrickColor = BrickColor.new("Earth green") |
| 1162 | p.Material = Enum.Material.Glacier |
| 1163 | p.MaterialVariant = "2022 Universal" |
| 1164 | p.Anchored = true |
| 1165 | p.Parent = model |
| 1166 | end |
| 1167 | do |
| 1168 | local p = Instance.new("Part") |
| 1169 | p.Name = "TankBody_2_0" |
| 1170 | p.Size = Vector3.new(4, 1.5, 5) |
| 1171 | p.CFrame = CFrame.new(-5, 2, 35) |
| 1172 | p.BrickColor = BrickColor.new("Earth green") |
| 1173 | p.Material = Enum.Material.Glacier |
| 1174 | p.MaterialVariant = "2022 Universal" |
| 1175 | p.Anchored = true |
| 1176 | p.Parent = model |
| 1177 | end |
| 1178 | do |
| 1179 | local p = Instance.new("Part") |
| 1180 | p.Name = "TankTreadL_2_0" |
| 1181 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 1182 | p.CFrame = CFrame.new(-7.2, 1.8, 35) |
| 1183 | p.BrickColor = BrickColor.new("Really black") |
| 1184 | p.Material = Enum.Material.Glacier |
| 1185 | p.MaterialVariant = "2022 Universal" |
| 1186 | p.Anchored = true |
| 1187 | p.Parent = model |
| 1188 | end |
| 1189 | do |
| 1190 | local p = Instance.new("Part") |
| 1191 | p.Name = "TankTreadR_2_0" |
| 1192 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 1193 | p.CFrame = CFrame.new(-2.8, 1.8, 35) |
| 1194 | p.BrickColor = BrickColor.new("Really black") |
| 1195 | p.Material = Enum.Material.Glacier |
| 1196 | p.MaterialVariant = "2022 Universal" |
| 1197 | p.Anchored = true |
| 1198 | p.Parent = model |
| 1199 | end |
| 1200 | do |
| 1201 | local p = Instance.new("Part") |
| 1202 | p.Name = "TankTurret_2_0" |
| 1203 | p.Size = Vector3.new(2.5, 1, 3) |
| 1204 | p.CFrame = CFrame.new(-5, 3, 34.5) |
| 1205 | p.BrickColor = BrickColor.new("Earth green") |
| 1206 | p.Material = Enum.Material.Glacier |
| 1207 | p.MaterialVariant = "2022 Universal" |
| 1208 | p.Anchored = true |
| 1209 | p.Parent = model |
| 1210 | end |
| 1211 | do |
| 1212 | local p = Instance.new("Part") |
| 1213 | p.Shape = Enum.PartType.Cylinder |
| 1214 | p.Name = "TankBarrel_2_0" |
| 1215 | p.Size = Vector3.new(3, 0.4, 0.4) |
| 1216 | p.CFrame = CFrame.new(-5, 3, 32) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 1217 | p.BrickColor = BrickColor.new("Earth green") |
| 1218 | p.Material = Enum.Material.Glacier |
| 1219 | p.MaterialVariant = "2022 Universal" |
| 1220 | p.Anchored = true |
| 1221 | p.Parent = model |
| 1222 | end |
| 1223 | do |
| 1224 | local p = Instance.new("Part") |
| 1225 | p.Name = "TankBody_2_1" |
| 1226 | p.Size = Vector3.new(4, 1.5, 5) |
| 1227 | p.CFrame = CFrame.new(2, 2, 35) |
| 1228 | p.BrickColor = BrickColor.new("Earth green") |
| 1229 | p.Material = Enum.Material.Glacier |
| 1230 | p.MaterialVariant = "2022 Universal" |
| 1231 | p.Anchored = true |
| 1232 | p.Parent = model |
| 1233 | end |
| 1234 | do |
| 1235 | local p = Instance.new("Part") |
| 1236 | p.Name = "TankTreadL_2_1" |
| 1237 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 1238 | p.CFrame = CFrame.new(-0.2, 1.8, 35) |
| 1239 | p.BrickColor = BrickColor.new("Really black") |
| 1240 | p.Material = Enum.Material.Glacier |
| 1241 | p.MaterialVariant = "2022 Universal" |
| 1242 | p.Anchored = true |
| 1243 | p.Parent = model |
| 1244 | end |
| 1245 | do |
| 1246 | local p = Instance.new("Part") |
| 1247 | p.Name = "TankTreadR_2_1" |
| 1248 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 1249 | p.CFrame = CFrame.new(4.2, 1.8, 35) |
| 1250 | p.BrickColor = BrickColor.new("Really black") |
| 1251 | p.Material = Enum.Material.Glacier |
| 1252 | p.MaterialVariant = "2022 Universal" |
| 1253 | p.Anchored = true |
| 1254 | p.Parent = model |
| 1255 | end |
| 1256 | do |
| 1257 | local p = Instance.new("Part") |
| 1258 | p.Name = "TankTurret_2_1" |
| 1259 | p.Size = Vector3.new(2.5, 1, 3) |
| 1260 | p.CFrame = CFrame.new(2, 3, 34.5) |
| 1261 | p.BrickColor = BrickColor.new("Earth green") |
| 1262 | p.Material = Enum.Material.Glacier |
| 1263 | p.MaterialVariant = "2022 Universal" |
| 1264 | p.Anchored = true |
| 1265 | p.Parent = model |
| 1266 | end |
| 1267 | do |
| 1268 | local p = Instance.new("Part") |
| 1269 | p.Shape = Enum.PartType.Cylinder |
| 1270 | p.Name = "TankBarrel_2_1" |
| 1271 | p.Size = Vector3.new(3, 0.4, 0.4) |
| 1272 | p.CFrame = CFrame.new(2, 3, 32) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 1273 | p.BrickColor = BrickColor.new("Earth green") |
| 1274 | p.Material = Enum.Material.Glacier |
| 1275 | p.MaterialVariant = "2022 Universal" |
| 1276 | p.Anchored = true |
| 1277 | p.Parent = model |
| 1278 | end |
| 1279 | do |
| 1280 | local p = Instance.new("Part") |
| 1281 | p.Name = "TankBody_2_2" |
| 1282 | p.Size = Vector3.new(4, 1.5, 5) |
| 1283 | p.CFrame = CFrame.new(9, 2, 35) |
| 1284 | p.BrickColor = BrickColor.new("Earth green") |
| 1285 | p.Material = Enum.Material.Glacier |
| 1286 | p.MaterialVariant = "2022 Universal" |
| 1287 | p.Anchored = true |
| 1288 | p.Parent = model |
| 1289 | end |
| 1290 | do |
| 1291 | local p = Instance.new("Part") |
| 1292 | p.Name = "TankTreadL_2_2" |
| 1293 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 1294 | p.CFrame = CFrame.new(6.8, 1.8, 35) |
| 1295 | p.BrickColor = BrickColor.new("Really black") |
| 1296 | p.Material = Enum.Material.Glacier |
| 1297 | p.MaterialVariant = "2022 Universal" |
| 1298 | p.Anchored = true |
| 1299 | p.Parent = model |
| 1300 | end |
| 1301 | do |
| 1302 | local p = Instance.new("Part") |
| 1303 | p.Name = "TankTreadR_2_2" |
| 1304 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 1305 | p.CFrame = CFrame.new(11.2, 1.8, 35) |
| 1306 | p.BrickColor = BrickColor.new("Really black") |
| 1307 | p.Material = Enum.Material.Glacier |
| 1308 | p.MaterialVariant = "2022 Universal" |
| 1309 | p.Anchored = true |
| 1310 | p.Parent = model |
| 1311 | end |
| 1312 | do |
| 1313 | local p = Instance.new("Part") |
| 1314 | p.Name = "TankTurret_2_2" |
| 1315 | p.Size = Vector3.new(2.5, 1, 3) |
| 1316 | p.CFrame = CFrame.new(9, 3, 34.5) |
| 1317 | p.BrickColor = BrickColor.new("Earth green") |
| 1318 | p.Material = Enum.Material.Glacier |
| 1319 | p.MaterialVariant = "2022 Universal" |
| 1320 | p.Anchored = true |
| 1321 | p.Parent = model |
| 1322 | end |
| 1323 | do |
| 1324 | local p = Instance.new("Part") |
| 1325 | p.Shape = Enum.PartType.Cylinder |
| 1326 | p.Name = "TankBarrel_2_2" |
| 1327 | p.Size = Vector3.new(3, 0.4, 0.4) |
| 1328 | p.CFrame = CFrame.new(9, 3, 32) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 1329 | p.BrickColor = BrickColor.new("Earth green") |
| 1330 | p.Material = Enum.Material.Glacier |
| 1331 | p.MaterialVariant = "2022 Universal" |
| 1332 | p.Anchored = true |
| 1333 | p.Parent = model |
| 1334 | end |
| 1335 | do |
| 1336 | local p = Instance.new("Part") |
| 1337 | p.Name = "TankBody_2_3" |
| 1338 | p.Size = Vector3.new(4, 1.5, 5) |
| 1339 | p.CFrame = CFrame.new(16, 2, 35) |
| 1340 | p.BrickColor = BrickColor.new("Earth green") |
| 1341 | p.Material = Enum.Material.Glacier |
| 1342 | p.MaterialVariant = "2022 Universal" |
| 1343 | p.Anchored = true |
| 1344 | p.Parent = model |
| 1345 | end |
| 1346 | do |
| 1347 | local p = Instance.new("Part") |
| 1348 | p.Name = "TankTreadL_2_3" |
| 1349 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 1350 | p.CFrame = CFrame.new(13.8, 1.8, 35) |
| 1351 | p.BrickColor = BrickColor.new("Really black") |
| 1352 | p.Material = Enum.Material.Glacier |
| 1353 | p.MaterialVariant = "2022 Universal" |
| 1354 | p.Anchored = true |
| 1355 | p.Parent = model |
| 1356 | end |
| 1357 | do |
| 1358 | local p = Instance.new("Part") |
| 1359 | p.Name = "TankTreadR_2_3" |
| 1360 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 1361 | p.CFrame = CFrame.new(18.2, 1.8, 35) |
| 1362 | p.BrickColor = BrickColor.new("Really black") |
| 1363 | p.Material = Enum.Material.Glacier |
| 1364 | p.MaterialVariant = "2022 Universal" |
| 1365 | p.Anchored = true |
| 1366 | p.Parent = model |
| 1367 | end |
| 1368 | do |
| 1369 | local p = Instance.new("Part") |
| 1370 | p.Name = "TankTurret_2_3" |
| 1371 | p.Size = Vector3.new(2.5, 1, 3) |
| 1372 | p.CFrame = CFrame.new(16, 3, 34.5) |
| 1373 | p.BrickColor = BrickColor.new("Earth green") |
| 1374 | p.Material = Enum.Material.Glacier |
| 1375 | p.MaterialVariant = "2022 Universal" |
| 1376 | p.Anchored = true |
| 1377 | p.Parent = model |
| 1378 | end |
| 1379 | do |
| 1380 | local p = Instance.new("Part") |
| 1381 | p.Shape = Enum.PartType.Cylinder |
| 1382 | p.Name = "TankBarrel_2_3" |
| 1383 | p.Size = Vector3.new(3, 0.4, 0.4) |
| 1384 | p.CFrame = CFrame.new(16, 3, 32) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 1385 | p.BrickColor = BrickColor.new("Earth green") |
| 1386 | p.Material = Enum.Material.Glacier |
| 1387 | p.MaterialVariant = "2022 Universal" |
| 1388 | p.Anchored = true |
| 1389 | p.Parent = model |
| 1390 | end |
| 1391 | do |
| 1392 | local p = Instance.new("Part") |
| 1393 | p.Name = "TankBody_2_4" |
| 1394 | p.Size = Vector3.new(4, 1.5, 5) |
| 1395 | p.CFrame = CFrame.new(23, 2, 35) |
| 1396 | p.BrickColor = BrickColor.new("Earth green") |
| 1397 | p.Material = Enum.Material.Glacier |
| 1398 | p.MaterialVariant = "2022 Universal" |
| 1399 | p.Anchored = true |
| 1400 | p.Parent = model |
| 1401 | end |
| 1402 | do |
| 1403 | local p = Instance.new("Part") |
| 1404 | p.Name = "TankTreadL_2_4" |
| 1405 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 1406 | p.CFrame = CFrame.new(20.8, 1.8, 35) |
| 1407 | p.BrickColor = BrickColor.new("Really black") |
| 1408 | p.Material = Enum.Material.Glacier |
| 1409 | p.MaterialVariant = "2022 Universal" |
| 1410 | p.Anchored = true |
| 1411 | p.Parent = model |
| 1412 | end |
| 1413 | do |
| 1414 | local p = Instance.new("Part") |
| 1415 | p.Name = "TankTreadR_2_4" |
| 1416 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 1417 | p.CFrame = CFrame.new(25.2, 1.8, 35) |
| 1418 | p.BrickColor = BrickColor.new("Really black") |
| 1419 | p.Material = Enum.Material.Glacier |
| 1420 | p.MaterialVariant = "2022 Universal" |
| 1421 | p.Anchored = true |
| 1422 | p.Parent = model |
| 1423 | end |
| 1424 | do |
| 1425 | local p = Instance.new("Part") |
| 1426 | p.Name = "TankTurret_2_4" |
| 1427 | p.Size = Vector3.new(2.5, 1, 3) |
| 1428 | p.CFrame = CFrame.new(23, 3, 34.5) |
| 1429 | p.BrickColor = BrickColor.new("Earth green") |
| 1430 | p.Material = Enum.Material.Glacier |
| 1431 | p.MaterialVariant = "2022 Universal" |
| 1432 | p.Anchored = true |
| 1433 | p.Parent = model |
| 1434 | end |
| 1435 | do |
| 1436 | local p = Instance.new("Part") |
| 1437 | p.Shape = Enum.PartType.Cylinder |
| 1438 | p.Name = "TankBarrel_2_4" |
| 1439 | p.Size = Vector3.new(3, 0.4, 0.4) |
| 1440 | p.CFrame = CFrame.new(23, 3, 32) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 1441 | p.BrickColor = BrickColor.new("Earth green") |
| 1442 | p.Material = Enum.Material.Glacier |
| 1443 | p.MaterialVariant = "2022 Universal" |
| 1444 | p.Anchored = true |
| 1445 | p.Parent = model |
| 1446 | end |
| 1447 | do |
| 1448 | local p = Instance.new("Part") |
| 1449 | p.Name = "TankBody_2_5" |
| 1450 | p.Size = Vector3.new(4, 1.5, 5) |
| 1451 | p.CFrame = CFrame.new(30, 2, 35) |
| 1452 | p.BrickColor = BrickColor.new("Earth green") |
| 1453 | p.Material = Enum.Material.Glacier |
| 1454 | p.MaterialVariant = "2022 Universal" |
| 1455 | p.Anchored = true |
| 1456 | p.Parent = model |
| 1457 | end |
| 1458 | do |
| 1459 | local p = Instance.new("Part") |
| 1460 | p.Name = "TankTreadL_2_5" |
| 1461 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 1462 | p.CFrame = CFrame.new(27.8, 1.8, 35) |
| 1463 | p.BrickColor = BrickColor.new("Really black") |
| 1464 | p.Material = Enum.Material.Glacier |
| 1465 | p.MaterialVariant = "2022 Universal" |
| 1466 | p.Anchored = true |
| 1467 | p.Parent = model |
| 1468 | end |
| 1469 | do |
| 1470 | local p = Instance.new("Part") |
| 1471 | p.Name = "TankTreadR_2_5" |
| 1472 | p.Size = Vector3.new(1, 1.2, 5.5) |
| 1473 | p.CFrame = CFrame.new(32.2, 1.8, 35) |
| 1474 | p.BrickColor = BrickColor.new("Really black") |
| 1475 | p.Material = Enum.Material.Glacier |
| 1476 | p.MaterialVariant = "2022 Universal" |
| 1477 | p.Anchored = true |
| 1478 | p.Parent = model |
| 1479 | end |
| 1480 | do |
| 1481 | local p = Instance.new("Part") |
| 1482 | p.Name = "TankTurret_2_5" |
| 1483 | p.Size = Vector3.new(2.5, 1, 3) |
| 1484 | p.CFrame = CFrame.new(30, 3, 34.5) |
| 1485 | p.BrickColor = BrickColor.new("Earth green") |
| 1486 | p.Material = Enum.Material.Glacier |
| 1487 | p.MaterialVariant = "2022 Universal" |
| 1488 | p.Anchored = true |
| 1489 | p.Parent = model |
| 1490 | end |
| 1491 | do |
| 1492 | local p = Instance.new("Part") |
| 1493 | p.Shape = Enum.PartType.Cylinder |
| 1494 | p.Name = "TankBarrel_2_5" |
| 1495 | p.Size = Vector3.new(3, 0.4, 0.4) |
| 1496 | p.CFrame = CFrame.new(30, 3, 32) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 1497 | p.BrickColor = BrickColor.new("Earth green") |
| 1498 | p.Material = Enum.Material.Glacier |
| 1499 | p.MaterialVariant = "2022 Universal" |
| 1500 | p.Anchored = true |
| 1501 | p.Parent = model |
| 1502 | end |
| 1503 | do |
| 1504 | local p = Instance.new("Part") |
| 1505 | p.Name = "TruckCab_0" |
| 1506 | p.Size = Vector3.new(3, 2, 2) |
| 1507 | p.CFrame = CFrame.new(35, 2.5, 12.96) |
| 1508 | p.BrickColor = BrickColor.new("Sand green") |
| 1509 | p.Material = Enum.Material.Glacier |
| 1510 | p.MaterialVariant = "2022 Stud" |
| 1511 | p.Anchored = true |
| 1512 | p.Parent = model |
| 1513 | end |
| 1514 | do |
| 1515 | local p = Instance.new("Part") |
| 1516 | p.Name = "TruckBed_0" |
| 1517 | p.Size = Vector3.new(3, 1, 5) |
| 1518 | p.CFrame = CFrame.new(35, 2, 16.5) |
| 1519 | p.BrickColor = BrickColor.new("Sand green") |
| 1520 | p.Material = Enum.Material.Glacier |
| 1521 | p.MaterialVariant = "2022 Stud" |
| 1522 | p.Anchored = true |
| 1523 | p.Parent = model |
| 1524 | end |
| 1525 | do |
| 1526 | local p = Instance.new("Part") |
| 1527 | p.Name = "TruckCover_0" |
| 1528 | p.Size = Vector3.new(2.8, 1.5, 4.8) |
| 1529 | p.CFrame = CFrame.new(35, 3.2, 16.5) |
| 1530 | p.BrickColor = BrickColor.new("Brick yellow") |
| 1531 | p.Material = Enum.Material.Glacier |
| 1532 | p.MaterialVariant = "2022 Stud" |
| 1533 | p.Anchored = true |
| 1534 | p.Parent = model |
| 1535 | end |
| 1536 | do |
| 1537 | local p = Instance.new("Part") |
| 1538 | p.Shape = Enum.PartType.Cylinder |
| 1539 | p.Name = "TruckWheelFL_0" |
| 1540 | p.Size = Vector3.new(0.5, 1.2, 1.2) |
| 1541 | p.CFrame = CFrame.new(33.5, 1.6, 13) |
| 1542 | p.BrickColor = BrickColor.new("Really black") |
| 1543 | p.Material = Enum.Material.Glacier |
| 1544 | p.MaterialVariant = "2022 Universal" |
| 1545 | p.Anchored = true |
| 1546 | p.Parent = model |
| 1547 | end |
| 1548 | do |
| 1549 | local p = Instance.new("Part") |
| 1550 | p.Shape = Enum.PartType.Cylinder |
| 1551 | p.Name = "TruckWheelFR_0" |
| 1552 | p.Size = Vector3.new(0.5, 1.2, 1.2) |
| 1553 | p.CFrame = CFrame.new(36.5, 1.6, 13) |
| 1554 | p.BrickColor = BrickColor.new("Really black") |
| 1555 | p.Material = Enum.Material.Glacier |
| 1556 | p.MaterialVariant = "2022 Universal" |
| 1557 | p.Anchored = true |
| 1558 | p.Parent = model |
| 1559 | end |
| 1560 | do |
| 1561 | local p = Instance.new("Part") |
| 1562 | p.Shape = Enum.PartType.Cylinder |
| 1563 | p.Name = "TruckWheelRL_0" |
| 1564 | p.Size = Vector3.new(0.5, 1.2, 1.2) |
| 1565 | p.CFrame = CFrame.new(33.5, 1.6, 17) |
| 1566 | p.BrickColor = BrickColor.new("Really black") |
| 1567 | p.Material = Enum.Material.Glacier |
| 1568 | p.MaterialVariant = "2022 Universal" |
| 1569 | p.Anchored = true |
| 1570 | p.Parent = model |
| 1571 | end |
| 1572 | do |
| 1573 | local p = Instance.new("Part") |
| 1574 | p.Shape = Enum.PartType.Cylinder |
| 1575 | p.Name = "TruckWheelRR_0" |
| 1576 | p.Size = Vector3.new(0.5, 1.2, 1.2) |
| 1577 | p.CFrame = CFrame.new(36.5, 1.6, 17) |
| 1578 | p.BrickColor = BrickColor.new("Really black") |
| 1579 | p.Material = Enum.Material.Glacier |
| 1580 | p.MaterialVariant = "2022 Universal" |
| 1581 | p.Anchored = true |
| 1582 | p.Parent = model |
| 1583 | end |
| 1584 | do |
| 1585 | local p = Instance.new("Part") |
| 1586 | p.Name = "TruckCab_1" |
| 1587 | p.Size = Vector3.new(3, 2, 2) |
| 1588 | p.CFrame = CFrame.new(35, 2.5, 20.96) |
| 1589 | p.BrickColor = BrickColor.new("Sand green") |
| 1590 | p.Material = Enum.Material.Glacier |
| 1591 | p.MaterialVariant = "2022 Stud" |
| 1592 | p.Anchored = true |
| 1593 | p.Parent = model |
| 1594 | end |
| 1595 | do |
| 1596 | local p = Instance.new("Part") |
| 1597 | p.Name = "TruckBed_1" |
| 1598 | p.Size = Vector3.new(3, 1, 5) |
| 1599 | p.CFrame = CFrame.new(35, 2, 24.5) |
| 1600 | p.BrickColor = BrickColor.new("Sand green") |
| 1601 | p.Material = Enum.Material.Glacier |
| 1602 | p.MaterialVariant = "2022 Stud" |
| 1603 | p.Anchored = true |
| 1604 | p.Parent = model |
| 1605 | end |
| 1606 | do |
| 1607 | local p = Instance.new("Part") |
| 1608 | p.Name = "TruckCover_1" |
| 1609 | p.Size = Vector3.new(2.8, 1.5, 4.8) |
| 1610 | p.CFrame = CFrame.new(35, 3.2, 24.5) |
| 1611 | p.BrickColor = BrickColor.new("Brick yellow") |
| 1612 | p.Material = Enum.Material.Glacier |
| 1613 | p.MaterialVariant = "2022 Stud" |
| 1614 | p.Anchored = true |
| 1615 | p.Parent = model |
| 1616 | end |
| 1617 | do |
| 1618 | local p = Instance.new("Part") |
| 1619 | p.Shape = Enum.PartType.Cylinder |
| 1620 | p.Name = "TruckWheelFL_1" |
| 1621 | p.Size = Vector3.new(0.5, 1.2, 1.2) |
| 1622 | p.CFrame = CFrame.new(33.5, 1.6, 21) |
| 1623 | p.BrickColor = BrickColor.new("Really black") |
| 1624 | p.Material = Enum.Material.Glacier |
| 1625 | p.MaterialVariant = "2022 Universal" |
| 1626 | p.Anchored = true |
| 1627 | p.Parent = model |
| 1628 | end |
| 1629 | do |
| 1630 | local p = Instance.new("Part") |
| 1631 | p.Shape = Enum.PartType.Cylinder |
| 1632 | p.Name = "TruckWheelFR_1" |
| 1633 | p.Size = Vector3.new(0.5, 1.2, 1.2) |
| 1634 | p.CFrame = CFrame.new(36.5, 1.6, 21) |
| 1635 | p.BrickColor = BrickColor.new("Really black") |
| 1636 | p.Material = Enum.Material.Glacier |
| 1637 | p.MaterialVariant = "2022 Universal" |
| 1638 | p.Anchored = true |
| 1639 | p.Parent = model |
| 1640 | end |
| 1641 | do |
| 1642 | local p = Instance.new("Part") |
| 1643 | p.Shape = Enum.PartType.Cylinder |
| 1644 | p.Name = "TruckWheelRL_1" |
| 1645 | p.Size = Vector3.new(0.5, 1.2, 1.2) |
| 1646 | p.CFrame = CFrame.new(33.5, 1.6, 25) |
| 1647 | p.BrickColor = BrickColor.new("Really black") |
| 1648 | p.Material = Enum.Material.Glacier |
| 1649 | p.MaterialVariant = "2022 Universal" |
| 1650 | p.Anchored = true |
| 1651 | p.Parent = model |
| 1652 | end |
| 1653 | do |
| 1654 | local p = Instance.new("Part") |
| 1655 | p.Shape = Enum.PartType.Cylinder |
| 1656 | p.Name = "TruckWheelRR_1" |
| 1657 | p.Size = Vector3.new(0.5, 1.2, 1.2) |
| 1658 | p.CFrame = CFrame.new(36.5, 1.6, 25) |
| 1659 | p.BrickColor = BrickColor.new("Really black") |
| 1660 | p.Material = Enum.Material.Glacier |
| 1661 | p.MaterialVariant = "2022 Universal" |
| 1662 | p.Anchored = true |
| 1663 | p.Parent = model |
| 1664 | end |
| 1665 | do |
| 1666 | local p = Instance.new("Part") |
| 1667 | p.Name = "TruckCab_2" |
| 1668 | p.Size = Vector3.new(3, 2, 2) |
| 1669 | p.CFrame = CFrame.new(35, 2.5, 28.96) |
| 1670 | p.BrickColor = BrickColor.new("Sand green") |
| 1671 | p.Material = Enum.Material.Glacier |
| 1672 | p.MaterialVariant = "2022 Stud" |
| 1673 | p.Anchored = true |
| 1674 | p.Parent = model |
| 1675 | end |
| 1676 | do |
| 1677 | local p = Instance.new("Part") |
| 1678 | p.Name = "TruckBed_2" |
| 1679 | p.Size = Vector3.new(3, 1, 5) |
| 1680 | p.CFrame = CFrame.new(35, 2, 32.5) |
| 1681 | p.BrickColor = BrickColor.new("Sand green") |
| 1682 | p.Material = Enum.Material.Glacier |
| 1683 | p.MaterialVariant = "2022 Stud" |
| 1684 | p.Anchored = true |
| 1685 | p.Parent = model |
| 1686 | end |
| 1687 | do |
| 1688 | local p = Instance.new("Part") |
| 1689 | p.Name = "TruckCover_2" |
| 1690 | p.Size = Vector3.new(2.8, 1.5, 4.8) |
| 1691 | p.CFrame = CFrame.new(35, 3.2, 32.5) |
| 1692 | p.BrickColor = BrickColor.new("Brick yellow") |
| 1693 | p.Material = Enum.Material.Glacier |
| 1694 | p.MaterialVariant = "2022 Stud" |
| 1695 | p.Anchored = true |
| 1696 | p.Parent = model |
| 1697 | end |
| 1698 | do |
| 1699 | local p = Instance.new("Part") |
| 1700 | p.Shape = Enum.PartType.Cylinder |
| 1701 | p.Name = "TruckWheelFL_2" |
| 1702 | p.Size = Vector3.new(0.5, 1.2, 1.2) |
| 1703 | p.CFrame = CFrame.new(33.5, 1.6, 29) |
| 1704 | p.BrickColor = BrickColor.new("Really black") |
| 1705 | p.Material = Enum.Material.Glacier |
| 1706 | p.MaterialVariant = "2022 Universal" |
| 1707 | p.Anchored = true |
| 1708 | p.Parent = model |
| 1709 | end |
| 1710 | do |
| 1711 | local p = Instance.new("Part") |
| 1712 | p.Shape = Enum.PartType.Cylinder |
| 1713 | p.Name = "TruckWheelFR_2" |
| 1714 | p.Size = Vector3.new(0.5, 1.2, 1.2) |
| 1715 | p.CFrame = CFrame.new(36.5, 1.6, 29) |
| 1716 | p.BrickColor = BrickColor.new("Really black") |
| 1717 | p.Material = Enum.Material.Glacier |
| 1718 | p.MaterialVariant = "2022 Universal" |
| 1719 | p.Anchored = true |
| 1720 | p.Parent = model |
| 1721 | end |
| 1722 | do |
| 1723 | local p = Instance.new("Part") |
| 1724 | p.Shape = Enum.PartType.Cylinder |
| 1725 | p.Name = "TruckWheelRL_2" |
| 1726 | p.Size = Vector3.new(0.5, 1.2, 1.2) |
| 1727 | p.CFrame = CFrame.new(33.5, 1.6, 33) |
| 1728 | p.BrickColor = BrickColor.new("Really black") |
| 1729 | p.Material = Enum.Material.Glacier |
| 1730 | p.MaterialVariant = "2022 Universal" |
| 1731 | p.Anchored = true |
| 1732 | p.Parent = model |
| 1733 | end |
| 1734 | do |
| 1735 | local p = Instance.new("Part") |
| 1736 | p.Shape = Enum.PartType.Cylinder |
| 1737 | p.Name = "TruckWheelRR_2" |
| 1738 | p.Size = Vector3.new(0.5, 1.2, 1.2) |
| 1739 | p.CFrame = CFrame.new(36.5, 1.6, 33) |
| 1740 | p.BrickColor = BrickColor.new("Really black") |
| 1741 | p.Material = Enum.Material.Glacier |
| 1742 | p.MaterialVariant = "2022 Universal" |
| 1743 | p.Anchored = true |
| 1744 | p.Parent = model |
| 1745 | end |
| 1746 | do |
| 1747 | local p = Instance.new("Part") |
| 1748 | p.Name = "TruckCab_3" |
| 1749 | p.Size = Vector3.new(3, 2, 2) |
| 1750 | p.CFrame = CFrame.new(35, 2.5, 36.96) |
| 1751 | p.BrickColor = BrickColor.new("Sand green") |
| 1752 | p.Material = Enum.Material.Glacier |
| 1753 | p.MaterialVariant = "2022 Stud" |
| 1754 | p.Anchored = true |
| 1755 | p.Parent = model |
| 1756 | end |
| 1757 | do |
| 1758 | local p = Instance.new("Part") |
| 1759 | p.Name = "TruckBed_3" |
| 1760 | p.Size = Vector3.new(3, 1, 5) |
| 1761 | p.CFrame = CFrame.new(35, 2, 40.5) |
| 1762 | p.BrickColor = BrickColor.new("Sand green") |
| 1763 | p.Material = Enum.Material.Glacier |
| 1764 | p.MaterialVariant = "2022 Stud" |
| 1765 | p.Anchored = true |
| 1766 | p.Parent = model |
| 1767 | end |
| 1768 | do |
| 1769 | local p = Instance.new("Part") |
| 1770 | p.Name = "TruckCover_3" |
| 1771 | p.Size = Vector3.new(2.8, 1.5, 4.8) |
| 1772 | p.CFrame = CFrame.new(35, 3.2, 40.5) |
| 1773 | p.BrickColor = BrickColor.new("Brick yellow") |
| 1774 | p.Material = Enum.Material.Glacier |
| 1775 | p.MaterialVariant = "2022 Stud" |
| 1776 | p.Anchored = true |
| 1777 | p.Parent = model |
| 1778 | end |
| 1779 | do |
| 1780 | local p = Instance.new("Part") |
| 1781 | p.Shape = Enum.PartType.Cylinder |
| 1782 | p.Name = "TruckWheelFL_3" |
| 1783 | p.Size = Vector3.new(0.5, 1.2, 1.2) |
| 1784 | p.CFrame = CFrame.new(33.5, 1.6, 37) |
| 1785 | p.BrickColor = BrickColor.new("Really black") |
| 1786 | p.Material = Enum.Material.Glacier |
| 1787 | p.MaterialVariant = "2022 Universal" |
| 1788 | p.Anchored = true |
| 1789 | p.Parent = model |
| 1790 | end |
| 1791 | do |
| 1792 | local p = Instance.new("Part") |
| 1793 | p.Shape = Enum.PartType.Cylinder |
| 1794 | p.Name = "TruckWheelFR_3" |
| 1795 | p.Size = Vector3.new(0.5, 1.2, 1.2) |
| 1796 | p.CFrame = CFrame.new(36.5, 1.6, 37) |
| 1797 | p.BrickColor = BrickColor.new("Really black") |
| 1798 | p.Material = Enum.Material.Glacier |
| 1799 | p.MaterialVariant = "2022 Universal" |
| 1800 | p.Anchored = true |
| 1801 | p.Parent = model |
| 1802 | end |
| 1803 | do |
| 1804 | local p = Instance.new("Part") |
| 1805 | p.Shape = Enum.PartType.Cylinder |
| 1806 | p.Name = "TruckWheelRL_3" |
| 1807 | p.Size = Vector3.new(0.5, 1.2, 1.2) |
| 1808 | p.CFrame = CFrame.new(33.5, 1.6, 41) |
| 1809 | p.BrickColor = BrickColor.new("Really black") |
| 1810 | p.Material = Enum.Material.Glacier |
| 1811 | p.MaterialVariant = "2022 Universal" |
| 1812 | p.Anchored = true |
| 1813 | p.Parent = model |
| 1814 | end |
| 1815 | do |
| 1816 | local p = Instance.new("Part") |
| 1817 | p.Shape = Enum.PartType.Cylinder |
| 1818 | p.Name = "TruckWheelRR_3" |
| 1819 | p.Size = Vector3.new(0.5, 1.2, 1.2) |
| 1820 | p.CFrame = CFrame.new(36.5, 1.6, 41) |
| 1821 | p.BrickColor = BrickColor.new("Really black") |
| 1822 | p.Material = Enum.Material.Glacier |
| 1823 | p.MaterialVariant = "2022 Universal" |
| 1824 | p.Anchored = true |
| 1825 | p.Parent = model |
| 1826 | end |
| 1827 | do |
| 1828 | local p = Instance.new("Part") |
| 1829 | p.Name = "TruckCab_4" |
| 1830 | p.Size = Vector3.new(3, 2, 2) |
| 1831 | p.CFrame = CFrame.new(35, 2.5, 44.96) |
| 1832 | p.BrickColor = BrickColor.new("Sand green") |
| 1833 | p.Material = Enum.Material.Glacier |
| 1834 | p.MaterialVariant = "2022 Stud" |
| 1835 | p.Anchored = true |
| 1836 | p.Parent = model |
| 1837 | end |
| 1838 | do |
| 1839 | local p = Instance.new("Part") |
| 1840 | p.Name = "TruckBed_4" |
| 1841 | p.Size = Vector3.new(3, 1, 5) |
| 1842 | p.CFrame = CFrame.new(35, 2, 48.5) |
| 1843 | p.BrickColor = BrickColor.new("Sand green") |
| 1844 | p.Material = Enum.Material.Glacier |
| 1845 | p.MaterialVariant = "2022 Stud" |
| 1846 | p.Anchored = true |
| 1847 | p.Parent = model |
| 1848 | end |
| 1849 | do |
| 1850 | local p = Instance.new("Part") |
| 1851 | p.Name = "TruckCover_4" |
| 1852 | p.Size = Vector3.new(2.8, 1.5, 4.8) |
| 1853 | p.CFrame = CFrame.new(35, 3.2, 48.5) |
| 1854 | p.BrickColor = BrickColor.new("Brick yellow") |
| 1855 | p.Material = Enum.Material.Glacier |
| 1856 | p.MaterialVariant = "2022 Stud" |
| 1857 | p.Anchored = true |
| 1858 | p.Parent = model |
| 1859 | end |
| 1860 | do |
| 1861 | local p = Instance.new("Part") |
| 1862 | p.Shape = Enum.PartType.Cylinder |
| 1863 | p.Name = "TruckWheelFL_4" |
| 1864 | p.Size = Vector3.new(0.5, 1.2, 1.2) |
| 1865 | p.CFrame = CFrame.new(33.5, 1.6, 45) |
| 1866 | p.BrickColor = BrickColor.new("Really black") |
| 1867 | p.Material = Enum.Material.Glacier |
| 1868 | p.MaterialVariant = "2022 Universal" |
| 1869 | p.Anchored = true |
| 1870 | p.Parent = model |
| 1871 | end |
| 1872 | do |
| 1873 | local p = Instance.new("Part") |
| 1874 | p.Shape = Enum.PartType.Cylinder |
| 1875 | p.Name = "TruckWheelFR_4" |
| 1876 | p.Size = Vector3.new(0.5, 1.2, 1.2) |
| 1877 | p.CFrame = CFrame.new(36.5, 1.6, 45) |
| 1878 | p.BrickColor = BrickColor.new("Really black") |
| 1879 | p.Material = Enum.Material.Glacier |
| 1880 | p.MaterialVariant = "2022 Universal" |
| 1881 | p.Anchored = true |
| 1882 | p.Parent = model |
| 1883 | end |
| 1884 | do |
| 1885 | local p = Instance.new("Part") |
| 1886 | p.Shape = Enum.PartType.Cylinder |
| 1887 | p.Name = "TruckWheelRL_4" |
| 1888 | p.Size = Vector3.new(0.5, 1.2, 1.2) |
| 1889 | p.CFrame = CFrame.new(33.5, 1.6, 49) |
| 1890 | p.BrickColor = BrickColor.new("Really black") |
| 1891 | p.Material = Enum.Material.Glacier |
| 1892 | p.MaterialVariant = "2022 Universal" |
| 1893 | p.Anchored = true |
| 1894 | p.Parent = model |
| 1895 | end |
| 1896 | do |
| 1897 | local p = Instance.new("Part") |
| 1898 | p.Shape = Enum.PartType.Cylinder |
| 1899 | p.Name = "TruckWheelRR_4" |
| 1900 | p.Size = Vector3.new(0.5, 1.2, 1.2) |
| 1901 | p.CFrame = CFrame.new(36.5, 1.6, 49) |
| 1902 | p.BrickColor = BrickColor.new("Really black") |
| 1903 | p.Material = Enum.Material.Glacier |
| 1904 | p.MaterialVariant = "2022 Universal" |
| 1905 | p.Anchored = true |
| 1906 | p.Parent = model |
| 1907 | end |
| 1908 | do |
| 1909 | local p = Instance.new("Part") |
| 1910 | p.Name = "JetBody" |
| 1911 | p.Size = Vector3.new(3, 3, 14) |
| 1912 | p.CFrame = CFrame.new(-50, 3, 0) |
| 1913 | p.BrickColor = BrickColor.new("Ghost grey") |
| 1914 | p.Material = Enum.Material.Glacier |
| 1915 | p.MaterialVariant = "2022 Stud" |
| 1916 | p.Anchored = true |
| 1917 | p.Parent = model |
| 1918 | end |
| 1919 | do |
| 1920 | local p = Instance.new("Part") |
| 1921 | p.Name = "JetNose" |
| 1922 | p.Size = Vector3.new(2, 2, 3) |
| 1923 | p.CFrame = CFrame.new(-50, 3, -8.58) |
| 1924 | p.BrickColor = BrickColor.new("Ghost grey") |
| 1925 | p.Material = Enum.Material.Glacier |
| 1926 | p.MaterialVariant = "2022 Stud" |
| 1927 | p.Anchored = true |
| 1928 | p.Parent = model |
| 1929 | end |
| 1930 | do |
| 1931 | local p = Instance.new("Part") |
| 1932 | p.Name = "JetCockpit" |
| 1933 | p.Size = Vector3.new(2, 1.5, 4) |
| 1934 | p.CFrame = CFrame.new(-50, 4, -5.04) |
| 1935 | p.BrickColor = BrickColor.new("Really black") |
| 1936 | p.Material = Enum.Material.Glacier |
| 1937 | p.MaterialVariant = "2022 Universal" |
| 1938 | p.Anchored = true |
| 1939 | p.Parent = model |
| 1940 | end |
| 1941 | do |
| 1942 | local p = Instance.new("Part") |
| 1943 | p.Name = "JetWingL" |
| 1944 | p.Size = Vector3.new(8, 0.5, 6) |
| 1945 | p.CFrame = CFrame.new(-55, 3, 1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-5)) |
| 1946 | p.BrickColor = BrickColor.new("Ghost grey") |
| 1947 | p.Material = Enum.Material.Glacier |
| 1948 | p.MaterialVariant = "2022 Stud" |
| 1949 | p.Anchored = true |
| 1950 | p.Parent = model |
| 1951 | end |
| 1952 | do |
| 1953 | local p = Instance.new("Part") |
| 1954 | p.Name = "JetWingR" |
| 1955 | p.Size = Vector3.new(8, 0.5, 6) |
| 1956 | p.CFrame = CFrame.new(-45, 3, 1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(5)) |
| 1957 | p.BrickColor = BrickColor.new("Ghost grey") |
| 1958 | p.Material = Enum.Material.Glacier |
| 1959 | p.MaterialVariant = "2022 Stud" |
| 1960 | p.Anchored = true |
| 1961 | p.Parent = model |
| 1962 | end |
| 1963 | do |
| 1964 | local p = Instance.new("Part") |
| 1965 | p.Name = "JetTailFin" |
| 1966 | p.Size = Vector3.new(0.5, 4, 3) |
| 1967 | p.CFrame = CFrame.new(-50, 5, 6) * CFrame.Angles(math.rad(-15), math.rad(0), math.rad(0)) |
| 1968 | p.BrickColor = BrickColor.new("Ghost grey") |
| 1969 | p.Material = Enum.Material.Glacier |
| 1970 | p.MaterialVariant = "2022 Stud" |
| 1971 | p.Anchored = true |
| 1972 | p.Parent = model |
| 1973 | end |
| 1974 | do |
| 1975 | local p = Instance.new("Part") |
| 1976 | p.Name = "JetTailWingL" |
| 1977 | p.Size = Vector3.new(4, 0.4, 2) |
| 1978 | p.CFrame = CFrame.new(-52.5, 3.2, 6.08) |
| 1979 | p.BrickColor = BrickColor.new("Ghost grey") |
| 1980 | p.Material = Enum.Material.Glacier |
| 1981 | p.MaterialVariant = "2022 Stud" |
| 1982 | p.Anchored = true |
| 1983 | p.Parent = model |
| 1984 | end |
| 1985 | do |
| 1986 | local p = Instance.new("Part") |
| 1987 | p.Name = "JetTailWingR" |
| 1988 | p.Size = Vector3.new(4, 0.4, 2) |
| 1989 | p.CFrame = CFrame.new(-47.5, 3.2, 6.08) |
| 1990 | p.BrickColor = BrickColor.new("Ghost grey") |
| 1991 | p.Material = Enum.Material.Glacier |
| 1992 | p.MaterialVariant = "2022 Stud" |
| 1993 | p.Anchored = true |
| 1994 | p.Parent = model |
| 1995 | end |
| 1996 | do |
| 1997 | local p = Instance.new("Part") |
| 1998 | p.Shape = Enum.PartType.Cylinder |
| 1999 | p.Name = "JetEngineL" |
| 2000 | p.Size = Vector3.new(3, 1.5, 1.5) |
| 2001 | p.CFrame = CFrame.new(-51.5, 2.8, 6.5) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 2002 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 2003 | p.Material = Enum.Material.Glacier |
| 2004 | p.MaterialVariant = "2022 Glue" |
| 2005 | p.Anchored = true |
| 2006 | p.Parent = model |
| 2007 | end |
| 2008 | do |
| 2009 | local p = Instance.new("Part") |
| 2010 | p.Shape = Enum.PartType.Cylinder |
| 2011 | p.Name = "JetEngineR" |
| 2012 | p.Size = Vector3.new(3, 1.5, 1.5) |
| 2013 | p.CFrame = CFrame.new(-48.5, 2.8, 6.5) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 2014 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 2015 | p.Material = Enum.Material.Glacier |
| 2016 | p.MaterialVariant = "2022 Glue" |
| 2017 | p.Anchored = true |
| 2018 | p.Parent = model |
| 2019 | end |
| 2020 | do |
| 2021 | local p = Instance.new("Part") |
| 2022 | p.Name = "Jet2Body" |
| 2023 | p.Size = Vector3.new(3, 3, 14) |
| 2024 | p.CFrame = CFrame.new(-25, 3, 20) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(0)) |
| 2025 | p.BrickColor = BrickColor.new("Ghost grey") |
| 2026 | p.Material = Enum.Material.Glacier |
| 2027 | p.MaterialVariant = "2022 Stud" |
| 2028 | p.Anchored = true |
| 2029 | p.Parent = model |
| 2030 | end |
| 2031 | do |
| 2032 | local p = Instance.new("Part") |
| 2033 | p.Name = "Jet2Nose" |
| 2034 | p.Size = Vector3.new(2, 2, 3) |
| 2035 | p.CFrame = CFrame.new(-31.028284, 3, 13.971716) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(0)) |
| 2036 | p.BrickColor = BrickColor.new("Ghost grey") |
| 2037 | p.Material = Enum.Material.Glacier |
| 2038 | p.MaterialVariant = "2022 Stud" |
| 2039 | p.Anchored = true |
| 2040 | p.Parent = model |
| 2041 | end |
| 2042 | do |
| 2043 | local p = Instance.new("Part") |
| 2044 | p.Name = "Jet2Cockpit" |
| 2045 | p.Size = Vector3.new(2, 1.5, 4) |
| 2046 | p.CFrame = CFrame.new(-28.5, 4, 16.5) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(0)) |
| 2047 | p.BrickColor = BrickColor.new("Really black") |
| 2048 | p.Material = Enum.Material.Glacier |
| 2049 | p.MaterialVariant = "2022 Universal" |
| 2050 | p.Anchored = true |
| 2051 | p.Parent = model |
| 2052 | end |
| 2053 | do |
| 2054 | local p = Instance.new("Part") |
| 2055 | p.Name = "Jet2WingL" |
| 2056 | p.Size = Vector3.new(8, 0.5, 6) |
| 2057 | p.CFrame = CFrame.new(-29.2, 3.2, 24.2) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(0)) |
| 2058 | p.BrickColor = BrickColor.new("Ghost grey") |
| 2059 | p.Material = Enum.Material.Glacier |
| 2060 | p.MaterialVariant = "2022 Stud" |
| 2061 | p.Anchored = true |
| 2062 | p.Parent = model |
| 2063 | end |
| 2064 | do |
| 2065 | local p = Instance.new("Part") |
| 2066 | p.Name = "Jet2WingR" |
| 2067 | p.Size = Vector3.new(8, 0.5, 6) |
| 2068 | p.CFrame = CFrame.new(-20.8, 3.2, 15.8) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(0)) |
| 2069 | p.BrickColor = BrickColor.new("Ghost grey") |
| 2070 | p.Material = Enum.Material.Glacier |
| 2071 | p.MaterialVariant = "2022 Stud" |
| 2072 | p.Anchored = true |
| 2073 | p.Parent = model |
| 2074 | end |
| 2075 | do |
| 2076 | local p = Instance.new("Part") |
| 2077 | p.Name = "Jet2TailFin" |
| 2078 | p.Size = Vector3.new(0.5, 4, 3) |
| 2079 | p.CFrame = CFrame.new(-20.8, 5, 24.2) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(0)) |
| 2080 | p.BrickColor = BrickColor.new("Ghost grey") |
| 2081 | p.Material = Enum.Material.Glacier |
| 2082 | p.MaterialVariant = "2022 Stud" |
| 2083 | p.Anchored = true |
| 2084 | p.Parent = model |
| 2085 | end |
| 2086 | do |
| 2087 | local p = Instance.new("Part") |
| 2088 | p.Name = "Crate_0_0" |
| 2089 | p.Size = Vector3.new(2, 1.2, 2) |
| 2090 | p.CFrame = CFrame.new(10, 1.64, -5) |
| 2091 | p.BrickColor = BrickColor.new("Pine Cone") |
| 2092 | p.Material = Enum.Material.Glacier |
| 2093 | p.MaterialVariant = "2022 Small Stud" |
| 2094 | p.Anchored = true |
| 2095 | p.Parent = model |
| 2096 | end |
| 2097 | do |
| 2098 | local p = Instance.new("Part") |
| 2099 | p.Name = "Crate_0_1" |
| 2100 | p.Size = Vector3.new(2, 1.2, 2) |
| 2101 | p.CFrame = CFrame.new(10, 1.64, -2.5) |
| 2102 | p.BrickColor = BrickColor.new("Pine Cone") |
| 2103 | p.Material = Enum.Material.Glacier |
| 2104 | p.MaterialVariant = "2022 Small Stud" |
| 2105 | p.Anchored = true |
| 2106 | p.Parent = model |
| 2107 | end |
| 2108 | do |
| 2109 | local p = Instance.new("Part") |
| 2110 | p.Name = "Crate_0_2" |
| 2111 | p.Size = Vector3.new(2, 1.2, 2) |
| 2112 | p.CFrame = CFrame.new(10, 1.64, 0) |
| 2113 | p.BrickColor = BrickColor.new("Pine Cone") |
| 2114 | p.Material = Enum.Material.Glacier |
| 2115 | p.MaterialVariant = "2022 Small Stud" |
| 2116 | p.Anchored = true |
| 2117 | p.Parent = model |
| 2118 | end |
| 2119 | do |
| 2120 | local p = Instance.new("Part") |
| 2121 | p.Name = "Crate_0_3" |
| 2122 | p.Size = Vector3.new(2, 1.2, 2) |
| 2123 | p.CFrame = CFrame.new(10, 1.64, 2.5) |
| 2124 | p.BrickColor = BrickColor.new("Pine Cone") |
| 2125 | p.Material = Enum.Material.Glacier |
| 2126 | p.MaterialVariant = "2022 Small Stud" |
| 2127 | p.Anchored = true |
| 2128 | p.Parent = model |
| 2129 | end |
| 2130 | do |
| 2131 | local p = Instance.new("Part") |
| 2132 | p.Name = "Crate_1_0" |
| 2133 | p.Size = Vector3.new(2, 1.2, 2) |
| 2134 | p.CFrame = CFrame.new(12.5, 1.64, -5) |
| 2135 | p.BrickColor = BrickColor.new("Pine Cone") |
| 2136 | p.Material = Enum.Material.Glacier |
| 2137 | p.MaterialVariant = "2022 Small Stud" |
| 2138 | p.Anchored = true |
| 2139 | p.Parent = model |
| 2140 | end |
| 2141 | do |
| 2142 | local p = Instance.new("Part") |
| 2143 | p.Name = "Crate_1_1" |
| 2144 | p.Size = Vector3.new(2, 1.2, 2) |
| 2145 | p.CFrame = CFrame.new(12.5, 1.64, -2.5) |
| 2146 | p.BrickColor = BrickColor.new("Pine Cone") |
| 2147 | p.Material = Enum.Material.Glacier |
| 2148 | p.MaterialVariant = "2022 Small Stud" |
| 2149 | p.Anchored = true |
| 2150 | p.Parent = model |
| 2151 | end |
| 2152 | do |
| 2153 | local p = Instance.new("Part") |
| 2154 | p.Name = "Crate_1_2" |
| 2155 | p.Size = Vector3.new(2, 1.2, 2) |
| 2156 | p.CFrame = CFrame.new(12.5, 1.64, 0) |
| 2157 | p.BrickColor = BrickColor.new("Pine Cone") |
| 2158 | p.Material = Enum.Material.Glacier |
| 2159 | p.MaterialVariant = "2022 Small Stud" |
| 2160 | p.Anchored = true |
| 2161 | p.Parent = model |
| 2162 | end |
| 2163 | do |
| 2164 | local p = Instance.new("Part") |
| 2165 | p.Name = "Crate_1_3" |
| 2166 | p.Size = Vector3.new(2, 1.2, 2) |
| 2167 | p.CFrame = CFrame.new(12.5, 1.64, 2.5) |
| 2168 | p.BrickColor = BrickColor.new("Pine Cone") |
| 2169 | p.Material = Enum.Material.Glacier |
| 2170 | p.MaterialVariant = "2022 Small Stud" |
| 2171 | p.Anchored = true |
| 2172 | p.Parent = model |
| 2173 | end |
| 2174 | do |
| 2175 | local p = Instance.new("Part") |
| 2176 | p.Name = "Crate_2_0" |
| 2177 | p.Size = Vector3.new(2, 1.2, 2) |
| 2178 | p.CFrame = CFrame.new(15, 1.64, -5) |
| 2179 | p.BrickColor = BrickColor.new("Pine Cone") |
| 2180 | p.Material = Enum.Material.Glacier |
| 2181 | p.MaterialVariant = "2022 Small Stud" |
| 2182 | p.Anchored = true |
| 2183 | p.Parent = model |
| 2184 | end |
| 2185 | do |
| 2186 | local p = Instance.new("Part") |
| 2187 | p.Name = "Crate_2_1" |
| 2188 | p.Size = Vector3.new(2, 1.2, 2) |
| 2189 | p.CFrame = CFrame.new(15, 1.64, -2.5) |
| 2190 | p.BrickColor = BrickColor.new("Pine Cone") |
| 2191 | p.Material = Enum.Material.Glacier |
| 2192 | p.MaterialVariant = "2022 Small Stud" |
| 2193 | p.Anchored = true |
| 2194 | p.Parent = model |
| 2195 | end |
| 2196 | do |
| 2197 | local p = Instance.new("Part") |
| 2198 | p.Name = "Crate_2_2" |
| 2199 | p.Size = Vector3.new(2, 1.2, 2) |
| 2200 | p.CFrame = CFrame.new(15, 1.64, 0) |
| 2201 | p.BrickColor = BrickColor.new("Pine Cone") |
| 2202 | p.Material = Enum.Material.Glacier |
| 2203 | p.MaterialVariant = "2022 Small Stud" |
| 2204 | p.Anchored = true |
| 2205 | p.Parent = model |
| 2206 | end |
| 2207 | do |
| 2208 | local p = Instance.new("Part") |
| 2209 | p.Name = "Crate_2_3" |
| 2210 | p.Size = Vector3.new(2, 1.2, 2) |
| 2211 | p.CFrame = CFrame.new(15, 1.64, 2.5) |
| 2212 | p.BrickColor = BrickColor.new("Pine Cone") |
| 2213 | p.Material = Enum.Material.Glacier |
| 2214 | p.MaterialVariant = "2022 Small Stud" |
| 2215 | p.Anchored = true |
| 2216 | p.Parent = model |
| 2217 | end |
| 2218 | do |
| 2219 | local p = Instance.new("Part") |
| 2220 | p.Name = "TowerBase" |
| 2221 | p.Size = Vector3.new(4, 4, 4) |
| 2222 | p.CFrame = CFrame.new(55, 3.04, -35) |
| 2223 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 2224 | p.Material = Enum.Material.Glacier |
| 2225 | p.MaterialVariant = "2022 Inlet" |
| 2226 | p.Anchored = true |
| 2227 | p.Parent = model |
| 2228 | end |
| 2229 | do |
| 2230 | local p = Instance.new("Part") |
| 2231 | p.Shape = Enum.PartType.Cylinder |
| 2232 | p.Name = "TowerMast" |
| 2233 | p.Size = Vector3.new(10, 1, 1) |
| 2234 | p.CFrame = CFrame.new(55, 10, -35) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 2235 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 2236 | p.Material = Enum.Material.Glacier |
| 2237 | p.MaterialVariant = "2022 Inlet" |
| 2238 | p.Anchored = true |
| 2239 | p.Parent = model |
| 2240 | end |
| 2241 | do |
| 2242 | local p = Instance.new("Part") |
| 2243 | p.Shape = Enum.PartType.Cylinder |
| 2244 | p.Name = "TowerDish" |
| 2245 | p.Size = Vector3.new(1, 4, 4) |
| 2246 | p.CFrame = CFrame.new(55, 15, -34) |
| 2247 | p.BrickColor = BrickColor.new("Institutional white") |
| 2248 | p.Material = Enum.Material.Glacier |
| 2249 | p.MaterialVariant = "2022 Stud" |
| 2250 | p.Anchored = true |
| 2251 | p.Parent = model |
| 2252 | end |
| 2253 | model.PrimaryPart = model:FindFirstChild("DesertGround") |
| 2254 | print("MilitaryBaseDiorama built: " .. #model:GetChildren() .. " parts") |
Loading comments...