Loading model...
by Mitch Zamara · 3/31/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: AlienMage |
| 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 = "AlienMage" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Dark taupe"] = "2022 Stud", |
| 25 | ["Pastel violet"] = "2022 Stud", |
| 26 | ["Pine Cone"] = "2022 Small Stud", |
| 27 | ["Reddish brown"] = "2022 Small Stud", |
| 28 | } |
| 29 | do |
| 30 | local p = Instance.new("Part") |
| 31 | p.Name = "TorsoLower" |
| 32 | p.Size = Vector3.new(2, 2, 1.5) |
| 33 | p.CFrame = CFrame.new(0, 10, 0) |
| 34 | p.BrickColor = BrickColor.new("Pastel violet") |
| 35 | p.Material = Enum.Material.Glacier |
| 36 | p.MaterialVariant = "2022 Stud" |
| 37 | p.Anchored = true |
| 38 | p.Parent = model |
| 39 | end |
| 40 | do |
| 41 | local p = Instance.new("Part") |
| 42 | p.Name = "TorsoMid" |
| 43 | p.Size = Vector3.new(1.8, 1.5, 1.4) |
| 44 | p.CFrame = CFrame.new(0, 11.5, -0.08) |
| 45 | p.BrickColor = BrickColor.new("Pastel violet") |
| 46 | p.Material = Enum.Material.Glacier |
| 47 | p.MaterialVariant = "2022 Stud" |
| 48 | p.Anchored = true |
| 49 | p.Parent = model |
| 50 | end |
| 51 | do |
| 52 | local p = Instance.new("Part") |
| 53 | p.Name = "TorsoUpper" |
| 54 | p.Size = Vector3.new(2.2, 2, 1.6) |
| 55 | p.CFrame = CFrame.new(0, 13, 0) |
| 56 | p.BrickColor = BrickColor.new("Pastel violet") |
| 57 | p.Material = Enum.Material.Glacier |
| 58 | p.MaterialVariant = "2022 Stud" |
| 59 | p.Anchored = true |
| 60 | p.Parent = model |
| 61 | end |
| 62 | do |
| 63 | local p = Instance.new("Part") |
| 64 | p.Name = "WrapChest1" |
| 65 | p.Size = Vector3.new(2.4, 1.8, 1.7) |
| 66 | p.CFrame = CFrame.new(0, 13.2, 0.1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(15)) |
| 67 | p.BrickColor = BrickColor.new("Pine Cone") |
| 68 | p.Material = Enum.Material.Glacier |
| 69 | p.MaterialVariant = "2022 Small Stud" |
| 70 | p.Anchored = true |
| 71 | p.Parent = model |
| 72 | end |
| 73 | do |
| 74 | local p = Instance.new("Part") |
| 75 | p.Name = "WrapChest2" |
| 76 | p.Size = Vector3.new(2.3, 1.5, 1.6) |
| 77 | p.CFrame = CFrame.new(0, 12.5, 0.1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-20)) |
| 78 | p.BrickColor = BrickColor.new("Pine Cone") |
| 79 | p.Material = Enum.Material.Glacier |
| 80 | p.MaterialVariant = "2022 Small Stud" |
| 81 | p.Anchored = true |
| 82 | p.Parent = model |
| 83 | end |
| 84 | do |
| 85 | local p = Instance.new("Part") |
| 86 | p.Name = "WrapWaist" |
| 87 | p.Size = Vector3.new(2.3, 1.2, 1.7) |
| 88 | p.CFrame = CFrame.new(0, 10.5, 0.14) |
| 89 | p.BrickColor = BrickColor.new("Pine Cone") |
| 90 | p.Material = Enum.Material.Glacier |
| 91 | p.MaterialVariant = "2022 Small Stud" |
| 92 | p.Anchored = true |
| 93 | p.Parent = model |
| 94 | end |
| 95 | do |
| 96 | local p = Instance.new("Part") |
| 97 | p.Name = "SkirtFront" |
| 98 | p.Size = Vector3.new(2.2, 3.5, 0.4) |
| 99 | p.CFrame = CFrame.new(0, 8.5, -0.8) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(0)) |
| 100 | p.BrickColor = BrickColor.new("Pine Cone") |
| 101 | p.Material = Enum.Material.Glacier |
| 102 | p.MaterialVariant = "2022 Small Stud" |
| 103 | p.Anchored = true |
| 104 | p.Parent = model |
| 105 | end |
| 106 | do |
| 107 | local p = Instance.new("Part") |
| 108 | p.Name = "SkirtBack" |
| 109 | p.Size = Vector3.new(2.2, 3.5, 0.4) |
| 110 | p.CFrame = CFrame.new(0, 8.5, 0.8) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(0)) |
| 111 | p.BrickColor = BrickColor.new("Pine Cone") |
| 112 | p.Material = Enum.Material.Glacier |
| 113 | p.MaterialVariant = "2022 Small Stud" |
| 114 | p.Anchored = true |
| 115 | p.Parent = model |
| 116 | end |
| 117 | do |
| 118 | local p = Instance.new("Part") |
| 119 | p.Name = "SkirtLeft" |
| 120 | p.Size = Vector3.new(0.4, 3.5, 1.8) |
| 121 | p.CFrame = CFrame.new(-1.1, 8.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(10)) |
| 122 | p.BrickColor = BrickColor.new("Dark taupe") |
| 123 | p.Material = Enum.Material.Glacier |
| 124 | p.MaterialVariant = "2022 Stud" |
| 125 | p.Anchored = true |
| 126 | p.Parent = model |
| 127 | end |
| 128 | do |
| 129 | local p = Instance.new("Part") |
| 130 | p.Name = "SkirtRight" |
| 131 | p.Size = Vector3.new(0.4, 3.5, 1.8) |
| 132 | p.CFrame = CFrame.new(1.1, 8.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-10)) |
| 133 | p.BrickColor = BrickColor.new("Dark taupe") |
| 134 | p.Material = Enum.Material.Glacier |
| 135 | p.MaterialVariant = "2022 Stud" |
| 136 | p.Anchored = true |
| 137 | p.Parent = model |
| 138 | end |
| 139 | do |
| 140 | local p = Instance.new("Part") |
| 141 | p.Name = "Neck" |
| 142 | p.Size = Vector3.new(0.8, 1.5, 0.8) |
| 143 | p.CFrame = CFrame.new(0, 14.5, 0.04) |
| 144 | p.BrickColor = BrickColor.new("Pastel violet") |
| 145 | p.Material = Enum.Material.Glacier |
| 146 | p.MaterialVariant = "2022 Stud" |
| 147 | p.Anchored = true |
| 148 | p.Parent = model |
| 149 | end |
| 150 | do |
| 151 | local p = Instance.new("Part") |
| 152 | p.Name = "HeadBase" |
| 153 | p.Size = Vector3.new(2, 2.2, 2.2) |
| 154 | p.CFrame = CFrame.new(0, 16, 0) |
| 155 | p.BrickColor = BrickColor.new("Pastel violet") |
| 156 | p.Material = Enum.Material.Glacier |
| 157 | p.MaterialVariant = "2022 Stud" |
| 158 | p.Anchored = true |
| 159 | p.Parent = model |
| 160 | end |
| 161 | do |
| 162 | local p = Instance.new("Part") |
| 163 | p.Name = "HeadTop" |
| 164 | p.Size = Vector3.new(1.6, 1, 1.8) |
| 165 | p.CFrame = CFrame.new(0, 17, 0) |
| 166 | p.BrickColor = BrickColor.new("Pastel violet") |
| 167 | p.Material = Enum.Material.Glacier |
| 168 | p.MaterialVariant = "2022 Stud" |
| 169 | p.Anchored = true |
| 170 | p.Parent = model |
| 171 | end |
| 172 | do |
| 173 | local p = Instance.new("Part") |
| 174 | p.Name = "HeadJaw" |
| 175 | p.Size = Vector3.new(1.4, 0.8, 1.6) |
| 176 | p.CFrame = CFrame.new(0, 15.26, -0.4) |
| 177 | p.BrickColor = BrickColor.new("Pastel violet") |
| 178 | p.Material = Enum.Material.Glacier |
| 179 | p.MaterialVariant = "2022 Stud" |
| 180 | p.Anchored = true |
| 181 | p.Parent = model |
| 182 | end |
| 183 | do |
| 184 | local p = Instance.new("Part") |
| 185 | p.Name = "EarL1" |
| 186 | p.Size = Vector3.new(0.943398, 0.3, 0.3) |
| 187 | p.CFrame = CFrame.new(1.4, 16.25, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(32.0054)) |
| 188 | p.BrickColor = BrickColor.new("Royal purple") |
| 189 | p.Material = Enum.Material.Neon |
| 190 | p.Anchored = true |
| 191 | p.Parent = model |
| 192 | end |
| 193 | do |
| 194 | local p = Instance.new("Part") |
| 195 | p.Name = "EarL2" |
| 196 | p.Size = Vector3.new(0.7, 0.3, 0.3) |
| 197 | p.CFrame = CFrame.new(1.43, 15.8, 0.08) |
| 198 | p.BrickColor = BrickColor.new("Royal purple") |
| 199 | p.Material = Enum.Material.Neon |
| 200 | p.Anchored = true |
| 201 | p.Parent = model |
| 202 | end |
| 203 | do |
| 204 | local p = Instance.new("Part") |
| 205 | p.Name = "EarL3" |
| 206 | p.Size = Vector3.new(0.72111, 0.3, 0.3) |
| 207 | p.CFrame = CFrame.new(1.3, 15.4, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-33.6901)) |
| 208 | p.BrickColor = BrickColor.new("Royal purple") |
| 209 | p.Material = Enum.Material.Neon |
| 210 | p.Anchored = true |
| 211 | p.Parent = model |
| 212 | end |
| 213 | do |
| 214 | local p = Instance.new("Part") |
| 215 | p.Name = "EarR1" |
| 216 | p.Size = Vector3.new(0.943398, 0.3, 0.3) |
| 217 | p.CFrame = CFrame.new(-1.4, 16.25, 0) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(-147.995)) |
| 218 | p.BrickColor = BrickColor.new("Royal purple") |
| 219 | p.Material = Enum.Material.Neon |
| 220 | p.Anchored = true |
| 221 | p.Parent = model |
| 222 | end |
| 223 | do |
| 224 | local p = Instance.new("Part") |
| 225 | p.Name = "EarR2" |
| 226 | p.Size = Vector3.new(0.7, 0.3, 0.3) |
| 227 | p.CFrame = CFrame.new(-1.43, 15.8, 0.08) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(-180)) |
| 228 | p.BrickColor = BrickColor.new("Royal purple") |
| 229 | p.Material = Enum.Material.Neon |
| 230 | p.Anchored = true |
| 231 | p.Parent = model |
| 232 | end |
| 233 | do |
| 234 | local p = Instance.new("Part") |
| 235 | p.Name = "EarR3" |
| 236 | p.Size = Vector3.new(0.72111, 0.3, 0.3) |
| 237 | p.CFrame = CFrame.new(-1.3, 15.4, 0) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(146.31)) |
| 238 | p.BrickColor = BrickColor.new("Royal purple") |
| 239 | p.Material = Enum.Material.Neon |
| 240 | p.Anchored = true |
| 241 | p.Parent = model |
| 242 | end |
| 243 | do |
| 244 | local p = Instance.new("Part") |
| 245 | p.Name = "ArmUpperR" |
| 246 | p.Size = Vector3.new(2.14709, 0.7, 0.7) |
| 247 | p.CFrame = CFrame.new(-1.7, 12.5, -0.25) * CFrame.Angles(math.rad(-180), math.rad(39.8056), math.rad(111.331)) |
| 248 | p.BrickColor = BrickColor.new("Pastel violet") |
| 249 | p.Material = Enum.Material.Glacier |
| 250 | p.MaterialVariant = "2022 Stud" |
| 251 | p.Anchored = true |
| 252 | p.Parent = model |
| 253 | end |
| 254 | do |
| 255 | local p = Instance.new("Part") |
| 256 | p.Name = "ArmLowerR" |
| 257 | p.Size = Vector3.new(2.24499, 0.6, 0.6) |
| 258 | p.CFrame = CFrame.new(-2.1, 10.5, -1) * CFrame.Angles(math.rad(-180), math.rad(78.6901), math.rad(117.017)) |
| 259 | p.BrickColor = BrickColor.new("Pastel violet") |
| 260 | p.Material = Enum.Material.Glacier |
| 261 | p.MaterialVariant = "2022 Stud" |
| 262 | p.Anchored = true |
| 263 | p.Parent = model |
| 264 | end |
| 265 | do |
| 266 | local p = Instance.new("Part") |
| 267 | p.Name = "HandR" |
| 268 | p.Size = Vector3.new(0.8, 0.8, 0.8) |
| 269 | p.CFrame = CFrame.new(-2.2, 9.2, -1.56) |
| 270 | p.BrickColor = BrickColor.new("Pastel violet") |
| 271 | p.Material = Enum.Material.Glacier |
| 272 | p.MaterialVariant = "2022 Stud" |
| 273 | p.Anchored = true |
| 274 | p.Parent = model |
| 275 | end |
| 276 | do |
| 277 | local p = Instance.new("Part") |
| 278 | p.Name = "ArmUpperL" |
| 279 | p.Size = Vector3.new(2.62488, 0.7, 0.7) |
| 280 | p.CFrame = CFrame.new(1.8, 12.25, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-72.2553)) |
| 281 | p.BrickColor = BrickColor.new("Pastel violet") |
| 282 | p.Material = Enum.Material.Glacier |
| 283 | p.MaterialVariant = "2022 Stud" |
| 284 | p.Anchored = true |
| 285 | p.Parent = model |
| 286 | end |
| 287 | do |
| 288 | local p = Instance.new("Part") |
| 289 | p.Name = "ArmLowerL" |
| 290 | p.Size = Vector3.new(2.51794, 0.6, 0.6) |
| 291 | p.CFrame = CFrame.new(2.35, 9.75, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-83.1572)) |
| 292 | p.BrickColor = BrickColor.new("Pastel violet") |
| 293 | p.Material = Enum.Material.Glacier |
| 294 | p.MaterialVariant = "2022 Stud" |
| 295 | p.Anchored = true |
| 296 | p.Parent = model |
| 297 | end |
| 298 | do |
| 299 | local p = Instance.new("Part") |
| 300 | p.Name = "HandL" |
| 301 | p.Size = Vector3.new(0.8, 1.2, 0.6) |
| 302 | p.CFrame = CFrame.new(2.5, 8, 0.04) |
| 303 | p.BrickColor = BrickColor.new("Pastel violet") |
| 304 | p.Material = Enum.Material.Glacier |
| 305 | p.MaterialVariant = "2022 Stud" |
| 306 | p.Anchored = true |
| 307 | p.Parent = model |
| 308 | end |
| 309 | do |
| 310 | local p = Instance.new("Part") |
| 311 | p.Name = "LegUpperR" |
| 312 | p.Size = Vector3.new(4.12311, 1, 1) |
| 313 | p.CFrame = CFrame.new(-0.8, 6.96, -0.5) * CFrame.Angles(math.rad(-75.9638), math.rad(90), math.rad(0)) |
| 314 | p.BrickColor = BrickColor.new("Pastel violet") |
| 315 | p.Material = Enum.Material.Glacier |
| 316 | p.MaterialVariant = "2022 Stud" |
| 317 | p.Anchored = true |
| 318 | p.Parent = model |
| 319 | end |
| 320 | do |
| 321 | local p = Instance.new("Part") |
| 322 | p.Name = "LegLowerR" |
| 323 | p.Size = Vector3.new(4.03113, 0.8, 0.8) |
| 324 | p.CFrame = CFrame.new(-0.8, 2.92, -0.75) * CFrame.Angles(math.rad(82.875), math.rad(-90), math.rad(0)) |
| 325 | p.BrickColor = BrickColor.new("Pastel violet") |
| 326 | p.Material = Enum.Material.Glacier |
| 327 | p.MaterialVariant = "2022 Stud" |
| 328 | p.Anchored = true |
| 329 | p.Parent = model |
| 330 | end |
| 331 | do |
| 332 | local p = Instance.new("Part") |
| 333 | p.Name = "FootR" |
| 334 | p.Size = Vector3.new(1, 0.6, 1.6) |
| 335 | p.CFrame = CFrame.new(-0.8, 0.5, -1) |
| 336 | p.BrickColor = BrickColor.new("Pastel violet") |
| 337 | p.Material = Enum.Material.Glacier |
| 338 | p.MaterialVariant = "2022 Stud" |
| 339 | p.Anchored = true |
| 340 | p.Parent = model |
| 341 | end |
| 342 | do |
| 343 | local p = Instance.new("Part") |
| 344 | p.Name = "LegUpperL" |
| 345 | p.Size = Vector3.new(4, 1, 1) |
| 346 | p.CFrame = CFrame.new(0.8, 6.96, 0) * CFrame.Angles(math.rad(180), math.rad(0), math.rad(90)) |
| 347 | p.BrickColor = BrickColor.new("Pastel violet") |
| 348 | p.Material = Enum.Material.Glacier |
| 349 | p.MaterialVariant = "2022 Stud" |
| 350 | p.Anchored = true |
| 351 | p.Parent = model |
| 352 | end |
| 353 | do |
| 354 | local p = Instance.new("Part") |
| 355 | p.Name = "LegLowerL" |
| 356 | p.Size = Vector3.new(4, 0.8, 0.8) |
| 357 | p.CFrame = CFrame.new(0.8, 2.92, 0) * CFrame.Angles(math.rad(180), math.rad(0), math.rad(90)) |
| 358 | p.BrickColor = BrickColor.new("Pastel violet") |
| 359 | p.Material = Enum.Material.Glacier |
| 360 | p.MaterialVariant = "2022 Stud" |
| 361 | p.Anchored = true |
| 362 | p.Parent = model |
| 363 | end |
| 364 | do |
| 365 | local p = Instance.new("Part") |
| 366 | p.Name = "FootL" |
| 367 | p.Size = Vector3.new(1, 0.6, 1.6) |
| 368 | p.CFrame = CFrame.new(0.8, 0.5, -0.5) |
| 369 | p.BrickColor = BrickColor.new("Pastel violet") |
| 370 | p.Material = Enum.Material.Glacier |
| 371 | p.MaterialVariant = "2022 Stud" |
| 372 | p.Anchored = true |
| 373 | p.Parent = model |
| 374 | end |
| 375 | do |
| 376 | local p = Instance.new("Part") |
| 377 | p.Shape = Enum.PartType.Cylinder |
| 378 | p.Name = "StaffLower" |
| 379 | p.Size = Vector3.new(9.5, 0.4, 0.4) |
| 380 | p.CFrame = CFrame.new(-2.2, 4.75, -1.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 381 | p.BrickColor = BrickColor.new("Reddish brown") |
| 382 | p.Material = Enum.Material.Glacier |
| 383 | p.MaterialVariant = "2022 Small Stud" |
| 384 | p.Anchored = true |
| 385 | p.Parent = model |
| 386 | end |
| 387 | do |
| 388 | local p = Instance.new("Part") |
| 389 | p.Shape = Enum.PartType.Cylinder |
| 390 | p.Name = "StaffUpper" |
| 391 | p.Size = Vector3.new(3.5, 0.4, 0.4) |
| 392 | p.CFrame = CFrame.new(-2.2, 11.29, -1.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 393 | p.BrickColor = BrickColor.new("Reddish brown") |
| 394 | p.Material = Enum.Material.Glacier |
| 395 | p.MaterialVariant = "2022 Small Stud" |
| 396 | p.Anchored = true |
| 397 | p.Parent = model |
| 398 | end |
| 399 | do |
| 400 | local p = Instance.new("Part") |
| 401 | p.Name = "StaffCrystalMain" |
| 402 | p.Size = Vector3.new(1.2, 2, 1.2) |
| 403 | p.CFrame = CFrame.new(-2.2, 14, -1.5) |
| 404 | p.BrickColor = BrickColor.new("Royal purple") |
| 405 | p.Material = Enum.Material.Neon |
| 406 | p.Anchored = true |
| 407 | p.Parent = model |
| 408 | end |
| 409 | do |
| 410 | local p = Instance.new("Part") |
| 411 | p.Name = "StaffCrystalTop" |
| 412 | p.Size = Vector3.new(0.6, 1, 0.6) |
| 413 | p.CFrame = CFrame.new(-2.2, 15.2, -1.5) |
| 414 | p.BrickColor = BrickColor.new("Royal purple") |
| 415 | p.Material = Enum.Material.Neon |
| 416 | p.Anchored = true |
| 417 | p.Parent = model |
| 418 | end |
| 419 | do |
| 420 | local p = Instance.new("Part") |
| 421 | p.Name = "StaffCrystalBot" |
| 422 | p.Size = Vector3.new(0.6, 1, 0.6) |
| 423 | p.CFrame = CFrame.new(-2.2, 12.8, -1.5) |
| 424 | p.BrickColor = BrickColor.new("Royal purple") |
| 425 | p.Material = Enum.Material.Neon |
| 426 | p.Anchored = true |
| 427 | p.Parent = model |
| 428 | end |
| 429 | do |
| 430 | local p = Instance.new("Part") |
| 431 | p.Name = "Prong1" |
| 432 | p.Size = Vector3.new(1.07703, 0.2, 0.2) |
| 433 | p.CFrame = CFrame.new(-2, 13, -1.46) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(68.1986)) |
| 434 | p.BrickColor = BrickColor.new("Reddish brown") |
| 435 | p.Material = Enum.Material.Glacier |
| 436 | p.MaterialVariant = "2022 Small Stud" |
| 437 | p.Anchored = true |
| 438 | p.Parent = model |
| 439 | end |
| 440 | do |
| 441 | local p = Instance.new("Part") |
| 442 | p.Name = "Prong2" |
| 443 | p.Size = Vector3.new(1.07703, 0.2, 0.2) |
| 444 | p.CFrame = CFrame.new(-2.4, 13, -1.5) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(-111.801)) |
| 445 | p.BrickColor = BrickColor.new("Reddish brown") |
| 446 | p.Material = Enum.Material.Glacier |
| 447 | p.MaterialVariant = "2022 Small Stud" |
| 448 | p.Anchored = true |
| 449 | p.Parent = model |
| 450 | end |
| 451 | do |
| 452 | local p = Instance.new("Part") |
| 453 | p.Name = "Prong3" |
| 454 | p.Size = Vector3.new(1.07703, 0.2, 0.2) |
| 455 | p.CFrame = CFrame.new(-2.24, 13, -1.3) * CFrame.Angles(math.rad(-68.1986), math.rad(-90), math.rad(0)) |
| 456 | p.BrickColor = BrickColor.new("Reddish brown") |
| 457 | p.Material = Enum.Material.Glacier |
| 458 | p.MaterialVariant = "2022 Small Stud" |
| 459 | p.Anchored = true |
| 460 | p.Parent = model |
| 461 | end |
| 462 | do |
| 463 | local p = Instance.new("Part") |
| 464 | p.Name = "Prong4" |
| 465 | p.Size = Vector3.new(1.07703, 0.2, 0.2) |
| 466 | p.CFrame = CFrame.new(-2.2, 13, -1.7) * CFrame.Angles(math.rad(68.1986), math.rad(90), math.rad(0)) |
| 467 | p.BrickColor = BrickColor.new("Reddish brown") |
| 468 | p.Material = Enum.Material.Glacier |
| 469 | p.MaterialVariant = "2022 Small Stud" |
| 470 | p.Anchored = true |
| 471 | p.Parent = model |
| 472 | end |
| 473 | model.PrimaryPart = model:FindFirstChild("TorsoLower") |
| 474 | print("AlienMage built: " .. #model:GetChildren() .. " parts") |
Loading comments...