Loading model...
by Joel Santos · 5/1/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: Griffin |
| 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 = "Griffin" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Bright yellow"] = "2022 Big Stud", |
| 25 | ["Dark stone grey"] = "2022 Stud", |
| 26 | ["Deep orange"] = "2022 Stud", |
| 27 | ["Institutional white"] = "2022 Stud", |
| 28 | ["Nougat"] = "2022 Stud", |
| 29 | ["Really black"] = "2022 Universal", |
| 30 | ["Reddish brown"] = "2022 Small Stud", |
| 31 | } |
| 32 | do |
| 33 | local p = Instance.new("Part") |
| 34 | p.Name = "TorsoMain" |
| 35 | p.Size = Vector3.new(5.5, 5.5, 8) |
| 36 | p.CFrame = CFrame.new(0, 8, 2) |
| 37 | p.BrickColor = BrickColor.new("Reddish brown") |
| 38 | p.Material = Enum.Material.Glacier |
| 39 | p.MaterialVariant = "2022 Small Stud" |
| 40 | p.Anchored = true |
| 41 | p.Parent = model |
| 42 | end |
| 43 | do |
| 44 | local p = Instance.new("Part") |
| 45 | p.Name = "TorsoRear" |
| 46 | p.Size = Vector3.new(5, 5, 4) |
| 47 | p.CFrame = CFrame.new(0, 8.5, 6.5) |
| 48 | p.BrickColor = BrickColor.new("Reddish brown") |
| 49 | p.Material = Enum.Material.Glacier |
| 50 | p.MaterialVariant = "2022 Small Stud" |
| 51 | p.Anchored = true |
| 52 | p.Parent = model |
| 53 | end |
| 54 | do |
| 55 | local p = Instance.new("Part") |
| 56 | p.Name = "Belly" |
| 57 | p.Size = Vector3.new(4.5, 2, 7) |
| 58 | p.CFrame = CFrame.new(0, 5.5, 3) |
| 59 | p.BrickColor = BrickColor.new("Nougat") |
| 60 | p.Material = Enum.Material.Glacier |
| 61 | p.MaterialVariant = "2022 Stud" |
| 62 | p.Anchored = true |
| 63 | p.Parent = model |
| 64 | end |
| 65 | do |
| 66 | local p = Instance.new("Part") |
| 67 | p.Name = "ChestBase" |
| 68 | p.Size = Vector3.new(6, 6, 5) |
| 69 | p.CFrame = CFrame.new(0, 8.5, -2.5) |
| 70 | p.BrickColor = BrickColor.new("Institutional white") |
| 71 | p.Material = Enum.Material.Glacier |
| 72 | p.MaterialVariant = "2022 Stud" |
| 73 | p.Anchored = true |
| 74 | p.Parent = model |
| 75 | end |
| 76 | do |
| 77 | local p = Instance.new("Part") |
| 78 | p.Name = "NeckLower" |
| 79 | p.Size = Vector3.new(4.5, 5, 4.5) |
| 80 | p.CFrame = CFrame.new(0, 11, -4.5) * CFrame.Angles(math.rad(-15), math.rad(0), math.rad(0)) |
| 81 | p.BrickColor = BrickColor.new("Institutional white") |
| 82 | p.Material = Enum.Material.Glacier |
| 83 | p.MaterialVariant = "2022 Stud" |
| 84 | p.Anchored = true |
| 85 | p.Parent = model |
| 86 | end |
| 87 | do |
| 88 | local p = Instance.new("Part") |
| 89 | p.Name = "NeckUpper" |
| 90 | p.Size = Vector3.new(3.8, 4, 4) |
| 91 | p.CFrame = CFrame.new(0, 13.5, -6) * CFrame.Angles(math.rad(-25), math.rad(0), math.rad(0)) |
| 92 | p.BrickColor = BrickColor.new("Institutional white") |
| 93 | p.Material = Enum.Material.Glacier |
| 94 | p.MaterialVariant = "2022 Stud" |
| 95 | p.Anchored = true |
| 96 | p.Parent = model |
| 97 | end |
| 98 | do |
| 99 | local p = Instance.new("WedgePart") |
| 100 | p.Name = "ChestFluff1" |
| 101 | p.Size = Vector3.new(5, 4, 3) |
| 102 | p.CFrame = CFrame.new(0, 7.5, -5.5) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)) |
| 103 | p.BrickColor = BrickColor.new("Institutional white") |
| 104 | p.Material = Enum.Material.Glacier |
| 105 | p.MaterialVariant = "2022 Stud" |
| 106 | p.Anchored = true |
| 107 | p.Parent = model |
| 108 | end |
| 109 | do |
| 110 | local p = Instance.new("WedgePart") |
| 111 | p.Name = "ChestFluff2" |
| 112 | p.Size = Vector3.new(4, 3, 2.5) |
| 113 | p.CFrame = CFrame.new(0, 5.5, -4.5) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(0)) |
| 114 | p.BrickColor = BrickColor.new("Institutional white") |
| 115 | p.Material = Enum.Material.Glacier |
| 116 | p.MaterialVariant = "2022 Stud" |
| 117 | p.Anchored = true |
| 118 | p.Parent = model |
| 119 | end |
| 120 | do |
| 121 | local p = Instance.new("Part") |
| 122 | p.Name = "HeadBase" |
| 123 | p.Size = Vector3.new(3.5, 3.5, 4) |
| 124 | p.CFrame = CFrame.new(0, 15.5, -8) |
| 125 | p.BrickColor = BrickColor.new("Institutional white") |
| 126 | p.Material = Enum.Material.Glacier |
| 127 | p.MaterialVariant = "2022 Stud" |
| 128 | p.Anchored = true |
| 129 | p.Parent = model |
| 130 | end |
| 131 | do |
| 132 | local p = Instance.new("Part") |
| 133 | p.Name = "HeadCrown" |
| 134 | p.Size = Vector3.new(2.5, 1.5, 3.5) |
| 135 | p.CFrame = CFrame.new(0, 16.5, -7.5) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(0)) |
| 136 | p.BrickColor = BrickColor.new("Institutional white") |
| 137 | p.Material = Enum.Material.Glacier |
| 138 | p.MaterialVariant = "2022 Stud" |
| 139 | p.Anchored = true |
| 140 | p.Parent = model |
| 141 | end |
| 142 | do |
| 143 | local p = Instance.new("WedgePart") |
| 144 | p.Name = "HeadTuft1" |
| 145 | p.Size = Vector3.new(1.5, 2, 3) |
| 146 | p.CFrame = CFrame.new(0, 16.5, -6) * CFrame.Angles(math.rad(25), math.rad(0), math.rad(0)) |
| 147 | p.BrickColor = BrickColor.new("Institutional white") |
| 148 | p.Material = Enum.Material.Glacier |
| 149 | p.MaterialVariant = "2022 Stud" |
| 150 | p.Anchored = true |
| 151 | p.Parent = model |
| 152 | end |
| 153 | do |
| 154 | local p = Instance.new("WedgePart") |
| 155 | p.Name = "HeadTuft2" |
| 156 | p.Size = Vector3.new(2, 2, 3) |
| 157 | p.CFrame = CFrame.new(0, 15.5, -5) * CFrame.Angles(math.rad(35), math.rad(0), math.rad(0)) |
| 158 | p.BrickColor = BrickColor.new("Institutional white") |
| 159 | p.Material = Enum.Material.Glacier |
| 160 | p.MaterialVariant = "2022 Stud" |
| 161 | p.Anchored = true |
| 162 | p.Parent = model |
| 163 | end |
| 164 | do |
| 165 | local p = Instance.new("WedgePart") |
| 166 | p.Name = "HeadTuft3" |
| 167 | p.Size = Vector3.new(2.5, 2, 3) |
| 168 | p.CFrame = CFrame.new(0, 14.5, -4.5) * CFrame.Angles(math.rad(45), math.rad(0), math.rad(0)) |
| 169 | p.BrickColor = BrickColor.new("Institutional white") |
| 170 | p.Material = Enum.Material.Glacier |
| 171 | p.MaterialVariant = "2022 Stud" |
| 172 | p.Anchored = true |
| 173 | p.Parent = model |
| 174 | end |
| 175 | do |
| 176 | local p = Instance.new("Part") |
| 177 | p.Name = "BeakUpperBase" |
| 178 | p.Size = Vector3.new(2.2, 1.8, 2.5) |
| 179 | p.CFrame = CFrame.new(0, 15, -10.5) |
| 180 | p.BrickColor = BrickColor.new("Deep orange") |
| 181 | p.Material = Enum.Material.Glacier |
| 182 | p.MaterialVariant = "2022 Stud" |
| 183 | p.Anchored = true |
| 184 | p.Parent = model |
| 185 | end |
| 186 | do |
| 187 | local p = Instance.new("WedgePart") |
| 188 | p.Name = "BeakUpperTip" |
| 189 | p.Size = Vector3.new(1.8, 1.8, 2) |
| 190 | p.CFrame = CFrame.new(0, 14.1, -12) * CFrame.Angles(math.rad(180), math.rad(0), math.rad(0)) |
| 191 | p.BrickColor = BrickColor.new("Deep orange") |
| 192 | p.Material = Enum.Material.Glacier |
| 193 | p.MaterialVariant = "2022 Stud" |
| 194 | p.Anchored = true |
| 195 | p.Parent = model |
| 196 | end |
| 197 | do |
| 198 | local p = Instance.new("Part") |
| 199 | p.Name = "BeakLower" |
| 200 | p.Size = Vector3.new(1.6, 1, 2) |
| 201 | p.CFrame = CFrame.new(0, 14.2, -10.2) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(0)) |
| 202 | p.BrickColor = BrickColor.new("Deep orange") |
| 203 | p.Material = Enum.Material.Glacier |
| 204 | p.MaterialVariant = "2022 Stud" |
| 205 | p.Anchored = true |
| 206 | p.Parent = model |
| 207 | end |
| 208 | do |
| 209 | local p = Instance.new("Part") |
| 210 | p.Name = "Eye_L" |
| 211 | p.Size = Vector3.new(0.2, 0.8, 0.8) |
| 212 | p.CFrame = CFrame.new(-1.7, 15.6, -9) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 213 | p.Color = Color3.fromRGB(0, 0, 0) |
| 214 | p.Material = Enum.Material.Glacier |
| 215 | p.MaterialVariant = "2022 Big Stud" |
| 216 | p.Anchored = true |
| 217 | p.Parent = model |
| 218 | end |
| 219 | do |
| 220 | local p = Instance.new("Part") |
| 221 | p.Name = "Pupil_L" |
| 222 | p.Size = Vector3.new(0.1, 0.4, 0.4) |
| 223 | p.CFrame = CFrame.new(-1.8, 15.6, -9) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 224 | p.BrickColor = BrickColor.new("Really black") |
| 225 | p.Material = Enum.Material.Glacier |
| 226 | p.MaterialVariant = "2022 Universal" |
| 227 | p.Anchored = true |
| 228 | p.Parent = model |
| 229 | end |
| 230 | do |
| 231 | local p = Instance.new("Part") |
| 232 | p.Name = "Brow_L" |
| 233 | p.Size = Vector3.new(0.5, 0.4, 1.5) |
| 234 | p.CFrame = CFrame.new(-1.8, 16.1, -9) * CFrame.Angles(math.rad(-15), math.rad(0), math.rad(15)) |
| 235 | p.BrickColor = BrickColor.new("Institutional white") |
| 236 | p.Material = Enum.Material.Glacier |
| 237 | p.MaterialVariant = "2022 Stud" |
| 238 | p.Anchored = true |
| 239 | p.Parent = model |
| 240 | end |
| 241 | do |
| 242 | local p = Instance.new("Part") |
| 243 | p.Name = "WingBase_L" |
| 244 | p.Size = Vector3.new(2, 6, 6) |
| 245 | p.CFrame = CFrame.new(-3.5, 11, -1) * CFrame.Angles(math.rad(20), math.rad(0), math.rad(30)) |
| 246 | p.BrickColor = BrickColor.new("Reddish brown") |
| 247 | p.Material = Enum.Material.Glacier |
| 248 | p.MaterialVariant = "2022 Small Stud" |
| 249 | p.Anchored = true |
| 250 | p.Parent = model |
| 251 | end |
| 252 | do |
| 253 | local p = Instance.new("Part") |
| 254 | p.Name = "WingMid_L" |
| 255 | p.Size = Vector3.new(1.5, 6, 7) |
| 256 | p.CFrame = CFrame.new(-6, 14, 2) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(45)) |
| 257 | p.BrickColor = BrickColor.new("Reddish brown") |
| 258 | p.Material = Enum.Material.Glacier |
| 259 | p.MaterialVariant = "2022 Small Stud" |
| 260 | p.Anchored = true |
| 261 | p.Parent = model |
| 262 | end |
| 263 | do |
| 264 | local p = Instance.new("Part") |
| 265 | p.Name = "WingFeatherTop_L" |
| 266 | p.Size = Vector3.new(1, 2.5, 9) |
| 267 | p.CFrame = CFrame.new(-7.5, 16.5, 7) * CFrame.Angles(math.rad(15), math.rad(0), math.rad(50)) |
| 268 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 269 | p.Material = Enum.Material.Glacier |
| 270 | p.MaterialVariant = "2022 Stud" |
| 271 | p.Anchored = true |
| 272 | p.Parent = model |
| 273 | end |
| 274 | do |
| 275 | local p = Instance.new("Part") |
| 276 | p.Name = "WingFeatherMid_L" |
| 277 | p.Size = Vector3.new(1, 2.5, 9) |
| 278 | p.CFrame = CFrame.new(-7.5, 14, 7.5) * CFrame.Angles(math.rad(5), math.rad(0), math.rad(50)) |
| 279 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 280 | p.Material = Enum.Material.Glacier |
| 281 | p.MaterialVariant = "2022 Stud" |
| 282 | p.Anchored = true |
| 283 | p.Parent = model |
| 284 | end |
| 285 | do |
| 286 | local p = Instance.new("Part") |
| 287 | p.Name = "WingFeatherBot_L" |
| 288 | p.Size = Vector3.new(1, 2.5, 8) |
| 289 | p.CFrame = CFrame.new(-7.5, 11.5, 7) * CFrame.Angles(math.rad(-5), math.rad(0), math.rad(50)) |
| 290 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 291 | p.Material = Enum.Material.Glacier |
| 292 | p.MaterialVariant = "2022 Stud" |
| 293 | p.Anchored = true |
| 294 | p.Parent = model |
| 295 | end |
| 296 | do |
| 297 | local p = Instance.new("Part") |
| 298 | p.Name = "FrontThigh_L" |
| 299 | p.Size = Vector3.new(2.5, 4, 3.5) |
| 300 | p.CFrame = CFrame.new(-2.8, 6.5, -3) |
| 301 | p.BrickColor = BrickColor.new("Institutional white") |
| 302 | p.Material = Enum.Material.Glacier |
| 303 | p.MaterialVariant = "2022 Stud" |
| 304 | p.Anchored = true |
| 305 | p.Parent = model |
| 306 | end |
| 307 | do |
| 308 | local p = Instance.new("Part") |
| 309 | p.Name = "FrontKnee_L" |
| 310 | p.Size = Vector3.new(2, 2.5, 2.5) |
| 311 | p.CFrame = CFrame.new(-2.8, 4.5, -2.42) |
| 312 | p.BrickColor = BrickColor.new("Institutional white") |
| 313 | p.Material = Enum.Material.Glacier |
| 314 | p.MaterialVariant = "2022 Stud" |
| 315 | p.Anchored = true |
| 316 | p.Parent = model |
| 317 | end |
| 318 | do |
| 319 | local p = Instance.new("Part") |
| 320 | p.Shape = Enum.PartType.Cylinder |
| 321 | p.Name = "FrontLeg_L" |
| 322 | p.Size = Vector3.new(2.69258, 1.2, 1.2) |
| 323 | p.CFrame = CFrame.new(-2.8, 2.25, -3) * CFrame.Angles(math.rad(-68.1986), math.rad(90), math.rad(0)) |
| 324 | p.BrickColor = BrickColor.new("Deep orange") |
| 325 | p.Material = Enum.Material.Glacier |
| 326 | p.MaterialVariant = "2022 Stud" |
| 327 | p.Anchored = true |
| 328 | p.Parent = model |
| 329 | end |
| 330 | do |
| 331 | local p = Instance.new("Part") |
| 332 | p.Name = "FrontFoot_L" |
| 333 | p.Size = Vector3.new(2.2, 1.2, 2.5) |
| 334 | p.CFrame = CFrame.new(-2.8, 0.6, -4) |
| 335 | p.BrickColor = BrickColor.new("Deep orange") |
| 336 | p.Material = Enum.Material.Glacier |
| 337 | p.MaterialVariant = "2022 Stud" |
| 338 | p.Anchored = true |
| 339 | p.Parent = model |
| 340 | end |
| 341 | do |
| 342 | local p = Instance.new("WedgePart") |
| 343 | p.Name = "FrontClaw1_L" |
| 344 | p.Size = Vector3.new(0.3, 0.6, 1.2) |
| 345 | p.CFrame = CFrame.new(-3.5, 0.4, -5.5) |
| 346 | p.BrickColor = BrickColor.new("Really black") |
| 347 | p.Material = Enum.Material.Glacier |
| 348 | p.MaterialVariant = "2022 Universal" |
| 349 | p.Anchored = true |
| 350 | p.Parent = model |
| 351 | end |
| 352 | do |
| 353 | local p = Instance.new("WedgePart") |
| 354 | p.Name = "FrontClaw2_L" |
| 355 | p.Size = Vector3.new(0.4, 0.6, 1.4) |
| 356 | p.CFrame = CFrame.new(-2.8, 0.4, -5.7) |
| 357 | p.BrickColor = BrickColor.new("Really black") |
| 358 | p.Material = Enum.Material.Glacier |
| 359 | p.MaterialVariant = "2022 Universal" |
| 360 | p.Anchored = true |
| 361 | p.Parent = model |
| 362 | end |
| 363 | do |
| 364 | local p = Instance.new("WedgePart") |
| 365 | p.Name = "FrontClaw3_L" |
| 366 | p.Size = Vector3.new(0.3, 0.6, 1.2) |
| 367 | p.CFrame = CFrame.new(-2.1, 0.4, -5.5) |
| 368 | p.BrickColor = BrickColor.new("Really black") |
| 369 | p.Material = Enum.Material.Glacier |
| 370 | p.MaterialVariant = "2022 Universal" |
| 371 | p.Anchored = true |
| 372 | p.Parent = model |
| 373 | end |
| 374 | do |
| 375 | local p = Instance.new("WedgePart") |
| 376 | p.Name = "FrontClawBack_L" |
| 377 | p.Size = Vector3.new(0.3, 0.6, 1) |
| 378 | p.CFrame = CFrame.new(-2.8, 0.4, -2.3) * CFrame.Angles(math.rad(180), math.rad(0), math.rad(0)) |
| 379 | p.BrickColor = BrickColor.new("Really black") |
| 380 | p.Material = Enum.Material.Glacier |
| 381 | p.MaterialVariant = "2022 Universal" |
| 382 | p.Anchored = true |
| 383 | p.Parent = model |
| 384 | end |
| 385 | do |
| 386 | local p = Instance.new("Part") |
| 387 | p.Name = "HindThigh_L" |
| 388 | p.Size = Vector3.new(2.5, 5, 4.5) |
| 389 | p.CFrame = CFrame.new(-3.2, 6.5, 6.5) * CFrame.Angles(math.rad(20), math.rad(0), math.rad(0)) |
| 390 | p.BrickColor = BrickColor.new("Reddish brown") |
| 391 | p.Material = Enum.Material.Glacier |
| 392 | p.MaterialVariant = "2022 Small Stud" |
| 393 | p.Anchored = true |
| 394 | p.Parent = model |
| 395 | end |
| 396 | do |
| 397 | local p = Instance.new("Part") |
| 398 | p.Name = "HindCalf_L" |
| 399 | p.Size = Vector3.new(3.3541, 1.8, 1.8) |
| 400 | p.CFrame = CFrame.new(-3.2, 3, 7.25) * CFrame.Angles(math.rad(-63.4349), math.rad(90), math.rad(0)) |
| 401 | p.BrickColor = BrickColor.new("Reddish brown") |
| 402 | p.Material = Enum.Material.Glacier |
| 403 | p.MaterialVariant = "2022 Small Stud" |
| 404 | p.Anchored = true |
| 405 | p.Parent = model |
| 406 | end |
| 407 | do |
| 408 | local p = Instance.new("Part") |
| 409 | p.Name = "HindAnkle_L" |
| 410 | p.Size = Vector3.new(2, 2.5, 2.5) |
| 411 | p.CFrame = CFrame.new(-3.2, 1.5, 6) * CFrame.Angles(math.rad(-15), math.rad(0), math.rad(0)) |
| 412 | p.BrickColor = BrickColor.new("Reddish brown") |
| 413 | p.Material = Enum.Material.Glacier |
| 414 | p.MaterialVariant = "2022 Small Stud" |
| 415 | p.Anchored = true |
| 416 | p.Parent = model |
| 417 | end |
| 418 | do |
| 419 | local p = Instance.new("Part") |
| 420 | p.Name = "HindPaw_L" |
| 421 | p.Size = Vector3.new(2.5, 1.4, 3.5) |
| 422 | p.CFrame = CFrame.new(-3.2, 0.7, 4.5) |
| 423 | p.BrickColor = BrickColor.new("Nougat") |
| 424 | p.Material = Enum.Material.Glacier |
| 425 | p.MaterialVariant = "2022 Stud" |
| 426 | p.Anchored = true |
| 427 | p.Parent = model |
| 428 | end |
| 429 | do |
| 430 | local p = Instance.new("Part") |
| 431 | p.Name = "HindToe1_L" |
| 432 | p.Size = Vector3.new(0.7, 1, 1.5) |
| 433 | p.CFrame = CFrame.new(-4, 0.5, 3.2) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(0)) |
| 434 | p.BrickColor = BrickColor.new("Nougat") |
| 435 | p.Material = Enum.Material.Glacier |
| 436 | p.MaterialVariant = "2022 Stud" |
| 437 | p.Anchored = true |
| 438 | p.Parent = model |
| 439 | end |
| 440 | do |
| 441 | local p = Instance.new("Part") |
| 442 | p.Name = "HindToe2_L" |
| 443 | p.Size = Vector3.new(0.7, 1, 1.5) |
| 444 | p.CFrame = CFrame.new(-3.2, 0.5, 3) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(0)) |
| 445 | p.BrickColor = BrickColor.new("Nougat") |
| 446 | p.Material = Enum.Material.Glacier |
| 447 | p.MaterialVariant = "2022 Stud" |
| 448 | p.Anchored = true |
| 449 | p.Parent = model |
| 450 | end |
| 451 | do |
| 452 | local p = Instance.new("Part") |
| 453 | p.Name = "HindToe3_L" |
| 454 | p.Size = Vector3.new(0.7, 1, 1.5) |
| 455 | p.CFrame = CFrame.new(-2.4, 0.5, 3.2) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(0)) |
| 456 | p.BrickColor = BrickColor.new("Nougat") |
| 457 | p.Material = Enum.Material.Glacier |
| 458 | p.MaterialVariant = "2022 Stud" |
| 459 | p.Anchored = true |
| 460 | p.Parent = model |
| 461 | end |
| 462 | do |
| 463 | local p = Instance.new("Part") |
| 464 | p.Name = "Eye_R" |
| 465 | p.Size = Vector3.new(0.2, 0.8, 0.8) |
| 466 | p.CFrame = CFrame.new(1.7, 15.6, -9) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 467 | p.Color = Color3.fromRGB(0, 0, 0) |
| 468 | p.Material = Enum.Material.Glacier |
| 469 | p.MaterialVariant = "2022 Big Stud" |
| 470 | p.Anchored = true |
| 471 | p.Parent = model |
| 472 | end |
| 473 | do |
| 474 | local p = Instance.new("Part") |
| 475 | p.Name = "Pupil_R" |
| 476 | p.Size = Vector3.new(0.1, 0.4, 0.4) |
| 477 | p.CFrame = CFrame.new(1.8, 15.6, -9) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 478 | p.BrickColor = BrickColor.new("Really black") |
| 479 | p.Material = Enum.Material.Glacier |
| 480 | p.MaterialVariant = "2022 Universal" |
| 481 | p.Anchored = true |
| 482 | p.Parent = model |
| 483 | end |
| 484 | do |
| 485 | local p = Instance.new("Part") |
| 486 | p.Name = "Brow_R" |
| 487 | p.Size = Vector3.new(0.5, 0.4, 1.5) |
| 488 | p.CFrame = CFrame.new(1.8, 16.1, -9) * CFrame.Angles(math.rad(-15), math.rad(0), math.rad(-15)) |
| 489 | p.BrickColor = BrickColor.new("Institutional white") |
| 490 | p.Material = Enum.Material.Glacier |
| 491 | p.MaterialVariant = "2022 Stud" |
| 492 | p.Anchored = true |
| 493 | p.Parent = model |
| 494 | end |
| 495 | do |
| 496 | local p = Instance.new("Part") |
| 497 | p.Name = "WingBase_R" |
| 498 | p.Size = Vector3.new(2, 6, 6) |
| 499 | p.CFrame = CFrame.new(3.5, 11, -1) * CFrame.Angles(math.rad(20), math.rad(0), math.rad(-30)) |
| 500 | p.BrickColor = BrickColor.new("Reddish brown") |
| 501 | p.Material = Enum.Material.Glacier |
| 502 | p.MaterialVariant = "2022 Small Stud" |
| 503 | p.Anchored = true |
| 504 | p.Parent = model |
| 505 | end |
| 506 | do |
| 507 | local p = Instance.new("Part") |
| 508 | p.Name = "WingMid_R" |
| 509 | p.Size = Vector3.new(1.5, 6, 7) |
| 510 | p.CFrame = CFrame.new(6, 14, 2) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(-45)) |
| 511 | p.BrickColor = BrickColor.new("Reddish brown") |
| 512 | p.Material = Enum.Material.Glacier |
| 513 | p.MaterialVariant = "2022 Small Stud" |
| 514 | p.Anchored = true |
| 515 | p.Parent = model |
| 516 | end |
| 517 | do |
| 518 | local p = Instance.new("Part") |
| 519 | p.Name = "WingFeatherTop_R" |
| 520 | p.Size = Vector3.new(1, 2.5, 9) |
| 521 | p.CFrame = CFrame.new(7.5, 16.5, 7) * CFrame.Angles(math.rad(15), math.rad(0), math.rad(-50)) |
| 522 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 523 | p.Material = Enum.Material.Glacier |
| 524 | p.MaterialVariant = "2022 Stud" |
| 525 | p.Anchored = true |
| 526 | p.Parent = model |
| 527 | end |
| 528 | do |
| 529 | local p = Instance.new("Part") |
| 530 | p.Name = "WingFeatherMid_R" |
| 531 | p.Size = Vector3.new(1, 2.5, 9) |
| 532 | p.CFrame = CFrame.new(7.5, 14, 7.5) * CFrame.Angles(math.rad(5), math.rad(0), math.rad(-50)) |
| 533 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 534 | p.Material = Enum.Material.Glacier |
| 535 | p.MaterialVariant = "2022 Stud" |
| 536 | p.Anchored = true |
| 537 | p.Parent = model |
| 538 | end |
| 539 | do |
| 540 | local p = Instance.new("Part") |
| 541 | p.Name = "WingFeatherBot_R" |
| 542 | p.Size = Vector3.new(1, 2.5, 8) |
| 543 | p.CFrame = CFrame.new(7.5, 11.5, 7) * CFrame.Angles(math.rad(-5), math.rad(0), math.rad(-50)) |
| 544 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 545 | p.Material = Enum.Material.Glacier |
| 546 | p.MaterialVariant = "2022 Stud" |
| 547 | p.Anchored = true |
| 548 | p.Parent = model |
| 549 | end |
| 550 | do |
| 551 | local p = Instance.new("Part") |
| 552 | p.Name = "FrontThigh_R" |
| 553 | p.Size = Vector3.new(2.5, 4, 3.5) |
| 554 | p.CFrame = CFrame.new(2.8, 6.5, -3) |
| 555 | p.BrickColor = BrickColor.new("Institutional white") |
| 556 | p.Material = Enum.Material.Glacier |
| 557 | p.MaterialVariant = "2022 Stud" |
| 558 | p.Anchored = true |
| 559 | p.Parent = model |
| 560 | end |
| 561 | do |
| 562 | local p = Instance.new("Part") |
| 563 | p.Name = "FrontKnee_R" |
| 564 | p.Size = Vector3.new(2, 2.5, 2.5) |
| 565 | p.CFrame = CFrame.new(2.8, 4.5, -2.42) |
| 566 | p.BrickColor = BrickColor.new("Institutional white") |
| 567 | p.Material = Enum.Material.Glacier |
| 568 | p.MaterialVariant = "2022 Stud" |
| 569 | p.Anchored = true |
| 570 | p.Parent = model |
| 571 | end |
| 572 | do |
| 573 | local p = Instance.new("Part") |
| 574 | p.Shape = Enum.PartType.Cylinder |
| 575 | p.Name = "FrontLeg_R" |
| 576 | p.Size = Vector3.new(2.69258, 1.2, 1.2) |
| 577 | p.CFrame = CFrame.new(2.8, 2.25, -3) * CFrame.Angles(math.rad(-68.1986), math.rad(90), math.rad(0)) |
| 578 | p.BrickColor = BrickColor.new("Deep orange") |
| 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 = "FrontFoot_R" |
| 587 | p.Size = Vector3.new(2.2, 1.2, 2.5) |
| 588 | p.CFrame = CFrame.new(2.8, 0.6, -4) |
| 589 | p.BrickColor = BrickColor.new("Deep orange") |
| 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("WedgePart") |
| 597 | p.Name = "FrontClaw1_R" |
| 598 | p.Size = Vector3.new(0.3, 0.6, 1.2) |
| 599 | p.CFrame = CFrame.new(3.5, 0.4, -5.5) |
| 600 | p.BrickColor = BrickColor.new("Really black") |
| 601 | p.Material = Enum.Material.Glacier |
| 602 | p.MaterialVariant = "2022 Universal" |
| 603 | p.Anchored = true |
| 604 | p.Parent = model |
| 605 | end |
| 606 | do |
| 607 | local p = Instance.new("WedgePart") |
| 608 | p.Name = "FrontClaw2_R" |
| 609 | p.Size = Vector3.new(0.4, 0.6, 1.4) |
| 610 | p.CFrame = CFrame.new(2.8, 0.4, -5.7) |
| 611 | p.BrickColor = BrickColor.new("Really black") |
| 612 | p.Material = Enum.Material.Glacier |
| 613 | p.MaterialVariant = "2022 Universal" |
| 614 | p.Anchored = true |
| 615 | p.Parent = model |
| 616 | end |
| 617 | do |
| 618 | local p = Instance.new("WedgePart") |
| 619 | p.Name = "FrontClaw3_R" |
| 620 | p.Size = Vector3.new(0.3, 0.6, 1.2) |
| 621 | p.CFrame = CFrame.new(2.1, 0.4, -5.5) |
| 622 | p.BrickColor = BrickColor.new("Really black") |
| 623 | p.Material = Enum.Material.Glacier |
| 624 | p.MaterialVariant = "2022 Universal" |
| 625 | p.Anchored = true |
| 626 | p.Parent = model |
| 627 | end |
| 628 | do |
| 629 | local p = Instance.new("WedgePart") |
| 630 | p.Name = "FrontClawBack_R" |
| 631 | p.Size = Vector3.new(0.3, 0.6, 1) |
| 632 | p.CFrame = CFrame.new(2.8, 0.4, -2.3) * CFrame.Angles(math.rad(180), math.rad(0), math.rad(0)) |
| 633 | p.BrickColor = BrickColor.new("Really black") |
| 634 | p.Material = Enum.Material.Glacier |
| 635 | p.MaterialVariant = "2022 Universal" |
| 636 | p.Anchored = true |
| 637 | p.Parent = model |
| 638 | end |
| 639 | do |
| 640 | local p = Instance.new("Part") |
| 641 | p.Name = "HindThigh_R" |
| 642 | p.Size = Vector3.new(2.5, 5, 4.5) |
| 643 | p.CFrame = CFrame.new(3.2, 6.5, 6.5) * CFrame.Angles(math.rad(20), math.rad(0), math.rad(0)) |
| 644 | p.BrickColor = BrickColor.new("Reddish brown") |
| 645 | p.Material = Enum.Material.Glacier |
| 646 | p.MaterialVariant = "2022 Small Stud" |
| 647 | p.Anchored = true |
| 648 | p.Parent = model |
| 649 | end |
| 650 | do |
| 651 | local p = Instance.new("Part") |
| 652 | p.Name = "HindCalf_R" |
| 653 | p.Size = Vector3.new(3.3541, 1.8, 1.8) |
| 654 | p.CFrame = CFrame.new(3.2, 3, 7.25) * CFrame.Angles(math.rad(-63.4349), math.rad(90), math.rad(0)) |
| 655 | p.BrickColor = BrickColor.new("Reddish brown") |
| 656 | p.Material = Enum.Material.Glacier |
| 657 | p.MaterialVariant = "2022 Small Stud" |
| 658 | p.Anchored = true |
| 659 | p.Parent = model |
| 660 | end |
| 661 | do |
| 662 | local p = Instance.new("Part") |
| 663 | p.Name = "HindAnkle_R" |
| 664 | p.Size = Vector3.new(2, 2.5, 2.5) |
| 665 | p.CFrame = CFrame.new(3.2, 1.5, 6) * CFrame.Angles(math.rad(-15), math.rad(0), math.rad(0)) |
| 666 | p.BrickColor = BrickColor.new("Reddish brown") |
| 667 | p.Material = Enum.Material.Glacier |
| 668 | p.MaterialVariant = "2022 Small Stud" |
| 669 | p.Anchored = true |
| 670 | p.Parent = model |
| 671 | end |
| 672 | do |
| 673 | local p = Instance.new("Part") |
| 674 | p.Name = "HindPaw_R" |
| 675 | p.Size = Vector3.new(2.5, 1.4, 3.5) |
| 676 | p.CFrame = CFrame.new(3.2, 0.7, 4.5) |
| 677 | p.BrickColor = BrickColor.new("Nougat") |
| 678 | p.Material = Enum.Material.Glacier |
| 679 | p.MaterialVariant = "2022 Stud" |
| 680 | p.Anchored = true |
| 681 | p.Parent = model |
| 682 | end |
| 683 | do |
| 684 | local p = Instance.new("Part") |
| 685 | p.Name = "HindToe1_R" |
| 686 | p.Size = Vector3.new(0.7, 1, 1.5) |
| 687 | p.CFrame = CFrame.new(4, 0.5, 3.2) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(0)) |
| 688 | p.BrickColor = BrickColor.new("Nougat") |
| 689 | p.Material = Enum.Material.Glacier |
| 690 | p.MaterialVariant = "2022 Stud" |
| 691 | p.Anchored = true |
| 692 | p.Parent = model |
| 693 | end |
| 694 | do |
| 695 | local p = Instance.new("Part") |
| 696 | p.Name = "HindToe2_R" |
| 697 | p.Size = Vector3.new(0.7, 1, 1.5) |
| 698 | p.CFrame = CFrame.new(3.2, 0.5, 3) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(0)) |
| 699 | p.BrickColor = BrickColor.new("Nougat") |
| 700 | p.Material = Enum.Material.Glacier |
| 701 | p.MaterialVariant = "2022 Stud" |
| 702 | p.Anchored = true |
| 703 | p.Parent = model |
| 704 | end |
| 705 | do |
| 706 | local p = Instance.new("Part") |
| 707 | p.Name = "HindToe3_R" |
| 708 | p.Size = Vector3.new(0.7, 1, 1.5) |
| 709 | p.CFrame = CFrame.new(2.4, 0.5, 3.2) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(0)) |
| 710 | p.BrickColor = BrickColor.new("Nougat") |
| 711 | p.Material = Enum.Material.Glacier |
| 712 | p.MaterialVariant = "2022 Stud" |
| 713 | p.Anchored = true |
| 714 | p.Parent = model |
| 715 | end |
| 716 | do |
| 717 | local p = Instance.new("Part") |
| 718 | p.Name = "TailBase" |
| 719 | p.Size = Vector3.new(5, 1.5, 1.5) |
| 720 | p.CFrame = CFrame.new(0, 6, 10) * CFrame.Angles(math.rad(36.8699), math.rad(-90), math.rad(0)) |
| 721 | p.BrickColor = BrickColor.new("Reddish brown") |
| 722 | p.Material = Enum.Material.Glacier |
| 723 | p.MaterialVariant = "2022 Small Stud" |
| 724 | p.Anchored = true |
| 725 | p.Parent = model |
| 726 | end |
| 727 | do |
| 728 | local p = Instance.new("Part") |
| 729 | p.Name = "TailMid" |
| 730 | p.Size = Vector3.new(4.12311, 1.2, 1.2) |
| 731 | p.CFrame = CFrame.new(0, 4, 14) * CFrame.Angles(math.rad(14.0362), math.rad(-90), math.rad(0)) |
| 732 | p.BrickColor = BrickColor.new("Reddish brown") |
| 733 | p.Material = Enum.Material.Glacier |
| 734 | p.MaterialVariant = "2022 Small Stud" |
| 735 | p.Anchored = true |
| 736 | p.Parent = model |
| 737 | end |
| 738 | do |
| 739 | local p = Instance.new("Part") |
| 740 | p.Name = "TailUp" |
| 741 | p.Size = Vector3.new(4.03113, 1, 1) |
| 742 | p.CFrame = CFrame.new(0, 5.25, 17) * CFrame.Angles(math.rad(-60.2551), math.rad(-90), math.rad(0)) |
| 743 | p.BrickColor = BrickColor.new("Reddish brown") |
| 744 | p.Material = Enum.Material.Glacier |
| 745 | p.MaterialVariant = "2022 Small Stud" |
| 746 | p.Anchored = true |
| 747 | p.Parent = model |
| 748 | end |
| 749 | do |
| 750 | local p = Instance.new("Part") |
| 751 | p.Name = "TailTuftBase" |
| 752 | p.Size = Vector3.new(1.5, 2.5, 2.5) |
| 753 | p.CFrame = CFrame.new(0, 8, 18.5) * CFrame.Angles(math.rad(-30), math.rad(0), math.rad(0)) |
| 754 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 755 | p.Material = Enum.Material.Glacier |
| 756 | p.MaterialVariant = "2022 Stud" |
| 757 | p.Anchored = true |
| 758 | p.Parent = model |
| 759 | end |
| 760 | do |
| 761 | local p = Instance.new("WedgePart") |
| 762 | p.Name = "TailTuftMid" |
| 763 | p.Size = Vector3.new(1.2, 2, 2) |
| 764 | p.CFrame = CFrame.new(0, 9.5, 19.5) * CFrame.Angles(math.rad(-45), math.rad(0), math.rad(0)) |
| 765 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 766 | p.Material = Enum.Material.Glacier |
| 767 | p.MaterialVariant = "2022 Stud" |
| 768 | p.Anchored = true |
| 769 | p.Parent = model |
| 770 | end |
| 771 | do |
| 772 | local p = Instance.new("WedgePart") |
| 773 | p.Name = "TailTuftTip" |
| 774 | p.Size = Vector3.new(0.8, 1.5, 1.5) |
| 775 | p.CFrame = CFrame.new(0, 10.5, 20.5) * CFrame.Angles(math.rad(-60), math.rad(0), math.rad(0)) |
| 776 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 777 | p.Material = Enum.Material.Glacier |
| 778 | p.MaterialVariant = "2022 Stud" |
| 779 | p.Anchored = true |
| 780 | p.Parent = model |
| 781 | end |
| 782 | model.PrimaryPart = model:FindFirstChild("TorsoMain") |
| 783 | print("Griffin built: " .. #model:GetChildren() .. " parts") |
Loading comments...