Loading model...
by ✨Babayaga · 3/27/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: CrusaderShield |
| 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 = "CrusaderShield" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Bright red"] = "2022 Stud", |
| 25 | ["Dark stone grey"] = "2022 Stud", |
| 26 | ["Light stone grey"] = "2022 Glue", |
| 27 | ["Medium stone grey"] = "2022 Inlet", |
| 28 | } |
| 29 | do |
| 30 | local p = Instance.new("Part") |
| 31 | p.Name = "BaseCenter" |
| 32 | p.Size = Vector3.new(6, 14, 0.6) |
| 33 | p.CFrame = CFrame.new(0, 0, 0) |
| 34 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 35 | p.Material = Enum.Material.Glacier |
| 36 | p.MaterialVariant = "2022 Inlet" |
| 37 | p.Anchored = true |
| 38 | p.Parent = model |
| 39 | end |
| 40 | do |
| 41 | local p = Instance.new("Part") |
| 42 | p.Name = "BaseTopLeft" |
| 43 | p.Size = Vector3.new(4.24, 2, 0.6) |
| 44 | p.CFrame = CFrame.new(-3, 7.5, 0.16) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(45)) |
| 45 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 46 | p.Material = Enum.Material.Glacier |
| 47 | p.MaterialVariant = "2022 Inlet" |
| 48 | p.Anchored = true |
| 49 | p.Parent = model |
| 50 | end |
| 51 | do |
| 52 | local p = Instance.new("Part") |
| 53 | p.Name = "BaseTopRight" |
| 54 | p.Size = Vector3.new(4.24, 2, 0.6) |
| 55 | p.CFrame = CFrame.new(3, 7.5, 0.16) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-45)) |
| 56 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 57 | p.Material = Enum.Material.Glacier |
| 58 | p.MaterialVariant = "2022 Inlet" |
| 59 | p.Anchored = true |
| 60 | p.Parent = model |
| 61 | end |
| 62 | do |
| 63 | local p = Instance.new("Part") |
| 64 | p.Name = "BaseSideL1" |
| 65 | p.Size = Vector3.new(2, 8, 0.6) |
| 66 | p.CFrame = CFrame.new(-3.5, 3, 0.08) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(10)) |
| 67 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 68 | p.Material = Enum.Material.Glacier |
| 69 | p.MaterialVariant = "2022 Inlet" |
| 70 | p.Anchored = true |
| 71 | p.Parent = model |
| 72 | end |
| 73 | do |
| 74 | local p = Instance.new("Part") |
| 75 | p.Name = "BaseSideL2" |
| 76 | p.Size = Vector3.new(2, 6, 0.6) |
| 77 | p.CFrame = CFrame.new(-2.8, -3, 0.24) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(20)) |
| 78 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 79 | p.Material = Enum.Material.Glacier |
| 80 | p.MaterialVariant = "2022 Inlet" |
| 81 | p.Anchored = true |
| 82 | p.Parent = model |
| 83 | end |
| 84 | do |
| 85 | local p = Instance.new("Part") |
| 86 | p.Name = "BaseSideL3" |
| 87 | p.Size = Vector3.new(2, 4, 0.6) |
| 88 | p.CFrame = CFrame.new(-1.5, -7, 0.24) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(35)) |
| 89 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 90 | p.Material = Enum.Material.Glacier |
| 91 | p.MaterialVariant = "2022 Inlet" |
| 92 | p.Anchored = true |
| 93 | p.Parent = model |
| 94 | end |
| 95 | do |
| 96 | local p = Instance.new("Part") |
| 97 | p.Name = "BaseSideR1" |
| 98 | p.Size = Vector3.new(2, 8, 0.6) |
| 99 | p.CFrame = CFrame.new(3.5, 3, 0.08) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-10)) |
| 100 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 101 | p.Material = Enum.Material.Glacier |
| 102 | p.MaterialVariant = "2022 Inlet" |
| 103 | p.Anchored = true |
| 104 | p.Parent = model |
| 105 | end |
| 106 | do |
| 107 | local p = Instance.new("Part") |
| 108 | p.Name = "BaseSideR2" |
| 109 | p.Size = Vector3.new(2, 6, 0.6) |
| 110 | p.CFrame = CFrame.new(2.8, -3, 0.24) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-20)) |
| 111 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 112 | p.Material = Enum.Material.Glacier |
| 113 | p.MaterialVariant = "2022 Inlet" |
| 114 | p.Anchored = true |
| 115 | p.Parent = model |
| 116 | end |
| 117 | do |
| 118 | local p = Instance.new("Part") |
| 119 | p.Name = "BaseSideR3" |
| 120 | p.Size = Vector3.new(2, 4, 0.6) |
| 121 | p.CFrame = CFrame.new(1.5, -7, 0.24) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-35)) |
| 122 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 123 | p.Material = Enum.Material.Glacier |
| 124 | p.MaterialVariant = "2022 Inlet" |
| 125 | p.Anchored = true |
| 126 | p.Parent = model |
| 127 | end |
| 128 | do |
| 129 | local p = Instance.new("Part") |
| 130 | p.Name = "BaseBottom" |
| 131 | p.Size = Vector3.new(2, 2, 0.6) |
| 132 | p.CFrame = CFrame.new(0, -8.5, 0.04) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(45)) |
| 133 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 134 | p.Material = Enum.Material.Glacier |
| 135 | p.MaterialVariant = "2022 Inlet" |
| 136 | p.Anchored = true |
| 137 | p.Parent = model |
| 138 | end |
| 139 | do |
| 140 | local p = Instance.new("Part") |
| 141 | p.Name = "TrimTop" |
| 142 | p.Size = Vector3.new(6, 0.8, 0.8) |
| 143 | p.CFrame = CFrame.new(0, 8.5, 0) |
| 144 | p.BrickColor = BrickColor.new("Light stone grey") |
| 145 | p.Material = Enum.Material.Glacier |
| 146 | p.MaterialVariant = "2022 Glue" |
| 147 | p.Anchored = true |
| 148 | p.Parent = model |
| 149 | end |
| 150 | do |
| 151 | local p = Instance.new("Part") |
| 152 | p.Name = "TrimTopLeft" |
| 153 | p.Size = Vector3.new(4.24, 0.8, 0.8) |
| 154 | p.CFrame = CFrame.new(-4, 7.5, 0.16) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(45)) |
| 155 | p.BrickColor = BrickColor.new("Light stone grey") |
| 156 | p.Material = Enum.Material.Glacier |
| 157 | p.MaterialVariant = "2022 Glue" |
| 158 | p.Anchored = true |
| 159 | p.Parent = model |
| 160 | end |
| 161 | do |
| 162 | local p = Instance.new("Part") |
| 163 | p.Name = "TrimTopRight" |
| 164 | p.Size = Vector3.new(4.24, 0.8, 0.8) |
| 165 | p.CFrame = CFrame.new(4, 7.5, 0.16) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-45)) |
| 166 | p.BrickColor = BrickColor.new("Light stone grey") |
| 167 | p.Material = Enum.Material.Glacier |
| 168 | p.MaterialVariant = "2022 Glue" |
| 169 | p.Anchored = true |
| 170 | p.Parent = model |
| 171 | end |
| 172 | do |
| 173 | local p = Instance.new("Part") |
| 174 | p.Name = "TrimSideL1" |
| 175 | p.Size = Vector3.new(0.8, 8, 0.8) |
| 176 | p.CFrame = CFrame.new(-4.5, 3, 0.08) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(10)) |
| 177 | p.BrickColor = BrickColor.new("Light stone grey") |
| 178 | p.Material = Enum.Material.Glacier |
| 179 | p.MaterialVariant = "2022 Glue" |
| 180 | p.Anchored = true |
| 181 | p.Parent = model |
| 182 | end |
| 183 | do |
| 184 | local p = Instance.new("Part") |
| 185 | p.Name = "TrimSideL2" |
| 186 | p.Size = Vector3.new(0.8, 6, 0.8) |
| 187 | p.CFrame = CFrame.new(-3.8, -3, -0.08) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(20)) |
| 188 | p.BrickColor = BrickColor.new("Light stone grey") |
| 189 | p.Material = Enum.Material.Glacier |
| 190 | p.MaterialVariant = "2022 Glue" |
| 191 | p.Anchored = true |
| 192 | p.Parent = model |
| 193 | end |
| 194 | do |
| 195 | local p = Instance.new("Part") |
| 196 | p.Name = "TrimSideL3" |
| 197 | p.Size = Vector3.new(0.8, 4.5, 0.8) |
| 198 | p.CFrame = CFrame.new(-2.2, -7, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(35)) |
| 199 | p.BrickColor = BrickColor.new("Light stone grey") |
| 200 | p.Material = Enum.Material.Glacier |
| 201 | p.MaterialVariant = "2022 Glue" |
| 202 | p.Anchored = true |
| 203 | p.Parent = model |
| 204 | end |
| 205 | do |
| 206 | local p = Instance.new("Part") |
| 207 | p.Name = "TrimSideR1" |
| 208 | p.Size = Vector3.new(0.8, 8, 0.8) |
| 209 | p.CFrame = CFrame.new(4.5, 3, 0.08) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-10)) |
| 210 | p.BrickColor = BrickColor.new("Light stone grey") |
| 211 | p.Material = Enum.Material.Glacier |
| 212 | p.MaterialVariant = "2022 Glue" |
| 213 | p.Anchored = true |
| 214 | p.Parent = model |
| 215 | end |
| 216 | do |
| 217 | local p = Instance.new("Part") |
| 218 | p.Name = "TrimSideR2" |
| 219 | p.Size = Vector3.new(0.8, 6, 0.8) |
| 220 | p.CFrame = CFrame.new(3.8, -3, -0.08) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-20)) |
| 221 | p.BrickColor = BrickColor.new("Light stone grey") |
| 222 | p.Material = Enum.Material.Glacier |
| 223 | p.MaterialVariant = "2022 Glue" |
| 224 | p.Anchored = true |
| 225 | p.Parent = model |
| 226 | end |
| 227 | do |
| 228 | local p = Instance.new("Part") |
| 229 | p.Name = "TrimSideR3" |
| 230 | p.Size = Vector3.new(0.8, 4.5, 0.8) |
| 231 | p.CFrame = CFrame.new(2.2, -7, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-35)) |
| 232 | p.BrickColor = BrickColor.new("Light stone grey") |
| 233 | p.Material = Enum.Material.Glacier |
| 234 | p.MaterialVariant = "2022 Glue" |
| 235 | p.Anchored = true |
| 236 | p.Parent = model |
| 237 | end |
| 238 | do |
| 239 | local p = Instance.new("Part") |
| 240 | p.Name = "TrimBottomL" |
| 241 | p.Size = Vector3.new(0.8, 2.5, 0.8) |
| 242 | p.CFrame = CFrame.new(-0.8, -9, 0.08) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(45)) |
| 243 | p.BrickColor = BrickColor.new("Light stone grey") |
| 244 | p.Material = Enum.Material.Glacier |
| 245 | p.MaterialVariant = "2022 Glue" |
| 246 | p.Anchored = true |
| 247 | p.Parent = model |
| 248 | end |
| 249 | do |
| 250 | local p = Instance.new("Part") |
| 251 | p.Name = "TrimBottomR" |
| 252 | p.Size = Vector3.new(0.8, 2.5, 0.8) |
| 253 | p.CFrame = CFrame.new(0.8, -9, 0.08) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-45)) |
| 254 | p.BrickColor = BrickColor.new("Light stone grey") |
| 255 | p.Material = Enum.Material.Glacier |
| 256 | p.MaterialVariant = "2022 Glue" |
| 257 | p.Anchored = true |
| 258 | p.Parent = model |
| 259 | end |
| 260 | do |
| 261 | local p = Instance.new("Part") |
| 262 | p.Name = "BracketBottom" |
| 263 | p.Size = Vector3.new(2.5, 2.5, 0.8) |
| 264 | p.CFrame = CFrame.new(0, -8.5, 0.14) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(45)) |
| 265 | p.BrickColor = BrickColor.new("Light stone grey") |
| 266 | p.Material = Enum.Material.Glacier |
| 267 | p.MaterialVariant = "2022 Glue" |
| 268 | p.Anchored = true |
| 269 | p.Parent = model |
| 270 | end |
| 271 | do |
| 272 | local p = Instance.new("Part") |
| 273 | p.Name = "CrossVertMain" |
| 274 | p.Size = Vector3.new(2, 12, 0.8) |
| 275 | p.CFrame = CFrame.new(0, 0, -0.14) |
| 276 | p.BrickColor = BrickColor.new("Bright red") |
| 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 = "CrossVertTopFlare" |
| 285 | p.Size = Vector3.new(3, 1.5, 0.8) |
| 286 | p.CFrame = CFrame.new(0, 6.5, -0.14) |
| 287 | p.BrickColor = BrickColor.new("Bright red") |
| 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 = "CrossVertBotFlare" |
| 296 | p.Size = Vector3.new(3, 1.5, 0.8) |
| 297 | p.CFrame = CFrame.new(0, -6.5, -0.14) |
| 298 | p.BrickColor = BrickColor.new("Bright red") |
| 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 = "CrossHorizMain" |
| 307 | p.Size = Vector3.new(8, 2, 0.8) |
| 308 | p.CFrame = CFrame.new(0, 1, -0.14) |
| 309 | p.BrickColor = BrickColor.new("Bright red") |
| 310 | p.Material = Enum.Material.Glacier |
| 311 | p.MaterialVariant = "2022 Stud" |
| 312 | p.Anchored = true |
| 313 | p.Parent = model |
| 314 | end |
| 315 | do |
| 316 | local p = Instance.new("Part") |
| 317 | p.Name = "CrossHorizLeftFlare" |
| 318 | p.Size = Vector3.new(1.5, 3, 0.8) |
| 319 | p.CFrame = CFrame.new(-4.5, 1, -0.18) |
| 320 | p.BrickColor = BrickColor.new("Bright red") |
| 321 | p.Material = Enum.Material.Glacier |
| 322 | p.MaterialVariant = "2022 Stud" |
| 323 | p.Anchored = true |
| 324 | p.Parent = model |
| 325 | end |
| 326 | do |
| 327 | local p = Instance.new("Part") |
| 328 | p.Name = "CrossHorizRightFlare" |
| 329 | p.Size = Vector3.new(1.5, 3, 0.8) |
| 330 | p.CFrame = CFrame.new(4.5, 1, -0.18) |
| 331 | p.BrickColor = BrickColor.new("Bright red") |
| 332 | p.Material = Enum.Material.Glacier |
| 333 | p.MaterialVariant = "2022 Stud" |
| 334 | p.Anchored = true |
| 335 | p.Parent = model |
| 336 | end |
| 337 | do |
| 338 | local p = Instance.new("Part") |
| 339 | p.Shape = Enum.PartType.Cylinder |
| 340 | p.Name = "RivetTop_0" |
| 341 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 342 | p.CFrame = CFrame.new(-2.5, 8.5, -0.45) |
| 343 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 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.Shape = Enum.PartType.Cylinder |
| 352 | p.Name = "RivetTop_1" |
| 353 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 354 | p.CFrame = CFrame.new(-0.833333, 8.5, -0.45) |
| 355 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 356 | p.Material = Enum.Material.Glacier |
| 357 | p.MaterialVariant = "2022 Stud" |
| 358 | p.Anchored = true |
| 359 | p.Parent = model |
| 360 | end |
| 361 | do |
| 362 | local p = Instance.new("Part") |
| 363 | p.Shape = Enum.PartType.Cylinder |
| 364 | p.Name = "RivetTop_2" |
| 365 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 366 | p.CFrame = CFrame.new(0.833333, 8.5, -0.45) |
| 367 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 368 | p.Material = Enum.Material.Glacier |
| 369 | p.MaterialVariant = "2022 Stud" |
| 370 | p.Anchored = true |
| 371 | p.Parent = model |
| 372 | end |
| 373 | do |
| 374 | local p = Instance.new("Part") |
| 375 | p.Shape = Enum.PartType.Cylinder |
| 376 | p.Name = "RivetTop_3" |
| 377 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 378 | p.CFrame = CFrame.new(2.5, 8.5, -0.45) |
| 379 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 380 | p.Material = Enum.Material.Glacier |
| 381 | p.MaterialVariant = "2022 Stud" |
| 382 | p.Anchored = true |
| 383 | p.Parent = model |
| 384 | end |
| 385 | do |
| 386 | local p = Instance.new("Part") |
| 387 | p.Shape = Enum.PartType.Cylinder |
| 388 | p.Name = "RivetTopL_0" |
| 389 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 390 | p.CFrame = CFrame.new(-5, 6.5, -0.45) |
| 391 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 392 | p.Material = Enum.Material.Glacier |
| 393 | p.MaterialVariant = "2022 Stud" |
| 394 | p.Anchored = true |
| 395 | p.Parent = model |
| 396 | end |
| 397 | do |
| 398 | local p = Instance.new("Part") |
| 399 | p.Shape = Enum.PartType.Cylinder |
| 400 | p.Name = "RivetTopL_1" |
| 401 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 402 | p.CFrame = CFrame.new(-4.25, 7.25, -0.45) |
| 403 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 404 | p.Material = Enum.Material.Glacier |
| 405 | p.MaterialVariant = "2022 Stud" |
| 406 | p.Anchored = true |
| 407 | p.Parent = model |
| 408 | end |
| 409 | do |
| 410 | local p = Instance.new("Part") |
| 411 | p.Shape = Enum.PartType.Cylinder |
| 412 | p.Name = "RivetTopL_2" |
| 413 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 414 | p.CFrame = CFrame.new(-3.5, 8, -0.45) |
| 415 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 416 | p.Material = Enum.Material.Glacier |
| 417 | p.MaterialVariant = "2022 Stud" |
| 418 | p.Anchored = true |
| 419 | p.Parent = model |
| 420 | end |
| 421 | do |
| 422 | local p = Instance.new("Part") |
| 423 | p.Shape = Enum.PartType.Cylinder |
| 424 | p.Name = "RivetTopR_0" |
| 425 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 426 | p.CFrame = CFrame.new(3.5, 8, -0.45) |
| 427 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 428 | p.Material = Enum.Material.Glacier |
| 429 | p.MaterialVariant = "2022 Stud" |
| 430 | p.Anchored = true |
| 431 | p.Parent = model |
| 432 | end |
| 433 | do |
| 434 | local p = Instance.new("Part") |
| 435 | p.Shape = Enum.PartType.Cylinder |
| 436 | p.Name = "RivetTopR_1" |
| 437 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 438 | p.CFrame = CFrame.new(4.25, 7.25, -0.45) |
| 439 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 440 | p.Material = Enum.Material.Glacier |
| 441 | p.MaterialVariant = "2022 Stud" |
| 442 | p.Anchored = true |
| 443 | p.Parent = model |
| 444 | end |
| 445 | do |
| 446 | local p = Instance.new("Part") |
| 447 | p.Shape = Enum.PartType.Cylinder |
| 448 | p.Name = "RivetTopR_2" |
| 449 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 450 | p.CFrame = CFrame.new(5, 6.5, -0.45) |
| 451 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 452 | p.Material = Enum.Material.Glacier |
| 453 | p.MaterialVariant = "2022 Stud" |
| 454 | p.Anchored = true |
| 455 | p.Parent = model |
| 456 | end |
| 457 | do |
| 458 | local p = Instance.new("Part") |
| 459 | p.Shape = Enum.PartType.Cylinder |
| 460 | p.Name = "RivetSideL1_0" |
| 461 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 462 | p.CFrame = CFrame.new(-4.5, 6, -0.45) |
| 463 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 464 | p.Material = Enum.Material.Glacier |
| 465 | p.MaterialVariant = "2022 Stud" |
| 466 | p.Anchored = true |
| 467 | p.Parent = model |
| 468 | end |
| 469 | do |
| 470 | local p = Instance.new("Part") |
| 471 | p.Shape = Enum.PartType.Cylinder |
| 472 | p.Name = "RivetSideL1_1" |
| 473 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 474 | p.CFrame = CFrame.new(-4.375, 4.5, -0.45) |
| 475 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 476 | p.Material = Enum.Material.Glacier |
| 477 | p.MaterialVariant = "2022 Stud" |
| 478 | p.Anchored = true |
| 479 | p.Parent = model |
| 480 | end |
| 481 | do |
| 482 | local p = Instance.new("Part") |
| 483 | p.Shape = Enum.PartType.Cylinder |
| 484 | p.Name = "RivetSideL1_2" |
| 485 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 486 | p.CFrame = CFrame.new(-4.25, 3, -0.45) |
| 487 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 488 | p.Material = Enum.Material.Glacier |
| 489 | p.MaterialVariant = "2022 Stud" |
| 490 | p.Anchored = true |
| 491 | p.Parent = model |
| 492 | end |
| 493 | do |
| 494 | local p = Instance.new("Part") |
| 495 | p.Shape = Enum.PartType.Cylinder |
| 496 | p.Name = "RivetSideL1_3" |
| 497 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 498 | p.CFrame = CFrame.new(-4.125, 1.5, -0.45) |
| 499 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 500 | p.Material = Enum.Material.Glacier |
| 501 | p.MaterialVariant = "2022 Stud" |
| 502 | p.Anchored = true |
| 503 | p.Parent = model |
| 504 | end |
| 505 | do |
| 506 | local p = Instance.new("Part") |
| 507 | p.Shape = Enum.PartType.Cylinder |
| 508 | p.Name = "RivetSideL1_4" |
| 509 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 510 | p.CFrame = CFrame.new(-4, 0, -0.45) |
| 511 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 512 | p.Material = Enum.Material.Glacier |
| 513 | p.MaterialVariant = "2022 Stud" |
| 514 | p.Anchored = true |
| 515 | p.Parent = model |
| 516 | end |
| 517 | do |
| 518 | local p = Instance.new("Part") |
| 519 | p.Shape = Enum.PartType.Cylinder |
| 520 | p.Name = "RivetSideL2_0" |
| 521 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 522 | p.CFrame = CFrame.new(-3.8, -1, -0.45) |
| 523 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 524 | p.Material = Enum.Material.Glacier |
| 525 | p.MaterialVariant = "2022 Stud" |
| 526 | p.Anchored = true |
| 527 | p.Parent = model |
| 528 | end |
| 529 | do |
| 530 | local p = Instance.new("Part") |
| 531 | p.Shape = Enum.PartType.Cylinder |
| 532 | p.Name = "RivetSideL2_1" |
| 533 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 534 | p.CFrame = CFrame.new(-3.36667, -2.66667, -0.45) |
| 535 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 536 | p.Material = Enum.Material.Glacier |
| 537 | p.MaterialVariant = "2022 Stud" |
| 538 | p.Anchored = true |
| 539 | p.Parent = model |
| 540 | end |
| 541 | do |
| 542 | local p = Instance.new("Part") |
| 543 | p.Shape = Enum.PartType.Cylinder |
| 544 | p.Name = "RivetSideL2_2" |
| 545 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 546 | p.CFrame = CFrame.new(-2.93333, -4.33333, -0.45) |
| 547 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 548 | p.Material = Enum.Material.Glacier |
| 549 | p.MaterialVariant = "2022 Stud" |
| 550 | p.Anchored = true |
| 551 | p.Parent = model |
| 552 | end |
| 553 | do |
| 554 | local p = Instance.new("Part") |
| 555 | p.Shape = Enum.PartType.Cylinder |
| 556 | p.Name = "RivetSideL2_3" |
| 557 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 558 | p.CFrame = CFrame.new(-2.5, -6, -0.45) |
| 559 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 560 | p.Material = Enum.Material.Glacier |
| 561 | p.MaterialVariant = "2022 Stud" |
| 562 | p.Anchored = true |
| 563 | p.Parent = model |
| 564 | end |
| 565 | do |
| 566 | local p = Instance.new("Part") |
| 567 | p.Shape = Enum.PartType.Cylinder |
| 568 | p.Name = "RivetSideR1_0" |
| 569 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 570 | p.CFrame = CFrame.new(4, 0, -0.45) |
| 571 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 572 | p.Material = Enum.Material.Glacier |
| 573 | p.MaterialVariant = "2022 Stud" |
| 574 | p.Anchored = true |
| 575 | p.Parent = model |
| 576 | end |
| 577 | do |
| 578 | local p = Instance.new("Part") |
| 579 | p.Shape = Enum.PartType.Cylinder |
| 580 | p.Name = "RivetSideR1_1" |
| 581 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 582 | p.CFrame = CFrame.new(4.125, 1.5, -0.45) |
| 583 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 584 | p.Material = Enum.Material.Glacier |
| 585 | p.MaterialVariant = "2022 Stud" |
| 586 | p.Anchored = true |
| 587 | p.Parent = model |
| 588 | end |
| 589 | do |
| 590 | local p = Instance.new("Part") |
| 591 | p.Shape = Enum.PartType.Cylinder |
| 592 | p.Name = "RivetSideR1_2" |
| 593 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 594 | p.CFrame = CFrame.new(4.25, 3, -0.45) |
| 595 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 596 | p.Material = Enum.Material.Glacier |
| 597 | p.MaterialVariant = "2022 Stud" |
| 598 | p.Anchored = true |
| 599 | p.Parent = model |
| 600 | end |
| 601 | do |
| 602 | local p = Instance.new("Part") |
| 603 | p.Shape = Enum.PartType.Cylinder |
| 604 | p.Name = "RivetSideR1_3" |
| 605 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 606 | p.CFrame = CFrame.new(4.375, 4.5, -0.45) |
| 607 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 608 | p.Material = Enum.Material.Glacier |
| 609 | p.MaterialVariant = "2022 Stud" |
| 610 | p.Anchored = true |
| 611 | p.Parent = model |
| 612 | end |
| 613 | do |
| 614 | local p = Instance.new("Part") |
| 615 | p.Shape = Enum.PartType.Cylinder |
| 616 | p.Name = "RivetSideR1_4" |
| 617 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 618 | p.CFrame = CFrame.new(4.5, 6, -0.45) |
| 619 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 620 | p.Material = Enum.Material.Glacier |
| 621 | p.MaterialVariant = "2022 Stud" |
| 622 | p.Anchored = true |
| 623 | p.Parent = model |
| 624 | end |
| 625 | do |
| 626 | local p = Instance.new("Part") |
| 627 | p.Shape = Enum.PartType.Cylinder |
| 628 | p.Name = "RivetSideR2_0" |
| 629 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 630 | p.CFrame = CFrame.new(2.5, -6, -0.45) |
| 631 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 632 | p.Material = Enum.Material.Glacier |
| 633 | p.MaterialVariant = "2022 Stud" |
| 634 | p.Anchored = true |
| 635 | p.Parent = model |
| 636 | end |
| 637 | do |
| 638 | local p = Instance.new("Part") |
| 639 | p.Shape = Enum.PartType.Cylinder |
| 640 | p.Name = "RivetSideR2_1" |
| 641 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 642 | p.CFrame = CFrame.new(2.93333, -4.33333, -0.45) |
| 643 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 644 | p.Material = Enum.Material.Glacier |
| 645 | p.MaterialVariant = "2022 Stud" |
| 646 | p.Anchored = true |
| 647 | p.Parent = model |
| 648 | end |
| 649 | do |
| 650 | local p = Instance.new("Part") |
| 651 | p.Shape = Enum.PartType.Cylinder |
| 652 | p.Name = "RivetSideR2_2" |
| 653 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 654 | p.CFrame = CFrame.new(3.36667, -2.66667, -0.45) |
| 655 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 656 | p.Material = Enum.Material.Glacier |
| 657 | p.MaterialVariant = "2022 Stud" |
| 658 | p.Anchored = true |
| 659 | p.Parent = model |
| 660 | end |
| 661 | do |
| 662 | local p = Instance.new("Part") |
| 663 | p.Shape = Enum.PartType.Cylinder |
| 664 | p.Name = "RivetSideR2_3" |
| 665 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 666 | p.CFrame = CFrame.new(3.8, -1, -0.45) |
| 667 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 668 | p.Material = Enum.Material.Glacier |
| 669 | p.MaterialVariant = "2022 Stud" |
| 670 | p.Anchored = true |
| 671 | p.Parent = model |
| 672 | end |
| 673 | do |
| 674 | local p = Instance.new("Part") |
| 675 | p.Shape = Enum.PartType.Cylinder |
| 676 | p.Name = "RivetBot1" |
| 677 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 678 | p.CFrame = CFrame.new(-1, -8, -0.45) |
| 679 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 680 | p.Material = Enum.Material.Glacier |
| 681 | p.MaterialVariant = "2022 Stud" |
| 682 | p.Anchored = true |
| 683 | p.Parent = model |
| 684 | end |
| 685 | do |
| 686 | local p = Instance.new("Part") |
| 687 | p.Shape = Enum.PartType.Cylinder |
| 688 | p.Name = "RivetBot2" |
| 689 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 690 | p.CFrame = CFrame.new(1, -8, -0.45) |
| 691 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 692 | p.Material = Enum.Material.Glacier |
| 693 | p.MaterialVariant = "2022 Stud" |
| 694 | p.Anchored = true |
| 695 | p.Parent = model |
| 696 | end |
| 697 | do |
| 698 | local p = Instance.new("Part") |
| 699 | p.Shape = Enum.PartType.Cylinder |
| 700 | p.Name = "RivetBot3" |
| 701 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 702 | p.CFrame = CFrame.new(0, -9.2, -0.45) |
| 703 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 704 | p.Material = Enum.Material.Glacier |
| 705 | p.MaterialVariant = "2022 Stud" |
| 706 | p.Anchored = true |
| 707 | p.Parent = model |
| 708 | end |
| 709 | do |
| 710 | local p = Instance.new("Part") |
| 711 | p.Shape = Enum.PartType.Cylinder |
| 712 | p.Name = "RivetCrossCenter" |
| 713 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 714 | p.CFrame = CFrame.new(0, 1, -0.55) |
| 715 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 716 | p.Material = Enum.Material.Glacier |
| 717 | p.MaterialVariant = "2022 Stud" |
| 718 | p.Anchored = true |
| 719 | p.Parent = model |
| 720 | end |
| 721 | do |
| 722 | local p = Instance.new("Part") |
| 723 | p.Shape = Enum.PartType.Cylinder |
| 724 | p.Name = "RivetCrossTop" |
| 725 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 726 | p.CFrame = CFrame.new(0, 6.8, -0.55) |
| 727 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 728 | p.Material = Enum.Material.Glacier |
| 729 | p.MaterialVariant = "2022 Stud" |
| 730 | p.Anchored = true |
| 731 | p.Parent = model |
| 732 | end |
| 733 | do |
| 734 | local p = Instance.new("Part") |
| 735 | p.Shape = Enum.PartType.Cylinder |
| 736 | p.Name = "RivetCrossBot" |
| 737 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 738 | p.CFrame = CFrame.new(0, -6.8, -0.55) |
| 739 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 740 | p.Material = Enum.Material.Glacier |
| 741 | p.MaterialVariant = "2022 Stud" |
| 742 | p.Anchored = true |
| 743 | p.Parent = model |
| 744 | end |
| 745 | do |
| 746 | local p = Instance.new("Part") |
| 747 | p.Shape = Enum.PartType.Cylinder |
| 748 | p.Name = "RivetCrossLeft" |
| 749 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 750 | p.CFrame = CFrame.new(-4.8, 1, -0.55) |
| 751 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 752 | p.Material = Enum.Material.Glacier |
| 753 | p.MaterialVariant = "2022 Stud" |
| 754 | p.Anchored = true |
| 755 | p.Parent = model |
| 756 | end |
| 757 | do |
| 758 | local p = Instance.new("Part") |
| 759 | p.Shape = Enum.PartType.Cylinder |
| 760 | p.Name = "RivetCrossRight" |
| 761 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 762 | p.CFrame = CFrame.new(4.8, 1, -0.55) |
| 763 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 764 | p.Material = Enum.Material.Glacier |
| 765 | p.MaterialVariant = "2022 Stud" |
| 766 | p.Anchored = true |
| 767 | p.Parent = model |
| 768 | end |
| 769 | model.PrimaryPart = model:FindFirstChild("BaseCenter") |
| 770 | print("CrusaderShield built: " .. #model:GetChildren() .. " parts") |
Loading comments...