Loading model...
by Тима Чернов · 3/26/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: AnimatronicFox |
| 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 = "AnimatronicFox" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Cashmere"] = "2022 Glue", |
| 25 | ["Crimson"] = "2022 Weld", |
| 26 | ["Dark stone grey"] = "2022 Universal", |
| 27 | ["Institutional white"] = "2022 Stud", |
| 28 | ["Maroon"] = "2022 Weld", |
| 29 | ["Medium stone grey"] = "2022 Universal", |
| 30 | ["Really black"] = "2022 Universal", |
| 31 | ["Reddish brown"] = "2022 Small Stud", |
| 32 | } |
| 33 | do |
| 34 | local p = Instance.new("Part") |
| 35 | p.Name = "TorsoUpper" |
| 36 | p.Size = Vector3.new(4, 3.5, 2.5) |
| 37 | p.CFrame = CFrame.new(0, 14, 0) |
| 38 | p.BrickColor = BrickColor.new("Crimson") |
| 39 | p.Material = Enum.Material.Glacier |
| 40 | p.MaterialVariant = "2022 Weld" |
| 41 | p.Anchored = true |
| 42 | p.Parent = model |
| 43 | end |
| 44 | do |
| 45 | local p = Instance.new("Part") |
| 46 | p.Name = "TorsoChest" |
| 47 | p.Size = Vector3.new(3, 3, 0.5) |
| 48 | p.CFrame = CFrame.new(0, 13.92, -1.3) |
| 49 | p.BrickColor = BrickColor.new("Cashmere") |
| 50 | p.Material = Enum.Material.Glacier |
| 51 | p.MaterialVariant = "2022 Glue" |
| 52 | p.Anchored = true |
| 53 | p.Parent = model |
| 54 | end |
| 55 | do |
| 56 | local p = Instance.new("Part") |
| 57 | p.Name = "TorsoEndo" |
| 58 | p.Size = Vector3.new(1, 2, 1) |
| 59 | p.CFrame = CFrame.new(0, 11.5, 0) |
| 60 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 61 | p.Material = Enum.Material.Glacier |
| 62 | p.MaterialVariant = "2022 Universal" |
| 63 | p.Anchored = true |
| 64 | p.Parent = model |
| 65 | end |
| 66 | do |
| 67 | local p = Instance.new("Part") |
| 68 | p.Name = "TorsoLower" |
| 69 | p.Size = Vector3.new(3.5, 2, 2.5) |
| 70 | p.CFrame = CFrame.new(0, 10, 0) |
| 71 | p.BrickColor = BrickColor.new("Reddish brown") |
| 72 | p.Material = Enum.Material.Glacier |
| 73 | p.MaterialVariant = "2022 Small Stud" |
| 74 | p.Anchored = true |
| 75 | p.Parent = model |
| 76 | end |
| 77 | do |
| 78 | local p = Instance.new("Part") |
| 79 | p.Name = "JawBase" |
| 80 | p.Size = Vector3.new(3.5, 1, 3.5) |
| 81 | p.CFrame = CFrame.new(0, 15.96, 0.54) |
| 82 | p.BrickColor = BrickColor.new("Crimson") |
| 83 | p.Material = Enum.Material.Glacier |
| 84 | p.MaterialVariant = "2022 Weld" |
| 85 | p.Anchored = true |
| 86 | p.Parent = model |
| 87 | end |
| 88 | do |
| 89 | local p = Instance.new("Part") |
| 90 | p.Name = "JawSnout" |
| 91 | p.Size = Vector3.new(2.5, 1, 2) |
| 92 | p.CFrame = CFrame.new(0, 16.04, -1.5) |
| 93 | p.BrickColor = BrickColor.new("Cashmere") |
| 94 | p.Material = Enum.Material.Glacier |
| 95 | p.MaterialVariant = "2022 Glue" |
| 96 | p.Anchored = true |
| 97 | p.Parent = model |
| 98 | end |
| 99 | do |
| 100 | local p = Instance.new("WedgePart") |
| 101 | p.Name = "ToothL_0" |
| 102 | p.Size = Vector3.new(0.2, 0.8, 0.2) |
| 103 | p.CFrame = CFrame.new(-0.96, 16.7, -2) |
| 104 | p.BrickColor = BrickColor.new("Institutional white") |
| 105 | p.Material = Enum.Material.Glacier |
| 106 | p.MaterialVariant = "2022 Stud" |
| 107 | p.Anchored = true |
| 108 | p.Parent = model |
| 109 | end |
| 110 | do |
| 111 | local p = Instance.new("WedgePart") |
| 112 | p.Name = "ToothL_1" |
| 113 | p.Size = Vector3.new(0.2, 0.8, 0.2) |
| 114 | p.CFrame = CFrame.new(-0.46, 16.7, -2) |
| 115 | p.BrickColor = BrickColor.new("Institutional white") |
| 116 | p.Material = Enum.Material.Glacier |
| 117 | p.MaterialVariant = "2022 Stud" |
| 118 | p.Anchored = true |
| 119 | p.Parent = model |
| 120 | end |
| 121 | do |
| 122 | local p = Instance.new("WedgePart") |
| 123 | p.Name = "ToothL_2" |
| 124 | p.Size = Vector3.new(0.2, 0.8, 0.2) |
| 125 | p.CFrame = CFrame.new(0.04, 16.7, -2) |
| 126 | p.BrickColor = BrickColor.new("Institutional white") |
| 127 | p.Material = Enum.Material.Glacier |
| 128 | p.MaterialVariant = "2022 Stud" |
| 129 | p.Anchored = true |
| 130 | p.Parent = model |
| 131 | end |
| 132 | do |
| 133 | local p = Instance.new("WedgePart") |
| 134 | p.Name = "ToothL_3" |
| 135 | p.Size = Vector3.new(0.2, 0.8, 0.2) |
| 136 | p.CFrame = CFrame.new(0.54, 16.7, -2) |
| 137 | p.BrickColor = BrickColor.new("Institutional white") |
| 138 | p.Material = Enum.Material.Glacier |
| 139 | p.MaterialVariant = "2022 Stud" |
| 140 | p.Anchored = true |
| 141 | p.Parent = model |
| 142 | end |
| 143 | do |
| 144 | local p = Instance.new("WedgePart") |
| 145 | p.Name = "ToothL_4" |
| 146 | p.Size = Vector3.new(0.2, 0.8, 0.2) |
| 147 | p.CFrame = CFrame.new(1.04, 16.7, -2) |
| 148 | p.BrickColor = BrickColor.new("Institutional white") |
| 149 | p.Material = Enum.Material.Glacier |
| 150 | p.MaterialVariant = "2022 Stud" |
| 151 | p.Anchored = true |
| 152 | p.Parent = model |
| 153 | end |
| 154 | do |
| 155 | local p = Instance.new("Part") |
| 156 | p.Name = "HeadMain" |
| 157 | p.Size = Vector3.new(4, 3, 3.5) |
| 158 | p.CFrame = CFrame.new(0, 18, 0.5) |
| 159 | p.BrickColor = BrickColor.new("Crimson") |
| 160 | p.Material = Enum.Material.Glacier |
| 161 | p.MaterialVariant = "2022 Weld" |
| 162 | p.Anchored = true |
| 163 | p.Parent = model |
| 164 | end |
| 165 | do |
| 166 | local p = Instance.new("Part") |
| 167 | p.Name = "SnoutUpper" |
| 168 | p.Size = Vector3.new(2.5, 1.5, 2.5) |
| 169 | p.CFrame = CFrame.new(0, 18, -1.5) |
| 170 | p.BrickColor = BrickColor.new("Cashmere") |
| 171 | p.Material = Enum.Material.Glacier |
| 172 | p.MaterialVariant = "2022 Glue" |
| 173 | p.Anchored = true |
| 174 | p.Parent = model |
| 175 | end |
| 176 | do |
| 177 | local p = Instance.new("Part") |
| 178 | p.Name = "Nose" |
| 179 | p.Size = Vector3.new(0.8, 0.6, 0.6) |
| 180 | p.CFrame = CFrame.new(0, 18.5, -2.8) |
| 181 | p.BrickColor = BrickColor.new("Really black") |
| 182 | p.Material = Enum.Material.Glacier |
| 183 | p.MaterialVariant = "2022 Universal" |
| 184 | p.Anchored = true |
| 185 | p.Parent = model |
| 186 | end |
| 187 | do |
| 188 | local p = Instance.new("WedgePart") |
| 189 | p.Name = "ToothU_0" |
| 190 | p.Size = Vector3.new(0.2, 0.8, 0.2) |
| 191 | p.CFrame = CFrame.new(-1, 17.3, -2) * CFrame.Angles(math.rad(180), math.rad(0), math.rad(0)) |
| 192 | p.BrickColor = BrickColor.new("Institutional white") |
| 193 | p.Material = Enum.Material.Glacier |
| 194 | p.MaterialVariant = "2022 Stud" |
| 195 | p.Anchored = true |
| 196 | p.Parent = model |
| 197 | end |
| 198 | do |
| 199 | local p = Instance.new("WedgePart") |
| 200 | p.Name = "ToothU_1" |
| 201 | p.Size = Vector3.new(0.2, 0.8, 0.2) |
| 202 | p.CFrame = CFrame.new(-0.5, 17.3, -2) * CFrame.Angles(math.rad(180), math.rad(0), math.rad(0)) |
| 203 | p.BrickColor = BrickColor.new("Institutional white") |
| 204 | p.Material = Enum.Material.Glacier |
| 205 | p.MaterialVariant = "2022 Stud" |
| 206 | p.Anchored = true |
| 207 | p.Parent = model |
| 208 | end |
| 209 | do |
| 210 | local p = Instance.new("WedgePart") |
| 211 | p.Name = "ToothU_2" |
| 212 | p.Size = Vector3.new(0.2, 0.8, 0.2) |
| 213 | p.CFrame = CFrame.new(0, 17.3, -2) * CFrame.Angles(math.rad(180), math.rad(0), math.rad(0)) |
| 214 | p.BrickColor = BrickColor.new("Institutional white") |
| 215 | p.Material = Enum.Material.Glacier |
| 216 | p.MaterialVariant = "2022 Stud" |
| 217 | p.Anchored = true |
| 218 | p.Parent = model |
| 219 | end |
| 220 | do |
| 221 | local p = Instance.new("WedgePart") |
| 222 | p.Name = "ToothU_3" |
| 223 | p.Size = Vector3.new(0.2, 0.8, 0.2) |
| 224 | p.CFrame = CFrame.new(0.5, 17.3, -2) * CFrame.Angles(math.rad(180), math.rad(0), math.rad(0)) |
| 225 | p.BrickColor = BrickColor.new("Institutional white") |
| 226 | p.Material = Enum.Material.Glacier |
| 227 | p.MaterialVariant = "2022 Stud" |
| 228 | p.Anchored = true |
| 229 | p.Parent = model |
| 230 | end |
| 231 | do |
| 232 | local p = Instance.new("WedgePart") |
| 233 | p.Name = "ToothU_4" |
| 234 | p.Size = Vector3.new(0.2, 0.8, 0.2) |
| 235 | p.CFrame = CFrame.new(1, 17.3, -2) * CFrame.Angles(math.rad(180), math.rad(0), math.rad(0)) |
| 236 | p.BrickColor = BrickColor.new("Institutional white") |
| 237 | p.Material = Enum.Material.Glacier |
| 238 | p.MaterialVariant = "2022 Stud" |
| 239 | p.Anchored = true |
| 240 | p.Parent = model |
| 241 | end |
| 242 | do |
| 243 | local p = Instance.new("Part") |
| 244 | p.Name = "EarL_Base" |
| 245 | p.Size = Vector3.new(0.5, 1.5, 0.5) |
| 246 | p.CFrame = CFrame.new(-1.5, 20, 0.54) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(20)) |
| 247 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 248 | p.Material = Enum.Material.Glacier |
| 249 | p.MaterialVariant = "2022 Universal" |
| 250 | p.Anchored = true |
| 251 | p.Parent = model |
| 252 | end |
| 253 | do |
| 254 | local p = Instance.new("Part") |
| 255 | p.Name = "EarL_Top" |
| 256 | p.Size = Vector3.new(2, 2.5, 0.5) |
| 257 | p.CFrame = CFrame.new(-2, 21.5, 0.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(20)) |
| 258 | p.BrickColor = BrickColor.new("Crimson") |
| 259 | p.Material = Enum.Material.Glacier |
| 260 | p.MaterialVariant = "2022 Weld" |
| 261 | p.Anchored = true |
| 262 | p.Parent = model |
| 263 | end |
| 264 | do |
| 265 | local p = Instance.new("Part") |
| 266 | p.Name = "EarL_Inner" |
| 267 | p.Size = Vector3.new(1.5, 2, 0.2) |
| 268 | p.CFrame = CFrame.new(-2, 21.5, -0.1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(20)) |
| 269 | p.BrickColor = BrickColor.new("Maroon") |
| 270 | p.Material = Enum.Material.Glacier |
| 271 | p.MaterialVariant = "2022 Weld" |
| 272 | p.Anchored = true |
| 273 | p.Parent = model |
| 274 | end |
| 275 | do |
| 276 | local p = Instance.new("Part") |
| 277 | p.Name = "EarR_Base" |
| 278 | p.Size = Vector3.new(0.5, 1.5, 0.5) |
| 279 | p.CFrame = CFrame.new(1.5, 20, 0.54) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-20)) |
| 280 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 281 | p.Material = Enum.Material.Glacier |
| 282 | p.MaterialVariant = "2022 Universal" |
| 283 | p.Anchored = true |
| 284 | p.Parent = model |
| 285 | end |
| 286 | do |
| 287 | local p = Instance.new("Part") |
| 288 | p.Name = "EarR_Top" |
| 289 | p.Size = Vector3.new(2, 2.5, 0.5) |
| 290 | p.CFrame = CFrame.new(2, 21.5, 0.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-20)) |
| 291 | p.BrickColor = BrickColor.new("Crimson") |
| 292 | p.Material = Enum.Material.Glacier |
| 293 | p.MaterialVariant = "2022 Weld" |
| 294 | p.Anchored = true |
| 295 | p.Parent = model |
| 296 | end |
| 297 | do |
| 298 | local p = Instance.new("Part") |
| 299 | p.Name = "EarR_Inner" |
| 300 | p.Size = Vector3.new(1.5, 2, 0.2) |
| 301 | p.CFrame = CFrame.new(2, 21.5, -0.1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-20)) |
| 302 | p.BrickColor = BrickColor.new("Maroon") |
| 303 | p.Material = Enum.Material.Glacier |
| 304 | p.MaterialVariant = "2022 Weld" |
| 305 | p.Anchored = true |
| 306 | p.Parent = model |
| 307 | end |
| 308 | do |
| 309 | local p = Instance.new("Part") |
| 310 | p.Name = "EyeL_Socket" |
| 311 | p.Size = Vector3.new(1.2, 1.2, 0.5) |
| 312 | p.CFrame = CFrame.new(-1, 18.7, -1.3) |
| 313 | p.BrickColor = BrickColor.new("Really black") |
| 314 | p.Material = Enum.Material.Glacier |
| 315 | p.MaterialVariant = "2022 Universal" |
| 316 | p.Anchored = true |
| 317 | p.Parent = model |
| 318 | end |
| 319 | do |
| 320 | local p = Instance.new("Part") |
| 321 | p.Shape = Enum.PartType.Ball |
| 322 | p.Name = "EyeL" |
| 323 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 324 | p.CFrame = CFrame.new(-1, 18.7, -1.5) |
| 325 | p.BrickColor = BrickColor.new("Institutional white") |
| 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.Shape = Enum.PartType.Ball |
| 334 | p.Name = "PupilL" |
| 335 | p.Size = Vector3.new(0.2, 0.2, 0.2) |
| 336 | p.CFrame = CFrame.new(-1, 18.7, -1.7) |
| 337 | p.BrickColor = BrickColor.new("Really black") |
| 338 | p.Material = Enum.Material.Glacier |
| 339 | p.MaterialVariant = "2022 Universal" |
| 340 | p.Anchored = true |
| 341 | p.Parent = model |
| 342 | end |
| 343 | do |
| 344 | local p = Instance.new("Part") |
| 345 | p.Name = "EyeR_Socket" |
| 346 | p.Size = Vector3.new(1.2, 1.2, 0.5) |
| 347 | p.CFrame = CFrame.new(1, 18.7, -1.3) |
| 348 | p.BrickColor = BrickColor.new("Really black") |
| 349 | p.Material = Enum.Material.Glacier |
| 350 | p.MaterialVariant = "2022 Universal" |
| 351 | p.Anchored = true |
| 352 | p.Parent = model |
| 353 | end |
| 354 | do |
| 355 | local p = Instance.new("Part") |
| 356 | p.Shape = Enum.PartType.Ball |
| 357 | p.Name = "EyeR" |
| 358 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 359 | p.CFrame = CFrame.new(1, 18.7, -1.5) |
| 360 | p.BrickColor = BrickColor.new("Institutional white") |
| 361 | p.Material = Enum.Material.Glacier |
| 362 | p.MaterialVariant = "2022 Stud" |
| 363 | p.Anchored = true |
| 364 | p.Parent = model |
| 365 | end |
| 366 | do |
| 367 | local p = Instance.new("Part") |
| 368 | p.Shape = Enum.PartType.Ball |
| 369 | p.Name = "PupilR" |
| 370 | p.Size = Vector3.new(0.2, 0.2, 0.2) |
| 371 | p.CFrame = CFrame.new(1, 18.7, -1.7) |
| 372 | p.BrickColor = BrickColor.new("Really black") |
| 373 | p.Material = Enum.Material.Glacier |
| 374 | p.MaterialVariant = "2022 Universal" |
| 375 | p.Anchored = true |
| 376 | p.Parent = model |
| 377 | end |
| 378 | do |
| 379 | local p = Instance.new("Part") |
| 380 | p.Shape = Enum.PartType.Ball |
| 381 | p.Name = "ShoulderR" |
| 382 | p.Size = Vector3.new(1, 1, 1) |
| 383 | p.CFrame = CFrame.new(-2.5, 14.5, 0) |
| 384 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 385 | p.Material = Enum.Material.Glacier |
| 386 | p.MaterialVariant = "2022 Universal" |
| 387 | p.Anchored = true |
| 388 | p.Parent = model |
| 389 | end |
| 390 | do |
| 391 | local p = Instance.new("Part") |
| 392 | p.Name = "UpperArmR" |
| 393 | p.Size = Vector3.new(1.5, 3.5, 1.5) |
| 394 | p.CFrame = CFrame.new(-3, 12.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(10)) |
| 395 | p.BrickColor = BrickColor.new("Crimson") |
| 396 | p.Material = Enum.Material.Glacier |
| 397 | p.MaterialVariant = "2022 Weld" |
| 398 | p.Anchored = true |
| 399 | p.Parent = model |
| 400 | end |
| 401 | do |
| 402 | local p = Instance.new("Part") |
| 403 | p.Shape = Enum.PartType.Ball |
| 404 | p.Name = "ElbowR" |
| 405 | p.Size = Vector3.new(0.8, 0.8, 0.8) |
| 406 | p.CFrame = CFrame.new(-3.3, 10.5, 0) |
| 407 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 408 | p.Material = Enum.Material.Glacier |
| 409 | p.MaterialVariant = "2022 Universal" |
| 410 | p.Anchored = true |
| 411 | p.Parent = model |
| 412 | end |
| 413 | do |
| 414 | local p = Instance.new("Part") |
| 415 | p.Name = "LowerArmR" |
| 416 | p.Size = Vector3.new(1.2, 3.5, 1.2) |
| 417 | p.CFrame = CFrame.new(-3.5, 8.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(5)) |
| 418 | p.BrickColor = BrickColor.new("Crimson") |
| 419 | p.Material = Enum.Material.Glacier |
| 420 | p.MaterialVariant = "2022 Weld" |
| 421 | p.Anchored = true |
| 422 | p.Parent = model |
| 423 | end |
| 424 | do |
| 425 | local p = Instance.new("Part") |
| 426 | p.Shape = Enum.PartType.Cylinder |
| 427 | p.Name = "WristR" |
| 428 | p.Size = Vector3.new(0.5, 1.5, 1.5) |
| 429 | p.CFrame = CFrame.new(-3.6, 6.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 430 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 431 | p.Material = Enum.Material.Glacier |
| 432 | p.MaterialVariant = "2022 Universal" |
| 433 | p.Anchored = true |
| 434 | p.Parent = model |
| 435 | end |
| 436 | do |
| 437 | local p = Instance.new("WedgePart") |
| 438 | p.Name = "HookTip" |
| 439 | p.Size = Vector3.new(0.4, 2, 0.4) |
| 440 | p.CFrame = CFrame.new(-4.6, 5, 0.04) * CFrame.Angles(math.rad(180), math.rad(0), math.rad(0)) |
| 441 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 442 | p.Material = Enum.Material.Glacier |
| 443 | p.MaterialVariant = "2022 Universal" |
| 444 | p.Anchored = true |
| 445 | p.Parent = model |
| 446 | end |
| 447 | do |
| 448 | local p = Instance.new("Part") |
| 449 | p.Shape = Enum.PartType.Ball |
| 450 | p.Name = "ShoulderL" |
| 451 | p.Size = Vector3.new(1, 1, 1) |
| 452 | p.CFrame = CFrame.new(2.5, 14.5, 0) |
| 453 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 454 | p.Material = Enum.Material.Glacier |
| 455 | p.MaterialVariant = "2022 Universal" |
| 456 | p.Anchored = true |
| 457 | p.Parent = model |
| 458 | end |
| 459 | do |
| 460 | local p = Instance.new("Part") |
| 461 | p.Name = "UpperArmL" |
| 462 | p.Size = Vector3.new(1.5, 3.5, 1.5) |
| 463 | p.CFrame = CFrame.new(3, 12.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-10)) |
| 464 | p.BrickColor = BrickColor.new("Crimson") |
| 465 | p.Material = Enum.Material.Glacier |
| 466 | p.MaterialVariant = "2022 Weld" |
| 467 | p.Anchored = true |
| 468 | p.Parent = model |
| 469 | end |
| 470 | do |
| 471 | local p = Instance.new("Part") |
| 472 | p.Shape = Enum.PartType.Ball |
| 473 | p.Name = "ElbowL" |
| 474 | p.Size = Vector3.new(0.8, 0.8, 0.8) |
| 475 | p.CFrame = CFrame.new(3.3, 10.5, 0) |
| 476 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 477 | p.Material = Enum.Material.Glacier |
| 478 | p.MaterialVariant = "2022 Universal" |
| 479 | p.Anchored = true |
| 480 | p.Parent = model |
| 481 | end |
| 482 | do |
| 483 | local p = Instance.new("Part") |
| 484 | p.Name = "LowerArmL" |
| 485 | p.Size = Vector3.new(1.2, 3.5, 1.2) |
| 486 | p.CFrame = CFrame.new(3.5, 8.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-5)) |
| 487 | p.BrickColor = BrickColor.new("Crimson") |
| 488 | p.Material = Enum.Material.Glacier |
| 489 | p.MaterialVariant = "2022 Weld" |
| 490 | p.Anchored = true |
| 491 | p.Parent = model |
| 492 | end |
| 493 | do |
| 494 | local p = Instance.new("Part") |
| 495 | p.Name = "HandL" |
| 496 | p.Size = Vector3.new(1.5, 1.5, 1) |
| 497 | p.CFrame = CFrame.new(3.6, 6.5, 0) |
| 498 | p.BrickColor = BrickColor.new("Crimson") |
| 499 | p.Material = Enum.Material.Glacier |
| 500 | p.MaterialVariant = "2022 Weld" |
| 501 | p.Anchored = true |
| 502 | p.Parent = model |
| 503 | end |
| 504 | do |
| 505 | local p = Instance.new("Part") |
| 506 | p.Name = "FingerL_0" |
| 507 | p.Size = Vector3.new(0.3, 1.5, 0.3) |
| 508 | p.CFrame = CFrame.new(3, 4.96, 0) |
| 509 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 510 | p.Material = Enum.Material.Glacier |
| 511 | p.MaterialVariant = "2022 Universal" |
| 512 | p.Anchored = true |
| 513 | p.Parent = model |
| 514 | end |
| 515 | do |
| 516 | local p = Instance.new("Part") |
| 517 | p.Name = "FingerL_1" |
| 518 | p.Size = Vector3.new(0.3, 1.5, 0.3) |
| 519 | p.CFrame = CFrame.new(3.6, 4.96, 0) |
| 520 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 521 | p.Material = Enum.Material.Glacier |
| 522 | p.MaterialVariant = "2022 Universal" |
| 523 | p.Anchored = true |
| 524 | p.Parent = model |
| 525 | end |
| 526 | do |
| 527 | local p = Instance.new("Part") |
| 528 | p.Name = "FingerL_2" |
| 529 | p.Size = Vector3.new(0.3, 1.5, 0.3) |
| 530 | p.CFrame = CFrame.new(4.2, 4.96, 0) |
| 531 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 532 | p.Material = Enum.Material.Glacier |
| 533 | p.MaterialVariant = "2022 Universal" |
| 534 | p.Anchored = true |
| 535 | p.Parent = model |
| 536 | end |
| 537 | do |
| 538 | local p = Instance.new("Part") |
| 539 | p.Shape = Enum.PartType.Ball |
| 540 | p.Name = "HipR" |
| 541 | p.Size = Vector3.new(1.2, 1.2, 1.2) |
| 542 | p.CFrame = CFrame.new(-1.5, 9, 0) |
| 543 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 544 | p.Material = Enum.Material.Glacier |
| 545 | p.MaterialVariant = "2022 Universal" |
| 546 | p.Anchored = true |
| 547 | p.Parent = model |
| 548 | end |
| 549 | do |
| 550 | local p = Instance.new("Part") |
| 551 | p.Name = "ThighR" |
| 552 | p.Size = Vector3.new(2, 4.5, 2) |
| 553 | p.CFrame = CFrame.new(-1.8, 6.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(5)) |
| 554 | p.BrickColor = BrickColor.new("Reddish brown") |
| 555 | p.Material = Enum.Material.Glacier |
| 556 | p.MaterialVariant = "2022 Small Stud" |
| 557 | p.Anchored = true |
| 558 | p.Parent = model |
| 559 | end |
| 560 | do |
| 561 | local p = Instance.new("Part") |
| 562 | p.Shape = Enum.PartType.Ball |
| 563 | p.Name = "KneeR" |
| 564 | p.Size = Vector3.new(1, 1, 1) |
| 565 | p.CFrame = CFrame.new(-2, 4, 0) |
| 566 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 567 | p.Material = Enum.Material.Glacier |
| 568 | p.MaterialVariant = "2022 Universal" |
| 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 = "CalfR_Endo" |
| 576 | p.Size = Vector3.new(3.5, 0.6, 0.6) |
| 577 | p.CFrame = CFrame.new(-2.2, 2.04, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 578 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 579 | p.Material = Enum.Material.Glacier |
| 580 | p.MaterialVariant = "2022 Universal" |
| 581 | p.Anchored = true |
| 582 | p.Parent = model |
| 583 | end |
| 584 | do |
| 585 | local p = Instance.new("Part") |
| 586 | p.Name = "FootR_Base" |
| 587 | p.Size = Vector3.new(1.5, 0.5, 2.5) |
| 588 | p.CFrame = CFrame.new(-2.2, 0.5, -0.5) |
| 589 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 590 | p.Material = Enum.Material.Glacier |
| 591 | p.MaterialVariant = "2022 Universal" |
| 592 | p.Anchored = true |
| 593 | p.Parent = model |
| 594 | end |
| 595 | do |
| 596 | local p = Instance.new("Part") |
| 597 | p.Name = "FootR_Toe1" |
| 598 | p.Size = Vector3.new(0.4, 0.4, 1) |
| 599 | p.CFrame = CFrame.new(-2.7, 0.5, -2) |
| 600 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 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("Part") |
| 608 | p.Name = "FootR_Toe2" |
| 609 | p.Size = Vector3.new(0.4, 0.4, 1) |
| 610 | p.CFrame = CFrame.new(-2.2, 0.5, -2) |
| 611 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 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("Part") |
| 619 | p.Name = "FootR_Toe3" |
| 620 | p.Size = Vector3.new(0.4, 0.4, 1) |
| 621 | p.CFrame = CFrame.new(-1.7, 0.5, -2) |
| 622 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 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("Part") |
| 630 | p.Shape = Enum.PartType.Ball |
| 631 | p.Name = "HipL" |
| 632 | p.Size = Vector3.new(1.2, 1.2, 1.2) |
| 633 | p.CFrame = CFrame.new(1.5, 9, 0) |
| 634 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 635 | p.Material = Enum.Material.Glacier |
| 636 | p.MaterialVariant = "2022 Universal" |
| 637 | p.Anchored = true |
| 638 | p.Parent = model |
| 639 | end |
| 640 | do |
| 641 | local p = Instance.new("Part") |
| 642 | p.Name = "ThighL" |
| 643 | p.Size = Vector3.new(2, 4.5, 2) |
| 644 | p.CFrame = CFrame.new(1.8, 6.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-5)) |
| 645 | p.BrickColor = BrickColor.new("Reddish brown") |
| 646 | p.Material = Enum.Material.Glacier |
| 647 | p.MaterialVariant = "2022 Small Stud" |
| 648 | p.Anchored = true |
| 649 | p.Parent = model |
| 650 | end |
| 651 | do |
| 652 | local p = Instance.new("Part") |
| 653 | p.Shape = Enum.PartType.Ball |
| 654 | p.Name = "KneeL" |
| 655 | p.Size = Vector3.new(1, 1, 1) |
| 656 | p.CFrame = CFrame.new(2, 4, 0) |
| 657 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 658 | p.Material = Enum.Material.Glacier |
| 659 | p.MaterialVariant = "2022 Universal" |
| 660 | p.Anchored = true |
| 661 | p.Parent = model |
| 662 | end |
| 663 | do |
| 664 | local p = Instance.new("Part") |
| 665 | p.Shape = Enum.PartType.Cylinder |
| 666 | p.Name = "CalfL_Endo" |
| 667 | p.Size = Vector3.new(3.5, 0.6, 0.6) |
| 668 | p.CFrame = CFrame.new(2.2, 2.04, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 669 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 670 | p.Material = Enum.Material.Glacier |
| 671 | p.MaterialVariant = "2022 Universal" |
| 672 | p.Anchored = true |
| 673 | p.Parent = model |
| 674 | end |
| 675 | do |
| 676 | local p = Instance.new("Part") |
| 677 | p.Name = "FootL_Base" |
| 678 | p.Size = Vector3.new(1.5, 0.5, 2.5) |
| 679 | p.CFrame = CFrame.new(2.2, 0.5, -0.5) |
| 680 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 681 | p.Material = Enum.Material.Glacier |
| 682 | p.MaterialVariant = "2022 Universal" |
| 683 | p.Anchored = true |
| 684 | p.Parent = model |
| 685 | end |
| 686 | do |
| 687 | local p = Instance.new("Part") |
| 688 | p.Name = "FootL_Toe1" |
| 689 | p.Size = Vector3.new(0.4, 0.4, 1) |
| 690 | p.CFrame = CFrame.new(1.7, 0.5, -2) |
| 691 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 692 | p.Material = Enum.Material.Glacier |
| 693 | p.MaterialVariant = "2022 Universal" |
| 694 | p.Anchored = true |
| 695 | p.Parent = model |
| 696 | end |
| 697 | do |
| 698 | local p = Instance.new("Part") |
| 699 | p.Name = "FootL_Toe2" |
| 700 | p.Size = Vector3.new(0.4, 0.4, 1) |
| 701 | p.CFrame = CFrame.new(2.2, 0.5, -2) |
| 702 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 703 | p.Material = Enum.Material.Glacier |
| 704 | p.MaterialVariant = "2022 Universal" |
| 705 | p.Anchored = true |
| 706 | p.Parent = model |
| 707 | end |
| 708 | do |
| 709 | local p = Instance.new("Part") |
| 710 | p.Name = "FootL_Toe3" |
| 711 | p.Size = Vector3.new(0.4, 0.4, 1) |
| 712 | p.CFrame = CFrame.new(2.7, 0.5, -2) |
| 713 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 714 | p.Material = Enum.Material.Glacier |
| 715 | p.MaterialVariant = "2022 Universal" |
| 716 | p.Anchored = true |
| 717 | p.Parent = model |
| 718 | end |
| 719 | do |
| 720 | local rightV = Vector3.new(1,0,0).Unit |
| 721 | local upV = (Vector3.new(0,1,0) - Vector3.new(0,1,0):Dot(rightV)*rightV).Unit |
| 722 | local normalV = upV:Cross(rightV) |
| 723 | local pos = Vector3.new(-3.6, 5, 0) |
| 724 | local cyl = Instance.new("Part") |
| 725 | cyl.Shape = Enum.PartType.Cylinder |
| 726 | cyl.Size = Vector3.new(0.4, 2.4, 2.4) |
| 727 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 728 | cyl.BrickColor = BrickColor.new("Medium stone grey") |
| 729 | cyl.Material = Enum.Material.Glacier |
| 730 | cyl.MaterialVariant = "2022 Universal" |
| 731 | cyl.Anchored = true; cyl.Parent = workspace |
| 732 | local cuts = {} |
| 733 | local hole = Instance.new("Part") |
| 734 | hole.Shape = Enum.PartType.Cylinder |
| 735 | hole.Size = Vector3.new(0.6, 1.6, 1.6) |
| 736 | hole.CFrame = cyl.CFrame |
| 737 | hole.BrickColor = BrickColor.new("Medium stone grey") |
| 738 | hole.Material = Enum.Material.Glacier |
| 739 | hole.MaterialVariant = "2022 Universal" |
| 740 | hole.Anchored = true; hole.Parent = workspace |
| 741 | table.insert(cuts, hole) |
| 742 | local angBoxes = {} |
| 743 | do |
| 744 | local edgeDir = 1*rightV + 0*upV |
| 745 | local edgePerp = 0*rightV + 1*upV |
| 746 | local cut = Instance.new("Part") |
| 747 | cut.Size = Vector3.new(4.8, 0.6, 4.8) |
| 748 | cut.CFrame = CFrame.fromMatrix(pos + -1 * 2.4 * edgePerp, edgeDir, normalV) |
| 749 | cut.BrickColor = BrickColor.new("Medium stone grey") |
| 750 | cut.Material = Enum.Material.Glacier |
| 751 | cut.MaterialVariant = "2022 Universal" |
| 752 | cut.Anchored = true; cut.Parent = workspace |
| 753 | table.insert(angBoxes, cut) |
| 754 | end |
| 755 | do |
| 756 | local edgeDir = -1*rightV + 0*upV |
| 757 | local edgePerp = 0*rightV + -1*upV |
| 758 | local cut = Instance.new("Part") |
| 759 | cut.Size = Vector3.new(4.8, 0.6, 4.8) |
| 760 | cut.CFrame = CFrame.fromMatrix(pos + 1 * 2.4 * edgePerp, edgeDir, normalV) |
| 761 | cut.BrickColor = BrickColor.new("Medium stone grey") |
| 762 | cut.Material = Enum.Material.Glacier |
| 763 | cut.MaterialVariant = "2022 Universal" |
| 764 | cut.Anchored = true; cut.Parent = workspace |
| 765 | table.insert(angBoxes, cut) |
| 766 | end |
| 767 | for _, b in ipairs(angBoxes) do table.insert(cuts, b) end |
| 768 | if #cuts > 0 then |
| 769 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 770 | for _, c in ipairs(cuts) do c:Destroy() end |
| 771 | if ok and result then |
| 772 | cyl:Destroy() |
| 773 | result.Name = "HookBase"; result.Anchored = true; result.Parent = model |
| 774 | else |
| 775 | cyl.Name = "HookBase"; cyl.Parent = model |
| 776 | end |
| 777 | else |
| 778 | cyl.Name = "HookBase"; cyl.Parent = model |
| 779 | end |
| 780 | end |
| 781 | model.PrimaryPart = model:FindFirstChild("TorsoUpper") |
| 782 | print("AnimatronicFox built: " .. #model:GetChildren() .. " parts") |
Loading comments...