Loading model...
by Liks · 7/18/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: TableclothTable |
| 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 = "TableclothTable" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Ghost grey"] = "2022 Stud", |
| 25 | ["Institutional white"] = "2022 Stud", |
| 26 | } |
| 27 | do |
| 28 | local p = Instance.new("Part") |
| 29 | p.Name = "Leg_0" |
| 30 | p.Size = Vector3.new(0.6, 8, 0.6) |
| 31 | p.CFrame = CFrame.new(2.47487, 4, 2.47487) |
| 32 | p.BrickColor = BrickColor.new("Ghost grey") |
| 33 | p.Material = Enum.Material.Glacier |
| 34 | p.MaterialVariant = "2022 Stud" |
| 35 | p.Anchored = true |
| 36 | p.Parent = model |
| 37 | end |
| 38 | do |
| 39 | local p = Instance.new("Part") |
| 40 | p.Name = "Leg_1" |
| 41 | p.Size = Vector3.new(0.6, 8, 0.6) |
| 42 | p.CFrame = CFrame.new(-2.47487, 4, 2.47487) |
| 43 | p.BrickColor = BrickColor.new("Ghost grey") |
| 44 | p.Material = Enum.Material.Glacier |
| 45 | p.MaterialVariant = "2022 Stud" |
| 46 | p.Anchored = true |
| 47 | p.Parent = model |
| 48 | end |
| 49 | do |
| 50 | local p = Instance.new("Part") |
| 51 | p.Name = "Leg_2" |
| 52 | p.Size = Vector3.new(0.6, 8, 0.6) |
| 53 | p.CFrame = CFrame.new(-2.47487, 4, -2.47487) |
| 54 | p.BrickColor = BrickColor.new("Ghost grey") |
| 55 | p.Material = Enum.Material.Glacier |
| 56 | p.MaterialVariant = "2022 Stud" |
| 57 | p.Anchored = true |
| 58 | p.Parent = model |
| 59 | end |
| 60 | do |
| 61 | local p = Instance.new("Part") |
| 62 | p.Name = "Leg_3" |
| 63 | p.Size = Vector3.new(0.6, 8, 0.6) |
| 64 | p.CFrame = CFrame.new(2.47487, 4, -2.47487) |
| 65 | p.BrickColor = BrickColor.new("Ghost grey") |
| 66 | p.Material = Enum.Material.Glacier |
| 67 | p.MaterialVariant = "2022 Stud" |
| 68 | p.Anchored = true |
| 69 | p.Parent = model |
| 70 | end |
| 71 | do |
| 72 | local p = Instance.new("Part") |
| 73 | p.Shape = Enum.PartType.Cylinder |
| 74 | p.Name = "TableTop" |
| 75 | p.Size = Vector3.new(0.2, 11.4, 11.4) |
| 76 | p.CFrame = CFrame.new(0, 7.66, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 77 | p.BrickColor = BrickColor.new("Ghost grey") |
| 78 | p.Material = Enum.Material.Glacier |
| 79 | p.MaterialVariant = "2022 Stud" |
| 80 | p.Anchored = true |
| 81 | p.Parent = model |
| 82 | end |
| 83 | do |
| 84 | local p = Instance.new("Part") |
| 85 | p.Shape = Enum.PartType.Cylinder |
| 86 | p.Name = "ClothTop" |
| 87 | p.Size = Vector3.new(0.4, 11.8, 11.8) |
| 88 | p.CFrame = CFrame.new(0, 8, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 89 | p.BrickColor = BrickColor.new("Institutional white") |
| 90 | p.Material = Enum.Material.Glacier |
| 91 | p.MaterialVariant = "2022 Stud" |
| 92 | p.Anchored = true |
| 93 | p.Parent = model |
| 94 | end |
| 95 | do |
| 96 | local p = Instance.new("Part") |
| 97 | p.Name = "Drape_0" |
| 98 | p.Size = Vector3.new(7.10211, 0.3, 2.01062) |
| 99 | p.CFrame = CFrame.new(6.4, 4.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-80.2724)) |
| 100 | p.BrickColor = BrickColor.new("Institutional white") |
| 101 | p.Material = Enum.Material.Glacier |
| 102 | p.MaterialVariant = "2022 Stud" |
| 103 | p.Anchored = true |
| 104 | p.Parent = model |
| 105 | end |
| 106 | do |
| 107 | local p = Instance.new("Part") |
| 108 | p.Name = "Drape_1" |
| 109 | p.Size = Vector3.new(6.31375, 0.3, 1.94161) |
| 110 | p.CFrame = CFrame.new(6.06158, 4.86612, 1.20572) * CFrame.Angles(math.rad(0), math.rad(-11.25), math.rad(-83.0804)) |
| 111 | p.BrickColor = BrickColor.new("Institutional white") |
| 112 | p.Material = Enum.Material.Glacier |
| 113 | p.MaterialVariant = "2022 Stud" |
| 114 | p.Anchored = true |
| 115 | p.Parent = model |
| 116 | end |
| 117 | do |
| 118 | local p = Instance.new("Part") |
| 119 | p.Name = "Drape_2" |
| 120 | p.Size = Vector3.new(4.50999, 0.3, 1.775) |
| 121 | p.CFrame = CFrame.new(5.21992, 5.75, 2.16216) * CFrame.Angles(math.rad(0), math.rad(-22.5), math.rad(-93.8141)) |
| 122 | p.BrickColor = BrickColor.new("Institutional white") |
| 123 | p.Material = Enum.Material.Glacier |
| 124 | p.MaterialVariant = "2022 Stud" |
| 125 | p.Anchored = true |
| 126 | p.Parent = model |
| 127 | end |
| 128 | do |
| 129 | local p = Instance.new("Part") |
| 130 | p.Name = "Drape_3" |
| 131 | p.Size = Vector3.new(3.05229, 0.3, 1.60839) |
| 132 | p.CFrame = CFrame.new(4.25685, 6.63388, 2.84434) * CFrame.Angles(math.rad(0), math.rad(-33.75), math.rad(-116.473)) |
| 133 | p.BrickColor = BrickColor.new("Institutional white") |
| 134 | p.Material = Enum.Material.Glacier |
| 135 | p.MaterialVariant = "2022 Stud" |
| 136 | p.Anchored = true |
| 137 | p.Parent = model |
| 138 | end |
| 139 | do |
| 140 | local p = Instance.new("Part") |
| 141 | p.Name = "Drape_4" |
| 142 | p.Size = Vector3.new(2.69073, 0.3, 1.53938) |
| 143 | p.CFrame = CFrame.new(3.46482, 7, 3.46482) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(-131.987)) |
| 144 | p.BrickColor = BrickColor.new("Institutional white") |
| 145 | p.Material = Enum.Material.Glacier |
| 146 | p.MaterialVariant = "2022 Stud" |
| 147 | p.Anchored = true |
| 148 | p.Parent = model |
| 149 | end |
| 150 | do |
| 151 | local p = Instance.new("Part") |
| 152 | p.Name = "Drape_5" |
| 153 | p.Size = Vector3.new(3.05229, 0.3, 1.60839) |
| 154 | p.CFrame = CFrame.new(2.84434, 6.63388, 4.25685) * CFrame.Angles(math.rad(0), math.rad(-56.25), math.rad(-116.473)) |
| 155 | p.BrickColor = BrickColor.new("Institutional white") |
| 156 | p.Material = Enum.Material.Glacier |
| 157 | p.MaterialVariant = "2022 Stud" |
| 158 | p.Anchored = true |
| 159 | p.Parent = model |
| 160 | end |
| 161 | do |
| 162 | local p = Instance.new("Part") |
| 163 | p.Name = "Drape_6" |
| 164 | p.Size = Vector3.new(4.50999, 0.3, 1.775) |
| 165 | p.CFrame = CFrame.new(2.16216, 5.75, 5.21992) * CFrame.Angles(math.rad(0), math.rad(-67.5), math.rad(-93.8141)) |
| 166 | p.BrickColor = BrickColor.new("Institutional white") |
| 167 | p.Material = Enum.Material.Glacier |
| 168 | p.MaterialVariant = "2022 Stud" |
| 169 | p.Anchored = true |
| 170 | p.Parent = model |
| 171 | end |
| 172 | do |
| 173 | local p = Instance.new("Part") |
| 174 | p.Name = "Drape_7" |
| 175 | p.Size = Vector3.new(6.31375, 0.3, 1.94161) |
| 176 | p.CFrame = CFrame.new(1.20572, 4.86612, 6.06158) * CFrame.Angles(math.rad(0), math.rad(-78.75), math.rad(-83.0804)) |
| 177 | p.BrickColor = BrickColor.new("Institutional white") |
| 178 | p.Material = Enum.Material.Glacier |
| 179 | p.MaterialVariant = "2022 Stud" |
| 180 | p.Anchored = true |
| 181 | p.Parent = model |
| 182 | end |
| 183 | do |
| 184 | local p = Instance.new("Part") |
| 185 | p.Name = "Drape_8" |
| 186 | p.Size = Vector3.new(7.10211, 0.3, 2.01062) |
| 187 | p.CFrame = CFrame.new(0, 4.5, 6.4) * CFrame.Angles(math.rad(80.2724), math.rad(-90), math.rad(0)) |
| 188 | p.BrickColor = BrickColor.new("Institutional white") |
| 189 | p.Material = Enum.Material.Glacier |
| 190 | p.MaterialVariant = "2022 Stud" |
| 191 | p.Anchored = true |
| 192 | p.Parent = model |
| 193 | end |
| 194 | do |
| 195 | local p = Instance.new("Part") |
| 196 | p.Name = "Drape_9" |
| 197 | p.Size = Vector3.new(6.31375, 0.3, 1.94161) |
| 198 | p.CFrame = CFrame.new(-1.20572, 4.86612, 6.06158) * CFrame.Angles(math.rad(180), math.rad(-78.75), math.rad(96.9196)) |
| 199 | p.BrickColor = BrickColor.new("Institutional white") |
| 200 | p.Material = Enum.Material.Glacier |
| 201 | p.MaterialVariant = "2022 Stud" |
| 202 | p.Anchored = true |
| 203 | p.Parent = model |
| 204 | end |
| 205 | do |
| 206 | local p = Instance.new("Part") |
| 207 | p.Name = "Drape_10" |
| 208 | p.Size = Vector3.new(4.50999, 0.3, 1.775) |
| 209 | p.CFrame = CFrame.new(-2.16216, 5.75, 5.21992) * CFrame.Angles(math.rad(180), math.rad(-67.5), math.rad(86.1859)) |
| 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 = "Drape_11" |
| 219 | p.Size = Vector3.new(3.05229, 0.3, 1.60839) |
| 220 | p.CFrame = CFrame.new(-2.84434, 6.63388, 4.25685) * CFrame.Angles(math.rad(-180), math.rad(-56.25), math.rad(63.5266)) |
| 221 | p.BrickColor = BrickColor.new("Institutional white") |
| 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.Name = "Drape_12" |
| 230 | p.Size = Vector3.new(2.69073, 0.3, 1.53938) |
| 231 | p.CFrame = CFrame.new(-3.46482, 7, 3.46482) * CFrame.Angles(math.rad(180), math.rad(-45), math.rad(48.0128)) |
| 232 | p.BrickColor = BrickColor.new("Institutional white") |
| 233 | p.Material = Enum.Material.Glacier |
| 234 | p.MaterialVariant = "2022 Stud" |
| 235 | p.Anchored = true |
| 236 | p.Parent = model |
| 237 | end |
| 238 | do |
| 239 | local p = Instance.new("Part") |
| 240 | p.Name = "Drape_13" |
| 241 | p.Size = Vector3.new(3.05229, 0.3, 1.60839) |
| 242 | p.CFrame = CFrame.new(-4.25685, 6.63388, 2.84434) * CFrame.Angles(math.rad(-180), math.rad(-33.75), math.rad(63.5266)) |
| 243 | p.BrickColor = BrickColor.new("Institutional white") |
| 244 | p.Material = Enum.Material.Glacier |
| 245 | p.MaterialVariant = "2022 Stud" |
| 246 | p.Anchored = true |
| 247 | p.Parent = model |
| 248 | end |
| 249 | do |
| 250 | local p = Instance.new("Part") |
| 251 | p.Name = "Drape_14" |
| 252 | p.Size = Vector3.new(4.50999, 0.3, 1.775) |
| 253 | p.CFrame = CFrame.new(-5.21992, 5.75, 2.16216) * CFrame.Angles(math.rad(180), math.rad(-22.5), math.rad(86.1859)) |
| 254 | p.BrickColor = BrickColor.new("Institutional white") |
| 255 | p.Material = Enum.Material.Glacier |
| 256 | p.MaterialVariant = "2022 Stud" |
| 257 | p.Anchored = true |
| 258 | p.Parent = model |
| 259 | end |
| 260 | do |
| 261 | local p = Instance.new("Part") |
| 262 | p.Name = "Drape_15" |
| 263 | p.Size = Vector3.new(6.31375, 0.3, 1.94161) |
| 264 | p.CFrame = CFrame.new(-6.06158, 4.86612, 1.20572) * CFrame.Angles(math.rad(180), math.rad(-11.25), math.rad(96.9196)) |
| 265 | p.BrickColor = BrickColor.new("Institutional white") |
| 266 | p.Material = Enum.Material.Glacier |
| 267 | p.MaterialVariant = "2022 Stud" |
| 268 | p.Anchored = true |
| 269 | p.Parent = model |
| 270 | end |
| 271 | do |
| 272 | local p = Instance.new("Part") |
| 273 | p.Name = "Drape_16" |
| 274 | p.Size = Vector3.new(7.10211, 0.3, 2.01062) |
| 275 | p.CFrame = CFrame.new(-6.4, 4.5, 0) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(99.7276)) |
| 276 | p.BrickColor = BrickColor.new("Institutional white") |
| 277 | p.Material = Enum.Material.Glacier |
| 278 | p.MaterialVariant = "2022 Stud" |
| 279 | p.Anchored = true |
| 280 | p.Parent = model |
| 281 | end |
| 282 | do |
| 283 | local p = Instance.new("Part") |
| 284 | p.Name = "Drape_17" |
| 285 | p.Size = Vector3.new(6.31375, 0.3, 1.94161) |
| 286 | p.CFrame = CFrame.new(-6.06158, 4.86612, -1.20572) * CFrame.Angles(math.rad(-180), math.rad(11.25), math.rad(96.9196)) |
| 287 | p.BrickColor = BrickColor.new("Institutional white") |
| 288 | p.Material = Enum.Material.Glacier |
| 289 | p.MaterialVariant = "2022 Stud" |
| 290 | p.Anchored = true |
| 291 | p.Parent = model |
| 292 | end |
| 293 | do |
| 294 | local p = Instance.new("Part") |
| 295 | p.Name = "Drape_18" |
| 296 | p.Size = Vector3.new(4.50999, 0.3, 1.775) |
| 297 | p.CFrame = CFrame.new(-5.21992, 5.75, -2.16216) * CFrame.Angles(math.rad(180), math.rad(22.5), math.rad(86.1859)) |
| 298 | p.BrickColor = BrickColor.new("Institutional white") |
| 299 | p.Material = Enum.Material.Glacier |
| 300 | p.MaterialVariant = "2022 Stud" |
| 301 | p.Anchored = true |
| 302 | p.Parent = model |
| 303 | end |
| 304 | do |
| 305 | local p = Instance.new("Part") |
| 306 | p.Name = "Drape_19" |
| 307 | p.Size = Vector3.new(3.05229, 0.3, 1.60839) |
| 308 | p.CFrame = CFrame.new(-4.25685, 6.63388, -2.84434) * CFrame.Angles(math.rad(180), math.rad(33.75), math.rad(63.5266)) |
| 309 | p.BrickColor = BrickColor.new("Institutional white") |
| 310 | p.Material = Enum.Material.Glacier |
| 311 | p.MaterialVariant = "2022 Stud" |
| 312 | p.Anchored = true |
| 313 | p.Parent = model |
| 314 | end |
| 315 | do |
| 316 | local p = Instance.new("Part") |
| 317 | p.Name = "Drape_20" |
| 318 | p.Size = Vector3.new(2.69073, 0.3, 1.53938) |
| 319 | p.CFrame = CFrame.new(-3.46482, 7, -3.46482) * CFrame.Angles(math.rad(180), math.rad(45), math.rad(48.0128)) |
| 320 | p.BrickColor = BrickColor.new("Institutional white") |
| 321 | p.Material = Enum.Material.Glacier |
| 322 | p.MaterialVariant = "2022 Stud" |
| 323 | p.Anchored = true |
| 324 | p.Parent = model |
| 325 | end |
| 326 | do |
| 327 | local p = Instance.new("Part") |
| 328 | p.Name = "Drape_21" |
| 329 | p.Size = Vector3.new(3.05229, 0.3, 1.60839) |
| 330 | p.CFrame = CFrame.new(-2.84434, 6.63388, -4.25685) * CFrame.Angles(math.rad(-180), math.rad(56.25), math.rad(63.5266)) |
| 331 | p.BrickColor = BrickColor.new("Institutional white") |
| 332 | p.Material = Enum.Material.Glacier |
| 333 | p.MaterialVariant = "2022 Stud" |
| 334 | p.Anchored = true |
| 335 | p.Parent = model |
| 336 | end |
| 337 | do |
| 338 | local p = Instance.new("Part") |
| 339 | p.Name = "Drape_22" |
| 340 | p.Size = Vector3.new(4.50999, 0.3, 1.775) |
| 341 | p.CFrame = CFrame.new(-2.16216, 5.75, -5.21992) * CFrame.Angles(math.rad(-180), math.rad(67.5), math.rad(86.1859)) |
| 342 | p.BrickColor = BrickColor.new("Institutional white") |
| 343 | p.Material = Enum.Material.Glacier |
| 344 | p.MaterialVariant = "2022 Stud" |
| 345 | p.Anchored = true |
| 346 | p.Parent = model |
| 347 | end |
| 348 | do |
| 349 | local p = Instance.new("Part") |
| 350 | p.Name = "Drape_23" |
| 351 | p.Size = Vector3.new(6.31375, 0.3, 1.94161) |
| 352 | p.CFrame = CFrame.new(-1.20572, 4.86612, -6.06158) * CFrame.Angles(math.rad(-180), math.rad(78.75), math.rad(96.9196)) |
| 353 | p.BrickColor = BrickColor.new("Institutional white") |
| 354 | p.Material = Enum.Material.Glacier |
| 355 | p.MaterialVariant = "2022 Stud" |
| 356 | p.Anchored = true |
| 357 | p.Parent = model |
| 358 | end |
| 359 | do |
| 360 | local p = Instance.new("Part") |
| 361 | p.Name = "Drape_24" |
| 362 | p.Size = Vector3.new(7.10211, 0.3, 2.01062) |
| 363 | p.CFrame = CFrame.new(0, 4.5, -6.4) * CFrame.Angles(math.rad(-80.2724), math.rad(90), math.rad(0)) |
| 364 | p.BrickColor = BrickColor.new("Institutional white") |
| 365 | p.Material = Enum.Material.Glacier |
| 366 | p.MaterialVariant = "2022 Stud" |
| 367 | p.Anchored = true |
| 368 | p.Parent = model |
| 369 | end |
| 370 | do |
| 371 | local p = Instance.new("Part") |
| 372 | p.Name = "Drape_25" |
| 373 | p.Size = Vector3.new(6.31375, 0.3, 1.94161) |
| 374 | p.CFrame = CFrame.new(1.20572, 4.86612, -6.06158) * CFrame.Angles(math.rad(0), math.rad(78.75), math.rad(-83.0804)) |
| 375 | p.BrickColor = BrickColor.new("Institutional white") |
| 376 | p.Material = Enum.Material.Glacier |
| 377 | p.MaterialVariant = "2022 Stud" |
| 378 | p.Anchored = true |
| 379 | p.Parent = model |
| 380 | end |
| 381 | do |
| 382 | local p = Instance.new("Part") |
| 383 | p.Name = "Drape_26" |
| 384 | p.Size = Vector3.new(4.50999, 0.3, 1.775) |
| 385 | p.CFrame = CFrame.new(2.16216, 5.75, -5.21992) * CFrame.Angles(math.rad(0), math.rad(67.5), math.rad(-93.8141)) |
| 386 | p.BrickColor = BrickColor.new("Institutional white") |
| 387 | p.Material = Enum.Material.Glacier |
| 388 | p.MaterialVariant = "2022 Stud" |
| 389 | p.Anchored = true |
| 390 | p.Parent = model |
| 391 | end |
| 392 | do |
| 393 | local p = Instance.new("Part") |
| 394 | p.Name = "Drape_27" |
| 395 | p.Size = Vector3.new(3.05229, 0.3, 1.60839) |
| 396 | p.CFrame = CFrame.new(2.84434, 6.63388, -4.25685) * CFrame.Angles(math.rad(0), math.rad(56.25), math.rad(-116.473)) |
| 397 | p.BrickColor = BrickColor.new("Institutional white") |
| 398 | p.Material = Enum.Material.Glacier |
| 399 | p.MaterialVariant = "2022 Stud" |
| 400 | p.Anchored = true |
| 401 | p.Parent = model |
| 402 | end |
| 403 | do |
| 404 | local p = Instance.new("Part") |
| 405 | p.Name = "Drape_28" |
| 406 | p.Size = Vector3.new(2.69073, 0.3, 1.53938) |
| 407 | p.CFrame = CFrame.new(3.46482, 7, -3.46482) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(-131.987)) |
| 408 | p.BrickColor = BrickColor.new("Institutional white") |
| 409 | p.Material = Enum.Material.Glacier |
| 410 | p.MaterialVariant = "2022 Stud" |
| 411 | p.Anchored = true |
| 412 | p.Parent = model |
| 413 | end |
| 414 | do |
| 415 | local p = Instance.new("Part") |
| 416 | p.Name = "Drape_29" |
| 417 | p.Size = Vector3.new(3.05229, 0.3, 1.60839) |
| 418 | p.CFrame = CFrame.new(4.25685, 6.63388, -2.84434) * CFrame.Angles(math.rad(0), math.rad(33.75), math.rad(-116.473)) |
| 419 | p.BrickColor = BrickColor.new("Institutional white") |
| 420 | p.Material = Enum.Material.Glacier |
| 421 | p.MaterialVariant = "2022 Stud" |
| 422 | p.Anchored = true |
| 423 | p.Parent = model |
| 424 | end |
| 425 | do |
| 426 | local p = Instance.new("Part") |
| 427 | p.Name = "Drape_30" |
| 428 | p.Size = Vector3.new(4.50999, 0.3, 1.775) |
| 429 | p.CFrame = CFrame.new(5.21992, 5.75, -2.16216) * CFrame.Angles(math.rad(0), math.rad(22.5), math.rad(-93.8141)) |
| 430 | p.BrickColor = BrickColor.new("Institutional white") |
| 431 | p.Material = Enum.Material.Glacier |
| 432 | p.MaterialVariant = "2022 Stud" |
| 433 | p.Anchored = true |
| 434 | p.Parent = model |
| 435 | end |
| 436 | do |
| 437 | local p = Instance.new("Part") |
| 438 | p.Name = "Drape_31" |
| 439 | p.Size = Vector3.new(6.31375, 0.3, 1.94161) |
| 440 | p.CFrame = CFrame.new(6.06158, 4.86612, -1.20572) * CFrame.Angles(math.rad(0), math.rad(11.25), math.rad(-83.0804)) |
| 441 | p.BrickColor = BrickColor.new("Institutional white") |
| 442 | p.Material = Enum.Material.Glacier |
| 443 | p.MaterialVariant = "2022 Stud" |
| 444 | p.Anchored = true |
| 445 | p.Parent = model |
| 446 | end |
| 447 | model.PrimaryPart = model:FindFirstChild("ClothTop") |
| 448 | print("TableclothTable built: " .. #model:GetChildren() .. " parts") |
Loading comments...