Loading model...
by Eva Dominguez · 8/18/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: FungalBrute |
| 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 = "FungalBrute" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Brick yellow"] = "2022 Stud", |
| 25 | ["Dark stone grey"] = "2022 Stud", |
| 26 | ["Dusty Rose"] = "2022 Stud", |
| 27 | ["Fossil"] = "2022 Stud", |
| 28 | ["Pearl"] = "2022 Stud", |
| 29 | } |
| 30 | do |
| 31 | local p = Instance.new("Part") |
| 32 | p.Name = "RLegUpper" |
| 33 | p.Size = Vector3.new(2.59808, 2.5, 2.5) |
| 34 | p.CFrame = CFrame.new(1.75, 4.75, 0.25) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(-74.2068)) |
| 35 | p.BrickColor = BrickColor.new("Fossil") |
| 36 | p.Material = Enum.Material.Glacier |
| 37 | p.MaterialVariant = "2022 Stud" |
| 38 | p.Anchored = true |
| 39 | p.Parent = model |
| 40 | end |
| 41 | do |
| 42 | local p = Instance.new("Part") |
| 43 | p.Name = "RLegLower" |
| 44 | p.Size = Vector3.new(3.04795, 2, 2) |
| 45 | p.CFrame = CFrame.new(1.9, 2, 0.25) * CFrame.Angles(math.rad(-180), math.rad(68.1986), math.rad(100.177)) |
| 46 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 47 | p.Material = Enum.Material.Glacier |
| 48 | p.MaterialVariant = "2022 Stud" |
| 49 | p.Anchored = true |
| 50 | p.Parent = model |
| 51 | end |
| 52 | do |
| 53 | local p = Instance.new("Part") |
| 54 | p.Name = "RFoot" |
| 55 | p.Size = Vector3.new(1.59374, 1.5, 1) |
| 56 | p.CFrame = CFrame.new(1.9, 0.25, -0.75) * CFrame.Angles(math.rad(0), math.rad(82.4054), math.rad(-18.284)) |
| 57 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 58 | p.Material = Enum.Material.Glacier |
| 59 | p.MaterialVariant = "2022 Stud" |
| 60 | p.Anchored = true |
| 61 | p.Parent = model |
| 62 | end |
| 63 | do |
| 64 | local p = Instance.new("Part") |
| 65 | p.Name = "LLegUpper" |
| 66 | p.Size = Vector3.new(2.59808, 2.5, 2.5) |
| 67 | p.CFrame = CFrame.new(-1.75, 4.75, 0.25) * CFrame.Angles(math.rad(-180), math.rad(-45), math.rad(105.793)) |
| 68 | p.BrickColor = BrickColor.new("Fossil") |
| 69 | p.Material = Enum.Material.Glacier |
| 70 | p.MaterialVariant = "2022 Stud" |
| 71 | p.Anchored = true |
| 72 | p.Parent = model |
| 73 | end |
| 74 | do |
| 75 | local p = Instance.new("Part") |
| 76 | p.Name = "LLegLower" |
| 77 | p.Size = Vector3.new(3.04795, 2, 2) |
| 78 | p.CFrame = CFrame.new(-1.9, 2, 0.25) * CFrame.Angles(math.rad(0), math.rad(68.1986), math.rad(-79.8235)) |
| 79 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 80 | p.Material = Enum.Material.Glacier |
| 81 | p.MaterialVariant = "2022 Stud" |
| 82 | p.Anchored = true |
| 83 | p.Parent = model |
| 84 | end |
| 85 | do |
| 86 | local p = Instance.new("Part") |
| 87 | p.Name = "LFoot" |
| 88 | p.Size = Vector3.new(1.59374, 1.5, 1) |
| 89 | p.CFrame = CFrame.new(-1.9, 0.25, -0.75) * CFrame.Angles(math.rad(-180), math.rad(82.4054), math.rad(161.716)) |
| 90 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 91 | p.Material = Enum.Material.Glacier |
| 92 | p.MaterialVariant = "2022 Stud" |
| 93 | p.Anchored = true |
| 94 | p.Parent = model |
| 95 | end |
| 96 | do |
| 97 | local p = Instance.new("Part") |
| 98 | p.Name = "BellyMain" |
| 99 | p.Size = Vector3.new(6, 4, 5) |
| 100 | p.CFrame = CFrame.new(0, 8, 0.5) |
| 101 | p.BrickColor = BrickColor.new("Fossil") |
| 102 | p.Material = Enum.Material.Glacier |
| 103 | p.MaterialVariant = "2022 Stud" |
| 104 | p.Anchored = true |
| 105 | p.Parent = model |
| 106 | end |
| 107 | do |
| 108 | local p = Instance.new("Part") |
| 109 | p.Name = "BellyFront" |
| 110 | p.Size = Vector3.new(5.5, 3.5, 2) |
| 111 | p.CFrame = CFrame.new(0, 7.92, -1.5) |
| 112 | p.BrickColor = BrickColor.new("Fossil") |
| 113 | p.Material = Enum.Material.Glacier |
| 114 | p.MaterialVariant = "2022 Stud" |
| 115 | p.Anchored = true |
| 116 | p.Parent = model |
| 117 | end |
| 118 | do |
| 119 | local p = Instance.new("Part") |
| 120 | p.Name = "ChestMain" |
| 121 | p.Size = Vector3.new(7, 4, 4.5) |
| 122 | p.CFrame = CFrame.new(0, 11.5, 0) |
| 123 | p.BrickColor = BrickColor.new("Pearl") |
| 124 | p.Material = Enum.Material.Glacier |
| 125 | p.MaterialVariant = "2022 Stud" |
| 126 | p.Anchored = true |
| 127 | p.Parent = model |
| 128 | end |
| 129 | do |
| 130 | local p = Instance.new("Part") |
| 131 | p.Name = "ChestFront" |
| 132 | p.Size = Vector3.new(6.5, 3.5, 2) |
| 133 | p.CFrame = CFrame.new(0, 11.46, -1.5) |
| 134 | p.BrickColor = BrickColor.new("Pearl") |
| 135 | p.Material = Enum.Material.Glacier |
| 136 | p.MaterialVariant = "2022 Stud" |
| 137 | p.Anchored = true |
| 138 | p.Parent = model |
| 139 | end |
| 140 | do |
| 141 | local p = Instance.new("Part") |
| 142 | p.Name = "ChestRedCenter" |
| 143 | p.Size = Vector3.new(1, 3, 0.5) |
| 144 | p.CFrame = CFrame.new(0, 11.5, -2.6) |
| 145 | p.BrickColor = BrickColor.new("Dusty Rose") |
| 146 | p.Material = Enum.Material.Glacier |
| 147 | p.MaterialVariant = "2022 Stud" |
| 148 | p.Anchored = true |
| 149 | p.Parent = model |
| 150 | end |
| 151 | do |
| 152 | local p = Instance.new("Part") |
| 153 | p.Name = "RArmUpper" |
| 154 | p.Size = Vector3.new(3.64005, 2, 2) |
| 155 | p.CFrame = CFrame.new(4, 10.75, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-74.0546)) |
| 156 | p.BrickColor = BrickColor.new("Pearl") |
| 157 | p.Material = Enum.Material.Glacier |
| 158 | p.MaterialVariant = "2022 Stud" |
| 159 | p.Anchored = true |
| 160 | p.Parent = model |
| 161 | end |
| 162 | do |
| 163 | local p = Instance.new("Part") |
| 164 | p.Name = "RArmLower" |
| 165 | p.Size = Vector3.new(3.08221, 1.8, 1.8) |
| 166 | p.CFrame = CFrame.new(4.75, 7.5, -0.25) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(-76.7373)) |
| 167 | p.BrickColor = BrickColor.new("Fossil") |
| 168 | p.Material = Enum.Material.Glacier |
| 169 | p.MaterialVariant = "2022 Stud" |
| 170 | p.Anchored = true |
| 171 | p.Parent = model |
| 172 | end |
| 173 | do |
| 174 | local p = Instance.new("Part") |
| 175 | p.Name = "RHand" |
| 176 | p.Size = Vector3.new(1.51327, 1.2, 1.2) |
| 177 | p.CFrame = CFrame.new(5.1, 5.25, -0.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-82.4054)) |
| 178 | p.BrickColor = BrickColor.new("Fossil") |
| 179 | p.Material = Enum.Material.Glacier |
| 180 | p.MaterialVariant = "2022 Stud" |
| 181 | p.Anchored = true |
| 182 | p.Parent = model |
| 183 | end |
| 184 | do |
| 185 | local p = Instance.new("Part") |
| 186 | p.Name = "LArmUpper" |
| 187 | p.Size = Vector3.new(3.64005, 2, 2) |
| 188 | p.CFrame = CFrame.new(-4, 10.75, 0) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(105.945)) |
| 189 | p.BrickColor = BrickColor.new("Pearl") |
| 190 | p.Material = Enum.Material.Glacier |
| 191 | p.MaterialVariant = "2022 Stud" |
| 192 | p.Anchored = true |
| 193 | p.Parent = model |
| 194 | end |
| 195 | do |
| 196 | local p = Instance.new("Part") |
| 197 | p.Name = "LArmLower" |
| 198 | p.Size = Vector3.new(3.08221, 1.8, 1.8) |
| 199 | p.CFrame = CFrame.new(-4.75, 7.5, -0.25) * CFrame.Angles(math.rad(-180), math.rad(45), math.rad(103.263)) |
| 200 | p.BrickColor = BrickColor.new("Fossil") |
| 201 | p.Material = Enum.Material.Glacier |
| 202 | p.MaterialVariant = "2022 Stud" |
| 203 | p.Anchored = true |
| 204 | p.Parent = model |
| 205 | end |
| 206 | do |
| 207 | local p = Instance.new("Part") |
| 208 | p.Name = "LHand" |
| 209 | p.Size = Vector3.new(1.51327, 1.2, 1.2) |
| 210 | p.CFrame = CFrame.new(-5.1, 5.25, -0.5) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(97.5946)) |
| 211 | p.BrickColor = BrickColor.new("Fossil") |
| 212 | p.Material = Enum.Material.Glacier |
| 213 | p.MaterialVariant = "2022 Stud" |
| 214 | p.Anchored = true |
| 215 | p.Parent = model |
| 216 | end |
| 217 | do |
| 218 | local p = Instance.new("Part") |
| 219 | p.Name = "Neck" |
| 220 | p.Size = Vector3.new(2, 1.5, 2) |
| 221 | p.CFrame = CFrame.new(0, 14, 0) |
| 222 | p.BrickColor = BrickColor.new("Dusty Rose") |
| 223 | p.Material = Enum.Material.Glacier |
| 224 | p.MaterialVariant = "2022 Stud" |
| 225 | p.Anchored = true |
| 226 | p.Parent = model |
| 227 | end |
| 228 | do |
| 229 | local p = Instance.new("Part") |
| 230 | p.Name = "HeadCore" |
| 231 | p.Size = Vector3.new(3, 2.5, 3) |
| 232 | p.CFrame = CFrame.new(0, 15.5, 0) |
| 233 | p.BrickColor = BrickColor.new("Pearl") |
| 234 | p.Material = Enum.Material.Glacier |
| 235 | p.MaterialVariant = "2022 Stud" |
| 236 | p.Anchored = true |
| 237 | p.Parent = model |
| 238 | end |
| 239 | do |
| 240 | local p = Instance.new("WedgePart") |
| 241 | p.Name = "CrownPlate_0" |
| 242 | p.Size = Vector3.new(2.5, 0.5, 2.5) |
| 243 | p.CFrame = CFrame.new(2, 16.5, 0) * CFrame.Angles(math.rad(30), math.rad(0), math.rad(0)) |
| 244 | p.BrickColor = BrickColor.new("Pearl") |
| 245 | p.Material = Enum.Material.Glacier |
| 246 | p.MaterialVariant = "2022 Stud" |
| 247 | p.Anchored = true |
| 248 | p.Parent = model |
| 249 | end |
| 250 | do |
| 251 | local p = Instance.new("WedgePart") |
| 252 | p.Name = "CrownPlate_1" |
| 253 | p.Size = Vector3.new(2.5, 0.5, 2.5) |
| 254 | p.CFrame = CFrame.new(1, 16.5, 1.73205) * CFrame.Angles(math.rad(30), math.rad(-60), math.rad(0)) |
| 255 | p.BrickColor = BrickColor.new("Pearl") |
| 256 | p.Material = Enum.Material.Glacier |
| 257 | p.MaterialVariant = "2022 Stud" |
| 258 | p.Anchored = true |
| 259 | p.Parent = model |
| 260 | end |
| 261 | do |
| 262 | local p = Instance.new("WedgePart") |
| 263 | p.Name = "CrownPlate_2" |
| 264 | p.Size = Vector3.new(2.5, 0.5, 2.5) |
| 265 | p.CFrame = CFrame.new(-1, 16.5, 1.73205) * CFrame.Angles(math.rad(30), math.rad(-120), math.rad(0)) |
| 266 | p.BrickColor = BrickColor.new("Pearl") |
| 267 | p.Material = Enum.Material.Glacier |
| 268 | p.MaterialVariant = "2022 Stud" |
| 269 | p.Anchored = true |
| 270 | p.Parent = model |
| 271 | end |
| 272 | do |
| 273 | local p = Instance.new("WedgePart") |
| 274 | p.Name = "CrownPlate_3" |
| 275 | p.Size = Vector3.new(2.5, 0.5, 2.5) |
| 276 | p.CFrame = CFrame.new(-2, 16.5, 0) * CFrame.Angles(math.rad(30), math.rad(-180), math.rad(0)) |
| 277 | p.BrickColor = BrickColor.new("Pearl") |
| 278 | p.Material = Enum.Material.Glacier |
| 279 | p.MaterialVariant = "2022 Stud" |
| 280 | p.Anchored = true |
| 281 | p.Parent = model |
| 282 | end |
| 283 | do |
| 284 | local p = Instance.new("WedgePart") |
| 285 | p.Name = "CrownPlate_4" |
| 286 | p.Size = Vector3.new(2.5, 0.5, 2.5) |
| 287 | p.CFrame = CFrame.new(-1, 16.5, -1.73205) * CFrame.Angles(math.rad(30), math.rad(-240), math.rad(0)) |
| 288 | p.BrickColor = BrickColor.new("Pearl") |
| 289 | p.Material = Enum.Material.Glacier |
| 290 | p.MaterialVariant = "2022 Stud" |
| 291 | p.Anchored = true |
| 292 | p.Parent = model |
| 293 | end |
| 294 | do |
| 295 | local p = Instance.new("WedgePart") |
| 296 | p.Name = "CrownPlate_5" |
| 297 | p.Size = Vector3.new(2.5, 0.5, 2.5) |
| 298 | p.CFrame = CFrame.new(1, 16.5, -1.73205) * CFrame.Angles(math.rad(30), math.rad(-300), math.rad(0)) |
| 299 | p.BrickColor = BrickColor.new("Pearl") |
| 300 | p.Material = Enum.Material.Glacier |
| 301 | p.MaterialVariant = "2022 Stud" |
| 302 | p.Anchored = true |
| 303 | p.Parent = model |
| 304 | end |
| 305 | do |
| 306 | local p = Instance.new("WedgePart") |
| 307 | p.Name = "InnerCrown_0" |
| 308 | p.Size = Vector3.new(1.5, 0.5, 1.5) |
| 309 | p.CFrame = CFrame.new(0.707107, 17, 0.707107) * CFrame.Angles(math.rad(45), math.rad(-45), math.rad(0)) |
| 310 | p.BrickColor = BrickColor.new("Pearl") |
| 311 | p.Material = Enum.Material.Glacier |
| 312 | p.MaterialVariant = "2022 Stud" |
| 313 | p.Anchored = true |
| 314 | p.Parent = model |
| 315 | end |
| 316 | do |
| 317 | local p = Instance.new("WedgePart") |
| 318 | p.Name = "InnerCrown_1" |
| 319 | p.Size = Vector3.new(1.5, 0.5, 1.5) |
| 320 | p.CFrame = CFrame.new(-0.707107, 17, 0.707107) * CFrame.Angles(math.rad(45), math.rad(-135), math.rad(0)) |
| 321 | p.BrickColor = BrickColor.new("Pearl") |
| 322 | p.Material = Enum.Material.Glacier |
| 323 | p.MaterialVariant = "2022 Stud" |
| 324 | p.Anchored = true |
| 325 | p.Parent = model |
| 326 | end |
| 327 | do |
| 328 | local p = Instance.new("WedgePart") |
| 329 | p.Name = "InnerCrown_2" |
| 330 | p.Size = Vector3.new(1.5, 0.5, 1.5) |
| 331 | p.CFrame = CFrame.new(-0.707107, 17, -0.707107) * CFrame.Angles(math.rad(45), math.rad(-225), math.rad(0)) |
| 332 | p.BrickColor = BrickColor.new("Pearl") |
| 333 | p.Material = Enum.Material.Glacier |
| 334 | p.MaterialVariant = "2022 Stud" |
| 335 | p.Anchored = true |
| 336 | p.Parent = model |
| 337 | end |
| 338 | do |
| 339 | local p = Instance.new("WedgePart") |
| 340 | p.Name = "InnerCrown_3" |
| 341 | p.Size = Vector3.new(1.5, 0.5, 1.5) |
| 342 | p.CFrame = CFrame.new(0.707107, 17, -0.707107) * CFrame.Angles(math.rad(45), math.rad(-315), math.rad(0)) |
| 343 | p.BrickColor = BrickColor.new("Pearl") |
| 344 | p.Material = Enum.Material.Glacier |
| 345 | p.MaterialVariant = "2022 Stud" |
| 346 | p.Anchored = true |
| 347 | p.Parent = model |
| 348 | end |
| 349 | do |
| 350 | local upV = Vector3.new(0,1,0).Unit |
| 351 | local rightV = (Vector3.new(1,0,0) - Vector3.new(1,0,0):Dot(upV)*upV).Unit |
| 352 | local forwardV = rightV:Cross(upV) |
| 353 | local pos = Vector3.new(2.5, 4, 1) |
| 354 | local ball = Instance.new("Part") |
| 355 | ball.Shape = Enum.PartType.Ball |
| 356 | ball.Size = Vector3.new(2.4, 2.4, 2.4) |
| 357 | ball.CFrame = CFrame.new(pos) |
| 358 | ball.BrickColor = BrickColor.new("Brick yellow") |
| 359 | ball.Material = Enum.Material.Glacier |
| 360 | ball.MaterialVariant = "2022 Stud" |
| 361 | ball.Anchored = true; ball.Parent = workspace |
| 362 | local cuts = {} |
| 363 | do |
| 364 | local h = 0 |
| 365 | local cut = Instance.new("Part") |
| 366 | cut.Size = Vector3.new(4.8, 4.8, 4.8) |
| 367 | cut.CFrame = CFrame.fromMatrix(pos + upV*(-2.4), rightV, upV) |
| 368 | cut.BrickColor = BrickColor.new("Brick yellow") |
| 369 | cut.Material = Enum.Material.Glacier |
| 370 | cut.MaterialVariant = "2022 Stud" |
| 371 | cut.Anchored = true; cut.Parent = workspace |
| 372 | table.insert(cuts, cut) |
| 373 | end |
| 374 | if #cuts > 0 then |
| 375 | local ok, result = pcall(function() return ball:SubtractAsync(cuts) end) |
| 376 | for _, c in ipairs(cuts) do c:Destroy() end |
| 377 | if ok and result then |
| 378 | ball:Destroy() |
| 379 | result.Name = "RLegGrowth1"; result.Anchored = true; result.Parent = model |
| 380 | else |
| 381 | ball.Name = "RLegGrowth1"; ball.Parent = model |
| 382 | end |
| 383 | else |
| 384 | ball.Name = "RLegGrowth1"; ball.Parent = model |
| 385 | end |
| 386 | end |
| 387 | do |
| 388 | local upV = Vector3.new(0,1,0).Unit |
| 389 | local rightV = (Vector3.new(1,0,0) - Vector3.new(1,0,0):Dot(upV)*upV).Unit |
| 390 | local forwardV = rightV:Cross(upV) |
| 391 | local pos = Vector3.new(2.8, 3, 0.5) |
| 392 | local ball = Instance.new("Part") |
| 393 | ball.Shape = Enum.PartType.Ball |
| 394 | ball.Size = Vector3.new(3, 3, 3) |
| 395 | ball.CFrame = CFrame.new(pos) |
| 396 | ball.BrickColor = BrickColor.new("Brick yellow") |
| 397 | ball.Material = Enum.Material.Glacier |
| 398 | ball.MaterialVariant = "2022 Stud" |
| 399 | ball.Anchored = true; ball.Parent = workspace |
| 400 | local cuts = {} |
| 401 | do |
| 402 | local h = 0 |
| 403 | local cut = Instance.new("Part") |
| 404 | cut.Size = Vector3.new(6, 6, 6) |
| 405 | cut.CFrame = CFrame.fromMatrix(pos + upV*(-3), rightV, upV) |
| 406 | cut.BrickColor = BrickColor.new("Brick yellow") |
| 407 | cut.Material = Enum.Material.Glacier |
| 408 | cut.MaterialVariant = "2022 Stud" |
| 409 | cut.Anchored = true; cut.Parent = workspace |
| 410 | table.insert(cuts, cut) |
| 411 | end |
| 412 | if #cuts > 0 then |
| 413 | local ok, result = pcall(function() return ball:SubtractAsync(cuts) end) |
| 414 | for _, c in ipairs(cuts) do c:Destroy() end |
| 415 | if ok and result then |
| 416 | ball:Destroy() |
| 417 | result.Name = "RLegGrowth2"; result.Anchored = true; result.Parent = model |
| 418 | else |
| 419 | ball.Name = "RLegGrowth2"; ball.Parent = model |
| 420 | end |
| 421 | else |
| 422 | ball.Name = "RLegGrowth2"; ball.Parent = model |
| 423 | end |
| 424 | end |
| 425 | do |
| 426 | local upV = Vector3.new(0,1,0).Unit |
| 427 | local rightV = (Vector3.new(1,0,0) - Vector3.new(1,0,0):Dot(upV)*upV).Unit |
| 428 | local forwardV = rightV:Cross(upV) |
| 429 | local pos = Vector3.new(-2.5, 4, 1) |
| 430 | local ball = Instance.new("Part") |
| 431 | ball.Shape = Enum.PartType.Ball |
| 432 | ball.Size = Vector3.new(2, 2, 2) |
| 433 | ball.CFrame = CFrame.new(pos) |
| 434 | ball.BrickColor = BrickColor.new("Brick yellow") |
| 435 | ball.Material = Enum.Material.Glacier |
| 436 | ball.MaterialVariant = "2022 Stud" |
| 437 | ball.Anchored = true; ball.Parent = workspace |
| 438 | local cuts = {} |
| 439 | do |
| 440 | local h = 0 |
| 441 | local cut = Instance.new("Part") |
| 442 | cut.Size = Vector3.new(4, 4, 4) |
| 443 | cut.CFrame = CFrame.fromMatrix(pos + upV*(-2), rightV, upV) |
| 444 | cut.BrickColor = BrickColor.new("Brick yellow") |
| 445 | cut.Material = Enum.Material.Glacier |
| 446 | cut.MaterialVariant = "2022 Stud" |
| 447 | cut.Anchored = true; cut.Parent = workspace |
| 448 | table.insert(cuts, cut) |
| 449 | end |
| 450 | if #cuts > 0 then |
| 451 | local ok, result = pcall(function() return ball:SubtractAsync(cuts) end) |
| 452 | for _, c in ipairs(cuts) do c:Destroy() end |
| 453 | if ok and result then |
| 454 | ball:Destroy() |
| 455 | result.Name = "LLegGrowth1"; result.Anchored = true; result.Parent = model |
| 456 | else |
| 457 | ball.Name = "LLegGrowth1"; ball.Parent = model |
| 458 | end |
| 459 | else |
| 460 | ball.Name = "LLegGrowth1"; ball.Parent = model |
| 461 | end |
| 462 | end |
| 463 | do |
| 464 | local upV = Vector3.new(0,1,0).Unit |
| 465 | local rightV = (Vector3.new(1,0,0) - Vector3.new(1,0,0):Dot(upV)*upV).Unit |
| 466 | local forwardV = rightV:Cross(upV) |
| 467 | local pos = Vector3.new(1.5, 8.5, -2.5) |
| 468 | local ball = Instance.new("Part") |
| 469 | ball.Shape = Enum.PartType.Ball |
| 470 | ball.Size = Vector3.new(1.6, 1.6, 1.6) |
| 471 | ball.CFrame = CFrame.new(pos) |
| 472 | ball.BrickColor = BrickColor.new("Brick yellow") |
| 473 | ball.Material = Enum.Material.Glacier |
| 474 | ball.MaterialVariant = "2022 Stud" |
| 475 | ball.Anchored = true; ball.Parent = workspace |
| 476 | local cuts = {} |
| 477 | do |
| 478 | local h = 0 |
| 479 | local cut = Instance.new("Part") |
| 480 | cut.Size = Vector3.new(3.2, 3.2, 3.2) |
| 481 | cut.CFrame = CFrame.fromMatrix(pos + upV*(-1.6), rightV, upV) |
| 482 | cut.BrickColor = BrickColor.new("Brick yellow") |
| 483 | cut.Material = Enum.Material.Glacier |
| 484 | cut.MaterialVariant = "2022 Stud" |
| 485 | cut.Anchored = true; cut.Parent = workspace |
| 486 | table.insert(cuts, cut) |
| 487 | end |
| 488 | if #cuts > 0 then |
| 489 | local ok, result = pcall(function() return ball:SubtractAsync(cuts) end) |
| 490 | for _, c in ipairs(cuts) do c:Destroy() end |
| 491 | if ok and result then |
| 492 | ball:Destroy() |
| 493 | result.Name = "BellyGrowth_0"; result.Anchored = true; result.Parent = model |
| 494 | else |
| 495 | ball.Name = "BellyGrowth_0"; ball.Parent = model |
| 496 | end |
| 497 | else |
| 498 | ball.Name = "BellyGrowth_0"; ball.Parent = model |
| 499 | end |
| 500 | end |
| 501 | do |
| 502 | local upV = Vector3.new(0,1,0).Unit |
| 503 | local rightV = (Vector3.new(1,0,0) - Vector3.new(1,0,0):Dot(upV)*upV).Unit |
| 504 | local forwardV = rightV:Cross(upV) |
| 505 | local pos = Vector3.new(0.5, 8, -2.6) |
| 506 | local ball = Instance.new("Part") |
| 507 | ball.Shape = Enum.PartType.Ball |
| 508 | ball.Size = Vector3.new(2, 2, 2) |
| 509 | ball.CFrame = CFrame.new(pos) |
| 510 | ball.BrickColor = BrickColor.new("Brick yellow") |
| 511 | ball.Material = Enum.Material.Glacier |
| 512 | ball.MaterialVariant = "2022 Stud" |
| 513 | ball.Anchored = true; ball.Parent = workspace |
| 514 | local cuts = {} |
| 515 | do |
| 516 | local h = 0 |
| 517 | local cut = Instance.new("Part") |
| 518 | cut.Size = Vector3.new(4, 4, 4) |
| 519 | cut.CFrame = CFrame.fromMatrix(pos + upV*(-2), rightV, upV) |
| 520 | cut.BrickColor = BrickColor.new("Brick yellow") |
| 521 | cut.Material = Enum.Material.Glacier |
| 522 | cut.MaterialVariant = "2022 Stud" |
| 523 | cut.Anchored = true; cut.Parent = workspace |
| 524 | table.insert(cuts, cut) |
| 525 | end |
| 526 | if #cuts > 0 then |
| 527 | local ok, result = pcall(function() return ball:SubtractAsync(cuts) end) |
| 528 | for _, c in ipairs(cuts) do c:Destroy() end |
| 529 | if ok and result then |
| 530 | ball:Destroy() |
| 531 | result.Name = "BellyGrowth_1"; result.Anchored = true; result.Parent = model |
| 532 | else |
| 533 | ball.Name = "BellyGrowth_1"; ball.Parent = model |
| 534 | end |
| 535 | else |
| 536 | ball.Name = "BellyGrowth_1"; ball.Parent = model |
| 537 | end |
| 538 | end |
| 539 | do |
| 540 | local upV = Vector3.new(0,1,0).Unit |
| 541 | local rightV = (Vector3.new(1,0,0) - Vector3.new(1,0,0):Dot(upV)*upV).Unit |
| 542 | local forwardV = rightV:Cross(upV) |
| 543 | local pos = Vector3.new(-1, 8.2, -2.5) |
| 544 | local ball = Instance.new("Part") |
| 545 | ball.Shape = Enum.PartType.Ball |
| 546 | ball.Size = Vector3.new(1.8, 1.8, 1.8) |
| 547 | ball.CFrame = CFrame.new(pos) |
| 548 | ball.BrickColor = BrickColor.new("Brick yellow") |
| 549 | ball.Material = Enum.Material.Glacier |
| 550 | ball.MaterialVariant = "2022 Stud" |
| 551 | ball.Anchored = true; ball.Parent = workspace |
| 552 | local cuts = {} |
| 553 | do |
| 554 | local h = 0 |
| 555 | local cut = Instance.new("Part") |
| 556 | cut.Size = Vector3.new(3.6, 3.6, 3.6) |
| 557 | cut.CFrame = CFrame.fromMatrix(pos + upV*(-1.8), rightV, upV) |
| 558 | cut.BrickColor = BrickColor.new("Brick yellow") |
| 559 | cut.Material = Enum.Material.Glacier |
| 560 | cut.MaterialVariant = "2022 Stud" |
| 561 | cut.Anchored = true; cut.Parent = workspace |
| 562 | table.insert(cuts, cut) |
| 563 | end |
| 564 | if #cuts > 0 then |
| 565 | local ok, result = pcall(function() return ball:SubtractAsync(cuts) end) |
| 566 | for _, c in ipairs(cuts) do c:Destroy() end |
| 567 | if ok and result then |
| 568 | ball:Destroy() |
| 569 | result.Name = "BellyGrowth_2"; result.Anchored = true; result.Parent = model |
| 570 | else |
| 571 | ball.Name = "BellyGrowth_2"; ball.Parent = model |
| 572 | end |
| 573 | else |
| 574 | ball.Name = "BellyGrowth_2"; ball.Parent = model |
| 575 | end |
| 576 | end |
| 577 | do |
| 578 | local upV = Vector3.new(0,1,0).Unit |
| 579 | local rightV = (Vector3.new(1,0,0) - Vector3.new(1,0,0):Dot(upV)*upV).Unit |
| 580 | local forwardV = rightV:Cross(upV) |
| 581 | local pos = Vector3.new(-2, 7.5, -2.2) |
| 582 | local ball = Instance.new("Part") |
| 583 | ball.Shape = Enum.PartType.Ball |
| 584 | ball.Size = Vector3.new(2.2, 2.2, 2.2) |
| 585 | ball.CFrame = CFrame.new(pos) |
| 586 | ball.BrickColor = BrickColor.new("Brick yellow") |
| 587 | ball.Material = Enum.Material.Glacier |
| 588 | ball.MaterialVariant = "2022 Stud" |
| 589 | ball.Anchored = true; ball.Parent = workspace |
| 590 | local cuts = {} |
| 591 | do |
| 592 | local h = 0 |
| 593 | local cut = Instance.new("Part") |
| 594 | cut.Size = Vector3.new(4.4, 4.4, 4.4) |
| 595 | cut.CFrame = CFrame.fromMatrix(pos + upV*(-2.2), rightV, upV) |
| 596 | cut.BrickColor = BrickColor.new("Brick yellow") |
| 597 | cut.Material = Enum.Material.Glacier |
| 598 | cut.MaterialVariant = "2022 Stud" |
| 599 | cut.Anchored = true; cut.Parent = workspace |
| 600 | table.insert(cuts, cut) |
| 601 | end |
| 602 | if #cuts > 0 then |
| 603 | local ok, result = pcall(function() return ball:SubtractAsync(cuts) end) |
| 604 | for _, c in ipairs(cuts) do c:Destroy() end |
| 605 | if ok and result then |
| 606 | ball:Destroy() |
| 607 | result.Name = "BellyGrowth_3"; result.Anchored = true; result.Parent = model |
| 608 | else |
| 609 | ball.Name = "BellyGrowth_3"; ball.Parent = model |
| 610 | end |
| 611 | else |
| 612 | ball.Name = "BellyGrowth_3"; ball.Parent = model |
| 613 | end |
| 614 | end |
| 615 | do |
| 616 | local upV = Vector3.new(0,1,0).Unit |
| 617 | local rightV = (Vector3.new(1,0,0) - Vector3.new(1,0,0):Dot(upV)*upV).Unit |
| 618 | local forwardV = rightV:Cross(upV) |
| 619 | local pos = Vector3.new(2, 7.5, -2.2) |
| 620 | local ball = Instance.new("Part") |
| 621 | ball.Shape = Enum.PartType.Ball |
| 622 | ball.Size = Vector3.new(1.4, 1.4, 1.4) |
| 623 | ball.CFrame = CFrame.new(pos) |
| 624 | ball.BrickColor = BrickColor.new("Brick yellow") |
| 625 | ball.Material = Enum.Material.Glacier |
| 626 | ball.MaterialVariant = "2022 Stud" |
| 627 | ball.Anchored = true; ball.Parent = workspace |
| 628 | local cuts = {} |
| 629 | do |
| 630 | local h = 0 |
| 631 | local cut = Instance.new("Part") |
| 632 | cut.Size = Vector3.new(2.8, 2.8, 2.8) |
| 633 | cut.CFrame = CFrame.fromMatrix(pos + upV*(-1.4), rightV, upV) |
| 634 | cut.BrickColor = BrickColor.new("Brick yellow") |
| 635 | cut.Material = Enum.Material.Glacier |
| 636 | cut.MaterialVariant = "2022 Stud" |
| 637 | cut.Anchored = true; cut.Parent = workspace |
| 638 | table.insert(cuts, cut) |
| 639 | end |
| 640 | if #cuts > 0 then |
| 641 | local ok, result = pcall(function() return ball:SubtractAsync(cuts) end) |
| 642 | for _, c in ipairs(cuts) do c:Destroy() end |
| 643 | if ok and result then |
| 644 | ball:Destroy() |
| 645 | result.Name = "BellyGrowth_4"; result.Anchored = true; result.Parent = model |
| 646 | else |
| 647 | ball.Name = "BellyGrowth_4"; ball.Parent = model |
| 648 | end |
| 649 | else |
| 650 | ball.Name = "BellyGrowth_4"; ball.Parent = model |
| 651 | end |
| 652 | end |
| 653 | do |
| 654 | local upV = Vector3.new(0,1,0).Unit |
| 655 | local rightV = (Vector3.new(1,0,0) - Vector3.new(1,0,0):Dot(upV)*upV).Unit |
| 656 | local forwardV = rightV:Cross(upV) |
| 657 | local pos = Vector3.new(0, 7, -2.4) |
| 658 | local ball = Instance.new("Part") |
| 659 | ball.Shape = Enum.PartType.Ball |
| 660 | ball.Size = Vector3.new(2.4, 2.4, 2.4) |
| 661 | ball.CFrame = CFrame.new(pos) |
| 662 | ball.BrickColor = BrickColor.new("Brick yellow") |
| 663 | ball.Material = Enum.Material.Glacier |
| 664 | ball.MaterialVariant = "2022 Stud" |
| 665 | ball.Anchored = true; ball.Parent = workspace |
| 666 | local cuts = {} |
| 667 | do |
| 668 | local h = 0 |
| 669 | local cut = Instance.new("Part") |
| 670 | cut.Size = Vector3.new(4.8, 4.8, 4.8) |
| 671 | cut.CFrame = CFrame.fromMatrix(pos + upV*(-2.4), rightV, upV) |
| 672 | cut.BrickColor = BrickColor.new("Brick yellow") |
| 673 | cut.Material = Enum.Material.Glacier |
| 674 | cut.MaterialVariant = "2022 Stud" |
| 675 | cut.Anchored = true; cut.Parent = workspace |
| 676 | table.insert(cuts, cut) |
| 677 | end |
| 678 | if #cuts > 0 then |
| 679 | local ok, result = pcall(function() return ball:SubtractAsync(cuts) end) |
| 680 | for _, c in ipairs(cuts) do c:Destroy() end |
| 681 | if ok and result then |
| 682 | ball:Destroy() |
| 683 | result.Name = "BellyGrowth_5"; result.Anchored = true; result.Parent = model |
| 684 | else |
| 685 | ball.Name = "BellyGrowth_5"; ball.Parent = model |
| 686 | end |
| 687 | else |
| 688 | ball.Name = "BellyGrowth_5"; ball.Parent = model |
| 689 | end |
| 690 | end |
| 691 | do |
| 692 | local upV = Vector3.new(0,1,0).Unit |
| 693 | local rightV = (Vector3.new(1,0,0) - Vector3.new(1,0,0):Dot(upV)*upV).Unit |
| 694 | local forwardV = rightV:Cross(upV) |
| 695 | local pos = Vector3.new(-1.5, 9, -2) |
| 696 | local ball = Instance.new("Part") |
| 697 | ball.Shape = Enum.PartType.Ball |
| 698 | ball.Size = Vector3.new(1.6, 1.6, 1.6) |
| 699 | ball.CFrame = CFrame.new(pos) |
| 700 | ball.BrickColor = BrickColor.new("Brick yellow") |
| 701 | ball.Material = Enum.Material.Glacier |
| 702 | ball.MaterialVariant = "2022 Stud" |
| 703 | ball.Anchored = true; ball.Parent = workspace |
| 704 | local cuts = {} |
| 705 | do |
| 706 | local h = 0 |
| 707 | local cut = Instance.new("Part") |
| 708 | cut.Size = Vector3.new(3.2, 3.2, 3.2) |
| 709 | cut.CFrame = CFrame.fromMatrix(pos + upV*(-1.6), rightV, upV) |
| 710 | cut.BrickColor = BrickColor.new("Brick yellow") |
| 711 | cut.Material = Enum.Material.Glacier |
| 712 | cut.MaterialVariant = "2022 Stud" |
| 713 | cut.Anchored = true; cut.Parent = workspace |
| 714 | table.insert(cuts, cut) |
| 715 | end |
| 716 | if #cuts > 0 then |
| 717 | local ok, result = pcall(function() return ball:SubtractAsync(cuts) end) |
| 718 | for _, c in ipairs(cuts) do c:Destroy() end |
| 719 | if ok and result then |
| 720 | ball:Destroy() |
| 721 | result.Name = "BellyGrowth_6"; result.Anchored = true; result.Parent = model |
| 722 | else |
| 723 | ball.Name = "BellyGrowth_6"; ball.Parent = model |
| 724 | end |
| 725 | else |
| 726 | ball.Name = "BellyGrowth_6"; ball.Parent = model |
| 727 | end |
| 728 | end |
| 729 | do |
| 730 | local upV = Vector3.new(0,1,0).Unit |
| 731 | local rightV = (Vector3.new(1,0,0) - Vector3.new(1,0,0):Dot(upV)*upV).Unit |
| 732 | local forwardV = rightV:Cross(upV) |
| 733 | local pos = Vector3.new(1, 9.2, -2) |
| 734 | local ball = Instance.new("Part") |
| 735 | ball.Shape = Enum.PartType.Ball |
| 736 | ball.Size = Vector3.new(1.4, 1.4, 1.4) |
| 737 | ball.CFrame = CFrame.new(pos) |
| 738 | ball.BrickColor = BrickColor.new("Brick yellow") |
| 739 | ball.Material = Enum.Material.Glacier |
| 740 | ball.MaterialVariant = "2022 Stud" |
| 741 | ball.Anchored = true; ball.Parent = workspace |
| 742 | local cuts = {} |
| 743 | do |
| 744 | local h = 0 |
| 745 | local cut = Instance.new("Part") |
| 746 | cut.Size = Vector3.new(2.8, 2.8, 2.8) |
| 747 | cut.CFrame = CFrame.fromMatrix(pos + upV*(-1.4), rightV, upV) |
| 748 | cut.BrickColor = BrickColor.new("Brick yellow") |
| 749 | cut.Material = Enum.Material.Glacier |
| 750 | cut.MaterialVariant = "2022 Stud" |
| 751 | cut.Anchored = true; cut.Parent = workspace |
| 752 | table.insert(cuts, cut) |
| 753 | end |
| 754 | if #cuts > 0 then |
| 755 | local ok, result = pcall(function() return ball:SubtractAsync(cuts) end) |
| 756 | for _, c in ipairs(cuts) do c:Destroy() end |
| 757 | if ok and result then |
| 758 | ball:Destroy() |
| 759 | result.Name = "BellyGrowth_7"; result.Anchored = true; result.Parent = model |
| 760 | else |
| 761 | ball.Name = "BellyGrowth_7"; ball.Parent = model |
| 762 | end |
| 763 | else |
| 764 | ball.Name = "BellyGrowth_7"; ball.Parent = model |
| 765 | end |
| 766 | end |
| 767 | do |
| 768 | local upV = Vector3.new(0,1,0).Unit |
| 769 | local rightV = (Vector3.new(1,0,0) - Vector3.new(1,0,0):Dot(upV)*upV).Unit |
| 770 | local forwardV = rightV:Cross(upV) |
| 771 | local pos = Vector3.new(2.5, 8, 2.5) |
| 772 | local ball = Instance.new("Part") |
| 773 | ball.Shape = Enum.PartType.Ball |
| 774 | ball.Size = Vector3.new(2, 2, 2) |
| 775 | ball.CFrame = CFrame.new(pos) |
| 776 | ball.BrickColor = BrickColor.new("Brick yellow") |
| 777 | ball.Material = Enum.Material.Glacier |
| 778 | ball.MaterialVariant = "2022 Stud" |
| 779 | ball.Anchored = true; ball.Parent = workspace |
| 780 | local cuts = {} |
| 781 | do |
| 782 | local h = 0 |
| 783 | local cut = Instance.new("Part") |
| 784 | cut.Size = Vector3.new(4, 4, 4) |
| 785 | cut.CFrame = CFrame.fromMatrix(pos + upV*(-2), rightV, upV) |
| 786 | cut.BrickColor = BrickColor.new("Brick yellow") |
| 787 | cut.Material = Enum.Material.Glacier |
| 788 | cut.MaterialVariant = "2022 Stud" |
| 789 | cut.Anchored = true; cut.Parent = workspace |
| 790 | table.insert(cuts, cut) |
| 791 | end |
| 792 | if #cuts > 0 then |
| 793 | local ok, result = pcall(function() return ball:SubtractAsync(cuts) end) |
| 794 | for _, c in ipairs(cuts) do c:Destroy() end |
| 795 | if ok and result then |
| 796 | ball:Destroy() |
| 797 | result.Name = "BellyGrowth_8"; result.Anchored = true; result.Parent = model |
| 798 | else |
| 799 | ball.Name = "BellyGrowth_8"; ball.Parent = model |
| 800 | end |
| 801 | else |
| 802 | ball.Name = "BellyGrowth_8"; ball.Parent = model |
| 803 | end |
| 804 | end |
| 805 | do |
| 806 | local upV = Vector3.new(0,1,0).Unit |
| 807 | local rightV = (Vector3.new(1,0,0) - Vector3.new(1,0,0):Dot(upV)*upV).Unit |
| 808 | local forwardV = rightV:Cross(upV) |
| 809 | local pos = Vector3.new(1.5, 7.5, 2.8) |
| 810 | local ball = Instance.new("Part") |
| 811 | ball.Shape = Enum.PartType.Ball |
| 812 | ball.Size = Vector3.new(2.4, 2.4, 2.4) |
| 813 | ball.CFrame = CFrame.new(pos) |
| 814 | ball.BrickColor = BrickColor.new("Brick yellow") |
| 815 | ball.Material = Enum.Material.Glacier |
| 816 | ball.MaterialVariant = "2022 Stud" |
| 817 | ball.Anchored = true; ball.Parent = workspace |
| 818 | local cuts = {} |
| 819 | do |
| 820 | local h = 0 |
| 821 | local cut = Instance.new("Part") |
| 822 | cut.Size = Vector3.new(4.8, 4.8, 4.8) |
| 823 | cut.CFrame = CFrame.fromMatrix(pos + upV*(-2.4), rightV, upV) |
| 824 | cut.BrickColor = BrickColor.new("Brick yellow") |
| 825 | cut.Material = Enum.Material.Glacier |
| 826 | cut.MaterialVariant = "2022 Stud" |
| 827 | cut.Anchored = true; cut.Parent = workspace |
| 828 | table.insert(cuts, cut) |
| 829 | end |
| 830 | if #cuts > 0 then |
| 831 | local ok, result = pcall(function() return ball:SubtractAsync(cuts) end) |
| 832 | for _, c in ipairs(cuts) do c:Destroy() end |
| 833 | if ok and result then |
| 834 | ball:Destroy() |
| 835 | result.Name = "BellyGrowth_9"; result.Anchored = true; result.Parent = model |
| 836 | else |
| 837 | ball.Name = "BellyGrowth_9"; ball.Parent = model |
| 838 | end |
| 839 | else |
| 840 | ball.Name = "BellyGrowth_9"; ball.Parent = model |
| 841 | end |
| 842 | end |
| 843 | do |
| 844 | local upV = Vector3.new(0,1,0).Unit |
| 845 | local rightV = (Vector3.new(1,0,0) - Vector3.new(1,0,0):Dot(upV)*upV).Unit |
| 846 | local forwardV = rightV:Cross(upV) |
| 847 | local pos = Vector3.new(0, 8, 3) |
| 848 | local ball = Instance.new("Part") |
| 849 | ball.Shape = Enum.PartType.Ball |
| 850 | ball.Size = Vector3.new(2.2, 2.2, 2.2) |
| 851 | ball.CFrame = CFrame.new(pos) |
| 852 | ball.BrickColor = BrickColor.new("Brick yellow") |
| 853 | ball.Material = Enum.Material.Glacier |
| 854 | ball.MaterialVariant = "2022 Stud" |
| 855 | ball.Anchored = true; ball.Parent = workspace |
| 856 | local cuts = {} |
| 857 | do |
| 858 | local h = 0 |
| 859 | local cut = Instance.new("Part") |
| 860 | cut.Size = Vector3.new(4.4, 4.4, 4.4) |
| 861 | cut.CFrame = CFrame.fromMatrix(pos + upV*(-2.2), rightV, upV) |
| 862 | cut.BrickColor = BrickColor.new("Brick yellow") |
| 863 | cut.Material = Enum.Material.Glacier |
| 864 | cut.MaterialVariant = "2022 Stud" |
| 865 | cut.Anchored = true; cut.Parent = workspace |
| 866 | table.insert(cuts, cut) |
| 867 | end |
| 868 | if #cuts > 0 then |
| 869 | local ok, result = pcall(function() return ball:SubtractAsync(cuts) end) |
| 870 | for _, c in ipairs(cuts) do c:Destroy() end |
| 871 | if ok and result then |
| 872 | ball:Destroy() |
| 873 | result.Name = "BellyGrowth_10"; result.Anchored = true; result.Parent = model |
| 874 | else |
| 875 | ball.Name = "BellyGrowth_10"; ball.Parent = model |
| 876 | end |
| 877 | else |
| 878 | ball.Name = "BellyGrowth_10"; ball.Parent = model |
| 879 | end |
| 880 | end |
| 881 | do |
| 882 | local upV = Vector3.new(0,1,0).Unit |
| 883 | local rightV = (Vector3.new(1,0,0) - Vector3.new(1,0,0):Dot(upV)*upV).Unit |
| 884 | local forwardV = rightV:Cross(upV) |
| 885 | local pos = Vector3.new(-1.5, 7.5, 2.8) |
| 886 | local ball = Instance.new("Part") |
| 887 | ball.Shape = Enum.PartType.Ball |
| 888 | ball.Size = Vector3.new(2, 2, 2) |
| 889 | ball.CFrame = CFrame.new(pos) |
| 890 | ball.BrickColor = BrickColor.new("Brick yellow") |
| 891 | ball.Material = Enum.Material.Glacier |
| 892 | ball.MaterialVariant = "2022 Stud" |
| 893 | ball.Anchored = true; ball.Parent = workspace |
| 894 | local cuts = {} |
| 895 | do |
| 896 | local h = 0 |
| 897 | local cut = Instance.new("Part") |
| 898 | cut.Size = Vector3.new(4, 4, 4) |
| 899 | cut.CFrame = CFrame.fromMatrix(pos + upV*(-2), rightV, upV) |
| 900 | cut.BrickColor = BrickColor.new("Brick yellow") |
| 901 | cut.Material = Enum.Material.Glacier |
| 902 | cut.MaterialVariant = "2022 Stud" |
| 903 | cut.Anchored = true; cut.Parent = workspace |
| 904 | table.insert(cuts, cut) |
| 905 | end |
| 906 | if #cuts > 0 then |
| 907 | local ok, result = pcall(function() return ball:SubtractAsync(cuts) end) |
| 908 | for _, c in ipairs(cuts) do c:Destroy() end |
| 909 | if ok and result then |
| 910 | ball:Destroy() |
| 911 | result.Name = "BellyGrowth_11"; result.Anchored = true; result.Parent = model |
| 912 | else |
| 913 | ball.Name = "BellyGrowth_11"; ball.Parent = model |
| 914 | end |
| 915 | else |
| 916 | ball.Name = "BellyGrowth_11"; ball.Parent = model |
| 917 | end |
| 918 | end |
| 919 | do |
| 920 | local upV = Vector3.new(0,1,0).Unit |
| 921 | local rightV = (Vector3.new(1,0,0) - Vector3.new(1,0,0):Dot(upV)*upV).Unit |
| 922 | local forwardV = rightV:Cross(upV) |
| 923 | local pos = Vector3.new(-2.5, 8, 2.5) |
| 924 | local ball = Instance.new("Part") |
| 925 | ball.Shape = Enum.PartType.Ball |
| 926 | ball.Size = Vector3.new(1.8, 1.8, 1.8) |
| 927 | ball.CFrame = CFrame.new(pos) |
| 928 | ball.BrickColor = BrickColor.new("Brick yellow") |
| 929 | ball.Material = Enum.Material.Glacier |
| 930 | ball.MaterialVariant = "2022 Stud" |
| 931 | ball.Anchored = true; ball.Parent = workspace |
| 932 | local cuts = {} |
| 933 | do |
| 934 | local h = 0 |
| 935 | local cut = Instance.new("Part") |
| 936 | cut.Size = Vector3.new(3.6, 3.6, 3.6) |
| 937 | cut.CFrame = CFrame.fromMatrix(pos + upV*(-1.8), rightV, upV) |
| 938 | cut.BrickColor = BrickColor.new("Brick yellow") |
| 939 | cut.Material = Enum.Material.Glacier |
| 940 | cut.MaterialVariant = "2022 Stud" |
| 941 | cut.Anchored = true; cut.Parent = workspace |
| 942 | table.insert(cuts, cut) |
| 943 | end |
| 944 | if #cuts > 0 then |
| 945 | local ok, result = pcall(function() return ball:SubtractAsync(cuts) end) |
| 946 | for _, c in ipairs(cuts) do c:Destroy() end |
| 947 | if ok and result then |
| 948 | ball:Destroy() |
| 949 | result.Name = "BellyGrowth_12"; result.Anchored = true; result.Parent = model |
| 950 | else |
| 951 | ball.Name = "BellyGrowth_12"; ball.Parent = model |
| 952 | end |
| 953 | else |
| 954 | ball.Name = "BellyGrowth_12"; ball.Parent = model |
| 955 | end |
| 956 | end |
| 957 | do |
| 958 | local upV = Vector3.new(0,1,0).Unit |
| 959 | local rightV = (Vector3.new(1,0,0) - Vector3.new(1,0,0):Dot(upV)*upV).Unit |
| 960 | local forwardV = rightV:Cross(upV) |
| 961 | local pos = Vector3.new(1, 9, 2.6) |
| 962 | local ball = Instance.new("Part") |
| 963 | ball.Shape = Enum.PartType.Ball |
| 964 | ball.Size = Vector3.new(1.6, 1.6, 1.6) |
| 965 | ball.CFrame = CFrame.new(pos) |
| 966 | ball.BrickColor = BrickColor.new("Brick yellow") |
| 967 | ball.Material = Enum.Material.Glacier |
| 968 | ball.MaterialVariant = "2022 Stud" |
| 969 | ball.Anchored = true; ball.Parent = workspace |
| 970 | local cuts = {} |
| 971 | do |
| 972 | local h = 0 |
| 973 | local cut = Instance.new("Part") |
| 974 | cut.Size = Vector3.new(3.2, 3.2, 3.2) |
| 975 | cut.CFrame = CFrame.fromMatrix(pos + upV*(-1.6), rightV, upV) |
| 976 | cut.BrickColor = BrickColor.new("Brick yellow") |
| 977 | cut.Material = Enum.Material.Glacier |
| 978 | cut.MaterialVariant = "2022 Stud" |
| 979 | cut.Anchored = true; cut.Parent = workspace |
| 980 | table.insert(cuts, cut) |
| 981 | end |
| 982 | if #cuts > 0 then |
| 983 | local ok, result = pcall(function() return ball:SubtractAsync(cuts) end) |
| 984 | for _, c in ipairs(cuts) do c:Destroy() end |
| 985 | if ok and result then |
| 986 | ball:Destroy() |
| 987 | result.Name = "BellyGrowth_13"; result.Anchored = true; result.Parent = model |
| 988 | else |
| 989 | ball.Name = "BellyGrowth_13"; ball.Parent = model |
| 990 | end |
| 991 | else |
| 992 | ball.Name = "BellyGrowth_13"; ball.Parent = model |
| 993 | end |
| 994 | end |
| 995 | do |
| 996 | local upV = Vector3.new(0,1,0).Unit |
| 997 | local rightV = (Vector3.new(1,0,0) - Vector3.new(1,0,0):Dot(upV)*upV).Unit |
| 998 | local forwardV = rightV:Cross(upV) |
| 999 | local pos = Vector3.new(-1, 9, 2.6) |
| 1000 | local ball = Instance.new("Part") |
| 1001 | ball.Shape = Enum.PartType.Ball |
| 1002 | ball.Size = Vector3.new(1.6, 1.6, 1.6) |
| 1003 | ball.CFrame = CFrame.new(pos) |
| 1004 | ball.BrickColor = BrickColor.new("Brick yellow") |
| 1005 | ball.Material = Enum.Material.Glacier |
| 1006 | ball.MaterialVariant = "2022 Stud" |
| 1007 | ball.Anchored = true; ball.Parent = workspace |
| 1008 | local cuts = {} |
| 1009 | do |
| 1010 | local h = 0 |
| 1011 | local cut = Instance.new("Part") |
| 1012 | cut.Size = Vector3.new(3.2, 3.2, 3.2) |
| 1013 | cut.CFrame = CFrame.fromMatrix(pos + upV*(-1.6), rightV, upV) |
| 1014 | cut.BrickColor = BrickColor.new("Brick yellow") |
| 1015 | cut.Material = Enum.Material.Glacier |
| 1016 | cut.MaterialVariant = "2022 Stud" |
| 1017 | cut.Anchored = true; cut.Parent = workspace |
| 1018 | table.insert(cuts, cut) |
| 1019 | end |
| 1020 | if #cuts > 0 then |
| 1021 | local ok, result = pcall(function() return ball:SubtractAsync(cuts) end) |
| 1022 | for _, c in ipairs(cuts) do c:Destroy() end |
| 1023 | if ok and result then |
| 1024 | ball:Destroy() |
| 1025 | result.Name = "BellyGrowth_14"; result.Anchored = true; result.Parent = model |
| 1026 | else |
| 1027 | ball.Name = "BellyGrowth_14"; ball.Parent = model |
| 1028 | end |
| 1029 | else |
| 1030 | ball.Name = "BellyGrowth_14"; ball.Parent = model |
| 1031 | end |
| 1032 | end |
| 1033 | model.PrimaryPart = model:FindFirstChild("BellyMain") |
| 1034 | print("FungalBrute built: " .. #model:GetChildren() .. " parts") |
Loading comments...