Loading model...
by Peterpan · 6/26/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: CuteCow |
| 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 = "CuteCow" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Bright blue"] = "2022 Universal", |
| 25 | ["Dusty Rose"] = "2022 Stud", |
| 26 | ["Gold"] = "2022 Stud", |
| 27 | ["Institutional white"] = "2022 Stud", |
| 28 | ["Pink"] = "2022 Stud", |
| 29 | ["Really black"] = "2022 Universal", |
| 30 | } |
| 31 | do |
| 32 | local p = Instance.new("Part") |
| 33 | p.Name = "BodyMain" |
| 34 | p.Size = Vector3.new(5.5, 5, 7) |
| 35 | p.CFrame = CFrame.new(0, 6, 2) |
| 36 | p.BrickColor = BrickColor.new("Institutional white") |
| 37 | p.Material = Enum.Material.Glacier |
| 38 | p.MaterialVariant = "2022 Stud" |
| 39 | p.Anchored = true |
| 40 | p.Parent = model |
| 41 | end |
| 42 | do |
| 43 | local p = Instance.new("Part") |
| 44 | p.Name = "BodyRoundTop" |
| 45 | p.Size = Vector3.new(4.5, 0.4, 6) |
| 46 | p.CFrame = CFrame.new(0, 8.6, 2) |
| 47 | p.BrickColor = BrickColor.new("Institutional white") |
| 48 | p.Material = Enum.Material.Glacier |
| 49 | p.MaterialVariant = "2022 Stud" |
| 50 | p.Anchored = true |
| 51 | p.Parent = model |
| 52 | end |
| 53 | do |
| 54 | local p = Instance.new("Part") |
| 55 | p.Name = "BodyRoundBot" |
| 56 | p.Size = Vector3.new(4.5, 0.4, 6) |
| 57 | p.CFrame = CFrame.new(0, 3.4, 2) |
| 58 | p.BrickColor = BrickColor.new("Institutional white") |
| 59 | p.Material = Enum.Material.Glacier |
| 60 | p.MaterialVariant = "2022 Stud" |
| 61 | p.Anchored = true |
| 62 | p.Parent = model |
| 63 | end |
| 64 | do |
| 65 | local p = Instance.new("Part") |
| 66 | p.Name = "SpotBodyL1" |
| 67 | p.Size = Vector3.new(0.2, 2.5, 3) |
| 68 | p.CFrame = CFrame.new(-2.8, 6.5, 1.5) |
| 69 | p.BrickColor = BrickColor.new("Really black") |
| 70 | p.Material = Enum.Material.Glacier |
| 71 | p.MaterialVariant = "2022 Universal" |
| 72 | p.Anchored = true |
| 73 | p.Parent = model |
| 74 | end |
| 75 | do |
| 76 | local p = Instance.new("Part") |
| 77 | p.Name = "SpotBodyL2" |
| 78 | p.Size = Vector3.new(0.2, 2, 2) |
| 79 | p.CFrame = CFrame.new(-2.8, 4.46, 4.04) |
| 80 | p.BrickColor = BrickColor.new("Really black") |
| 81 | p.Material = Enum.Material.Glacier |
| 82 | p.MaterialVariant = "2022 Universal" |
| 83 | p.Anchored = true |
| 84 | p.Parent = model |
| 85 | end |
| 86 | do |
| 87 | local p = Instance.new("Part") |
| 88 | p.Name = "SpotBodyR1" |
| 89 | p.Size = Vector3.new(0.2, 3, 3.5) |
| 90 | p.CFrame = CFrame.new(2.8, 5.5, 2.5) |
| 91 | p.BrickColor = BrickColor.new("Really black") |
| 92 | p.Material = Enum.Material.Glacier |
| 93 | p.MaterialVariant = "2022 Universal" |
| 94 | p.Anchored = true |
| 95 | p.Parent = model |
| 96 | end |
| 97 | do |
| 98 | local p = Instance.new("Part") |
| 99 | p.Name = "SpotBodyTop" |
| 100 | p.Size = Vector3.new(2.5, 0.2, 2.5) |
| 101 | p.CFrame = CFrame.new(1.04, 8.74, 3) |
| 102 | p.BrickColor = BrickColor.new("Really black") |
| 103 | p.Material = Enum.Material.Glacier |
| 104 | p.MaterialVariant = "2022 Universal" |
| 105 | p.Anchored = true |
| 106 | p.Parent = model |
| 107 | end |
| 108 | do |
| 109 | local p = Instance.new("Part") |
| 110 | p.Name = "LegFL" |
| 111 | p.Size = Vector3.new(1.6, 4, 1.6) |
| 112 | p.CFrame = CFrame.new(-1.8, 3, -0.5) |
| 113 | p.BrickColor = BrickColor.new("Institutional white") |
| 114 | p.Material = Enum.Material.Glacier |
| 115 | p.MaterialVariant = "2022 Stud" |
| 116 | p.Anchored = true |
| 117 | p.Parent = model |
| 118 | end |
| 119 | do |
| 120 | local p = Instance.new("Part") |
| 121 | p.Name = "HoofFL" |
| 122 | p.Size = Vector3.new(1.8, 1.2, 1.8) |
| 123 | p.CFrame = CFrame.new(-1.8, 0.6, -0.5) |
| 124 | p.BrickColor = BrickColor.new("Really black") |
| 125 | p.Material = Enum.Material.Glacier |
| 126 | p.MaterialVariant = "2022 Universal" |
| 127 | p.Anchored = true |
| 128 | p.Parent = model |
| 129 | end |
| 130 | do |
| 131 | local p = Instance.new("Part") |
| 132 | p.Name = "LegFR" |
| 133 | p.Size = Vector3.new(1.6, 4, 1.6) |
| 134 | p.CFrame = CFrame.new(1.8, 3, -0.5) |
| 135 | p.BrickColor = BrickColor.new("Institutional white") |
| 136 | p.Material = Enum.Material.Glacier |
| 137 | p.MaterialVariant = "2022 Stud" |
| 138 | p.Anchored = true |
| 139 | p.Parent = model |
| 140 | end |
| 141 | do |
| 142 | local p = Instance.new("Part") |
| 143 | p.Name = "HoofFR" |
| 144 | p.Size = Vector3.new(1.8, 1.2, 1.8) |
| 145 | p.CFrame = CFrame.new(1.8, 0.6, -0.5) |
| 146 | p.BrickColor = BrickColor.new("Really black") |
| 147 | p.Material = Enum.Material.Glacier |
| 148 | p.MaterialVariant = "2022 Universal" |
| 149 | p.Anchored = true |
| 150 | p.Parent = model |
| 151 | end |
| 152 | do |
| 153 | local p = Instance.new("Part") |
| 154 | p.Name = "LegBL" |
| 155 | p.Size = Vector3.new(1.6, 4, 1.6) |
| 156 | p.CFrame = CFrame.new(-1.8, 3, 4.5) |
| 157 | p.BrickColor = BrickColor.new("Institutional white") |
| 158 | p.Material = Enum.Material.Glacier |
| 159 | p.MaterialVariant = "2022 Stud" |
| 160 | p.Anchored = true |
| 161 | p.Parent = model |
| 162 | end |
| 163 | do |
| 164 | local p = Instance.new("Part") |
| 165 | p.Name = "HoofBL" |
| 166 | p.Size = Vector3.new(1.8, 1.2, 1.8) |
| 167 | p.CFrame = CFrame.new(-1.8, 0.6, 4.5) |
| 168 | p.BrickColor = BrickColor.new("Really black") |
| 169 | p.Material = Enum.Material.Glacier |
| 170 | p.MaterialVariant = "2022 Universal" |
| 171 | p.Anchored = true |
| 172 | p.Parent = model |
| 173 | end |
| 174 | do |
| 175 | local p = Instance.new("Part") |
| 176 | p.Name = "LegBR" |
| 177 | p.Size = Vector3.new(1.6, 4, 1.6) |
| 178 | p.CFrame = CFrame.new(1.8, 3, 4.5) |
| 179 | p.BrickColor = BrickColor.new("Institutional white") |
| 180 | p.Material = Enum.Material.Glacier |
| 181 | p.MaterialVariant = "2022 Stud" |
| 182 | p.Anchored = true |
| 183 | p.Parent = model |
| 184 | end |
| 185 | do |
| 186 | local p = Instance.new("Part") |
| 187 | p.Name = "HoofBR" |
| 188 | p.Size = Vector3.new(1.8, 1.2, 1.8) |
| 189 | p.CFrame = CFrame.new(1.8, 0.6, 4.5) |
| 190 | p.BrickColor = BrickColor.new("Really black") |
| 191 | p.Material = Enum.Material.Glacier |
| 192 | p.MaterialVariant = "2022 Universal" |
| 193 | p.Anchored = true |
| 194 | p.Parent = model |
| 195 | end |
| 196 | do |
| 197 | local p = Instance.new("Part") |
| 198 | p.Name = "HeadBase" |
| 199 | p.Size = Vector3.new(6.5, 5.5, 5.5) |
| 200 | p.CFrame = CFrame.new(0, 10.5, -3.5) |
| 201 | p.BrickColor = BrickColor.new("Institutional white") |
| 202 | p.Material = Enum.Material.Glacier |
| 203 | p.MaterialVariant = "2022 Stud" |
| 204 | p.Anchored = true |
| 205 | p.Parent = model |
| 206 | end |
| 207 | do |
| 208 | local p = Instance.new("Part") |
| 209 | p.Name = "HeadTop" |
| 210 | p.Size = Vector3.new(5.5, 0.4, 4.5) |
| 211 | p.CFrame = CFrame.new(0, 13.3, -3.5) |
| 212 | p.BrickColor = BrickColor.new("Institutional white") |
| 213 | p.Material = Enum.Material.Glacier |
| 214 | p.MaterialVariant = "2022 Stud" |
| 215 | p.Anchored = true |
| 216 | p.Parent = model |
| 217 | end |
| 218 | do |
| 219 | local p = Instance.new("Part") |
| 220 | p.Name = "HeadBot" |
| 221 | p.Size = Vector3.new(5.5, 0.4, 4.5) |
| 222 | p.CFrame = CFrame.new(0.04, 7.7, -3.5) |
| 223 | p.BrickColor = BrickColor.new("Institutional white") |
| 224 | p.Material = Enum.Material.Glacier |
| 225 | p.MaterialVariant = "2022 Stud" |
| 226 | p.Anchored = true |
| 227 | p.Parent = model |
| 228 | end |
| 229 | do |
| 230 | local p = Instance.new("Part") |
| 231 | p.Name = "SpotHeadL" |
| 232 | p.Size = Vector3.new(0.2, 2.5, 2.5) |
| 233 | p.CFrame = CFrame.new(-3.3, 11.5, -3) |
| 234 | p.BrickColor = BrickColor.new("Really black") |
| 235 | p.Material = Enum.Material.Glacier |
| 236 | p.MaterialVariant = "2022 Universal" |
| 237 | p.Anchored = true |
| 238 | p.Parent = model |
| 239 | end |
| 240 | do |
| 241 | local p = Instance.new("Part") |
| 242 | p.Name = "SnoutMain" |
| 243 | p.Size = Vector3.new(5.5, 2.8, 2) |
| 244 | p.CFrame = CFrame.new(0, 8.5, -6) |
| 245 | p.BrickColor = BrickColor.new("Pink") |
| 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("Part") |
| 253 | p.Name = "SnoutTop" |
| 254 | p.Size = Vector3.new(4.5, 0.4, 1.8) |
| 255 | p.CFrame = CFrame.new(0, 10, -6) |
| 256 | p.BrickColor = BrickColor.new("Pink") |
| 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("Part") |
| 264 | p.Name = "SnoutBot" |
| 265 | p.Size = Vector3.new(4.5, 0.4, 1.8) |
| 266 | p.CFrame = CFrame.new(0, 7, -6) |
| 267 | p.BrickColor = BrickColor.new("Pink") |
| 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("Part") |
| 275 | p.Name = "NostrilL" |
| 276 | p.Size = Vector3.new(0.8, 1.2, 0.2) |
| 277 | p.CFrame = CFrame.new(-1.2, 8.8, -7.18) |
| 278 | p.BrickColor = BrickColor.new("Dusty Rose") |
| 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("Part") |
| 286 | p.Name = "NostrilR" |
| 287 | p.Size = Vector3.new(0.8, 1.2, 0.2) |
| 288 | p.CFrame = CFrame.new(1.2, 8.8, -7.18) |
| 289 | p.BrickColor = BrickColor.new("Dusty Rose") |
| 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("Part") |
| 297 | p.Name = "Mouth" |
| 298 | p.Size = Vector3.new(2, 0.5, 0.5) |
| 299 | p.CFrame = CFrame.new(0, 7.2, -6.8) |
| 300 | p.BrickColor = BrickColor.new("Really black") |
| 301 | p.Material = Enum.Material.Glacier |
| 302 | p.MaterialVariant = "2022 Universal" |
| 303 | p.Anchored = true |
| 304 | p.Parent = model |
| 305 | end |
| 306 | do |
| 307 | local p = Instance.new("Part") |
| 308 | p.Name = "Tongue" |
| 309 | p.Size = Vector3.new(1.2, 0.3, 0.4) |
| 310 | p.CFrame = CFrame.new(0, 7.4, -6.9) |
| 311 | p.BrickColor = BrickColor.new("Pink") |
| 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("Part") |
| 319 | p.Name = "EyeL_Sclera" |
| 320 | p.Size = Vector3.new(1.6, 2.2, 0.1) |
| 321 | p.CFrame = CFrame.new(-2, 11.04, -6.4) |
| 322 | p.BrickColor = BrickColor.new("Really black") |
| 323 | p.Material = Enum.Material.Glacier |
| 324 | p.MaterialVariant = "2022 Universal" |
| 325 | p.Anchored = true |
| 326 | p.Parent = model |
| 327 | end |
| 328 | do |
| 329 | local p = Instance.new("Part") |
| 330 | p.Name = "EyeL_Iris" |
| 331 | p.Size = Vector3.new(1, 1.4, 0.1) |
| 332 | p.CFrame = CFrame.new(-1.8, 10.8, -6.54) |
| 333 | p.BrickColor = BrickColor.new("Bright blue") |
| 334 | p.Material = Enum.Material.Glacier |
| 335 | p.MaterialVariant = "2022 Universal" |
| 336 | p.Anchored = true |
| 337 | p.Parent = model |
| 338 | end |
| 339 | do |
| 340 | local p = Instance.new("Part") |
| 341 | p.Name = "EyeL_High" |
| 342 | p.Size = Vector3.new(0.4, 0.4, 0.1) |
| 343 | p.CFrame = CFrame.new(-1.6, 11.2, -6.68) |
| 344 | p.BrickColor = BrickColor.new("Institutional white") |
| 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("Part") |
| 352 | p.Name = "EyeR_Sclera" |
| 353 | p.Size = Vector3.new(1.6, 2.2, 0.1) |
| 354 | p.CFrame = CFrame.new(2, 11.04, -6.34) |
| 355 | p.BrickColor = BrickColor.new("Really black") |
| 356 | p.Material = Enum.Material.Glacier |
| 357 | p.MaterialVariant = "2022 Universal" |
| 358 | p.Anchored = true |
| 359 | p.Parent = model |
| 360 | end |
| 361 | do |
| 362 | local p = Instance.new("Part") |
| 363 | p.Name = "EyeR_Iris" |
| 364 | p.Size = Vector3.new(1, 1.4, 0.1) |
| 365 | p.CFrame = CFrame.new(1.8, 10.8, -6.48) |
| 366 | p.BrickColor = BrickColor.new("Bright blue") |
| 367 | p.Material = Enum.Material.Glacier |
| 368 | p.MaterialVariant = "2022 Universal" |
| 369 | p.Anchored = true |
| 370 | p.Parent = model |
| 371 | end |
| 372 | do |
| 373 | local p = Instance.new("Part") |
| 374 | p.Name = "EyeR_High" |
| 375 | p.Size = Vector3.new(0.4, 0.4, 0.1) |
| 376 | p.CFrame = CFrame.new(1.6, 11.2, -6.62) |
| 377 | p.BrickColor = BrickColor.new("Institutional white") |
| 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("Part") |
| 385 | p.Shape = Enum.PartType.Cylinder |
| 386 | p.Name = "HornL_Base" |
| 387 | p.Size = Vector3.new(1.80278, 1, 1) |
| 388 | p.CFrame = CFrame.new(-2.5, 13.75, -3) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(-123.69)) |
| 389 | p.BrickColor = BrickColor.new("Gold") |
| 390 | p.Material = Enum.Material.Glacier |
| 391 | p.MaterialVariant = "2022 Stud" |
| 392 | p.Anchored = true |
| 393 | p.Parent = model |
| 394 | end |
| 395 | do |
| 396 | local p = Instance.new("Part") |
| 397 | p.Shape = Enum.PartType.Cylinder |
| 398 | p.Name = "HornL_Tip" |
| 399 | p.Size = Vector3.new(1.22474, 0.6, 0.6) |
| 400 | p.CFrame = CFrame.new(-3.25, 15, -2.75) * CFrame.Angles(math.rad(-180), math.rad(-45), math.rad(-125.264)) |
| 401 | p.BrickColor = BrickColor.new("Gold") |
| 402 | p.Material = Enum.Material.Glacier |
| 403 | p.MaterialVariant = "2022 Stud" |
| 404 | p.Anchored = true |
| 405 | p.Parent = model |
| 406 | end |
| 407 | do |
| 408 | local p = Instance.new("Part") |
| 409 | p.Shape = Enum.PartType.Cylinder |
| 410 | p.Name = "HornR_Base" |
| 411 | p.Size = Vector3.new(1.80278, 1, 1) |
| 412 | p.CFrame = CFrame.new(2.5, 13.75, -3) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(56.3099)) |
| 413 | p.BrickColor = BrickColor.new("Gold") |
| 414 | p.Material = Enum.Material.Glacier |
| 415 | p.MaterialVariant = "2022 Stud" |
| 416 | p.Anchored = true |
| 417 | p.Parent = model |
| 418 | end |
| 419 | do |
| 420 | local p = Instance.new("Part") |
| 421 | p.Shape = Enum.PartType.Cylinder |
| 422 | p.Name = "HornR_Tip" |
| 423 | p.Size = Vector3.new(1.22474, 0.6, 0.6) |
| 424 | p.CFrame = CFrame.new(3.25, 15, -2.75) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(54.7356)) |
| 425 | p.BrickColor = BrickColor.new("Gold") |
| 426 | p.Material = Enum.Material.Glacier |
| 427 | p.MaterialVariant = "2022 Stud" |
| 428 | p.Anchored = true |
| 429 | p.Parent = model |
| 430 | end |
| 431 | do |
| 432 | local p = Instance.new("Part") |
| 433 | p.Name = "EarL_Out" |
| 434 | p.Size = Vector3.new(3.33766, 2, 0.6) |
| 435 | p.CFrame = CFrame.new(-4.85, 10.25, -3.5) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(171.384)) |
| 436 | p.BrickColor = BrickColor.new("Institutional white") |
| 437 | p.Material = Enum.Material.Glacier |
| 438 | p.MaterialVariant = "2022 Stud" |
| 439 | p.Anchored = true |
| 440 | p.Parent = model |
| 441 | end |
| 442 | do |
| 443 | local p = Instance.new("Part") |
| 444 | p.Name = "EarL_In" |
| 445 | p.Size = Vector3.new(3.04138, 1.4, 0.7) |
| 446 | p.CFrame = CFrame.new(-4.8, 10.25, -3.6) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(170.538)) |
| 447 | p.BrickColor = BrickColor.new("Pink") |
| 448 | p.Material = Enum.Material.Glacier |
| 449 | p.MaterialVariant = "2022 Stud" |
| 450 | p.Anchored = true |
| 451 | p.Parent = model |
| 452 | end |
| 453 | do |
| 454 | local p = Instance.new("Part") |
| 455 | p.Name = "EarR_Out" |
| 456 | p.Size = Vector3.new(3.33766, 2, 0.6) |
| 457 | p.CFrame = CFrame.new(4.85, 10.25, -3.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-8.61565)) |
| 458 | p.BrickColor = BrickColor.new("Institutional white") |
| 459 | p.Material = Enum.Material.Glacier |
| 460 | p.MaterialVariant = "2022 Stud" |
| 461 | p.Anchored = true |
| 462 | p.Parent = model |
| 463 | end |
| 464 | do |
| 465 | local p = Instance.new("Part") |
| 466 | p.Name = "EarR_In" |
| 467 | p.Size = Vector3.new(3.04138, 1.4, 0.7) |
| 468 | p.CFrame = CFrame.new(4.8, 10.25, -3.6) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-9.46232)) |
| 469 | p.BrickColor = BrickColor.new("Pink") |
| 470 | p.Material = Enum.Material.Glacier |
| 471 | p.MaterialVariant = "2022 Stud" |
| 472 | p.Anchored = true |
| 473 | p.Parent = model |
| 474 | end |
| 475 | do |
| 476 | local p = Instance.new("Part") |
| 477 | p.Shape = Enum.PartType.Cylinder |
| 478 | p.Name = "TailBase" |
| 479 | p.Size = Vector3.new(2.23607, 0.6, 0.6) |
| 480 | p.CFrame = CFrame.new(0, 6, 6) * CFrame.Angles(math.rad(63.4349), math.rad(-90), math.rad(0)) |
| 481 | p.BrickColor = BrickColor.new("Institutional white") |
| 482 | p.Material = Enum.Material.Glacier |
| 483 | p.MaterialVariant = "2022 Stud" |
| 484 | p.Anchored = true |
| 485 | p.Parent = model |
| 486 | end |
| 487 | do |
| 488 | local p = Instance.new("Part") |
| 489 | p.Name = "TailTuft" |
| 490 | p.Size = Vector3.new(1, 1.2, 1) |
| 491 | p.CFrame = CFrame.new(0, 4.5, 6.7) |
| 492 | p.BrickColor = BrickColor.new("Really black") |
| 493 | p.Material = Enum.Material.Glacier |
| 494 | p.MaterialVariant = "2022 Universal" |
| 495 | p.Anchored = true |
| 496 | p.Parent = model |
| 497 | end |
| 498 | model.PrimaryPart = model:FindFirstChild("HeadBase") |
| 499 | print("CuteCow built: " .. #model:GetChildren() .. " parts") |
Loading comments...