Loading model...
by Test · 3/25/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: KoreanBBQPlatter |
| 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 = "KoreanBBQPlatter" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Bright green"] = "2022 Stud", |
| 25 | ["Bright orange"] = "2022 Stud", |
| 26 | ["Bright yellow"] = "2022 Big Stud", |
| 27 | ["Cork"] = "2022 Stud", |
| 28 | ["Crimson"] = "2022 Weld", |
| 29 | ["Institutional white"] = "2022 Stud", |
| 30 | ["Nougat"] = "2022 Stud", |
| 31 | ["Pearl"] = "2022 Weld", |
| 32 | ["Pink"] = "2022 Weld", |
| 33 | ["Really black"] = "2022 Glue", |
| 34 | ["Reddish brown"] = "2022 Small Stud", |
| 35 | ["Salmon"] = "2022 Weld", |
| 36 | ["White"] = "2022 Weld", |
| 37 | } |
| 38 | do |
| 39 | local p = Instance.new("Part") |
| 40 | p.Shape = Enum.PartType.Cylinder |
| 41 | p.Name = "BoardBase" |
| 42 | p.Size = Vector3.new(1, 24, 24) |
| 43 | p.CFrame = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 44 | p.BrickColor = BrickColor.new("Reddish brown") |
| 45 | p.Material = Enum.Material.Glacier |
| 46 | p.MaterialVariant = "2022 Small Stud" |
| 47 | p.Anchored = true |
| 48 | p.Parent = model |
| 49 | end |
| 50 | do |
| 51 | local p = Instance.new("Part") |
| 52 | p.Name = "PorkBelly1_Meat" |
| 53 | p.Size = Vector3.new(12, 0.8, 3) |
| 54 | p.CFrame = CFrame.new(4, 1, -8) * CFrame.Angles(math.rad(0), math.rad(-15), math.rad(0)) |
| 55 | p.BrickColor = BrickColor.new("Salmon") |
| 56 | p.Material = Enum.Material.Glacier |
| 57 | p.MaterialVariant = "2022 Weld" |
| 58 | p.Anchored = true |
| 59 | p.Parent = model |
| 60 | end |
| 61 | do |
| 62 | local p = Instance.new("Part") |
| 63 | p.Name = "PorkBelly1_Fat" |
| 64 | p.Size = Vector3.new(12, 0.8, 1.5) |
| 65 | p.CFrame = CFrame.new(4, 1.04, -6) * CFrame.Angles(math.rad(0), math.rad(-15), math.rad(0)) |
| 66 | p.BrickColor = BrickColor.new("White") |
| 67 | p.Material = Enum.Material.Glacier |
| 68 | p.MaterialVariant = "2022 Weld" |
| 69 | p.Anchored = true |
| 70 | p.Parent = model |
| 71 | end |
| 72 | do |
| 73 | local p = Instance.new("Part") |
| 74 | p.Name = "PorkBelly2_Meat" |
| 75 | p.Size = Vector3.new(11, 0.8, 2.5) |
| 76 | p.CFrame = CFrame.new(5, 1.5, -5) * CFrame.Angles(math.rad(0), math.rad(-10), math.rad(0)) |
| 77 | p.BrickColor = BrickColor.new("Salmon") |
| 78 | p.Material = Enum.Material.Glacier |
| 79 | p.MaterialVariant = "2022 Weld" |
| 80 | p.Anchored = true |
| 81 | p.Parent = model |
| 82 | end |
| 83 | do |
| 84 | local p = Instance.new("Part") |
| 85 | p.Name = "PorkBelly2_Fat" |
| 86 | p.Size = Vector3.new(11, 0.8, 1.2) |
| 87 | p.CFrame = CFrame.new(5, 1.54, -3.5) * CFrame.Angles(math.rad(0), math.rad(-10), math.rad(0)) |
| 88 | p.BrickColor = BrickColor.new("White") |
| 89 | p.Material = Enum.Material.Glacier |
| 90 | p.MaterialVariant = "2022 Weld" |
| 91 | p.Anchored = true |
| 92 | p.Parent = model |
| 93 | end |
| 94 | do |
| 95 | local p = Instance.new("Part") |
| 96 | p.Name = "PorkBelly3_Meat" |
| 97 | p.Size = Vector3.new(10, 0.8, 2) |
| 98 | p.CFrame = CFrame.new(6, 2, -2) * CFrame.Angles(math.rad(0), math.rad(-5), math.rad(0)) |
| 99 | p.BrickColor = BrickColor.new("Salmon") |
| 100 | p.Material = Enum.Material.Glacier |
| 101 | p.MaterialVariant = "2022 Weld" |
| 102 | p.Anchored = true |
| 103 | p.Parent = model |
| 104 | end |
| 105 | do |
| 106 | local p = Instance.new("Part") |
| 107 | p.Name = "PorkBelly3_Fat" |
| 108 | p.Size = Vector3.new(10, 0.8, 1) |
| 109 | p.CFrame = CFrame.new(6, 2.04, -0.8) * CFrame.Angles(math.rad(0), math.rad(-5), math.rad(0)) |
| 110 | p.BrickColor = BrickColor.new("White") |
| 111 | p.Material = Enum.Material.Glacier |
| 112 | p.MaterialVariant = "2022 Weld" |
| 113 | p.Anchored = true |
| 114 | p.Parent = model |
| 115 | end |
| 116 | do |
| 117 | local p = Instance.new("Part") |
| 118 | p.Name = "ThinMeat_0_Fat" |
| 119 | p.Size = Vector3.new(4, 0.4, 2) |
| 120 | p.CFrame = CFrame.new(-8, 1.04, -6) * CFrame.Angles(math.rad(0), math.rad(15), math.rad(0)) |
| 121 | p.BrickColor = BrickColor.new("White") |
| 122 | p.Material = Enum.Material.Glacier |
| 123 | p.MaterialVariant = "2022 Weld" |
| 124 | p.Anchored = true |
| 125 | p.Parent = model |
| 126 | end |
| 127 | do |
| 128 | local p = Instance.new("Part") |
| 129 | p.Name = "ThinMeat_0_Meat" |
| 130 | p.Size = Vector3.new(4, 0.4, 2) |
| 131 | p.CFrame = CFrame.new(-6, 1, -6) * CFrame.Angles(math.rad(0), math.rad(15), math.rad(0)) |
| 132 | p.BrickColor = BrickColor.new("Salmon") |
| 133 | p.Material = Enum.Material.Glacier |
| 134 | p.MaterialVariant = "2022 Weld" |
| 135 | p.Anchored = true |
| 136 | p.Parent = model |
| 137 | end |
| 138 | do |
| 139 | local p = Instance.new("Part") |
| 140 | p.Name = "ThinMeat_1_Fat" |
| 141 | p.Size = Vector3.new(4, 0.4, 2) |
| 142 | p.CFrame = CFrame.new(-8, 1.2, -3.5) * CFrame.Angles(math.rad(0), math.rad(15), math.rad(0)) |
| 143 | p.BrickColor = BrickColor.new("White") |
| 144 | p.Material = Enum.Material.Glacier |
| 145 | p.MaterialVariant = "2022 Weld" |
| 146 | p.Anchored = true |
| 147 | p.Parent = model |
| 148 | end |
| 149 | do |
| 150 | local p = Instance.new("Part") |
| 151 | p.Name = "ThinMeat_1_Meat" |
| 152 | p.Size = Vector3.new(4, 0.4, 2) |
| 153 | p.CFrame = CFrame.new(-6, 1.24, -3.5) * CFrame.Angles(math.rad(0), math.rad(15), math.rad(0)) |
| 154 | p.BrickColor = BrickColor.new("Salmon") |
| 155 | p.Material = Enum.Material.Glacier |
| 156 | p.MaterialVariant = "2022 Weld" |
| 157 | p.Anchored = true |
| 158 | p.Parent = model |
| 159 | end |
| 160 | do |
| 161 | local p = Instance.new("Part") |
| 162 | p.Name = "ThinMeat_2_Fat" |
| 163 | p.Size = Vector3.new(4, 0.4, 2) |
| 164 | p.CFrame = CFrame.new(-8, 1.4, -1) * CFrame.Angles(math.rad(0), math.rad(15), math.rad(0)) |
| 165 | p.BrickColor = BrickColor.new("White") |
| 166 | p.Material = Enum.Material.Glacier |
| 167 | p.MaterialVariant = "2022 Weld" |
| 168 | p.Anchored = true |
| 169 | p.Parent = model |
| 170 | end |
| 171 | do |
| 172 | local p = Instance.new("Part") |
| 173 | p.Name = "ThinMeat_2_Meat" |
| 174 | p.Size = Vector3.new(4, 0.4, 2) |
| 175 | p.CFrame = CFrame.new(-6, 1.44, -1) * CFrame.Angles(math.rad(0), math.rad(15), math.rad(0)) |
| 176 | p.BrickColor = BrickColor.new("Salmon") |
| 177 | p.Material = Enum.Material.Glacier |
| 178 | p.MaterialVariant = "2022 Weld" |
| 179 | p.Anchored = true |
| 180 | p.Parent = model |
| 181 | end |
| 182 | do |
| 183 | local p = Instance.new("Part") |
| 184 | p.Name = "ThinMeat_3_Fat" |
| 185 | p.Size = Vector3.new(4, 0.4, 2) |
| 186 | p.CFrame = CFrame.new(-8, 1.64, 1.5) * CFrame.Angles(math.rad(0), math.rad(15), math.rad(0)) |
| 187 | p.BrickColor = BrickColor.new("White") |
| 188 | p.Material = Enum.Material.Glacier |
| 189 | p.MaterialVariant = "2022 Weld" |
| 190 | p.Anchored = true |
| 191 | p.Parent = model |
| 192 | end |
| 193 | do |
| 194 | local p = Instance.new("Part") |
| 195 | p.Name = "ThinMeat_3_Meat" |
| 196 | p.Size = Vector3.new(4, 0.4, 2) |
| 197 | p.CFrame = CFrame.new(-6, 1.6, 1.5) * CFrame.Angles(math.rad(0), math.rad(15), math.rad(0)) |
| 198 | p.BrickColor = BrickColor.new("Salmon") |
| 199 | p.Material = Enum.Material.Glacier |
| 200 | p.MaterialVariant = "2022 Weld" |
| 201 | p.Anchored = true |
| 202 | p.Parent = model |
| 203 | end |
| 204 | do |
| 205 | local p = Instance.new("Part") |
| 206 | p.Shape = Enum.PartType.Cylinder |
| 207 | p.Name = "Mushroom1_Cap" |
| 208 | p.Size = Vector3.new(0.6, 4.5, 4.5) |
| 209 | p.CFrame = CFrame.new(-7, 2, 2) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 210 | p.BrickColor = BrickColor.new("Institutional white") |
| 211 | p.Material = Enum.Material.Glacier |
| 212 | p.MaterialVariant = "2022 Stud" |
| 213 | p.Anchored = true |
| 214 | p.Parent = model |
| 215 | end |
| 216 | do |
| 217 | local p = Instance.new("Part") |
| 218 | p.Name = "Mushroom1_Stem" |
| 219 | p.Size = Vector3.new(2, 0.5, 1.5) |
| 220 | p.CFrame = CFrame.new(-5, 2, 2) * CFrame.Angles(math.rad(0), math.rad(20), math.rad(0)) |
| 221 | p.BrickColor = BrickColor.new("Nougat") |
| 222 | p.Material = Enum.Material.Glacier |
| 223 | p.MaterialVariant = "2022 Stud" |
| 224 | p.Anchored = true |
| 225 | p.Parent = model |
| 226 | end |
| 227 | do |
| 228 | local p = Instance.new("Part") |
| 229 | p.Shape = Enum.PartType.Cylinder |
| 230 | p.Name = "Mushroom2_Cap" |
| 231 | p.Size = Vector3.new(0.6, 4, 4) |
| 232 | p.CFrame = CFrame.new(-6, 2.5, 5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 233 | p.BrickColor = BrickColor.new("Institutional white") |
| 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("Part") |
| 241 | p.Name = "Mushroom2_Stem" |
| 242 | p.Size = Vector3.new(1.8, 0.5, 1.2) |
| 243 | p.CFrame = CFrame.new(-4.5, 2.5, 5) * CFrame.Angles(math.rad(0), math.rad(10), math.rad(0)) |
| 244 | p.BrickColor = BrickColor.new("Nougat") |
| 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("Part") |
| 252 | p.Shape = Enum.PartType.Ball |
| 253 | p.Name = "Potato1" |
| 254 | p.Size = Vector3.new(3, 2, 2.5) |
| 255 | p.CFrame = CFrame.new(-6, 1.5, 8) |
| 256 | p.BrickColor = BrickColor.new("Cork") |
| 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.Shape = Enum.PartType.Ball |
| 265 | p.Name = "Potato2" |
| 266 | p.Size = Vector3.new(3.5, 2.2, 2.8) |
| 267 | p.CFrame = CFrame.new(-4, 1.8, 10) |
| 268 | p.BrickColor = BrickColor.new("Cork") |
| 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 = "LettuceTop_0" |
| 277 | p.Size = Vector3.new(1.5, 1, 1.5) |
| 278 | p.CFrame = CFrame.new(0, 2.5, -4) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(28.6479)) |
| 279 | p.BrickColor = BrickColor.new("Bright green") |
| 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 = "LettuceTop_1" |
| 288 | p.Size = Vector3.new(1.5, 1, 1.5) |
| 289 | p.CFrame = CFrame.new(-1.38197, 2.5, -2.09789) * CFrame.Angles(math.rad(27.2458), math.rad(0), math.rad(8.85268)) |
| 290 | p.BrickColor = BrickColor.new("Bright green") |
| 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 = "LettuceTop_2" |
| 299 | p.Size = Vector3.new(1.5, 1, 1.5) |
| 300 | p.CFrame = CFrame.new(-3.61803, 2.5, -2.82443) * CFrame.Angles(math.rad(16.8388), math.rad(0), math.rad(-23.1766)) |
| 301 | p.BrickColor = BrickColor.new("Bright green") |
| 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 = "LettuceTop_3" |
| 310 | p.Size = Vector3.new(1.5, 1, 1.5) |
| 311 | p.CFrame = CFrame.new(-3.61803, 2.5, -5.17557) * CFrame.Angles(math.rad(-16.8388), math.rad(0), math.rad(-23.1766)) |
| 312 | p.BrickColor = BrickColor.new("Bright green") |
| 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.Name = "LettuceTop_4" |
| 321 | p.Size = Vector3.new(1.5, 1, 1.5) |
| 322 | p.CFrame = CFrame.new(-1.38197, 2.5, -5.90211) * CFrame.Angles(math.rad(-27.2458), math.rad(0), math.rad(8.85268)) |
| 323 | p.BrickColor = BrickColor.new("Bright green") |
| 324 | p.Material = Enum.Material.Glacier |
| 325 | p.MaterialVariant = "2022 Stud" |
| 326 | p.Anchored = true |
| 327 | p.Parent = model |
| 328 | end |
| 329 | do |
| 330 | local p = Instance.new("Part") |
| 331 | p.Name = "LettuceMid_0" |
| 332 | p.Size = Vector3.new(1.2, 0.8, 1.2) |
| 333 | p.CFrame = CFrame.new(-2.93934, 2, 7.06066) * CFrame.Angles(math.rad(20.2571), math.rad(0), math.rad(20.2571)) |
| 334 | p.BrickColor = BrickColor.new("Bright green") |
| 335 | p.Material = Enum.Material.Glacier |
| 336 | p.MaterialVariant = "2022 Stud" |
| 337 | p.Anchored = true |
| 338 | p.Parent = model |
| 339 | end |
| 340 | do |
| 341 | local p = Instance.new("Part") |
| 342 | p.Name = "LettuceMid_1" |
| 343 | p.Size = Vector3.new(1.2, 0.8, 1.2) |
| 344 | p.CFrame = CFrame.new(-5.06066, 2, 7.06066) * CFrame.Angles(math.rad(20.2571), math.rad(0), math.rad(-20.2571)) |
| 345 | p.BrickColor = BrickColor.new("Bright green") |
| 346 | p.Material = Enum.Material.Glacier |
| 347 | p.MaterialVariant = "2022 Stud" |
| 348 | p.Anchored = true |
| 349 | p.Parent = model |
| 350 | end |
| 351 | do |
| 352 | local p = Instance.new("Part") |
| 353 | p.Name = "LettuceMid_2" |
| 354 | p.Size = Vector3.new(1.2, 0.8, 1.2) |
| 355 | p.CFrame = CFrame.new(-5.06066, 2, 4.93934) * CFrame.Angles(math.rad(-20.2571), math.rad(0), math.rad(-20.2571)) |
| 356 | p.BrickColor = BrickColor.new("Bright green") |
| 357 | p.Material = Enum.Material.Glacier |
| 358 | p.MaterialVariant = "2022 Stud" |
| 359 | p.Anchored = true |
| 360 | p.Parent = model |
| 361 | end |
| 362 | do |
| 363 | local p = Instance.new("Part") |
| 364 | p.Name = "LettuceMid_3" |
| 365 | p.Size = Vector3.new(1.2, 0.8, 1.2) |
| 366 | p.CFrame = CFrame.new(-2.93934, 2, 4.93934) * CFrame.Angles(math.rad(-20.2571), math.rad(0), math.rad(20.2571)) |
| 367 | p.BrickColor = BrickColor.new("Bright green") |
| 368 | p.Material = Enum.Material.Glacier |
| 369 | p.MaterialVariant = "2022 Stud" |
| 370 | p.Anchored = true |
| 371 | p.Parent = model |
| 372 | end |
| 373 | do |
| 374 | local p = Instance.new("Part") |
| 375 | p.Shape = Enum.PartType.Cylinder |
| 376 | p.Name = "BowlFlatBottom" |
| 377 | p.Size = Vector3.new(0.5, 8, 8) |
| 378 | p.CFrame = CFrame.new(2, 0.8, 4) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 379 | p.BrickColor = BrickColor.new("Really black") |
| 380 | p.Material = Enum.Material.Glacier |
| 381 | p.MaterialVariant = "2022 Glue" |
| 382 | p.Anchored = true |
| 383 | p.Parent = model |
| 384 | end |
| 385 | do |
| 386 | local p = Instance.new("Part") |
| 387 | p.Name = "Rib1_MeatMain" |
| 388 | p.Size = Vector3.new(5, 1.2, 3.5) |
| 389 | p.CFrame = CFrame.new(0.5, 4, 3) * CFrame.Angles(math.rad(10), math.rad(30), math.rad(5)) |
| 390 | p.BrickColor = BrickColor.new("Crimson") |
| 391 | p.Material = Enum.Material.Glacier |
| 392 | p.MaterialVariant = "2022 Weld" |
| 393 | p.Anchored = true |
| 394 | p.Parent = model |
| 395 | end |
| 396 | do |
| 397 | local p = Instance.new("Part") |
| 398 | p.Name = "Rib1_Fat1" |
| 399 | p.Size = Vector3.new(4.5, 0.48, 0.7) |
| 400 | p.CFrame = CFrame.new(0.53149, 4.405833, 2.98962) * CFrame.Angles(math.rad(10), math.rad(30), math.rad(5)) |
| 401 | p.BrickColor = BrickColor.new("Pearl") |
| 402 | p.Material = Enum.Material.Glacier |
| 403 | p.MaterialVariant = "2022 Weld" |
| 404 | p.Anchored = true |
| 405 | p.Parent = model |
| 406 | end |
| 407 | do |
| 408 | local p = Instance.new("Part") |
| 409 | p.Name = "Rib1_Fat2" |
| 410 | p.Size = Vector3.new(4, 0.48, 0.525) |
| 411 | p.CFrame = CFrame.new(0.5, 4.36, 3.875) * CFrame.Angles(math.rad(10), math.rad(30), math.rad(5)) |
| 412 | p.BrickColor = BrickColor.new("Pearl") |
| 413 | p.Material = Enum.Material.Glacier |
| 414 | p.MaterialVariant = "2022 Weld" |
| 415 | p.Anchored = true |
| 416 | p.Parent = model |
| 417 | end |
| 418 | do |
| 419 | local p = Instance.new("Part") |
| 420 | p.Name = "Rib1_Fat3" |
| 421 | p.Size = Vector3.new(4.25, 0.48, 0.525) |
| 422 | p.CFrame = CFrame.new(0.5, 4.36, 2.125) * CFrame.Angles(math.rad(10), math.rad(30), math.rad(5)) |
| 423 | p.BrickColor = BrickColor.new("Pearl") |
| 424 | p.Material = Enum.Material.Glacier |
| 425 | p.MaterialVariant = "2022 Weld" |
| 426 | p.Anchored = true |
| 427 | p.Parent = model |
| 428 | end |
| 429 | do |
| 430 | local p = Instance.new("Part") |
| 431 | p.Name = "Rib1_MeatPink" |
| 432 | p.Size = Vector3.new(4.75, 0.6, 2.8) |
| 433 | p.CFrame = CFrame.new(0.5, 3.64, 3) * CFrame.Angles(math.rad(10), math.rad(30), math.rad(5)) |
| 434 | p.BrickColor = BrickColor.new("Pink") |
| 435 | p.Material = Enum.Material.Glacier |
| 436 | p.MaterialVariant = "2022 Weld" |
| 437 | p.Anchored = true |
| 438 | p.Parent = model |
| 439 | end |
| 440 | do |
| 441 | local p = Instance.new("Part") |
| 442 | p.Name = "Rib1_Garnish1" |
| 443 | p.Size = Vector3.new(0.4, 0.2, 0.4) |
| 444 | p.CFrame = CFrame.new(1.493962, 4.797879, 3.367272) * CFrame.Angles(math.rad(10), math.rad(30), math.rad(5)) |
| 445 | p.BrickColor = BrickColor.new("Bright green") |
| 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 = "Rib1_Garnish2" |
| 454 | p.Size = Vector3.new(0.3, 0.2, 0.3) |
| 455 | p.CFrame = CFrame.new(-1, 4.72, 2.3) * CFrame.Angles(math.rad(10), math.rad(30), math.rad(5)) |
| 456 | p.BrickColor = BrickColor.new("Bright green") |
| 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 = "Rib2_MeatMain" |
| 465 | p.Size = Vector3.new(5.5, 1.2, 4) |
| 466 | p.CFrame = CFrame.new(3.5, 4.2, 5.5) * CFrame.Angles(math.rad(-15), math.rad(-20), math.rad(-10)) |
| 467 | p.BrickColor = BrickColor.new("Crimson") |
| 468 | p.Material = Enum.Material.Glacier |
| 469 | p.MaterialVariant = "2022 Weld" |
| 470 | p.Anchored = true |
| 471 | p.Parent = model |
| 472 | end |
| 473 | do |
| 474 | local p = Instance.new("Part") |
| 475 | p.Name = "Rib2_Fat1" |
| 476 | p.Size = Vector3.new(4.95, 0.48, 0.8) |
| 477 | p.CFrame = CFrame.new(3.506527, 4.598665, 5.492099) * CFrame.Angles(math.rad(-15), math.rad(-20), math.rad(-10)) |
| 478 | p.BrickColor = BrickColor.new("Pearl") |
| 479 | p.Material = Enum.Material.Glacier |
| 480 | p.MaterialVariant = "2022 Weld" |
| 481 | p.Anchored = true |
| 482 | p.Parent = model |
| 483 | end |
| 484 | do |
| 485 | local p = Instance.new("Part") |
| 486 | p.Name = "Rib2_Fat2" |
| 487 | p.Size = Vector3.new(4.4, 0.48, 0.6) |
| 488 | p.CFrame = CFrame.new(3.5, 4.56, 6.5) * CFrame.Angles(math.rad(-15), math.rad(-20), math.rad(-10)) |
| 489 | p.BrickColor = BrickColor.new("Pearl") |
| 490 | p.Material = Enum.Material.Glacier |
| 491 | p.MaterialVariant = "2022 Weld" |
| 492 | p.Anchored = true |
| 493 | p.Parent = model |
| 494 | end |
| 495 | do |
| 496 | local p = Instance.new("Part") |
| 497 | p.Name = "Rib2_Fat3" |
| 498 | p.Size = Vector3.new(4.675, 0.48, 0.6) |
| 499 | p.CFrame = CFrame.new(3.462983, 4.563222, 4.485188) * CFrame.Angles(math.rad(-15), math.rad(-20), math.rad(-10)) |
| 500 | p.BrickColor = BrickColor.new("Pearl") |
| 501 | p.Material = Enum.Material.Glacier |
| 502 | p.MaterialVariant = "2022 Weld" |
| 503 | p.Anchored = true |
| 504 | p.Parent = model |
| 505 | end |
| 506 | do |
| 507 | local p = Instance.new("Part") |
| 508 | p.Name = "Rib2_MeatPink" |
| 509 | p.Size = Vector3.new(5.225, 0.6, 3.2) |
| 510 | p.CFrame = CFrame.new(3.5, 3.84, 5.5) * CFrame.Angles(math.rad(-15), math.rad(-20), math.rad(-10)) |
| 511 | p.BrickColor = BrickColor.new("Pink") |
| 512 | p.Material = Enum.Material.Glacier |
| 513 | p.MaterialVariant = "2022 Weld" |
| 514 | p.Anchored = true |
| 515 | p.Parent = model |
| 516 | end |
| 517 | do |
| 518 | local p = Instance.new("Part") |
| 519 | p.Name = "Rib2_Garnish1" |
| 520 | p.Size = Vector3.new(0.4, 0.2, 0.4) |
| 521 | p.CFrame = CFrame.new(4.6, 4.92, 5.9) * CFrame.Angles(math.rad(-15), math.rad(-20), math.rad(-10)) |
| 522 | p.BrickColor = BrickColor.new("Bright green") |
| 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 = "Rib2_Garnish2" |
| 531 | p.Size = Vector3.new(0.3, 0.2, 0.3) |
| 532 | p.CFrame = CFrame.new(1.85, 4.92, 4.7) * CFrame.Angles(math.rad(-15), math.rad(-20), math.rad(-10)) |
| 533 | p.BrickColor = BrickColor.new("Bright green") |
| 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 = "Rib3_MeatMain" |
| 542 | p.Size = Vector3.new(4.5, 1, 3) |
| 543 | p.CFrame = CFrame.new(1.5, 5.5, 6) * CFrame.Angles(math.rad(-25), math.rad(45), math.rad(15)) |
| 544 | p.BrickColor = BrickColor.new("Crimson") |
| 545 | p.Material = Enum.Material.Glacier |
| 546 | p.MaterialVariant = "2022 Weld" |
| 547 | p.Anchored = true |
| 548 | p.Parent = model |
| 549 | end |
| 550 | do |
| 551 | local p = Instance.new("Part") |
| 552 | p.Name = "Rib3_Fat1" |
| 553 | p.Size = Vector3.new(4.05, 0.4, 0.6) |
| 554 | p.CFrame = CFrame.new(1.492679, 5.838111, 5.990306) * CFrame.Angles(math.rad(-25), math.rad(45), math.rad(15)) |
| 555 | p.BrickColor = BrickColor.new("Pearl") |
| 556 | p.Material = Enum.Material.Glacier |
| 557 | p.MaterialVariant = "2022 Weld" |
| 558 | p.Anchored = true |
| 559 | p.Parent = model |
| 560 | end |
| 561 | do |
| 562 | local p = Instance.new("Part") |
| 563 | p.Name = "Rib3_Fat2" |
| 564 | p.Size = Vector3.new(3.6, 0.4, 0.45) |
| 565 | p.CFrame = CFrame.new(1.5, 5.8, 6.75) * CFrame.Angles(math.rad(-25), math.rad(45), math.rad(15)) |
| 566 | p.BrickColor = BrickColor.new("Pearl") |
| 567 | p.Material = Enum.Material.Glacier |
| 568 | p.MaterialVariant = "2022 Weld" |
| 569 | p.Anchored = true |
| 570 | p.Parent = model |
| 571 | end |
| 572 | do |
| 573 | local p = Instance.new("Part") |
| 574 | p.Name = "Rib3_Fat3" |
| 575 | p.Size = Vector3.new(3.825, 0.4, 0.45) |
| 576 | p.CFrame = CFrame.new(1.5, 5.8, 5.25) * CFrame.Angles(math.rad(-25), math.rad(45), math.rad(15)) |
| 577 | p.BrickColor = BrickColor.new("Pearl") |
| 578 | p.Material = Enum.Material.Glacier |
| 579 | p.MaterialVariant = "2022 Weld" |
| 580 | p.Anchored = true |
| 581 | p.Parent = model |
| 582 | end |
| 583 | do |
| 584 | local p = Instance.new("Part") |
| 585 | p.Name = "Rib3_MeatPink" |
| 586 | p.Size = Vector3.new(4.275, 0.5, 2.4) |
| 587 | p.CFrame = CFrame.new(1.5, 5.2, 6) * CFrame.Angles(math.rad(-25), math.rad(45), math.rad(15)) |
| 588 | p.BrickColor = BrickColor.new("Pink") |
| 589 | p.Material = Enum.Material.Glacier |
| 590 | p.MaterialVariant = "2022 Weld" |
| 591 | p.Anchored = true |
| 592 | p.Parent = model |
| 593 | end |
| 594 | do |
| 595 | local p = Instance.new("Part") |
| 596 | p.Name = "Rib3_Garnish1" |
| 597 | p.Size = Vector3.new(0.4, 0.2, 0.4) |
| 598 | p.CFrame = CFrame.new(2.428284, 6.111953, 6.325634) * CFrame.Angles(math.rad(-25), math.rad(45), math.rad(15)) |
| 599 | p.BrickColor = BrickColor.new("Bright green") |
| 600 | p.Material = Enum.Material.Glacier |
| 601 | p.MaterialVariant = "2022 Stud" |
| 602 | p.Anchored = true |
| 603 | p.Parent = model |
| 604 | end |
| 605 | do |
| 606 | local p = Instance.new("Part") |
| 607 | p.Name = "Rib3_Garnish2" |
| 608 | p.Size = Vector3.new(0.3, 0.2, 0.3) |
| 609 | p.CFrame = CFrame.new(0.15, 6.1, 5.4) * CFrame.Angles(math.rad(-25), math.rad(45), math.rad(15)) |
| 610 | p.BrickColor = BrickColor.new("Bright green") |
| 611 | p.Material = Enum.Material.Glacier |
| 612 | p.MaterialVariant = "2022 Stud" |
| 613 | p.Anchored = true |
| 614 | p.Parent = model |
| 615 | end |
| 616 | do |
| 617 | local p = Instance.new("Part") |
| 618 | p.Name = "Rib4_MeatMain" |
| 619 | p.Size = Vector3.new(4.8, 1.1, 3.2) |
| 620 | p.CFrame = CFrame.new(4, 5.8, 2.5) * CFrame.Angles(math.rad(20), math.rad(-60), math.rad(-15)) |
| 621 | p.BrickColor = BrickColor.new("Crimson") |
| 622 | p.Material = Enum.Material.Glacier |
| 623 | p.MaterialVariant = "2022 Weld" |
| 624 | p.Anchored = true |
| 625 | p.Parent = model |
| 626 | end |
| 627 | do |
| 628 | local p = Instance.new("Part") |
| 629 | p.Name = "Rib4_Fat1" |
| 630 | p.Size = Vector3.new(4.32, 0.44, 0.64) |
| 631 | p.CFrame = CFrame.new(4, 6.13, 2.5) * CFrame.Angles(math.rad(20), math.rad(-60), math.rad(-15)) |
| 632 | p.BrickColor = BrickColor.new("Pearl") |
| 633 | p.Material = Enum.Material.Glacier |
| 634 | p.MaterialVariant = "2022 Weld" |
| 635 | p.Anchored = true |
| 636 | p.Parent = model |
| 637 | end |
| 638 | do |
| 639 | local p = Instance.new("Part") |
| 640 | p.Name = "Rib4_Fat2" |
| 641 | p.Size = Vector3.new(3.84, 0.44, 0.48) |
| 642 | p.CFrame = CFrame.new(4.005176, 6.16324, 3.32164) * CFrame.Angles(math.rad(20), math.rad(-60), math.rad(-15)) |
| 643 | p.BrickColor = BrickColor.new("Pearl") |
| 644 | p.Material = Enum.Material.Glacier |
| 645 | p.MaterialVariant = "2022 Weld" |
| 646 | p.Anchored = true |
| 647 | p.Parent = model |
| 648 | end |
| 649 | do |
| 650 | local p = Instance.new("Part") |
| 651 | p.Name = "Rib4_Fat3" |
| 652 | p.Size = Vector3.new(4.08, 0.44, 0.48) |
| 653 | p.CFrame = CFrame.new(3.994824, 6.09676, 1.67836) * CFrame.Angles(math.rad(20), math.rad(-60), math.rad(-15)) |
| 654 | p.BrickColor = BrickColor.new("Pearl") |
| 655 | p.Material = Enum.Material.Glacier |
| 656 | p.MaterialVariant = "2022 Weld" |
| 657 | p.Anchored = true |
| 658 | p.Parent = model |
| 659 | end |
| 660 | do |
| 661 | local p = Instance.new("Part") |
| 662 | p.Name = "Rib4_MeatPink" |
| 663 | p.Size = Vector3.new(4.56, 0.55, 2.56) |
| 664 | p.CFrame = CFrame.new(3.994824, 5.43676, 2.47836) * CFrame.Angles(math.rad(20), math.rad(-60), math.rad(-15)) |
| 665 | p.BrickColor = BrickColor.new("Pink") |
| 666 | p.Material = Enum.Material.Glacier |
| 667 | p.MaterialVariant = "2022 Weld" |
| 668 | p.Anchored = true |
| 669 | p.Parent = model |
| 670 | end |
| 671 | do |
| 672 | local p = Instance.new("Part") |
| 673 | p.Name = "Rib4_Garnish1" |
| 674 | p.Size = Vector3.new(0.4, 0.2, 0.4) |
| 675 | p.CFrame = CFrame.new(4.970353, 6.526481, 2.863279) * CFrame.Angles(math.rad(20), math.rad(-60), math.rad(-15)) |
| 676 | p.BrickColor = BrickColor.new("Bright green") |
| 677 | p.Material = Enum.Material.Glacier |
| 678 | p.MaterialVariant = "2022 Stud" |
| 679 | p.Anchored = true |
| 680 | p.Parent = model |
| 681 | end |
| 682 | do |
| 683 | local p = Instance.new("Part") |
| 684 | p.Name = "Rib4_Garnish2" |
| 685 | p.Size = Vector3.new(0.3, 0.2, 0.3) |
| 686 | p.CFrame = CFrame.new(2.56, 6.46, 1.86) * CFrame.Angles(math.rad(20), math.rad(-60), math.rad(-15)) |
| 687 | p.BrickColor = BrickColor.new("Bright green") |
| 688 | p.Material = Enum.Material.Glacier |
| 689 | p.MaterialVariant = "2022 Stud" |
| 690 | p.Anchored = true |
| 691 | p.Parent = model |
| 692 | end |
| 693 | do |
| 694 | local p = Instance.new("Part") |
| 695 | p.Name = "Rib5_MeatMain" |
| 696 | p.Size = Vector3.new(5, 1.2, 3.5) |
| 697 | p.CFrame = CFrame.new(2, 7, 4) * CFrame.Angles(math.rad(5), math.rad(15), math.rad(10)) |
| 698 | p.BrickColor = BrickColor.new("Crimson") |
| 699 | p.Material = Enum.Material.Glacier |
| 700 | p.MaterialVariant = "2022 Weld" |
| 701 | p.Anchored = true |
| 702 | p.Parent = model |
| 703 | end |
| 704 | do |
| 705 | local p = Instance.new("Part") |
| 706 | p.Name = "Rib5_Fat1" |
| 707 | p.Size = Vector3.new(4.5, 0.48, 0.7) |
| 708 | p.CFrame = CFrame.new(1.993291, 7.399086, 4.005224) * CFrame.Angles(math.rad(5), math.rad(15), math.rad(10)) |
| 709 | p.BrickColor = BrickColor.new("Pearl") |
| 710 | p.Material = Enum.Material.Glacier |
| 711 | p.MaterialVariant = "2022 Weld" |
| 712 | p.Anchored = true |
| 713 | p.Parent = model |
| 714 | end |
| 715 | do |
| 716 | local p = Instance.new("Part") |
| 717 | p.Name = "Rib5_Fat2" |
| 718 | p.Size = Vector3.new(4, 0.48, 0.525) |
| 719 | p.CFrame = CFrame.new(2, 7.36, 4.875) * CFrame.Angles(math.rad(5), math.rad(15), math.rad(10)) |
| 720 | p.BrickColor = BrickColor.new("Pearl") |
| 721 | p.Material = Enum.Material.Glacier |
| 722 | p.MaterialVariant = "2022 Weld" |
| 723 | p.Anchored = true |
| 724 | p.Parent = model |
| 725 | end |
| 726 | do |
| 727 | local p = Instance.new("Part") |
| 728 | p.Name = "Rib5_Fat3" |
| 729 | p.Size = Vector3.new(4.25, 0.48, 0.525) |
| 730 | p.CFrame = CFrame.new(2, 7.36, 3.125) * CFrame.Angles(math.rad(5), math.rad(15), math.rad(10)) |
| 731 | p.BrickColor = BrickColor.new("Pearl") |
| 732 | p.Material = Enum.Material.Glacier |
| 733 | p.MaterialVariant = "2022 Weld" |
| 734 | p.Anchored = true |
| 735 | p.Parent = model |
| 736 | end |
| 737 | do |
| 738 | local p = Instance.new("Part") |
| 739 | p.Name = "Rib5_MeatPink" |
| 740 | p.Size = Vector3.new(4.75, 0.6, 2.8) |
| 741 | p.CFrame = CFrame.new(2, 6.64, 4) * CFrame.Angles(math.rad(5), math.rad(15), math.rad(10)) |
| 742 | p.BrickColor = BrickColor.new("Pink") |
| 743 | p.Material = Enum.Material.Glacier |
| 744 | p.MaterialVariant = "2022 Weld" |
| 745 | p.Anchored = true |
| 746 | p.Parent = model |
| 747 | end |
| 748 | do |
| 749 | local p = Instance.new("Part") |
| 750 | p.Name = "Rib5_Garnish1" |
| 751 | p.Size = Vector3.new(0.4, 0.2, 0.4) |
| 752 | p.CFrame = CFrame.new(3.010353, 7.716633, 4.38849) * CFrame.Angles(math.rad(5), math.rad(15), math.rad(10)) |
| 753 | p.BrickColor = BrickColor.new("Bright green") |
| 754 | p.Material = Enum.Material.Glacier |
| 755 | p.MaterialVariant = "2022 Stud" |
| 756 | p.Anchored = true |
| 757 | p.Parent = model |
| 758 | end |
| 759 | do |
| 760 | local p = Instance.new("Part") |
| 761 | p.Name = "Rib5_Garnish2" |
| 762 | p.Size = Vector3.new(0.3, 0.2, 0.3) |
| 763 | p.CFrame = CFrame.new(0.5, 7.72, 3.3) * CFrame.Angles(math.rad(5), math.rad(15), math.rad(10)) |
| 764 | p.BrickColor = BrickColor.new("Bright green") |
| 765 | p.Material = Enum.Material.Glacier |
| 766 | p.MaterialVariant = "2022 Stud" |
| 767 | p.Anchored = true |
| 768 | p.Parent = model |
| 769 | end |
| 770 | do |
| 771 | local p = Instance.new("Part") |
| 772 | p.Name = "Rib6_MeatMain" |
| 773 | p.Size = Vector3.new(4, 1, 2.8) |
| 774 | p.CFrame = CFrame.new(0, 6.5, 4.5) * CFrame.Angles(math.rad(-10), math.rad(80), math.rad(20)) |
| 775 | p.BrickColor = BrickColor.new("Crimson") |
| 776 | p.Material = Enum.Material.Glacier |
| 777 | p.MaterialVariant = "2022 Weld" |
| 778 | p.Anchored = true |
| 779 | p.Parent = model |
| 780 | end |
| 781 | do |
| 782 | local p = Instance.new("Part") |
| 783 | p.Name = "Rib6_Fat1" |
| 784 | p.Size = Vector3.new(3.6, 0.4, 0.56) |
| 785 | p.CFrame = CFrame.new(-0.002376, 6.839356, 4.506741) * CFrame.Angles(math.rad(-10), math.rad(80), math.rad(20)) |
| 786 | p.BrickColor = BrickColor.new("Pearl") |
| 787 | p.Material = Enum.Material.Glacier |
| 788 | p.MaterialVariant = "2022 Weld" |
| 789 | p.Anchored = true |
| 790 | p.Parent = model |
| 791 | end |
| 792 | do |
| 793 | local p = Instance.new("Part") |
| 794 | p.Name = "Rib6_Fat2" |
| 795 | p.Size = Vector3.new(3.2, 0.4, 0.42) |
| 796 | p.CFrame = CFrame.new(0, 6.8, 5.2) * CFrame.Angles(math.rad(-10), math.rad(80), math.rad(20)) |
| 797 | p.BrickColor = BrickColor.new("Pearl") |
| 798 | p.Material = Enum.Material.Glacier |
| 799 | p.MaterialVariant = "2022 Weld" |
| 800 | p.Anchored = true |
| 801 | p.Parent = model |
| 802 | end |
| 803 | do |
| 804 | local p = Instance.new("Part") |
| 805 | p.Name = "Rib6_Fat3" |
| 806 | p.Size = Vector3.new(3.4, 0.4, 0.42) |
| 807 | p.CFrame = CFrame.new(0, 6.8, 3.8) * CFrame.Angles(math.rad(-10), math.rad(80), math.rad(20)) |
| 808 | p.BrickColor = BrickColor.new("Pearl") |
| 809 | p.Material = Enum.Material.Glacier |
| 810 | p.MaterialVariant = "2022 Weld" |
| 811 | p.Anchored = true |
| 812 | p.Parent = model |
| 813 | end |
| 814 | do |
| 815 | local p = Instance.new("Part") |
| 816 | p.Name = "Rib6_MeatPink" |
| 817 | p.Size = Vector3.new(3.8, 0.5, 2.24) |
| 818 | p.CFrame = CFrame.new(0, 6.2, 4.5) * CFrame.Angles(math.rad(-10), math.rad(80), math.rad(20)) |
| 819 | p.BrickColor = BrickColor.new("Pink") |
| 820 | p.Material = Enum.Material.Glacier |
| 821 | p.MaterialVariant = "2022 Weld" |
| 822 | p.Anchored = true |
| 823 | p.Parent = model |
| 824 | end |
| 825 | do |
| 826 | local p = Instance.new("Part") |
| 827 | p.Name = "Rib6_Garnish1" |
| 828 | p.Size = Vector3.new(0.4, 0.2, 0.4) |
| 829 | p.CFrame = CFrame.new(0.797624, 7.139356, 4.786741) * CFrame.Angles(math.rad(-10), math.rad(80), math.rad(20)) |
| 830 | p.BrickColor = BrickColor.new("Bright green") |
| 831 | p.Material = Enum.Material.Glacier |
| 832 | p.MaterialVariant = "2022 Stud" |
| 833 | p.Anchored = true |
| 834 | p.Parent = model |
| 835 | end |
| 836 | do |
| 837 | local p = Instance.new("Part") |
| 838 | p.Name = "Rib6_Garnish2" |
| 839 | p.Size = Vector3.new(0.3, 0.2, 0.3) |
| 840 | p.CFrame = CFrame.new(-1.239392, 7.098794, 3.93316) * CFrame.Angles(math.rad(-10), math.rad(80), math.rad(20)) |
| 841 | p.BrickColor = BrickColor.new("Bright green") |
| 842 | p.Material = Enum.Material.Glacier |
| 843 | p.MaterialVariant = "2022 Stud" |
| 844 | p.Anchored = true |
| 845 | p.Parent = model |
| 846 | end |
| 847 | do |
| 848 | local p = Instance.new("Part") |
| 849 | p.Name = "Rib7_MeatMain" |
| 850 | p.Size = Vector3.new(4.2, 1.1, 3) |
| 851 | p.CFrame = CFrame.new(3, 7.5, 5) * CFrame.Angles(math.rad(-30), math.rad(-10), math.rad(-5)) |
| 852 | p.BrickColor = BrickColor.new("Crimson") |
| 853 | p.Material = Enum.Material.Glacier |
| 854 | p.MaterialVariant = "2022 Weld" |
| 855 | p.Anchored = true |
| 856 | p.Parent = model |
| 857 | end |
| 858 | do |
| 859 | local p = Instance.new("Part") |
| 860 | p.Name = "Rib7_Fat1" |
| 861 | p.Size = Vector3.new(3.78, 0.44, 0.6) |
| 862 | p.CFrame = CFrame.new(3, 7.83, 5) * CFrame.Angles(math.rad(-30), math.rad(-10), math.rad(-5)) |
| 863 | p.BrickColor = BrickColor.new("Pearl") |
| 864 | p.Material = Enum.Material.Glacier |
| 865 | p.MaterialVariant = "2022 Weld" |
| 866 | p.Anchored = true |
| 867 | p.Parent = model |
| 868 | end |
| 869 | do |
| 870 | local p = Instance.new("Part") |
| 871 | p.Name = "Rib7_Fat2" |
| 872 | p.Size = Vector3.new(3.36, 0.44, 0.45) |
| 873 | p.CFrame = CFrame.new(2.993054, 7.849696, 5.784115) * CFrame.Angles(math.rad(-30), math.rad(-10), math.rad(-5)) |
| 874 | p.BrickColor = BrickColor.new("Pearl") |
| 875 | p.Material = Enum.Material.Glacier |
| 876 | p.MaterialVariant = "2022 Weld" |
| 877 | p.Anchored = true |
| 878 | p.Parent = model |
| 879 | end |
| 880 | do |
| 881 | local p = Instance.new("Part") |
| 882 | p.Name = "Rib7_Fat3" |
| 883 | p.Size = Vector3.new(3.57, 0.44, 0.45) |
| 884 | p.CFrame = CFrame.new(3, 7.83, 4.25) * CFrame.Angles(math.rad(-30), math.rad(-10), math.rad(-5)) |
| 885 | p.BrickColor = BrickColor.new("Pearl") |
| 886 | p.Material = Enum.Material.Glacier |
| 887 | p.MaterialVariant = "2022 Weld" |
| 888 | p.Anchored = true |
| 889 | p.Parent = model |
| 890 | end |
| 891 | do |
| 892 | local p = Instance.new("Part") |
| 893 | p.Name = "Rib7_MeatPink" |
| 894 | p.Size = Vector3.new(3.99, 0.55, 2.4) |
| 895 | p.CFrame = CFrame.new(2.996567, 7.135188, 5.0194) * CFrame.Angles(math.rad(-30), math.rad(-10), math.rad(-5)) |
| 896 | p.BrickColor = BrickColor.new("Pink") |
| 897 | p.Material = Enum.Material.Glacier |
| 898 | p.MaterialVariant = "2022 Weld" |
| 899 | p.Anchored = true |
| 900 | p.Parent = model |
| 901 | end |
| 902 | do |
| 903 | local p = Instance.new("Part") |
| 904 | p.Name = "Rib7_Garnish1" |
| 905 | p.Size = Vector3.new(0.4, 0.2, 0.4) |
| 906 | p.CFrame = CFrame.new(3.84, 8.16, 5.3) * CFrame.Angles(math.rad(-30), math.rad(-10), math.rad(-5)) |
| 907 | p.BrickColor = BrickColor.new("Bright green") |
| 908 | p.Material = Enum.Material.Glacier |
| 909 | p.MaterialVariant = "2022 Stud" |
| 910 | p.Anchored = true |
| 911 | p.Parent = model |
| 912 | end |
| 913 | do |
| 914 | local p = Instance.new("Part") |
| 915 | p.Name = "Rib7_Garnish2" |
| 916 | p.Size = Vector3.new(0.3, 0.2, 0.3) |
| 917 | p.CFrame = CFrame.new(1.743433, 8.194812, 4.3806) * CFrame.Angles(math.rad(-30), math.rad(-10), math.rad(-5)) |
| 918 | p.BrickColor = BrickColor.new("Bright green") |
| 919 | p.Material = Enum.Material.Glacier |
| 920 | p.MaterialVariant = "2022 Stud" |
| 921 | p.Anchored = true |
| 922 | p.Parent = model |
| 923 | end |
| 924 | do |
| 925 | local rightV = Vector3.new(1,0,0).Unit |
| 926 | local upV = (Vector3.new(0,0,-1) - Vector3.new(0,0,-1):Dot(rightV)*rightV).Unit |
| 927 | local normalV = upV:Cross(rightV) |
| 928 | local pos = Vector3.new(-4, 1.54, -7) |
| 929 | local cyl = Instance.new("Part") |
| 930 | cyl.Shape = Enum.PartType.Cylinder |
| 931 | cyl.Size = Vector3.new(0.8, 8, 8) |
| 932 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 933 | cyl.BrickColor = BrickColor.new("Bright yellow") |
| 934 | cyl.Material = Enum.Material.Glacier |
| 935 | cyl.MaterialVariant = "2022 Big Stud" |
| 936 | cyl.Anchored = true; cyl.Parent = workspace |
| 937 | local cuts = {} |
| 938 | local angBoxes = {} |
| 939 | do |
| 940 | local edgeDir = 1*rightV + 0*upV |
| 941 | local edgePerp = 0*rightV + 1*upV |
| 942 | local cut = Instance.new("Part") |
| 943 | cut.Size = Vector3.new(16, 1, 16) |
| 944 | cut.CFrame = CFrame.fromMatrix(pos + -1 * 8 * edgePerp, edgeDir, normalV) |
| 945 | cut.BrickColor = BrickColor.new("Bright yellow") |
| 946 | cut.Material = Enum.Material.Glacier |
| 947 | cut.MaterialVariant = "2022 Big Stud" |
| 948 | cut.Anchored = true; cut.Parent = workspace |
| 949 | table.insert(angBoxes, cut) |
| 950 | end |
| 951 | do |
| 952 | local edgeDir = -0.5*rightV + 0.866025*upV |
| 953 | local edgePerp = -0.866025*rightV + -0.5*upV |
| 954 | local cut = Instance.new("Part") |
| 955 | cut.Size = Vector3.new(16, 1, 16) |
| 956 | cut.CFrame = CFrame.fromMatrix(pos + 1 * 8 * edgePerp, edgeDir, normalV) |
| 957 | cut.BrickColor = BrickColor.new("Bright yellow") |
| 958 | cut.Material = Enum.Material.Glacier |
| 959 | cut.MaterialVariant = "2022 Big Stud" |
| 960 | cut.Anchored = true; cut.Parent = workspace |
| 961 | table.insert(angBoxes, cut) |
| 962 | end |
| 963 | for _, b in ipairs(angBoxes) do table.insert(cuts, b) end |
| 964 | if #cuts > 0 then |
| 965 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 966 | for _, c in ipairs(cuts) do c:Destroy() end |
| 967 | if ok and result then |
| 968 | cyl:Destroy() |
| 969 | result.Name = "Pumpkin1"; result.Anchored = true; result.Parent = model |
| 970 | else |
| 971 | cyl.Name = "Pumpkin1"; cyl.Parent = model |
| 972 | end |
| 973 | else |
| 974 | cyl.Name = "Pumpkin1"; cyl.Parent = model |
| 975 | end |
| 976 | end |
| 977 | do |
| 978 | local rightV = Vector3.new(1,0,0).Unit |
| 979 | local upV = (Vector3.new(0,0,-1) - Vector3.new(0,0,-1):Dot(rightV)*rightV).Unit |
| 980 | local normalV = upV:Cross(rightV) |
| 981 | local pos = Vector3.new(-4.034641, 1.42, -6.94) |
| 982 | local cyl = Instance.new("Part") |
| 983 | cyl.Shape = Enum.PartType.Cylinder |
| 984 | cyl.Size = Vector3.new(0.9, 8.4, 8.4) |
| 985 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 986 | cyl.BrickColor = BrickColor.new("Bright orange") |
| 987 | cyl.Material = Enum.Material.Glacier |
| 988 | cyl.MaterialVariant = "2022 Stud" |
| 989 | cyl.Anchored = true; cyl.Parent = workspace |
| 990 | local cuts = {} |
| 991 | local hole = Instance.new("Part") |
| 992 | hole.Shape = Enum.PartType.Cylinder |
| 993 | hole.Size = Vector3.new(1.1, 7.6, 7.6) |
| 994 | hole.CFrame = cyl.CFrame |
| 995 | hole.BrickColor = BrickColor.new("Bright orange") |
| 996 | hole.Material = Enum.Material.Glacier |
| 997 | hole.MaterialVariant = "2022 Stud" |
| 998 | hole.Anchored = true; hole.Parent = workspace |
| 999 | table.insert(cuts, hole) |
| 1000 | local angBoxes = {} |
| 1001 | do |
| 1002 | local edgeDir = 1*rightV + 0*upV |
| 1003 | local edgePerp = 0*rightV + 1*upV |
| 1004 | local cut = Instance.new("Part") |
| 1005 | cut.Size = Vector3.new(16.8, 1.1, 16.8) |
| 1006 | cut.CFrame = CFrame.fromMatrix(pos + -1 * 8.4 * edgePerp, edgeDir, normalV) |
| 1007 | cut.BrickColor = BrickColor.new("Bright orange") |
| 1008 | cut.Material = Enum.Material.Glacier |
| 1009 | cut.MaterialVariant = "2022 Stud" |
| 1010 | cut.Anchored = true; cut.Parent = workspace |
| 1011 | table.insert(angBoxes, cut) |
| 1012 | end |
| 1013 | do |
| 1014 | local edgeDir = -0.5*rightV + 0.866025*upV |
| 1015 | local edgePerp = -0.866025*rightV + -0.5*upV |
| 1016 | local cut = Instance.new("Part") |
| 1017 | cut.Size = Vector3.new(16.8, 1.1, 16.8) |
| 1018 | cut.CFrame = CFrame.fromMatrix(pos + 1 * 8.4 * edgePerp, edgeDir, normalV) |
| 1019 | cut.BrickColor = BrickColor.new("Bright orange") |
| 1020 | cut.Material = Enum.Material.Glacier |
| 1021 | cut.MaterialVariant = "2022 Stud" |
| 1022 | cut.Anchored = true; cut.Parent = workspace |
| 1023 | table.insert(angBoxes, cut) |
| 1024 | end |
| 1025 | for _, b in ipairs(angBoxes) do table.insert(cuts, b) end |
| 1026 | if #cuts > 0 then |
| 1027 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 1028 | for _, c in ipairs(cuts) do c:Destroy() end |
| 1029 | if ok and result then |
| 1030 | cyl:Destroy() |
| 1031 | result.Name = "Pumpkin1_Rind"; result.Anchored = true; result.Parent = model |
| 1032 | else |
| 1033 | cyl.Name = "Pumpkin1_Rind"; cyl.Parent = model |
| 1034 | end |
| 1035 | else |
| 1036 | cyl.Name = "Pumpkin1_Rind"; cyl.Parent = model |
| 1037 | end |
| 1038 | end |
| 1039 | do |
| 1040 | local rightV = Vector3.new(1,0,0).Unit |
| 1041 | local upV = (Vector3.new(0,0,-1) - Vector3.new(0,0,-1):Dot(rightV)*rightV).Unit |
| 1042 | local normalV = upV:Cross(rightV) |
| 1043 | local pos = Vector3.new(-2, 2, -6) |
| 1044 | local cyl = Instance.new("Part") |
| 1045 | cyl.Shape = Enum.PartType.Cylinder |
| 1046 | cyl.Size = Vector3.new(0.8, 7, 7) |
| 1047 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 1048 | cyl.BrickColor = BrickColor.new("Bright yellow") |
| 1049 | cyl.Material = Enum.Material.Glacier |
| 1050 | cyl.MaterialVariant = "2022 Big Stud" |
| 1051 | cyl.Anchored = true; cyl.Parent = workspace |
| 1052 | local cuts = {} |
| 1053 | local angBoxes = {} |
| 1054 | do |
| 1055 | local edgeDir = 0.984808*rightV + 0.173648*upV |
| 1056 | local edgePerp = -0.173648*rightV + 0.984808*upV |
| 1057 | local cut = Instance.new("Part") |
| 1058 | cut.Size = Vector3.new(14, 1, 14) |
| 1059 | cut.CFrame = CFrame.fromMatrix(pos + -1 * 7 * edgePerp, edgeDir, normalV) |
| 1060 | cut.BrickColor = BrickColor.new("Bright yellow") |
| 1061 | cut.Material = Enum.Material.Glacier |
| 1062 | cut.MaterialVariant = "2022 Big Stud" |
| 1063 | cut.Anchored = true; cut.Parent = workspace |
| 1064 | table.insert(angBoxes, cut) |
| 1065 | end |
| 1066 | do |
| 1067 | local edgeDir = -0.642788*rightV + 0.766044*upV |
| 1068 | local edgePerp = -0.766044*rightV + -0.642788*upV |
| 1069 | local cut = Instance.new("Part") |
| 1070 | cut.Size = Vector3.new(14, 1, 14) |
| 1071 | cut.CFrame = CFrame.fromMatrix(pos + 1 * 7 * edgePerp, edgeDir, normalV) |
| 1072 | cut.BrickColor = BrickColor.new("Bright yellow") |
| 1073 | cut.Material = Enum.Material.Glacier |
| 1074 | cut.MaterialVariant = "2022 Big Stud" |
| 1075 | cut.Anchored = true; cut.Parent = workspace |
| 1076 | table.insert(angBoxes, cut) |
| 1077 | end |
| 1078 | for _, b in ipairs(angBoxes) do table.insert(cuts, b) end |
| 1079 | if #cuts > 0 then |
| 1080 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 1081 | for _, c in ipairs(cuts) do c:Destroy() end |
| 1082 | if ok and result then |
| 1083 | cyl:Destroy() |
| 1084 | result.Name = "Pumpkin2"; result.Anchored = true; result.Parent = model |
| 1085 | else |
| 1086 | cyl.Name = "Pumpkin2"; cyl.Parent = model |
| 1087 | end |
| 1088 | else |
| 1089 | cyl.Name = "Pumpkin2"; cyl.Parent = model |
| 1090 | end |
| 1091 | end |
| 1092 | do |
| 1093 | local rightV = Vector3.new(1,0,0).Unit |
| 1094 | local upV = (Vector3.new(0,0,-1) - Vector3.new(0,0,-1):Dot(rightV)*rightV).Unit |
| 1095 | local normalV = upV:Cross(rightV) |
| 1096 | local pos = Vector3.new(-2.023696, 2, -5.934896) |
| 1097 | local cyl = Instance.new("Part") |
| 1098 | cyl.Shape = Enum.PartType.Cylinder |
| 1099 | cyl.Size = Vector3.new(0.9, 7.4, 7.4) |
| 1100 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 1101 | cyl.BrickColor = BrickColor.new("Bright orange") |
| 1102 | cyl.Material = Enum.Material.Glacier |
| 1103 | cyl.MaterialVariant = "2022 Stud" |
| 1104 | cyl.Anchored = true; cyl.Parent = workspace |
| 1105 | local cuts = {} |
| 1106 | local hole = Instance.new("Part") |
| 1107 | hole.Shape = Enum.PartType.Cylinder |
| 1108 | hole.Size = Vector3.new(1.1, 6.6, 6.6) |
| 1109 | hole.CFrame = cyl.CFrame |
| 1110 | hole.BrickColor = BrickColor.new("Bright orange") |
| 1111 | hole.Material = Enum.Material.Glacier |
| 1112 | hole.MaterialVariant = "2022 Stud" |
| 1113 | hole.Anchored = true; hole.Parent = workspace |
| 1114 | table.insert(cuts, hole) |
| 1115 | local angBoxes = {} |
| 1116 | do |
| 1117 | local edgeDir = 0.984808*rightV + 0.173648*upV |
| 1118 | local edgePerp = -0.173648*rightV + 0.984808*upV |
| 1119 | local cut = Instance.new("Part") |
| 1120 | cut.Size = Vector3.new(14.8, 1.1, 14.8) |
| 1121 | cut.CFrame = CFrame.fromMatrix(pos + -1 * 7.4 * edgePerp, edgeDir, normalV) |
| 1122 | cut.BrickColor = BrickColor.new("Bright orange") |
| 1123 | cut.Material = Enum.Material.Glacier |
| 1124 | cut.MaterialVariant = "2022 Stud" |
| 1125 | cut.Anchored = true; cut.Parent = workspace |
| 1126 | table.insert(angBoxes, cut) |
| 1127 | end |
| 1128 | do |
| 1129 | local edgeDir = -0.642788*rightV + 0.766044*upV |
| 1130 | local edgePerp = -0.766044*rightV + -0.642788*upV |
| 1131 | local cut = Instance.new("Part") |
| 1132 | cut.Size = Vector3.new(14.8, 1.1, 14.8) |
| 1133 | cut.CFrame = CFrame.fromMatrix(pos + 1 * 7.4 * edgePerp, edgeDir, normalV) |
| 1134 | cut.BrickColor = BrickColor.new("Bright orange") |
| 1135 | cut.Material = Enum.Material.Glacier |
| 1136 | cut.MaterialVariant = "2022 Stud" |
| 1137 | cut.Anchored = true; cut.Parent = workspace |
| 1138 | table.insert(angBoxes, cut) |
| 1139 | end |
| 1140 | for _, b in ipairs(angBoxes) do table.insert(cuts, b) end |
| 1141 | if #cuts > 0 then |
| 1142 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 1143 | for _, c in ipairs(cuts) do c:Destroy() end |
| 1144 | if ok and result then |
| 1145 | cyl:Destroy() |
| 1146 | result.Name = "Pumpkin2_Rind"; result.Anchored = true; result.Parent = model |
| 1147 | else |
| 1148 | cyl.Name = "Pumpkin2_Rind"; cyl.Parent = model |
| 1149 | end |
| 1150 | else |
| 1151 | cyl.Name = "Pumpkin2_Rind"; cyl.Parent = model |
| 1152 | end |
| 1153 | end |
| 1154 | do |
| 1155 | local upV = Vector3.new(0,1,0).Unit |
| 1156 | local rightV = (Vector3.new(1,0,0) - Vector3.new(1,0,0):Dot(upV)*upV).Unit |
| 1157 | local forwardV = rightV:Cross(upV) |
| 1158 | local pos = Vector3.new(2, 6.9, 4) |
| 1159 | local ball = Instance.new("Part") |
| 1160 | ball.Shape = Enum.PartType.Ball |
| 1161 | ball.Size = Vector3.new(14, 14, 14) |
| 1162 | ball.CFrame = CFrame.new(pos) |
| 1163 | ball.BrickColor = BrickColor.new("Really black") |
| 1164 | ball.Material = Enum.Material.Glacier |
| 1165 | ball.MaterialVariant = "2022 Glue" |
| 1166 | ball.Anchored = true; ball.Parent = workspace |
| 1167 | local cuts = {} |
| 1168 | local hole = Instance.new("Part") |
| 1169 | hole.Shape = Enum.PartType.Ball |
| 1170 | hole.Size = Vector3.new(13, 13, 13) |
| 1171 | hole.CFrame = CFrame.new(pos) |
| 1172 | hole.BrickColor = BrickColor.new("Really black") |
| 1173 | hole.Material = Enum.Material.Glacier |
| 1174 | hole.MaterialVariant = "2022 Glue" |
| 1175 | hole.Anchored = true; hole.Parent = workspace |
| 1176 | table.insert(cuts, hole) |
| 1177 | do |
| 1178 | local h = 0 |
| 1179 | local cut = Instance.new("Part") |
| 1180 | cut.Size = Vector3.new(28, 28, 28) |
| 1181 | cut.CFrame = CFrame.fromMatrix(pos + upV*(14), rightV, upV) |
| 1182 | cut.BrickColor = BrickColor.new("Really black") |
| 1183 | cut.Material = Enum.Material.Glacier |
| 1184 | cut.MaterialVariant = "2022 Glue" |
| 1185 | cut.Anchored = true; cut.Parent = workspace |
| 1186 | table.insert(cuts, cut) |
| 1187 | end |
| 1188 | if #cuts > 0 then |
| 1189 | local ok, result = pcall(function() return ball:SubtractAsync(cuts) end) |
| 1190 | for _, c in ipairs(cuts) do c:Destroy() end |
| 1191 | if ok and result then |
| 1192 | ball:Destroy() |
| 1193 | result.Name = "BowlBase"; result.Anchored = true; result.Parent = model |
| 1194 | else |
| 1195 | ball.Name = "BowlBase"; ball.Parent = model |
| 1196 | end |
| 1197 | else |
| 1198 | ball.Name = "BowlBase"; ball.Parent = model |
| 1199 | end |
| 1200 | end |
| 1201 | model.PrimaryPart = model:FindFirstChild("BoardBase") |
| 1202 | print("KoreanBBQPlatter built: " .. #model:GetChildren() .. " parts") |
Loading comments...