Loading model...
by Σ Furios Σ · 4/10/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: RedDragon |
| 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 = "RedDragon" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Bright red"] = "2022 Stud", |
| 25 | ["Bright yellow"] = "2022 Big Stud", |
| 26 | ["Crimson"] = "2022 Stud", |
| 27 | ["Ghost grey"] = "2022 Stud", |
| 28 | ["Medium stone grey"] = "2022 Inlet", |
| 29 | } |
| 30 | do |
| 31 | local p = Instance.new("Part") |
| 32 | p.Name = "Body_0" |
| 33 | p.Size = Vector3.new(2.23607, 2, 2) |
| 34 | p.CFrame = CFrame.new(0, 14.5, -7) * CFrame.Angles(math.rad(26.5651), math.rad(-90), math.rad(0)) |
| 35 | p.BrickColor = BrickColor.new("Bright red") |
| 36 | p.Material = Enum.Material.Glacier |
| 37 | p.MaterialVariant = "2022 Stud" |
| 38 | p.Anchored = true |
| 39 | p.Parent = model |
| 40 | end |
| 41 | do |
| 42 | local p = Instance.new("Part") |
| 43 | p.Name = "Belly_0" |
| 44 | p.Size = Vector3.new(2.23607, 0.8, 1.6) |
| 45 | p.CFrame = CFrame.new(0, 13.5, -7) * CFrame.Angles(math.rad(26.5651), math.rad(-90), math.rad(0)) |
| 46 | p.BrickColor = BrickColor.new("Ghost grey") |
| 47 | p.Material = Enum.Material.Glacier |
| 48 | p.MaterialVariant = "2022 Stud" |
| 49 | p.Anchored = true |
| 50 | p.Parent = model |
| 51 | end |
| 52 | do |
| 53 | local p = Instance.new("Part") |
| 54 | p.Name = "Body_1" |
| 55 | p.Size = Vector3.new(3.60555, 2, 2) |
| 56 | p.CFrame = CFrame.new(0, 12.5, -5) * CFrame.Angles(math.rad(56.3099), math.rad(-90), math.rad(0)) |
| 57 | p.BrickColor = BrickColor.new("Bright red") |
| 58 | p.Material = Enum.Material.Glacier |
| 59 | p.MaterialVariant = "2022 Stud" |
| 60 | p.Anchored = true |
| 61 | p.Parent = model |
| 62 | end |
| 63 | do |
| 64 | local p = Instance.new("Part") |
| 65 | p.Name = "Belly_1" |
| 66 | p.Size = Vector3.new(3.60555, 0.8, 1.6) |
| 67 | p.CFrame = CFrame.new(0, 11.5, -5) * CFrame.Angles(math.rad(56.3099), math.rad(-90), math.rad(0)) |
| 68 | p.BrickColor = BrickColor.new("Ghost grey") |
| 69 | p.Material = Enum.Material.Glacier |
| 70 | p.MaterialVariant = "2022 Stud" |
| 71 | p.Anchored = true |
| 72 | p.Parent = model |
| 73 | end |
| 74 | do |
| 75 | local p = Instance.new("WedgePart") |
| 76 | p.Name = "SpikeBase_1" |
| 77 | p.Size = Vector3.new(3.60555, 0.5, 0.5) |
| 78 | p.CFrame = CFrame.new(0, 13.5, -5) * CFrame.Angles(math.rad(56.3099), math.rad(-90), math.rad(0)) |
| 79 | p.BrickColor = BrickColor.new("Crimson") |
| 80 | p.Material = Enum.Material.Glacier |
| 81 | p.MaterialVariant = "2022 Stud" |
| 82 | p.Anchored = true |
| 83 | p.Parent = model |
| 84 | end |
| 85 | do |
| 86 | local p = Instance.new("Part") |
| 87 | p.Name = "Body_2" |
| 88 | p.Size = Vector3.new(4.47214, 2, 2) |
| 89 | p.CFrame = CFrame.new(0, 9, -3) * CFrame.Angles(math.rad(63.4349), math.rad(-90), math.rad(0)) |
| 90 | p.BrickColor = BrickColor.new("Bright red") |
| 91 | p.Material = Enum.Material.Glacier |
| 92 | p.MaterialVariant = "2022 Stud" |
| 93 | p.Anchored = true |
| 94 | p.Parent = model |
| 95 | end |
| 96 | do |
| 97 | local p = Instance.new("Part") |
| 98 | p.Name = "Belly_2" |
| 99 | p.Size = Vector3.new(4.47214, 0.8, 1.6) |
| 100 | p.CFrame = CFrame.new(0, 8, -3) * CFrame.Angles(math.rad(63.4349), math.rad(-90), math.rad(0)) |
| 101 | p.BrickColor = BrickColor.new("Ghost grey") |
| 102 | p.Material = Enum.Material.Glacier |
| 103 | p.MaterialVariant = "2022 Stud" |
| 104 | p.Anchored = true |
| 105 | p.Parent = model |
| 106 | end |
| 107 | do |
| 108 | local p = Instance.new("WedgePart") |
| 109 | p.Name = "SpikeBase_2" |
| 110 | p.Size = Vector3.new(4.47214, 0.5, 0.5) |
| 111 | p.CFrame = CFrame.new(0, 10, -3) * CFrame.Angles(math.rad(63.4349), math.rad(-90), math.rad(0)) |
| 112 | p.BrickColor = BrickColor.new("Crimson") |
| 113 | p.Material = Enum.Material.Glacier |
| 114 | p.MaterialVariant = "2022 Stud" |
| 115 | p.Anchored = true |
| 116 | p.Parent = model |
| 117 | end |
| 118 | do |
| 119 | local p = Instance.new("Part") |
| 120 | p.Name = "Body_3" |
| 121 | p.Size = Vector3.new(2.23607, 4, 3.5) |
| 122 | p.CFrame = CFrame.new(0, 6.5, -1) * CFrame.Angles(math.rad(26.5651), math.rad(-90), math.rad(0)) |
| 123 | p.BrickColor = BrickColor.new("Bright red") |
| 124 | p.Material = Enum.Material.Glacier |
| 125 | p.MaterialVariant = "2022 Stud" |
| 126 | p.Anchored = true |
| 127 | p.Parent = model |
| 128 | end |
| 129 | do |
| 130 | local p = Instance.new("Part") |
| 131 | p.Name = "Belly_3" |
| 132 | p.Size = Vector3.new(2.23607, 1.5, 2.8) |
| 133 | p.CFrame = CFrame.new(0, 4.5, -1) * CFrame.Angles(math.rad(26.5651), math.rad(-90), math.rad(0)) |
| 134 | p.BrickColor = BrickColor.new("Ghost grey") |
| 135 | p.Material = Enum.Material.Glacier |
| 136 | p.MaterialVariant = "2022 Stud" |
| 137 | p.Anchored = true |
| 138 | p.Parent = model |
| 139 | end |
| 140 | do |
| 141 | local p = Instance.new("WedgePart") |
| 142 | p.Name = "SpikeBase_3" |
| 143 | p.Size = Vector3.new(2.23607, 0.5, 0.5) |
| 144 | p.CFrame = CFrame.new(0, 8.5, -1) * CFrame.Angles(math.rad(26.5651), math.rad(-90), math.rad(0)) |
| 145 | p.BrickColor = BrickColor.new("Crimson") |
| 146 | p.Material = Enum.Material.Glacier |
| 147 | p.MaterialVariant = "2022 Stud" |
| 148 | p.Anchored = true |
| 149 | p.Parent = model |
| 150 | end |
| 151 | do |
| 152 | local p = Instance.new("Part") |
| 153 | p.Name = "Body_4" |
| 154 | p.Size = Vector3.new(3.16228, 4, 3.5) |
| 155 | p.CFrame = CFrame.new(0, 5.5, 1.5) * CFrame.Angles(math.rad(18.4349), math.rad(-90), math.rad(0)) |
| 156 | p.BrickColor = BrickColor.new("Bright red") |
| 157 | p.Material = Enum.Material.Glacier |
| 158 | p.MaterialVariant = "2022 Stud" |
| 159 | p.Anchored = true |
| 160 | p.Parent = model |
| 161 | end |
| 162 | do |
| 163 | local p = Instance.new("Part") |
| 164 | p.Name = "Belly_4" |
| 165 | p.Size = Vector3.new(3.16228, 1.5, 2.8) |
| 166 | p.CFrame = CFrame.new(0, 3.5, 1.5) * CFrame.Angles(math.rad(18.4349), math.rad(-90), math.rad(0)) |
| 167 | p.BrickColor = BrickColor.new("Ghost grey") |
| 168 | p.Material = Enum.Material.Glacier |
| 169 | p.MaterialVariant = "2022 Stud" |
| 170 | p.Anchored = true |
| 171 | p.Parent = model |
| 172 | end |
| 173 | do |
| 174 | local p = Instance.new("WedgePart") |
| 175 | p.Name = "SpikeBase_4" |
| 176 | p.Size = Vector3.new(3.16228, 0.5, 0.5) |
| 177 | p.CFrame = CFrame.new(0, 7.5, 1.5) * CFrame.Angles(math.rad(18.4349), math.rad(-90), math.rad(0)) |
| 178 | p.BrickColor = BrickColor.new("Crimson") |
| 179 | p.Material = Enum.Material.Glacier |
| 180 | p.MaterialVariant = "2022 Stud" |
| 181 | p.Anchored = true |
| 182 | p.Parent = model |
| 183 | end |
| 184 | do |
| 185 | local p = Instance.new("Part") |
| 186 | p.Name = "Body_5" |
| 187 | p.Size = Vector3.new(3.16228, 4, 3.5) |
| 188 | p.CFrame = CFrame.new(0, 4.5, 4.5) * CFrame.Angles(math.rad(18.4349), math.rad(-90), math.rad(0)) |
| 189 | p.BrickColor = BrickColor.new("Bright red") |
| 190 | p.Material = Enum.Material.Glacier |
| 191 | p.MaterialVariant = "2022 Stud" |
| 192 | p.Anchored = true |
| 193 | p.Parent = model |
| 194 | end |
| 195 | do |
| 196 | local p = Instance.new("Part") |
| 197 | p.Name = "Belly_5" |
| 198 | p.Size = Vector3.new(3.16228, 1.5, 2.8) |
| 199 | p.CFrame = CFrame.new(0, 2.5, 4.5) * CFrame.Angles(math.rad(18.4349), math.rad(-90), math.rad(0)) |
| 200 | p.BrickColor = BrickColor.new("Ghost grey") |
| 201 | p.Material = Enum.Material.Glacier |
| 202 | p.MaterialVariant = "2022 Stud" |
| 203 | p.Anchored = true |
| 204 | p.Parent = model |
| 205 | end |
| 206 | do |
| 207 | local p = Instance.new("WedgePart") |
| 208 | p.Name = "SpikeBase_5" |
| 209 | p.Size = Vector3.new(3.16228, 0.5, 0.5) |
| 210 | p.CFrame = CFrame.new(0, 6.5, 4.5) * CFrame.Angles(math.rad(18.4349), math.rad(-90), math.rad(0)) |
| 211 | p.BrickColor = BrickColor.new("Crimson") |
| 212 | p.Material = Enum.Material.Glacier |
| 213 | p.MaterialVariant = "2022 Stud" |
| 214 | p.Anchored = true |
| 215 | p.Parent = model |
| 216 | end |
| 217 | do |
| 218 | local p = Instance.new("Part") |
| 219 | p.Name = "Body_6" |
| 220 | p.Size = Vector3.new(4.47214, 1.7, 1.5) |
| 221 | p.CFrame = CFrame.new(0, 3, 8) * CFrame.Angles(math.rad(26.5651), math.rad(-90), math.rad(0)) |
| 222 | p.BrickColor = BrickColor.new("Bright red") |
| 223 | p.Material = Enum.Material.Glacier |
| 224 | p.MaterialVariant = "2022 Stud" |
| 225 | p.Anchored = true |
| 226 | p.Parent = model |
| 227 | end |
| 228 | do |
| 229 | local p = Instance.new("Part") |
| 230 | p.Name = "Belly_6" |
| 231 | p.Size = Vector3.new(4.47214, 0.6, 1.2) |
| 232 | p.CFrame = CFrame.new(0, 2.15, 8) * CFrame.Angles(math.rad(26.5651), math.rad(-90), math.rad(0)) |
| 233 | p.BrickColor = BrickColor.new("Ghost grey") |
| 234 | p.Material = Enum.Material.Glacier |
| 235 | p.MaterialVariant = "2022 Stud" |
| 236 | p.Anchored = true |
| 237 | p.Parent = model |
| 238 | end |
| 239 | do |
| 240 | local p = Instance.new("WedgePart") |
| 241 | p.Name = "SpikeBase_6" |
| 242 | p.Size = Vector3.new(4.47214, 0.5, 0.5) |
| 243 | p.CFrame = CFrame.new(0, 3.85, 8) * CFrame.Angles(math.rad(26.5651), math.rad(-90), math.rad(0)) |
| 244 | p.BrickColor = BrickColor.new("Crimson") |
| 245 | p.Material = Enum.Material.Glacier |
| 246 | p.MaterialVariant = "2022 Stud" |
| 247 | p.Anchored = true |
| 248 | p.Parent = model |
| 249 | end |
| 250 | do |
| 251 | local p = Instance.new("Part") |
| 252 | p.Name = "Body_7" |
| 253 | p.Size = Vector3.new(5.09902, 1.4, 1.25) |
| 254 | p.CFrame = CFrame.new(0, 1.5, 12.5) * CFrame.Angles(math.rad(11.3099), math.rad(-90), math.rad(0)) |
| 255 | p.BrickColor = BrickColor.new("Bright red") |
| 256 | p.Material = Enum.Material.Glacier |
| 257 | p.MaterialVariant = "2022 Stud" |
| 258 | p.Anchored = true |
| 259 | p.Parent = model |
| 260 | end |
| 261 | do |
| 262 | local p = Instance.new("Part") |
| 263 | p.Name = "Belly_7" |
| 264 | p.Size = Vector3.new(5.09902, 0.5, 1) |
| 265 | p.CFrame = CFrame.new(0.04, 0.8, 12.5) * CFrame.Angles(math.rad(11.3099), math.rad(-90), math.rad(0)) |
| 266 | p.BrickColor = BrickColor.new("Ghost grey") |
| 267 | p.Material = Enum.Material.Glacier |
| 268 | p.MaterialVariant = "2022 Stud" |
| 269 | p.Anchored = true |
| 270 | p.Parent = model |
| 271 | end |
| 272 | do |
| 273 | local p = Instance.new("WedgePart") |
| 274 | p.Name = "SpikeBase_7" |
| 275 | p.Size = Vector3.new(5.09902, 0.5, 0.5) |
| 276 | p.CFrame = CFrame.new(0, 2.2, 12.5) * CFrame.Angles(math.rad(11.3099), math.rad(-90), math.rad(0)) |
| 277 | p.BrickColor = BrickColor.new("Crimson") |
| 278 | p.Material = Enum.Material.Glacier |
| 279 | p.MaterialVariant = "2022 Stud" |
| 280 | p.Anchored = true |
| 281 | p.Parent = model |
| 282 | end |
| 283 | do |
| 284 | local p = Instance.new("Part") |
| 285 | p.Name = "Body_8" |
| 286 | p.Size = Vector3.new(5.02494, 1.1, 1) |
| 287 | p.CFrame = CFrame.new(0, 0.75, 17.5) * CFrame.Angles(math.rad(5.71059), math.rad(-90), math.rad(0)) |
| 288 | p.BrickColor = BrickColor.new("Bright red") |
| 289 | p.Material = Enum.Material.Glacier |
| 290 | p.MaterialVariant = "2022 Stud" |
| 291 | p.Anchored = true |
| 292 | p.Parent = model |
| 293 | end |
| 294 | do |
| 295 | local p = Instance.new("Part") |
| 296 | p.Name = "Belly_8" |
| 297 | p.Size = Vector3.new(5.02494, 0.4, 0.8) |
| 298 | p.CFrame = CFrame.new(0, 0.2, 17.5) * CFrame.Angles(math.rad(5.71059), math.rad(-90), math.rad(0)) |
| 299 | p.BrickColor = BrickColor.new("Ghost grey") |
| 300 | p.Material = Enum.Material.Glacier |
| 301 | p.MaterialVariant = "2022 Stud" |
| 302 | p.Anchored = true |
| 303 | p.Parent = model |
| 304 | end |
| 305 | do |
| 306 | local p = Instance.new("WedgePart") |
| 307 | p.Name = "SpikeBase_8" |
| 308 | p.Size = Vector3.new(5.02494, 0.5, 0.5) |
| 309 | p.CFrame = CFrame.new(0, 1.3, 17.5) * CFrame.Angles(math.rad(5.71059), math.rad(-90), math.rad(0)) |
| 310 | p.BrickColor = BrickColor.new("Crimson") |
| 311 | p.Material = Enum.Material.Glacier |
| 312 | p.MaterialVariant = "2022 Stud" |
| 313 | p.Anchored = true |
| 314 | p.Parent = model |
| 315 | end |
| 316 | do |
| 317 | local p = Instance.new("Part") |
| 318 | p.Name = "Body_9" |
| 319 | p.Size = Vector3.new(5, 0.8, 0.75) |
| 320 | p.CFrame = CFrame.new(0, 0.5, 22.5) * CFrame.Angles(math.rad(0), math.rad(-90), math.rad(0)) |
| 321 | p.BrickColor = BrickColor.new("Bright red") |
| 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 = "Belly_9" |
| 330 | p.Size = Vector3.new(5, 0.3, 0.6) |
| 331 | p.CFrame = CFrame.new(0, 0.1, 22.54) * CFrame.Angles(math.rad(0), math.rad(-90), math.rad(0)) |
| 332 | p.BrickColor = BrickColor.new("Ghost grey") |
| 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 = "HeadMain" |
| 341 | p.Size = Vector3.new(2.2, 2.5, 3) |
| 342 | p.CFrame = CFrame.new(0, 15, -9) * CFrame.Angles(math.rad(-15), math.rad(0), math.rad(0)) |
| 343 | p.BrickColor = BrickColor.new("Bright red") |
| 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 = "Snout" |
| 352 | p.Size = Vector3.new(1.8, 1.5, 2.5) |
| 353 | p.CFrame = CFrame.new(0, 14.5, -11) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(0)) |
| 354 | p.BrickColor = BrickColor.new("Bright red") |
| 355 | p.Material = Enum.Material.Glacier |
| 356 | p.MaterialVariant = "2022 Stud" |
| 357 | p.Anchored = true |
| 358 | p.Parent = model |
| 359 | end |
| 360 | do |
| 361 | local p = Instance.new("Part") |
| 362 | p.Name = "Jaw" |
| 363 | p.Size = Vector3.new(1.6, 1, 2.5) |
| 364 | p.CFrame = CFrame.new(0, 13.5, -10.5) * CFrame.Angles(math.rad(-5), math.rad(0), math.rad(0)) |
| 365 | p.BrickColor = BrickColor.new("Ghost grey") |
| 366 | p.Material = Enum.Material.Glacier |
| 367 | p.MaterialVariant = "2022 Stud" |
| 368 | p.Anchored = true |
| 369 | p.Parent = model |
| 370 | end |
| 371 | do |
| 372 | local p = Instance.new("Part") |
| 373 | p.Name = "Eye_R" |
| 374 | p.Size = Vector3.new(0.2, 0.5, 0.5) |
| 375 | p.CFrame = CFrame.new(1.1, 15.5, -9.5) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 376 | p.BrickColor = BrickColor.new("Bright yellow") |
| 377 | p.Material = Enum.Material.Glacier |
| 378 | p.MaterialVariant = "2022 Big Stud" |
| 379 | p.Anchored = true |
| 380 | p.Parent = model |
| 381 | end |
| 382 | do |
| 383 | local p = Instance.new("Part") |
| 384 | p.Name = "Eye_L" |
| 385 | p.Size = Vector3.new(0.2, 0.5, 0.5) |
| 386 | p.CFrame = CFrame.new(-1.1, 15.5, -9.5) * CFrame.Angles(math.rad(0), math.rad(-90), math.rad(0)) |
| 387 | p.BrickColor = BrickColor.new("Bright yellow") |
| 388 | p.Material = Enum.Material.Glacier |
| 389 | p.MaterialVariant = "2022 Big Stud" |
| 390 | p.Anchored = true |
| 391 | p.Parent = model |
| 392 | end |
| 393 | do |
| 394 | local p = Instance.new("Part") |
| 395 | p.Shape = Enum.PartType.Cylinder |
| 396 | p.Name = "Horn_R1" |
| 397 | p.Size = Vector3.new(3, 0.6, 0.6) |
| 398 | p.CFrame = CFrame.new(1.5, 17, -7) * CFrame.Angles(math.rad(0), math.rad(-63.4349), math.rad(41.8103)) |
| 399 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 400 | p.Material = Enum.Material.Glacier |
| 401 | p.MaterialVariant = "2022 Inlet" |
| 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 = "Horn_R2" |
| 409 | p.Size = Vector3.new(1.5, 0.3, 0.3) |
| 410 | p.CFrame = CFrame.new(2.276667, 18.553333, -5.446667) * CFrame.Angles(math.rad(0), math.rad(-63.4349), math.rad(41.8103)) |
| 411 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 412 | p.Material = Enum.Material.Glacier |
| 413 | p.MaterialVariant = "2022 Inlet" |
| 414 | p.Anchored = true |
| 415 | p.Parent = model |
| 416 | end |
| 417 | do |
| 418 | local p = Instance.new("Part") |
| 419 | p.Shape = Enum.PartType.Cylinder |
| 420 | p.Name = "Horn_L1" |
| 421 | p.Size = Vector3.new(3, 0.6, 0.6) |
| 422 | p.CFrame = CFrame.new(-1.5, 17, -7) * CFrame.Angles(math.rad(-180), math.rad(-63.4349), math.rad(-138.19)) |
| 423 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 424 | p.Material = Enum.Material.Glacier |
| 425 | p.MaterialVariant = "2022 Inlet" |
| 426 | p.Anchored = true |
| 427 | p.Parent = model |
| 428 | end |
| 429 | do |
| 430 | local p = Instance.new("Part") |
| 431 | p.Shape = Enum.PartType.Cylinder |
| 432 | p.Name = "Horn_L2" |
| 433 | p.Size = Vector3.new(1.5, 0.3, 0.3) |
| 434 | p.CFrame = CFrame.new(-2.276667, 18.553333, -5.446667) * CFrame.Angles(math.rad(-180), math.rad(-63.4349), math.rad(-138.19)) |
| 435 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 436 | p.Material = Enum.Material.Glacier |
| 437 | p.MaterialVariant = "2022 Inlet" |
| 438 | p.Anchored = true |
| 439 | p.Parent = model |
| 440 | end |
| 441 | do |
| 442 | local p = Instance.new("Part") |
| 443 | p.Name = "FLeg_Upper_R" |
| 444 | p.Size = Vector3.new(3.64005, 1.5, 1.5) |
| 445 | p.CFrame = CFrame.new(2.25, 4, 0) * CFrame.Angles(math.rad(0), math.rad(75.9638), math.rad(-55.5038)) |
| 446 | p.BrickColor = BrickColor.new("Bright red") |
| 447 | p.Material = Enum.Material.Glacier |
| 448 | p.MaterialVariant = "2022 Stud" |
| 449 | p.Anchored = true |
| 450 | p.Parent = model |
| 451 | end |
| 452 | do |
| 453 | local p = Instance.new("Part") |
| 454 | p.Name = "FLeg_Lower_R" |
| 455 | p.Size = Vector3.new(2.82843, 1, 1) |
| 456 | p.CFrame = CFrame.new(2.5, 1.5, -2) * CFrame.Angles(math.rad(-45), math.rad(90), math.rad(0)) |
| 457 | p.BrickColor = BrickColor.new("Bright red") |
| 458 | p.Material = Enum.Material.Glacier |
| 459 | p.MaterialVariant = "2022 Stud" |
| 460 | p.Anchored = true |
| 461 | p.Parent = model |
| 462 | end |
| 463 | do |
| 464 | local p = Instance.new("Part") |
| 465 | p.Name = "FPaw_R" |
| 466 | p.Size = Vector3.new(1.5, 0.5, 2) |
| 467 | p.CFrame = CFrame.new(2.5, 0.25, -3.5) |
| 468 | p.BrickColor = BrickColor.new("Bright red") |
| 469 | p.Material = Enum.Material.Glacier |
| 470 | p.MaterialVariant = "2022 Stud" |
| 471 | p.Anchored = true |
| 472 | p.Parent = model |
| 473 | end |
| 474 | do |
| 475 | local p = Instance.new("Part") |
| 476 | p.Name = "FLeg_Upper_L" |
| 477 | p.Size = Vector3.new(3.64005, 1.5, 1.5) |
| 478 | p.CFrame = CFrame.new(-2.25, 4, 0) * CFrame.Angles(math.rad(-180), math.rad(75.9638), math.rad(124.496)) |
| 479 | p.BrickColor = BrickColor.new("Bright red") |
| 480 | p.Material = Enum.Material.Glacier |
| 481 | p.MaterialVariant = "2022 Stud" |
| 482 | p.Anchored = true |
| 483 | p.Parent = model |
| 484 | end |
| 485 | do |
| 486 | local p = Instance.new("Part") |
| 487 | p.Name = "FLeg_Lower_L" |
| 488 | p.Size = Vector3.new(2.82843, 1, 1) |
| 489 | p.CFrame = CFrame.new(-2.5, 1.5, -2) * CFrame.Angles(math.rad(-45), math.rad(90), math.rad(0)) |
| 490 | p.BrickColor = BrickColor.new("Bright red") |
| 491 | p.Material = Enum.Material.Glacier |
| 492 | p.MaterialVariant = "2022 Stud" |
| 493 | p.Anchored = true |
| 494 | p.Parent = model |
| 495 | end |
| 496 | do |
| 497 | local p = Instance.new("Part") |
| 498 | p.Name = "FPaw_L" |
| 499 | p.Size = Vector3.new(1.5, 0.5, 2) |
| 500 | p.CFrame = CFrame.new(-2.5, 0.25, -3.5) |
| 501 | p.BrickColor = BrickColor.new("Bright red") |
| 502 | p.Material = Enum.Material.Glacier |
| 503 | p.MaterialVariant = "2022 Stud" |
| 504 | p.Anchored = true |
| 505 | p.Parent = model |
| 506 | end |
| 507 | do |
| 508 | local p = Instance.new("Part") |
| 509 | p.Name = "HLeg_Upper_R" |
| 510 | p.Size = Vector3.new(3.53553, 2, 2) |
| 511 | p.CFrame = CFrame.new(2.75, 3.25, 7) * CFrame.Angles(math.rad(0), math.rad(-53.1301), math.rad(-45)) |
| 512 | p.BrickColor = BrickColor.new("Bright red") |
| 513 | p.Material = Enum.Material.Glacier |
| 514 | p.MaterialVariant = "2022 Stud" |
| 515 | p.Anchored = true |
| 516 | p.Parent = model |
| 517 | end |
| 518 | do |
| 519 | local p = Instance.new("Part") |
| 520 | p.Name = "HLeg_Lower_R" |
| 521 | p.Size = Vector3.new(3.39116, 1.5, 1.5) |
| 522 | p.CFrame = CFrame.new(3.25, 1.25, 6.5) * CFrame.Angles(math.rad(-180), math.rad(80.5377), math.rad(153.748)) |
| 523 | p.BrickColor = BrickColor.new("Bright red") |
| 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.Name = "HPaw_R" |
| 532 | p.Size = Vector3.new(2, 0.5, 2.5) |
| 533 | p.CFrame = CFrame.new(3, 0.25, 4.5) |
| 534 | p.BrickColor = BrickColor.new("Bright red") |
| 535 | p.Material = Enum.Material.Glacier |
| 536 | p.MaterialVariant = "2022 Stud" |
| 537 | p.Anchored = true |
| 538 | p.Parent = model |
| 539 | end |
| 540 | do |
| 541 | local p = Instance.new("Part") |
| 542 | p.Name = "HLeg_Upper_L" |
| 543 | p.Size = Vector3.new(3.53553, 2, 2) |
| 544 | p.CFrame = CFrame.new(-2.75, 3.25, 7) * CFrame.Angles(math.rad(-180), math.rad(-53.1301), math.rad(135)) |
| 545 | p.BrickColor = BrickColor.new("Bright red") |
| 546 | p.Material = Enum.Material.Glacier |
| 547 | p.MaterialVariant = "2022 Stud" |
| 548 | p.Anchored = true |
| 549 | p.Parent = model |
| 550 | end |
| 551 | do |
| 552 | local p = Instance.new("Part") |
| 553 | p.Name = "HLeg_Lower_L" |
| 554 | p.Size = Vector3.new(3.39116, 1.5, 1.5) |
| 555 | p.CFrame = CFrame.new(-3.25, 1.25, 6.5) * CFrame.Angles(math.rad(0), math.rad(80.5377), math.rad(-26.2524)) |
| 556 | p.BrickColor = BrickColor.new("Bright red") |
| 557 | p.Material = Enum.Material.Glacier |
| 558 | p.MaterialVariant = "2022 Stud" |
| 559 | p.Anchored = true |
| 560 | p.Parent = model |
| 561 | end |
| 562 | do |
| 563 | local p = Instance.new("Part") |
| 564 | p.Name = "HPaw_L" |
| 565 | p.Size = Vector3.new(2, 0.5, 2.5) |
| 566 | p.CFrame = CFrame.new(-3, 0.25, 4.5) |
| 567 | p.BrickColor = BrickColor.new("Bright red") |
| 568 | p.Material = Enum.Material.Glacier |
| 569 | p.MaterialVariant = "2022 Stud" |
| 570 | p.Anchored = true |
| 571 | p.Parent = model |
| 572 | end |
| 573 | do |
| 574 | local p = Instance.new("Part") |
| 575 | p.Name = "WArm_R1" |
| 576 | p.Size = Vector3.new(8.44097, 1, 1) |
| 577 | p.CFrame = CFrame.new(4.75, 9.5, 1) * CFrame.Angles(math.rad(0), math.rad(17.1027), math.rad(36.3239)) |
| 578 | p.BrickColor = BrickColor.new("Bright red") |
| 579 | p.Material = Enum.Material.Glacier |
| 580 | p.MaterialVariant = "2022 Stud" |
| 581 | p.Anchored = true |
| 582 | p.Parent = model |
| 583 | end |
| 584 | do |
| 585 | local p = Instance.new("Part") |
| 586 | p.Name = "WArm_R2" |
| 587 | p.Size = Vector3.new(7.48332, 0.6, 0.6) |
| 588 | p.CFrame = CFrame.new(11, 10, -1) * CFrame.Angles(math.rad(0), math.rad(18.4349), math.rad(-32.3115)) |
| 589 | p.BrickColor = BrickColor.new("Bright red") |
| 590 | p.Material = Enum.Material.Glacier |
| 591 | p.MaterialVariant = "2022 Stud" |
| 592 | p.Anchored = true |
| 593 | p.Parent = model |
| 594 | end |
| 595 | do |
| 596 | local p = Instance.new("Part") |
| 597 | p.Name = "WArm_R3" |
| 598 | p.Size = Vector3.new(10.8167, 0.6, 0.6) |
| 599 | p.CFrame = CFrame.new(10, 7, -0.5) * CFrame.Angles(math.rad(0), math.rad(14.0362), math.rad(-67.5931)) |
| 600 | p.BrickColor = BrickColor.new("Bright red") |
| 601 | p.Material = Enum.Material.Glacier |
| 602 | p.MaterialVariant = "2022 Stud" |
| 603 | p.Anchored = true |
| 604 | p.Parent = model |
| 605 | end |
| 606 | do |
| 607 | local p = Instance.new("Part") |
| 608 | p.Name = "WArm_R4" |
| 609 | p.Size = Vector3.new(12.0416, 0.6, 0.6) |
| 610 | p.CFrame = CFrame.new(8, 6, 0.5) * CFrame.Angles(math.rad(85.2364), math.rad(-90), math.rad(0)) |
| 611 | p.BrickColor = BrickColor.new("Bright red") |
| 612 | p.Material = Enum.Material.Glacier |
| 613 | p.MaterialVariant = "2022 Stud" |
| 614 | p.Anchored = true |
| 615 | p.Parent = model |
| 616 | end |
| 617 | do |
| 618 | local p = Instance.new("Part") |
| 619 | p.Name = "WArm_L1" |
| 620 | p.Size = Vector3.new(8.44097, 1, 1) |
| 621 | p.CFrame = CFrame.new(-4.75, 9.5, 1) * CFrame.Angles(math.rad(-180), math.rad(17.1027), math.rad(-143.676)) |
| 622 | p.BrickColor = BrickColor.new("Bright red") |
| 623 | p.Material = Enum.Material.Glacier |
| 624 | p.MaterialVariant = "2022 Stud" |
| 625 | p.Anchored = true |
| 626 | p.Parent = model |
| 627 | end |
| 628 | do |
| 629 | local p = Instance.new("Part") |
| 630 | p.Name = "WArm_L2" |
| 631 | p.Size = Vector3.new(7.48332, 0.6, 0.6) |
| 632 | p.CFrame = CFrame.new(-11, 10, -1) * CFrame.Angles(math.rad(-180), math.rad(18.4349), math.rad(147.688)) |
| 633 | p.BrickColor = BrickColor.new("Bright red") |
| 634 | p.Material = Enum.Material.Glacier |
| 635 | p.MaterialVariant = "2022 Stud" |
| 636 | p.Anchored = true |
| 637 | p.Parent = model |
| 638 | end |
| 639 | do |
| 640 | local p = Instance.new("Part") |
| 641 | p.Name = "WArm_L3" |
| 642 | p.Size = Vector3.new(10.8167, 0.6, 0.6) |
| 643 | p.CFrame = CFrame.new(-10, 7, -0.5) * CFrame.Angles(math.rad(-180), math.rad(14.0362), math.rad(112.407)) |
| 644 | p.BrickColor = BrickColor.new("Bright red") |
| 645 | p.Material = Enum.Material.Glacier |
| 646 | p.MaterialVariant = "2022 Stud" |
| 647 | p.Anchored = true |
| 648 | p.Parent = model |
| 649 | end |
| 650 | do |
| 651 | local p = Instance.new("Part") |
| 652 | p.Name = "WArm_L4" |
| 653 | p.Size = Vector3.new(12.0416, 0.6, 0.6) |
| 654 | p.CFrame = CFrame.new(-8, 6, 0.5) * CFrame.Angles(math.rad(85.2364), math.rad(-90), math.rad(0)) |
| 655 | p.BrickColor = BrickColor.new("Bright red") |
| 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 rightV = Vector3.new(1,0,0).Unit |
| 663 | local upV = (Vector3.new(0,1,0) - Vector3.new(0,1,0):Dot(rightV)*rightV).Unit |
| 664 | local normalV = upV:Cross(rightV) |
| 665 | local pos = Vector3.new(6, 9, -0.5) |
| 666 | local cyl = Instance.new("Part") |
| 667 | cyl.Shape = Enum.PartType.Cylinder |
| 668 | cyl.Size = Vector3.new(0.2, 12, 12) |
| 669 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 670 | cyl.BrickColor = BrickColor.new("Crimson") |
| 671 | cyl.Material = Enum.Material.Glacier |
| 672 | cyl.MaterialVariant = "2022 Stud" |
| 673 | cyl.Anchored = true; cyl.Parent = workspace |
| 674 | local cuts = {} |
| 675 | local angBoxes = {} |
| 676 | do |
| 677 | local edgeDir = 1*rightV + 0*upV |
| 678 | local edgePerp = 0*rightV + 1*upV |
| 679 | local cut = Instance.new("Part") |
| 680 | cut.Size = Vector3.new(24, 0.4, 24) |
| 681 | cut.CFrame = CFrame.fromMatrix(pos + -1 * 12 * edgePerp, edgeDir, normalV) |
| 682 | cut.BrickColor = BrickColor.new("Crimson") |
| 683 | cut.Material = Enum.Material.Glacier |
| 684 | cut.MaterialVariant = "2022 Stud" |
| 685 | cut.Anchored = true; cut.Parent = workspace |
| 686 | table.insert(angBoxes, cut) |
| 687 | end |
| 688 | do |
| 689 | local edgeDir = 0*rightV + 1*upV |
| 690 | local edgePerp = -1*rightV + 0*upV |
| 691 | local cut = Instance.new("Part") |
| 692 | cut.Size = Vector3.new(24, 0.4, 24) |
| 693 | cut.CFrame = CFrame.fromMatrix(pos + 1 * 12 * edgePerp, edgeDir, normalV) |
| 694 | cut.BrickColor = BrickColor.new("Crimson") |
| 695 | cut.Material = Enum.Material.Glacier |
| 696 | cut.MaterialVariant = "2022 Stud" |
| 697 | cut.Anchored = true; cut.Parent = workspace |
| 698 | table.insert(angBoxes, cut) |
| 699 | end |
| 700 | for _, b in ipairs(angBoxes) do table.insert(cuts, b) end |
| 701 | if #cuts > 0 then |
| 702 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 703 | for _, c in ipairs(cuts) do c:Destroy() end |
| 704 | if ok and result then |
| 705 | cyl:Destroy() |
| 706 | result.Name = "WMemb_R1"; result.Anchored = true; result.Parent = model |
| 707 | else |
| 708 | cyl.Name = "WMemb_R1"; cyl.Parent = model |
| 709 | end |
| 710 | else |
| 711 | cyl.Name = "WMemb_R1"; cyl.Parent = model |
| 712 | end |
| 713 | end |
| 714 | do |
| 715 | local rightV = Vector3.new(1,0,0).Unit |
| 716 | local upV = (Vector3.new(0,1,0) - Vector3.new(0,1,0):Dot(rightV)*rightV).Unit |
| 717 | local normalV = upV:Cross(rightV) |
| 718 | local pos = Vector3.new(8, 6, 0) |
| 719 | local cyl = Instance.new("Part") |
| 720 | cyl.Shape = Enum.PartType.Cylinder |
| 721 | cyl.Size = Vector3.new(0.2, 10, 10) |
| 722 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 723 | cyl.BrickColor = BrickColor.new("Crimson") |
| 724 | cyl.Material = Enum.Material.Glacier |
| 725 | cyl.MaterialVariant = "2022 Stud" |
| 726 | cyl.Anchored = true; cyl.Parent = workspace |
| 727 | local cuts = {} |
| 728 | local angBoxes = {} |
| 729 | do |
| 730 | local edgeDir = 0*rightV + 1*upV |
| 731 | local edgePerp = -1*rightV + 0*upV |
| 732 | local cut = Instance.new("Part") |
| 733 | cut.Size = Vector3.new(20, 0.4, 20) |
| 734 | cut.CFrame = CFrame.fromMatrix(pos + -1 * 10 * edgePerp, edgeDir, normalV) |
| 735 | cut.BrickColor = BrickColor.new("Crimson") |
| 736 | cut.Material = Enum.Material.Glacier |
| 737 | cut.MaterialVariant = "2022 Stud" |
| 738 | cut.Anchored = true; cut.Parent = workspace |
| 739 | table.insert(angBoxes, cut) |
| 740 | end |
| 741 | do |
| 742 | local edgeDir = -1*rightV + 0*upV |
| 743 | local edgePerp = 0*rightV + -1*upV |
| 744 | local cut = Instance.new("Part") |
| 745 | cut.Size = Vector3.new(20, 0.4, 20) |
| 746 | cut.CFrame = CFrame.fromMatrix(pos + 1 * 10 * edgePerp, edgeDir, normalV) |
| 747 | cut.BrickColor = BrickColor.new("Crimson") |
| 748 | cut.Material = Enum.Material.Glacier |
| 749 | cut.MaterialVariant = "2022 Stud" |
| 750 | cut.Anchored = true; cut.Parent = workspace |
| 751 | table.insert(angBoxes, cut) |
| 752 | end |
| 753 | for _, b in ipairs(angBoxes) do table.insert(cuts, b) end |
| 754 | if #cuts > 0 then |
| 755 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 756 | for _, c in ipairs(cuts) do c:Destroy() end |
| 757 | if ok and result then |
| 758 | cyl:Destroy() |
| 759 | result.Name = "WMemb_R2"; result.Anchored = true; result.Parent = model |
| 760 | else |
| 761 | cyl.Name = "WMemb_R2"; cyl.Parent = model |
| 762 | end |
| 763 | else |
| 764 | cyl.Name = "WMemb_R2"; cyl.Parent = model |
| 765 | end |
| 766 | end |
| 767 | do |
| 768 | local rightV = Vector3.new(-1,0,0).Unit |
| 769 | local upV = (Vector3.new(0,1,0) - Vector3.new(0,1,0):Dot(rightV)*rightV).Unit |
| 770 | local normalV = upV:Cross(rightV) |
| 771 | local pos = Vector3.new(-6, 9, -0.5) |
| 772 | local cyl = Instance.new("Part") |
| 773 | cyl.Shape = Enum.PartType.Cylinder |
| 774 | cyl.Size = Vector3.new(0.2, 12, 12) |
| 775 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 776 | cyl.BrickColor = BrickColor.new("Crimson") |
| 777 | cyl.Material = Enum.Material.Glacier |
| 778 | cyl.MaterialVariant = "2022 Stud" |
| 779 | cyl.Anchored = true; cyl.Parent = workspace |
| 780 | local cuts = {} |
| 781 | local angBoxes = {} |
| 782 | do |
| 783 | local edgeDir = 1*rightV + 0*upV |
| 784 | local edgePerp = 0*rightV + 1*upV |
| 785 | local cut = Instance.new("Part") |
| 786 | cut.Size = Vector3.new(24, 0.4, 24) |
| 787 | cut.CFrame = CFrame.fromMatrix(pos + -1 * 12 * edgePerp, edgeDir, normalV) |
| 788 | cut.BrickColor = BrickColor.new("Crimson") |
| 789 | cut.Material = Enum.Material.Glacier |
| 790 | cut.MaterialVariant = "2022 Stud" |
| 791 | cut.Anchored = true; cut.Parent = workspace |
| 792 | table.insert(angBoxes, cut) |
| 793 | end |
| 794 | do |
| 795 | local edgeDir = 0*rightV + 1*upV |
| 796 | local edgePerp = -1*rightV + 0*upV |
| 797 | local cut = Instance.new("Part") |
| 798 | cut.Size = Vector3.new(24, 0.4, 24) |
| 799 | cut.CFrame = CFrame.fromMatrix(pos + 1 * 12 * edgePerp, edgeDir, normalV) |
| 800 | cut.BrickColor = BrickColor.new("Crimson") |
| 801 | cut.Material = Enum.Material.Glacier |
| 802 | cut.MaterialVariant = "2022 Stud" |
| 803 | cut.Anchored = true; cut.Parent = workspace |
| 804 | table.insert(angBoxes, cut) |
| 805 | end |
| 806 | for _, b in ipairs(angBoxes) do table.insert(cuts, b) end |
| 807 | if #cuts > 0 then |
| 808 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 809 | for _, c in ipairs(cuts) do c:Destroy() end |
| 810 | if ok and result then |
| 811 | cyl:Destroy() |
| 812 | result.Name = "WMemb_L1"; result.Anchored = true; result.Parent = model |
| 813 | else |
| 814 | cyl.Name = "WMemb_L1"; cyl.Parent = model |
| 815 | end |
| 816 | else |
| 817 | cyl.Name = "WMemb_L1"; cyl.Parent = model |
| 818 | end |
| 819 | end |
| 820 | do |
| 821 | local rightV = Vector3.new(-1,0,0).Unit |
| 822 | local upV = (Vector3.new(0,1,0) - Vector3.new(0,1,0):Dot(rightV)*rightV).Unit |
| 823 | local normalV = upV:Cross(rightV) |
| 824 | local pos = Vector3.new(-8, 6, 0) |
| 825 | local cyl = Instance.new("Part") |
| 826 | cyl.Shape = Enum.PartType.Cylinder |
| 827 | cyl.Size = Vector3.new(0.2, 10, 10) |
| 828 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 829 | cyl.BrickColor = BrickColor.new("Crimson") |
| 830 | cyl.Material = Enum.Material.Glacier |
| 831 | cyl.MaterialVariant = "2022 Stud" |
| 832 | cyl.Anchored = true; cyl.Parent = workspace |
| 833 | local cuts = {} |
| 834 | local angBoxes = {} |
| 835 | do |
| 836 | local edgeDir = 0*rightV + 1*upV |
| 837 | local edgePerp = -1*rightV + 0*upV |
| 838 | local cut = Instance.new("Part") |
| 839 | cut.Size = Vector3.new(20, 0.4, 20) |
| 840 | cut.CFrame = CFrame.fromMatrix(pos + -1 * 10 * edgePerp, edgeDir, normalV) |
| 841 | cut.BrickColor = BrickColor.new("Crimson") |
| 842 | cut.Material = Enum.Material.Glacier |
| 843 | cut.MaterialVariant = "2022 Stud" |
| 844 | cut.Anchored = true; cut.Parent = workspace |
| 845 | table.insert(angBoxes, cut) |
| 846 | end |
| 847 | do |
| 848 | local edgeDir = -1*rightV + 0*upV |
| 849 | local edgePerp = 0*rightV + -1*upV |
| 850 | local cut = Instance.new("Part") |
| 851 | cut.Size = Vector3.new(20, 0.4, 20) |
| 852 | cut.CFrame = CFrame.fromMatrix(pos + 1 * 10 * edgePerp, edgeDir, normalV) |
| 853 | cut.BrickColor = BrickColor.new("Crimson") |
| 854 | cut.Material = Enum.Material.Glacier |
| 855 | cut.MaterialVariant = "2022 Stud" |
| 856 | cut.Anchored = true; cut.Parent = workspace |
| 857 | table.insert(angBoxes, cut) |
| 858 | end |
| 859 | for _, b in ipairs(angBoxes) do table.insert(cuts, b) end |
| 860 | if #cuts > 0 then |
| 861 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 862 | for _, c in ipairs(cuts) do c:Destroy() end |
| 863 | if ok and result then |
| 864 | cyl:Destroy() |
| 865 | result.Name = "WMemb_L2"; result.Anchored = true; result.Parent = model |
| 866 | else |
| 867 | cyl.Name = "WMemb_L2"; cyl.Parent = model |
| 868 | end |
| 869 | else |
| 870 | cyl.Name = "WMemb_L2"; cyl.Parent = model |
| 871 | end |
| 872 | end |
| 873 | model.PrimaryPart = model:FindFirstChild("Body_4") |
| 874 | print("RedDragon built: " .. #model:GetChildren() .. " parts") |
Loading comments...