Loading model...
by Samarth Srivastava · 5/4/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: DemonGolem |
| 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 = "DemonGolem" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Crimson"] = "2022 Stud", |
| 25 | ["Dark red"] = "2022 Stud", |
| 26 | ["Deep orange"] = "2022 Stud", |
| 27 | ["Fossil"] = "2022 Stud", |
| 28 | ["Really black"] = "2022 Universal", |
| 29 | } |
| 30 | do |
| 31 | local p = Instance.new("Part") |
| 32 | p.Name = "LLeg_Upper" |
| 33 | p.Size = Vector3.new(4, 7, 4) |
| 34 | p.CFrame = CFrame.new(-2.5, 3.46, 0) |
| 35 | p.BrickColor = BrickColor.new("Dark 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 = "LLeg_Knee" |
| 44 | p.Size = Vector3.new(4.2, 1.5, 4.2) |
| 45 | p.CFrame = CFrame.new(-2.5, 1.5, 0.2) |
| 46 | p.BrickColor = BrickColor.new("Crimson") |
| 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 = "LLeg_Lower" |
| 55 | p.Size = Vector3.new(4.5, 5, 4.5) |
| 56 | p.CFrame = CFrame.new(-2.5, -1.5, 0) |
| 57 | p.BrickColor = BrickColor.new("Dark 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 = "LLeg_Foot" |
| 66 | p.Size = Vector3.new(5, 2, 5.5) |
| 67 | p.CFrame = CFrame.new(-2.54, -4.5, -0.54) |
| 68 | p.BrickColor = BrickColor.new("Dark red") |
| 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("Part") |
| 76 | p.Name = "LLeg_Toe_0" |
| 77 | p.Size = Vector3.new(0.8, 1.5, 1.5) |
| 78 | p.CFrame = CFrame.new(-3.5, -4.5, -3.5) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)) |
| 79 | p.BrickColor = BrickColor.new("Fossil") |
| 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 = "LLeg_Toe_1" |
| 88 | p.Size = Vector3.new(0.8, 1.5, 1.5) |
| 89 | p.CFrame = CFrame.new(-2.5, -4.5, -3.5) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)) |
| 90 | p.BrickColor = BrickColor.new("Fossil") |
| 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 = "LLeg_Toe_2" |
| 99 | p.Size = Vector3.new(0.8, 1.5, 1.5) |
| 100 | p.CFrame = CFrame.new(-1.5, -4.5, -3.5) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)) |
| 101 | p.BrickColor = BrickColor.new("Fossil") |
| 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("Part") |
| 109 | p.Name = "RLeg_Upper" |
| 110 | p.Size = Vector3.new(4, 7, 4) |
| 111 | p.CFrame = CFrame.new(2.5, 3.46, 0) |
| 112 | p.BrickColor = BrickColor.new("Dark red") |
| 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 = "RLeg_Knee" |
| 121 | p.Size = Vector3.new(4.2, 1.5, 4.2) |
| 122 | p.CFrame = CFrame.new(2.5, 1.5, 0.2) |
| 123 | p.BrickColor = BrickColor.new("Crimson") |
| 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 = "RLeg_Lower" |
| 132 | p.Size = Vector3.new(4.5, 5, 4.5) |
| 133 | p.CFrame = CFrame.new(2.5, -1.5, 0) |
| 134 | p.BrickColor = BrickColor.new("Dark red") |
| 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("Part") |
| 142 | p.Name = "RLeg_Foot" |
| 143 | p.Size = Vector3.new(5, 2, 5.5) |
| 144 | p.CFrame = CFrame.new(2.5, -4.5, -0.54) |
| 145 | p.BrickColor = BrickColor.new("Dark red") |
| 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 = "RLeg_Toe_0" |
| 154 | p.Size = Vector3.new(0.8, 1.5, 1.5) |
| 155 | p.CFrame = CFrame.new(1.5, -4.5, -3.5) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)) |
| 156 | p.BrickColor = BrickColor.new("Fossil") |
| 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 = "RLeg_Toe_1" |
| 165 | p.Size = Vector3.new(0.8, 1.5, 1.5) |
| 166 | p.CFrame = CFrame.new(2.5, -4.5, -3.5) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)) |
| 167 | p.BrickColor = BrickColor.new("Fossil") |
| 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("Part") |
| 175 | p.Name = "RLeg_Toe_2" |
| 176 | p.Size = Vector3.new(0.8, 1.5, 1.5) |
| 177 | p.CFrame = CFrame.new(3.5, -4.5, -3.5) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)) |
| 178 | p.BrickColor = BrickColor.new("Fossil") |
| 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 = "Torso_Main" |
| 187 | p.Size = Vector3.new(10, 10, 5) |
| 188 | p.CFrame = CFrame.new(0, 12, 0) |
| 189 | p.BrickColor = BrickColor.new("Dark 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 = "Torso_Lower" |
| 198 | p.Size = Vector3.new(9.5, 3, 4.5) |
| 199 | p.CFrame = CFrame.new(0, 8, 0) |
| 200 | p.BrickColor = BrickColor.new("Crimson") |
| 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("Part") |
| 208 | p.Shape = Enum.PartType.Cylinder |
| 209 | p.Name = "Chest_Hole" |
| 210 | p.Size = Vector3.new(0.5, 5.5, 5.5) |
| 211 | p.CFrame = CFrame.new(0, 12, -2.6) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 212 | p.BrickColor = BrickColor.new("Really black") |
| 213 | p.Material = Enum.Material.Glacier |
| 214 | p.MaterialVariant = "2022 Universal" |
| 215 | p.Anchored = true |
| 216 | p.Parent = model |
| 217 | end |
| 218 | do |
| 219 | local p = Instance.new("Part") |
| 220 | p.Shape = Enum.PartType.Cylinder |
| 221 | p.Name = "Chest_Fire" |
| 222 | p.Size = Vector3.new(0.6, 4.5, 4.5) |
| 223 | p.CFrame = CFrame.new(0, 12, -2.5) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 224 | p.BrickColor = BrickColor.new("Neon orange") |
| 225 | p.Material = Enum.Material.Neon |
| 226 | p.Anchored = true |
| 227 | p.Parent = model |
| 228 | end |
| 229 | do |
| 230 | local p = Instance.new("WedgePart") |
| 231 | p.Name = "Chest_Tooth_0" |
| 232 | p.Size = Vector3.new(0.6, 1.2, 0.8) |
| 233 | p.CFrame = CFrame.new(3, 12, -2.8) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(-90)) |
| 234 | p.BrickColor = BrickColor.new("Fossil") |
| 235 | p.Material = Enum.Material.Glacier |
| 236 | p.MaterialVariant = "2022 Stud" |
| 237 | p.Anchored = true |
| 238 | p.Parent = model |
| 239 | end |
| 240 | do |
| 241 | local p = Instance.new("WedgePart") |
| 242 | p.Name = "Chest_Tooth_1" |
| 243 | p.Size = Vector3.new(0.6, 1.2, 0.8) |
| 244 | p.CFrame = CFrame.new(2.77164, 13.3394, -2.8) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(-67.5)) |
| 245 | p.BrickColor = BrickColor.new("Fossil") |
| 246 | p.Material = Enum.Material.Glacier |
| 247 | p.MaterialVariant = "2022 Stud" |
| 248 | p.Anchored = true |
| 249 | p.Parent = model |
| 250 | end |
| 251 | do |
| 252 | local p = Instance.new("WedgePart") |
| 253 | p.Name = "Chest_Tooth_2" |
| 254 | p.Size = Vector3.new(0.6, 1.2, 0.8) |
| 255 | p.CFrame = CFrame.new(2.12132, 14.4749, -2.8) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(-45)) |
| 256 | p.BrickColor = BrickColor.new("Fossil") |
| 257 | p.Material = Enum.Material.Glacier |
| 258 | p.MaterialVariant = "2022 Stud" |
| 259 | p.Anchored = true |
| 260 | p.Parent = model |
| 261 | end |
| 262 | do |
| 263 | local p = Instance.new("WedgePart") |
| 264 | p.Name = "Chest_Tooth_3" |
| 265 | p.Size = Vector3.new(0.6, 1.2, 0.8) |
| 266 | p.CFrame = CFrame.new(1.14805, 15.2336, -2.8) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(-22.5)) |
| 267 | p.BrickColor = BrickColor.new("Fossil") |
| 268 | p.Material = Enum.Material.Glacier |
| 269 | p.MaterialVariant = "2022 Stud" |
| 270 | p.Anchored = true |
| 271 | p.Parent = model |
| 272 | end |
| 273 | do |
| 274 | local p = Instance.new("WedgePart") |
| 275 | p.Name = "Chest_Tooth_4" |
| 276 | p.Size = Vector3.new(0.6, 1.2, 0.8) |
| 277 | p.CFrame = CFrame.new(0, 15.5, -2.8) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(0)) |
| 278 | p.BrickColor = BrickColor.new("Fossil") |
| 279 | p.Material = Enum.Material.Glacier |
| 280 | p.MaterialVariant = "2022 Stud" |
| 281 | p.Anchored = true |
| 282 | p.Parent = model |
| 283 | end |
| 284 | do |
| 285 | local p = Instance.new("WedgePart") |
| 286 | p.Name = "Chest_Tooth_5" |
| 287 | p.Size = Vector3.new(0.6, 1.2, 0.8) |
| 288 | p.CFrame = CFrame.new(-1.14805, 15.2336, -2.8) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(22.5)) |
| 289 | p.BrickColor = BrickColor.new("Fossil") |
| 290 | p.Material = Enum.Material.Glacier |
| 291 | p.MaterialVariant = "2022 Stud" |
| 292 | p.Anchored = true |
| 293 | p.Parent = model |
| 294 | end |
| 295 | do |
| 296 | local p = Instance.new("WedgePart") |
| 297 | p.Name = "Chest_Tooth_6" |
| 298 | p.Size = Vector3.new(0.6, 1.2, 0.8) |
| 299 | p.CFrame = CFrame.new(-2.12132, 14.4749, -2.8) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(45)) |
| 300 | p.BrickColor = BrickColor.new("Fossil") |
| 301 | p.Material = Enum.Material.Glacier |
| 302 | p.MaterialVariant = "2022 Stud" |
| 303 | p.Anchored = true |
| 304 | p.Parent = model |
| 305 | end |
| 306 | do |
| 307 | local p = Instance.new("WedgePart") |
| 308 | p.Name = "Chest_Tooth_7" |
| 309 | p.Size = Vector3.new(0.6, 1.2, 0.8) |
| 310 | p.CFrame = CFrame.new(-2.77164, 13.3394, -2.8) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(67.5)) |
| 311 | p.BrickColor = BrickColor.new("Fossil") |
| 312 | p.Material = Enum.Material.Glacier |
| 313 | p.MaterialVariant = "2022 Stud" |
| 314 | p.Anchored = true |
| 315 | p.Parent = model |
| 316 | end |
| 317 | do |
| 318 | local p = Instance.new("WedgePart") |
| 319 | p.Name = "Chest_Tooth_8" |
| 320 | p.Size = Vector3.new(0.6, 1.2, 0.8) |
| 321 | p.CFrame = CFrame.new(-3, 12, -2.8) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(90)) |
| 322 | p.BrickColor = BrickColor.new("Fossil") |
| 323 | p.Material = Enum.Material.Glacier |
| 324 | p.MaterialVariant = "2022 Stud" |
| 325 | p.Anchored = true |
| 326 | p.Parent = model |
| 327 | end |
| 328 | do |
| 329 | local p = Instance.new("WedgePart") |
| 330 | p.Name = "Chest_Tooth_9" |
| 331 | p.Size = Vector3.new(0.6, 1.2, 0.8) |
| 332 | p.CFrame = CFrame.new(-2.77164, 10.6606, -2.8) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(112.5)) |
| 333 | p.BrickColor = BrickColor.new("Fossil") |
| 334 | p.Material = Enum.Material.Glacier |
| 335 | p.MaterialVariant = "2022 Stud" |
| 336 | p.Anchored = true |
| 337 | p.Parent = model |
| 338 | end |
| 339 | do |
| 340 | local p = Instance.new("WedgePart") |
| 341 | p.Name = "Chest_Tooth_10" |
| 342 | p.Size = Vector3.new(0.6, 1.2, 0.8) |
| 343 | p.CFrame = CFrame.new(-2.12132, 9.52513, -2.8) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(135)) |
| 344 | p.BrickColor = BrickColor.new("Fossil") |
| 345 | p.Material = Enum.Material.Glacier |
| 346 | p.MaterialVariant = "2022 Stud" |
| 347 | p.Anchored = true |
| 348 | p.Parent = model |
| 349 | end |
| 350 | do |
| 351 | local p = Instance.new("WedgePart") |
| 352 | p.Name = "Chest_Tooth_11" |
| 353 | p.Size = Vector3.new(0.6, 1.2, 0.8) |
| 354 | p.CFrame = CFrame.new(-1.14805, 8.76642, -2.8) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(157.5)) |
| 355 | p.BrickColor = BrickColor.new("Fossil") |
| 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("WedgePart") |
| 363 | p.Name = "Chest_Tooth_12" |
| 364 | p.Size = Vector3.new(0.6, 1.2, 0.8) |
| 365 | p.CFrame = CFrame.new(0, 8.5, -2.8) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(180)) |
| 366 | p.BrickColor = BrickColor.new("Fossil") |
| 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("WedgePart") |
| 374 | p.Name = "Chest_Tooth_13" |
| 375 | p.Size = Vector3.new(0.6, 1.2, 0.8) |
| 376 | p.CFrame = CFrame.new(1.14805, 8.76642, -2.8) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(202.5)) |
| 377 | p.BrickColor = BrickColor.new("Fossil") |
| 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("WedgePart") |
| 385 | p.Name = "Chest_Tooth_14" |
| 386 | p.Size = Vector3.new(0.6, 1.2, 0.8) |
| 387 | p.CFrame = CFrame.new(2.12132, 9.52513, -2.8) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(225)) |
| 388 | p.BrickColor = BrickColor.new("Fossil") |
| 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("WedgePart") |
| 396 | p.Name = "Chest_Tooth_15" |
| 397 | p.Size = Vector3.new(0.6, 1.2, 0.8) |
| 398 | p.CFrame = CFrame.new(2.77164, 10.6606, -2.8) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(247.5)) |
| 399 | p.BrickColor = BrickColor.new("Fossil") |
| 400 | p.Material = Enum.Material.Glacier |
| 401 | p.MaterialVariant = "2022 Stud" |
| 402 | p.Anchored = true |
| 403 | p.Parent = model |
| 404 | end |
| 405 | do |
| 406 | local p = Instance.new("WedgePart") |
| 407 | p.Name = "Collar_Spike_L" |
| 408 | p.Size = Vector3.new(1, 2, 1) |
| 409 | p.CFrame = CFrame.new(-3.5, 17.5, -2) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(30)) |
| 410 | p.BrickColor = BrickColor.new("Fossil") |
| 411 | p.Material = Enum.Material.Glacier |
| 412 | p.MaterialVariant = "2022 Stud" |
| 413 | p.Anchored = true |
| 414 | p.Parent = model |
| 415 | end |
| 416 | do |
| 417 | local p = Instance.new("WedgePart") |
| 418 | p.Name = "Collar_Spike_R" |
| 419 | p.Size = Vector3.new(1, 2, 1) |
| 420 | p.CFrame = CFrame.new(3.5, 17.5, -2) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(-30)) |
| 421 | p.BrickColor = BrickColor.new("Fossil") |
| 422 | p.Material = Enum.Material.Glacier |
| 423 | p.MaterialVariant = "2022 Stud" |
| 424 | p.Anchored = true |
| 425 | p.Parent = model |
| 426 | end |
| 427 | do |
| 428 | local p = Instance.new("WedgePart") |
| 429 | p.Name = "Collar_Spike_C" |
| 430 | p.Size = Vector3.new(1, 1.5, 1) |
| 431 | p.CFrame = CFrame.new(0, 17.5, -2.5) * CFrame.Angles(math.rad(-30), math.rad(0), math.rad(0)) |
| 432 | p.BrickColor = BrickColor.new("Fossil") |
| 433 | p.Material = Enum.Material.Glacier |
| 434 | p.MaterialVariant = "2022 Stud" |
| 435 | p.Anchored = true |
| 436 | p.Parent = model |
| 437 | end |
| 438 | do |
| 439 | local p = Instance.new("Part") |
| 440 | p.Name = "LArm_Shoulder" |
| 441 | p.Size = Vector3.new(4, 4, 4) |
| 442 | p.CFrame = CFrame.new(-7.04, 15, 0.04) |
| 443 | p.BrickColor = BrickColor.new("Dark red") |
| 444 | p.Material = Enum.Material.Glacier |
| 445 | p.MaterialVariant = "2022 Stud" |
| 446 | p.Anchored = true |
| 447 | p.Parent = model |
| 448 | end |
| 449 | do |
| 450 | local p = Instance.new("Part") |
| 451 | p.Name = "LArm_Upper" |
| 452 | p.Size = Vector3.new(3.5, 6, 3.5) |
| 453 | p.CFrame = CFrame.new(-7.5, 11, 0) |
| 454 | p.BrickColor = BrickColor.new("Dark red") |
| 455 | p.Material = Enum.Material.Glacier |
| 456 | p.MaterialVariant = "2022 Stud" |
| 457 | p.Anchored = true |
| 458 | p.Parent = model |
| 459 | end |
| 460 | do |
| 461 | local p = Instance.new("Part") |
| 462 | p.Name = "LArm_Elbow" |
| 463 | p.Size = Vector3.new(3.8, 2, 3.8) |
| 464 | p.CFrame = CFrame.new(-7.5, 7.5, 0) |
| 465 | p.BrickColor = BrickColor.new("Crimson") |
| 466 | p.Material = Enum.Material.Glacier |
| 467 | p.MaterialVariant = "2022 Stud" |
| 468 | p.Anchored = true |
| 469 | p.Parent = model |
| 470 | end |
| 471 | do |
| 472 | local p = Instance.new("Part") |
| 473 | p.Name = "LArm_Lower" |
| 474 | p.Size = Vector3.new(4, 6, 4) |
| 475 | p.CFrame = CFrame.new(-7.5, 4, 0) |
| 476 | p.BrickColor = BrickColor.new("Dark red") |
| 477 | p.Material = Enum.Material.Glacier |
| 478 | p.MaterialVariant = "2022 Stud" |
| 479 | p.Anchored = true |
| 480 | p.Parent = model |
| 481 | end |
| 482 | do |
| 483 | local p = Instance.new("Part") |
| 484 | p.Name = "LArm_Hand" |
| 485 | p.Size = Vector3.new(4.5, 3.5, 4.5) |
| 486 | p.CFrame = CFrame.new(-7.5, 0, 0) |
| 487 | p.BrickColor = BrickColor.new("Dark red") |
| 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.Name = "LArm_Bone1" |
| 496 | p.Size = Vector3.new(0.5, 3, 1) |
| 497 | p.CFrame = CFrame.new(-9.4, 11, 0) |
| 498 | p.BrickColor = BrickColor.new("Fossil") |
| 499 | p.Material = Enum.Material.Glacier |
| 500 | p.MaterialVariant = "2022 Stud" |
| 501 | p.Anchored = true |
| 502 | p.Parent = model |
| 503 | end |
| 504 | do |
| 505 | local p = Instance.new("Part") |
| 506 | p.Name = "LArm_Bone2" |
| 507 | p.Size = Vector3.new(0.5, 1, 1.5) |
| 508 | p.CFrame = CFrame.new(-9.36, 12.5, 0) |
| 509 | p.BrickColor = BrickColor.new("Fossil") |
| 510 | p.Material = Enum.Material.Glacier |
| 511 | p.MaterialVariant = "2022 Stud" |
| 512 | p.Anchored = true |
| 513 | p.Parent = model |
| 514 | end |
| 515 | do |
| 516 | local p = Instance.new("Part") |
| 517 | p.Name = "LArm_Bone3" |
| 518 | p.Size = Vector3.new(0.5, 1, 1.5) |
| 519 | p.CFrame = CFrame.new(-9.36, 9.5, 0) |
| 520 | p.BrickColor = BrickColor.new("Fossil") |
| 521 | p.Material = Enum.Material.Glacier |
| 522 | p.MaterialVariant = "2022 Stud" |
| 523 | p.Anchored = true |
| 524 | p.Parent = model |
| 525 | end |
| 526 | do |
| 527 | local p = Instance.new("Part") |
| 528 | p.Name = "RArm_Shoulder" |
| 529 | p.Size = Vector3.new(4, 4, 4) |
| 530 | p.CFrame = CFrame.new(7.04, 15, 0.04) |
| 531 | p.BrickColor = BrickColor.new("Dark red") |
| 532 | p.Material = Enum.Material.Glacier |
| 533 | p.MaterialVariant = "2022 Stud" |
| 534 | p.Anchored = true |
| 535 | p.Parent = model |
| 536 | end |
| 537 | do |
| 538 | local p = Instance.new("Part") |
| 539 | p.Name = "RArm_Upper" |
| 540 | p.Size = Vector3.new(3.5, 6, 3.5) |
| 541 | p.CFrame = CFrame.new(7.5, 11, 0) |
| 542 | p.BrickColor = BrickColor.new("Dark red") |
| 543 | p.Material = Enum.Material.Glacier |
| 544 | p.MaterialVariant = "2022 Stud" |
| 545 | p.Anchored = true |
| 546 | p.Parent = model |
| 547 | end |
| 548 | do |
| 549 | local p = Instance.new("Part") |
| 550 | p.Name = "RArm_Elbow" |
| 551 | p.Size = Vector3.new(3.8, 2, 3.8) |
| 552 | p.CFrame = CFrame.new(7.5, 7.5, 0) |
| 553 | p.BrickColor = BrickColor.new("Crimson") |
| 554 | p.Material = Enum.Material.Glacier |
| 555 | p.MaterialVariant = "2022 Stud" |
| 556 | p.Anchored = true |
| 557 | p.Parent = model |
| 558 | end |
| 559 | do |
| 560 | local p = Instance.new("Part") |
| 561 | p.Name = "RArm_Lower" |
| 562 | p.Size = Vector3.new(4, 6, 4) |
| 563 | p.CFrame = CFrame.new(7.5, 4, 0) |
| 564 | p.BrickColor = BrickColor.new("Dark red") |
| 565 | p.Material = Enum.Material.Glacier |
| 566 | p.MaterialVariant = "2022 Stud" |
| 567 | p.Anchored = true |
| 568 | p.Parent = model |
| 569 | end |
| 570 | do |
| 571 | local p = Instance.new("Part") |
| 572 | p.Name = "RArm_Hand" |
| 573 | p.Size = Vector3.new(4.5, 3.5, 4.5) |
| 574 | p.CFrame = CFrame.new(7.5, 0, 0) |
| 575 | p.BrickColor = BrickColor.new("Dark red") |
| 576 | p.Material = Enum.Material.Glacier |
| 577 | p.MaterialVariant = "2022 Stud" |
| 578 | p.Anchored = true |
| 579 | p.Parent = model |
| 580 | end |
| 581 | do |
| 582 | local p = Instance.new("Part") |
| 583 | p.Name = "RArm_Bone1" |
| 584 | p.Size = Vector3.new(0.5, 3, 1) |
| 585 | p.CFrame = CFrame.new(9.4, 11, 0) |
| 586 | p.BrickColor = BrickColor.new("Fossil") |
| 587 | p.Material = Enum.Material.Glacier |
| 588 | p.MaterialVariant = "2022 Stud" |
| 589 | p.Anchored = true |
| 590 | p.Parent = model |
| 591 | end |
| 592 | do |
| 593 | local p = Instance.new("Part") |
| 594 | p.Name = "RArm_Bone2" |
| 595 | p.Size = Vector3.new(0.5, 1, 1.5) |
| 596 | p.CFrame = CFrame.new(9.44, 12.5, 0) |
| 597 | p.BrickColor = BrickColor.new("Fossil") |
| 598 | p.Material = Enum.Material.Glacier |
| 599 | p.MaterialVariant = "2022 Stud" |
| 600 | p.Anchored = true |
| 601 | p.Parent = model |
| 602 | end |
| 603 | do |
| 604 | local p = Instance.new("Part") |
| 605 | p.Name = "RArm_Bone3" |
| 606 | p.Size = Vector3.new(0.5, 1, 1.5) |
| 607 | p.CFrame = CFrame.new(9.44, 9.5, 0) |
| 608 | p.BrickColor = BrickColor.new("Fossil") |
| 609 | p.Material = Enum.Material.Glacier |
| 610 | p.MaterialVariant = "2022 Stud" |
| 611 | p.Anchored = true |
| 612 | p.Parent = model |
| 613 | end |
| 614 | do |
| 615 | local p = Instance.new("Part") |
| 616 | p.Name = "Head_Main" |
| 617 | p.Size = Vector3.new(8, 7, 7) |
| 618 | p.CFrame = CFrame.new(0, 21, 0) |
| 619 | p.BrickColor = BrickColor.new("Dark red") |
| 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.Name = "Head_Jaw" |
| 628 | p.Size = Vector3.new(8.2, 2, 6.5) |
| 629 | p.CFrame = CFrame.new(0, 18.46, 0.5) |
| 630 | p.BrickColor = BrickColor.new("Crimson") |
| 631 | p.Material = Enum.Material.Glacier |
| 632 | p.MaterialVariant = "2022 Stud" |
| 633 | p.Anchored = true |
| 634 | p.Parent = model |
| 635 | end |
| 636 | do |
| 637 | local p = Instance.new("Part") |
| 638 | p.Name = "Eye_L" |
| 639 | p.Size = Vector3.new(2, 1, 0.5) |
| 640 | p.CFrame = CFrame.new(-2, 21.5, -3.6) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(10)) |
| 641 | p.BrickColor = BrickColor.new("Deep orange") |
| 642 | p.Material = Enum.Material.Neon |
| 643 | p.Anchored = true |
| 644 | p.Parent = model |
| 645 | end |
| 646 | do |
| 647 | local p = Instance.new("Part") |
| 648 | p.Name = "Eye_R" |
| 649 | p.Size = Vector3.new(2, 1, 0.5) |
| 650 | p.CFrame = CFrame.new(2, 21.5, -3.6) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-10)) |
| 651 | p.BrickColor = BrickColor.new("Deep orange") |
| 652 | p.Material = Enum.Material.Neon |
| 653 | p.Anchored = true |
| 654 | p.Parent = model |
| 655 | end |
| 656 | do |
| 657 | local p = Instance.new("Part") |
| 658 | p.Name = "Mouth_Dark" |
| 659 | p.Size = Vector3.new(5, 1.5, 0.5) |
| 660 | p.CFrame = CFrame.new(0, 19.5, -3.6) |
| 661 | p.BrickColor = BrickColor.new("Really black") |
| 662 | p.Material = Enum.Material.Glacier |
| 663 | p.MaterialVariant = "2022 Universal" |
| 664 | p.Anchored = true |
| 665 | p.Parent = model |
| 666 | end |
| 667 | do |
| 668 | local p = Instance.new("WedgePart") |
| 669 | p.Name = "Head_Tooth_U_0" |
| 670 | p.Size = Vector3.new(0.5, 1, 0.5) |
| 671 | p.CFrame = CFrame.new(-1.96, 19.8, -3.8) * CFrame.Angles(math.rad(180), math.rad(0), math.rad(0)) |
| 672 | p.BrickColor = BrickColor.new("Fossil") |
| 673 | p.Material = Enum.Material.Glacier |
| 674 | p.MaterialVariant = "2022 Stud" |
| 675 | p.Anchored = true |
| 676 | p.Parent = model |
| 677 | end |
| 678 | do |
| 679 | local p = Instance.new("WedgePart") |
| 680 | p.Name = "Head_Tooth_L_0" |
| 681 | p.Size = Vector3.new(0.5, 1, 0.5) |
| 682 | p.CFrame = CFrame.new(-2, 19.2, -3.8) |
| 683 | p.BrickColor = BrickColor.new("Fossil") |
| 684 | p.Material = Enum.Material.Glacier |
| 685 | p.MaterialVariant = "2022 Stud" |
| 686 | p.Anchored = true |
| 687 | p.Parent = model |
| 688 | end |
| 689 | do |
| 690 | local p = Instance.new("WedgePart") |
| 691 | p.Name = "Head_Tooth_U_1" |
| 692 | p.Size = Vector3.new(0.5, 1, 0.5) |
| 693 | p.CFrame = CFrame.new(-0.96, 19.8, -3.8) * CFrame.Angles(math.rad(180), math.rad(0), math.rad(0)) |
| 694 | p.BrickColor = BrickColor.new("Fossil") |
| 695 | p.Material = Enum.Material.Glacier |
| 696 | p.MaterialVariant = "2022 Stud" |
| 697 | p.Anchored = true |
| 698 | p.Parent = model |
| 699 | end |
| 700 | do |
| 701 | local p = Instance.new("WedgePart") |
| 702 | p.Name = "Head_Tooth_L_1" |
| 703 | p.Size = Vector3.new(0.5, 1, 0.5) |
| 704 | p.CFrame = CFrame.new(-1, 19.2, -3.8) |
| 705 | p.BrickColor = BrickColor.new("Fossil") |
| 706 | p.Material = Enum.Material.Glacier |
| 707 | p.MaterialVariant = "2022 Stud" |
| 708 | p.Anchored = true |
| 709 | p.Parent = model |
| 710 | end |
| 711 | do |
| 712 | local p = Instance.new("WedgePart") |
| 713 | p.Name = "Head_Tooth_U_2" |
| 714 | p.Size = Vector3.new(0.5, 1, 0.5) |
| 715 | p.CFrame = CFrame.new(0.04, 19.8, -3.8) * CFrame.Angles(math.rad(180), math.rad(0), math.rad(0)) |
| 716 | p.BrickColor = BrickColor.new("Fossil") |
| 717 | p.Material = Enum.Material.Glacier |
| 718 | p.MaterialVariant = "2022 Stud" |
| 719 | p.Anchored = true |
| 720 | p.Parent = model |
| 721 | end |
| 722 | do |
| 723 | local p = Instance.new("WedgePart") |
| 724 | p.Name = "Head_Tooth_L_2" |
| 725 | p.Size = Vector3.new(0.5, 1, 0.5) |
| 726 | p.CFrame = CFrame.new(0, 19.2, -3.8) |
| 727 | p.BrickColor = BrickColor.new("Fossil") |
| 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("WedgePart") |
| 735 | p.Name = "Head_Tooth_U_3" |
| 736 | p.Size = Vector3.new(0.5, 1, 0.5) |
| 737 | p.CFrame = CFrame.new(1.04, 19.8, -3.8) * CFrame.Angles(math.rad(180), math.rad(0), math.rad(0)) |
| 738 | p.BrickColor = BrickColor.new("Fossil") |
| 739 | p.Material = Enum.Material.Glacier |
| 740 | p.MaterialVariant = "2022 Stud" |
| 741 | p.Anchored = true |
| 742 | p.Parent = model |
| 743 | end |
| 744 | do |
| 745 | local p = Instance.new("WedgePart") |
| 746 | p.Name = "Head_Tooth_L_3" |
| 747 | p.Size = Vector3.new(0.5, 1, 0.5) |
| 748 | p.CFrame = CFrame.new(1, 19.2, -3.8) |
| 749 | p.BrickColor = BrickColor.new("Fossil") |
| 750 | p.Material = Enum.Material.Glacier |
| 751 | p.MaterialVariant = "2022 Stud" |
| 752 | p.Anchored = true |
| 753 | p.Parent = model |
| 754 | end |
| 755 | do |
| 756 | local p = Instance.new("WedgePart") |
| 757 | p.Name = "Head_Tooth_U_4" |
| 758 | p.Size = Vector3.new(0.5, 1, 0.5) |
| 759 | p.CFrame = CFrame.new(2.04, 19.8, -3.8) * CFrame.Angles(math.rad(180), math.rad(0), math.rad(0)) |
| 760 | p.BrickColor = BrickColor.new("Fossil") |
| 761 | p.Material = Enum.Material.Glacier |
| 762 | p.MaterialVariant = "2022 Stud" |
| 763 | p.Anchored = true |
| 764 | p.Parent = model |
| 765 | end |
| 766 | do |
| 767 | local p = Instance.new("WedgePart") |
| 768 | p.Name = "Head_Tooth_L_4" |
| 769 | p.Size = Vector3.new(0.5, 1, 0.5) |
| 770 | p.CFrame = CFrame.new(2, 19.2, -3.8) |
| 771 | p.BrickColor = BrickColor.new("Fossil") |
| 772 | p.Material = Enum.Material.Glacier |
| 773 | p.MaterialVariant = "2022 Stud" |
| 774 | p.Anchored = true |
| 775 | p.Parent = model |
| 776 | end |
| 777 | do |
| 778 | local p = Instance.new("Part") |
| 779 | p.Shape = Enum.PartType.Cylinder |
| 780 | p.Name = "Horn_L_Base" |
| 781 | p.Size = Vector3.new(2.95804, 1.5, 1.5) |
| 782 | p.CFrame = CFrame.new(-3.75, 25.25, -1.25) * CFrame.Angles(math.rad(-180), math.rad(18.4349), math.rad(-122.312)) |
| 783 | p.BrickColor = BrickColor.new("Fossil") |
| 784 | p.Material = Enum.Material.Glacier |
| 785 | p.MaterialVariant = "2022 Stud" |
| 786 | p.Anchored = true |
| 787 | p.Parent = model |
| 788 | end |
| 789 | do |
| 790 | local p = Instance.new("Part") |
| 791 | p.Shape = Enum.PartType.Cylinder |
| 792 | p.Name = "Horn_L_Tip" |
| 793 | p.Size = Vector3.new(2.29129, 0.8, 0.8) |
| 794 | p.CFrame = CFrame.new(-4.25, 27.5, -1) * CFrame.Angles(math.rad(0), math.rad(-63.4349), math.rad(60.7941)) |
| 795 | p.BrickColor = BrickColor.new("Fossil") |
| 796 | p.Material = Enum.Material.Glacier |
| 797 | p.MaterialVariant = "2022 Stud" |
| 798 | p.Anchored = true |
| 799 | p.Parent = model |
| 800 | end |
| 801 | do |
| 802 | local p = Instance.new("Part") |
| 803 | p.Shape = Enum.PartType.Cylinder |
| 804 | p.Name = "Horn_R_Base" |
| 805 | p.Size = Vector3.new(2.95804, 1.5, 1.5) |
| 806 | p.CFrame = CFrame.new(3.75, 25.25, -1.25) * CFrame.Angles(math.rad(0), math.rad(18.4349), math.rad(57.6885)) |
| 807 | p.BrickColor = BrickColor.new("Fossil") |
| 808 | p.Material = Enum.Material.Glacier |
| 809 | p.MaterialVariant = "2022 Stud" |
| 810 | p.Anchored = true |
| 811 | p.Parent = model |
| 812 | end |
| 813 | do |
| 814 | local p = Instance.new("Part") |
| 815 | p.Shape = Enum.PartType.Cylinder |
| 816 | p.Name = "Horn_R_Tip" |
| 817 | p.Size = Vector3.new(2.29129, 0.8, 0.8) |
| 818 | p.CFrame = CFrame.new(4.25, 27.5, -1) * CFrame.Angles(math.rad(-180), math.rad(-63.4349), math.rad(-119.206)) |
| 819 | p.BrickColor = BrickColor.new("Fossil") |
| 820 | p.Material = Enum.Material.Glacier |
| 821 | p.MaterialVariant = "2022 Stud" |
| 822 | p.Anchored = true |
| 823 | p.Parent = model |
| 824 | end |
| 825 | do |
| 826 | local p = Instance.new("Part") |
| 827 | p.Name = "Crown_Fire_Base" |
| 828 | p.Size = Vector3.new(3, 4, 3) |
| 829 | p.CFrame = CFrame.new(0, 25.5, 0) |
| 830 | p.BrickColor = BrickColor.new("Neon orange") |
| 831 | p.Material = Enum.Material.Neon |
| 832 | p.Anchored = true |
| 833 | p.Parent = model |
| 834 | end |
| 835 | do |
| 836 | local p = Instance.new("Part") |
| 837 | p.Name = "Crown_Fire_Mid" |
| 838 | p.Size = Vector3.new(2, 3, 2) |
| 839 | p.CFrame = CFrame.new(0, 28, 0) |
| 840 | p.BrickColor = BrickColor.new("Neon orange") |
| 841 | p.Material = Enum.Material.Neon |
| 842 | p.Anchored = true |
| 843 | p.Parent = model |
| 844 | end |
| 845 | do |
| 846 | local p = Instance.new("Part") |
| 847 | p.Name = "Crown_Fire_Tip" |
| 848 | p.Size = Vector3.new(1, 2, 1) |
| 849 | p.CFrame = CFrame.new(0, 30, 0) |
| 850 | p.BrickColor = BrickColor.new("Neon orange") |
| 851 | p.Material = Enum.Material.Neon |
| 852 | p.Anchored = true |
| 853 | p.Parent = model |
| 854 | end |
| 855 | do |
| 856 | local p = Instance.new("Part") |
| 857 | p.Name = "LHead_Base" |
| 858 | p.Size = Vector3.new(4, 4, 4) |
| 859 | p.CFrame = CFrame.new(-6.5, 18.5, 0) |
| 860 | p.BrickColor = BrickColor.new("Dark red") |
| 861 | p.Material = Enum.Material.Glacier |
| 862 | p.MaterialVariant = "2022 Stud" |
| 863 | p.Anchored = true |
| 864 | p.Parent = model |
| 865 | end |
| 866 | do |
| 867 | local p = Instance.new("Part") |
| 868 | p.Name = "LHead_Snout" |
| 869 | p.Size = Vector3.new(3, 2.5, 3) |
| 870 | p.CFrame = CFrame.new(-8.5, 18.5, 0) |
| 871 | p.BrickColor = BrickColor.new("Dark red") |
| 872 | p.Material = Enum.Material.Glacier |
| 873 | p.MaterialVariant = "2022 Stud" |
| 874 | p.Anchored = true |
| 875 | p.Parent = model |
| 876 | end |
| 877 | do |
| 878 | local p = Instance.new("Part") |
| 879 | p.Name = "LHead_Jaw" |
| 880 | p.Size = Vector3.new(3, 1, 2.8) |
| 881 | p.CFrame = CFrame.new(-8.46, 16.96, 0) |
| 882 | p.BrickColor = BrickColor.new("Crimson") |
| 883 | p.Material = Enum.Material.Glacier |
| 884 | p.MaterialVariant = "2022 Stud" |
| 885 | p.Anchored = true |
| 886 | p.Parent = model |
| 887 | end |
| 888 | do |
| 889 | local p = Instance.new("Part") |
| 890 | p.Name = "LHead_Teeth" |
| 891 | p.Size = Vector3.new(3.1, 0.8, 2.9) |
| 892 | p.CFrame = CFrame.new(-8.58, 17.8, 0) |
| 893 | p.BrickColor = BrickColor.new("Fossil") |
| 894 | p.Material = Enum.Material.Glacier |
| 895 | p.MaterialVariant = "2022 Stud" |
| 896 | p.Anchored = true |
| 897 | p.Parent = model |
| 898 | end |
| 899 | do |
| 900 | local p = Instance.new("Part") |
| 901 | p.Name = "LHead_Eye" |
| 902 | p.Size = Vector3.new(1, 0.5, 0.5) |
| 903 | p.CFrame = CFrame.new(-7.46, 19.54, -1.6) |
| 904 | p.BrickColor = BrickColor.new("Deep orange") |
| 905 | p.Material = Enum.Material.Glacier |
| 906 | p.MaterialVariant = "2022 Stud" |
| 907 | p.Anchored = true |
| 908 | p.Parent = model |
| 909 | end |
| 910 | do |
| 911 | local p = Instance.new("Part") |
| 912 | p.Name = "LHead_Frill1" |
| 913 | p.Size = Vector3.new(1, 2, 1) |
| 914 | p.CFrame = CFrame.new(-5.5, 20.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(30)) |
| 915 | p.BrickColor = BrickColor.new("Dark red") |
| 916 | p.Material = Enum.Material.Glacier |
| 917 | p.MaterialVariant = "2022 Stud" |
| 918 | p.Anchored = true |
| 919 | p.Parent = model |
| 920 | end |
| 921 | do |
| 922 | local p = Instance.new("Part") |
| 923 | p.Name = "LHead_Frill2" |
| 924 | p.Size = Vector3.new(1, 2, 1) |
| 925 | p.CFrame = CFrame.new(-7.5, 20, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(45)) |
| 926 | p.BrickColor = BrickColor.new("Dark red") |
| 927 | p.Material = Enum.Material.Glacier |
| 928 | p.MaterialVariant = "2022 Stud" |
| 929 | p.Anchored = true |
| 930 | p.Parent = model |
| 931 | end |
| 932 | do |
| 933 | local p = Instance.new("Part") |
| 934 | p.Name = "RHead_Base" |
| 935 | p.Size = Vector3.new(4, 4, 4) |
| 936 | p.CFrame = CFrame.new(6.5, 18.5, 0) |
| 937 | p.BrickColor = BrickColor.new("Dark red") |
| 938 | p.Material = Enum.Material.Glacier |
| 939 | p.MaterialVariant = "2022 Stud" |
| 940 | p.Anchored = true |
| 941 | p.Parent = model |
| 942 | end |
| 943 | do |
| 944 | local p = Instance.new("Part") |
| 945 | p.Name = "RHead_Snout" |
| 946 | p.Size = Vector3.new(3, 2.5, 3) |
| 947 | p.CFrame = CFrame.new(8.5, 18.5, 0) |
| 948 | p.BrickColor = BrickColor.new("Dark red") |
| 949 | p.Material = Enum.Material.Glacier |
| 950 | p.MaterialVariant = "2022 Stud" |
| 951 | p.Anchored = true |
| 952 | p.Parent = model |
| 953 | end |
| 954 | do |
| 955 | local p = Instance.new("Part") |
| 956 | p.Name = "RHead_Jaw" |
| 957 | p.Size = Vector3.new(3, 1, 2.8) |
| 958 | p.CFrame = CFrame.new(8.54, 16.96, 0) |
| 959 | p.BrickColor = BrickColor.new("Crimson") |
| 960 | p.Material = Enum.Material.Glacier |
| 961 | p.MaterialVariant = "2022 Stud" |
| 962 | p.Anchored = true |
| 963 | p.Parent = model |
| 964 | end |
| 965 | do |
| 966 | local p = Instance.new("Part") |
| 967 | p.Name = "RHead_Teeth" |
| 968 | p.Size = Vector3.new(3.1, 0.8, 2.9) |
| 969 | p.CFrame = CFrame.new(8.42, 17.8, 0) |
| 970 | p.BrickColor = BrickColor.new("Fossil") |
| 971 | p.Material = Enum.Material.Glacier |
| 972 | p.MaterialVariant = "2022 Stud" |
| 973 | p.Anchored = true |
| 974 | p.Parent = model |
| 975 | end |
| 976 | do |
| 977 | local p = Instance.new("Part") |
| 978 | p.Name = "RHead_Eye" |
| 979 | p.Size = Vector3.new(1, 0.5, 0.5) |
| 980 | p.CFrame = CFrame.new(7.46, 19.54, -1.6) |
| 981 | p.BrickColor = BrickColor.new("Deep orange") |
| 982 | p.Material = Enum.Material.Glacier |
| 983 | p.MaterialVariant = "2022 Stud" |
| 984 | p.Anchored = true |
| 985 | p.Parent = model |
| 986 | end |
| 987 | do |
| 988 | local p = Instance.new("Part") |
| 989 | p.Name = "RHead_Frill1" |
| 990 | p.Size = Vector3.new(1, 2, 1) |
| 991 | p.CFrame = CFrame.new(5.5, 20.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-30)) |
| 992 | p.BrickColor = BrickColor.new("Dark red") |
| 993 | p.Material = Enum.Material.Glacier |
| 994 | p.MaterialVariant = "2022 Stud" |
| 995 | p.Anchored = true |
| 996 | p.Parent = model |
| 997 | end |
| 998 | do |
| 999 | local p = Instance.new("Part") |
| 1000 | p.Name = "RHead_Frill2" |
| 1001 | p.Size = Vector3.new(1, 2, 1) |
| 1002 | p.CFrame = CFrame.new(7.5, 20, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-45)) |
| 1003 | p.BrickColor = BrickColor.new("Dark red") |
| 1004 | p.Material = Enum.Material.Glacier |
| 1005 | p.MaterialVariant = "2022 Stud" |
| 1006 | p.Anchored = true |
| 1007 | p.Parent = model |
| 1008 | end |
| 1009 | model.PrimaryPart = model:FindFirstChild("Torso_Main") |
| 1010 | print("DemonGolem built: " .. #model:GetChildren() .. " parts") |
Loading comments...