Loading model...
by Abdullah Chaudhry · 4/29/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: BobsShop |
| 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 = "BobsShop" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Brick yellow"] = "2022 Inlet", |
| 25 | ["Bright blue"] = "2022 Universal", |
| 26 | ["Bright green"] = "2022 Stud", |
| 27 | ["Bright red"] = "2022 Stud", |
| 28 | ["Bright yellow"] = "2022 Big Stud", |
| 29 | ["Dark green"] = "2022 Stud", |
| 30 | ["Dark stone grey"] = "2022 Big Stud", |
| 31 | ["Institutional white"] = "2022 Stud", |
| 32 | ["Medium stone grey"] = "2022 Stud", |
| 33 | ["Really black"] = "2022 Universal", |
| 34 | ["Reddish brown"] = "2022 Small Stud", |
| 35 | ["Toothpaste"] = "2022 Glue", |
| 36 | } |
| 37 | do |
| 38 | local p = Instance.new("Part") |
| 39 | p.Name = "GrassBase" |
| 40 | p.Size = Vector3.new(60, 1, 40) |
| 41 | p.CFrame = CFrame.new(0, 0.5, 0) |
| 42 | p.BrickColor = BrickColor.new("Bright green") |
| 43 | p.Material = Enum.Material.Glacier |
| 44 | p.MaterialVariant = "2022 Stud" |
| 45 | p.Anchored = true |
| 46 | p.Parent = model |
| 47 | end |
| 48 | do |
| 49 | local p = Instance.new("Part") |
| 50 | p.Name = "MainPath" |
| 51 | p.Size = Vector3.new(6, 0.2, 20) |
| 52 | p.CFrame = CFrame.new(0.04, 1.01, 5) |
| 53 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 54 | p.Material = Enum.Material.Glacier |
| 55 | p.MaterialVariant = "2022 Big Stud" |
| 56 | p.Anchored = true |
| 57 | p.Parent = model |
| 58 | end |
| 59 | do |
| 60 | local p = Instance.new("Part") |
| 61 | p.Name = "ShopWallBack" |
| 62 | p.Size = Vector3.new(20, 12, 1) |
| 63 | p.CFrame = CFrame.new(10, 7.04, -10.5) |
| 64 | p.BrickColor = BrickColor.new("Brick yellow") |
| 65 | p.Material = Enum.Material.Glacier |
| 66 | p.MaterialVariant = "2022 Inlet" |
| 67 | p.Anchored = true |
| 68 | p.Parent = model |
| 69 | end |
| 70 | do |
| 71 | local p = Instance.new("Part") |
| 72 | p.Name = "ShopWallLeft" |
| 73 | p.Size = Vector3.new(1, 12, 12) |
| 74 | p.CFrame = CFrame.new(0.42, 7.08, -4.92) |
| 75 | p.BrickColor = BrickColor.new("Brick yellow") |
| 76 | p.Material = Enum.Material.Glacier |
| 77 | p.MaterialVariant = "2022 Inlet" |
| 78 | p.Anchored = true |
| 79 | p.Parent = model |
| 80 | end |
| 81 | do |
| 82 | local p = Instance.new("Part") |
| 83 | p.Name = "ShopWallRight" |
| 84 | p.Size = Vector3.new(1, 12, 12) |
| 85 | p.CFrame = CFrame.new(19.58, 7.08, -4.92) |
| 86 | p.BrickColor = BrickColor.new("Brick yellow") |
| 87 | p.Material = Enum.Material.Glacier |
| 88 | p.MaterialVariant = "2022 Inlet" |
| 89 | p.Anchored = true |
| 90 | p.Parent = model |
| 91 | end |
| 92 | do |
| 93 | local p = Instance.new("Part") |
| 94 | p.Name = "ShopWallFrontLeft" |
| 95 | p.Size = Vector3.new(6, 12, 1) |
| 96 | p.CFrame = CFrame.new(3, 7.16, 0.66) |
| 97 | p.BrickColor = BrickColor.new("Brick yellow") |
| 98 | p.Material = Enum.Material.Glacier |
| 99 | p.MaterialVariant = "2022 Inlet" |
| 100 | p.Anchored = true |
| 101 | p.Parent = model |
| 102 | end |
| 103 | do |
| 104 | local p = Instance.new("Part") |
| 105 | p.Name = "ShopWallFrontRight" |
| 106 | p.Size = Vector3.new(6, 12, 1) |
| 107 | p.CFrame = CFrame.new(17, 7.16, 0.66) |
| 108 | p.BrickColor = BrickColor.new("Brick yellow") |
| 109 | p.Material = Enum.Material.Glacier |
| 110 | p.MaterialVariant = "2022 Inlet" |
| 111 | p.Anchored = true |
| 112 | p.Parent = model |
| 113 | end |
| 114 | do |
| 115 | local p = Instance.new("Part") |
| 116 | p.Name = "ShopWallFrontTop" |
| 117 | p.Size = Vector3.new(8, 3, 1) |
| 118 | p.CFrame = CFrame.new(10.04, 10.5, 0.5) |
| 119 | p.BrickColor = BrickColor.new("Brick yellow") |
| 120 | p.Material = Enum.Material.Glacier |
| 121 | p.MaterialVariant = "2022 Inlet" |
| 122 | p.Anchored = true |
| 123 | p.Parent = model |
| 124 | end |
| 125 | do |
| 126 | local p = Instance.new("Part") |
| 127 | p.Name = "ShopWallFrontBottom" |
| 128 | p.Size = Vector3.new(8, 2, 1) |
| 129 | p.CFrame = CFrame.new(10.04, 2.04, 0.5) |
| 130 | p.BrickColor = BrickColor.new("Brick yellow") |
| 131 | p.Material = Enum.Material.Glacier |
| 132 | p.MaterialVariant = "2022 Inlet" |
| 133 | p.Anchored = true |
| 134 | p.Parent = model |
| 135 | end |
| 136 | do |
| 137 | local p = Instance.new("Part") |
| 138 | p.Name = "ShopRoof" |
| 139 | p.Size = Vector3.new(20, 0.5, 12) |
| 140 | p.CFrame = CFrame.new(10.04, 13, -4.96) |
| 141 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 142 | p.Material = Enum.Material.Glacier |
| 143 | p.MaterialVariant = "2022 Big Stud" |
| 144 | p.Anchored = true |
| 145 | p.Parent = model |
| 146 | end |
| 147 | do |
| 148 | local p = Instance.new("Part") |
| 149 | p.Name = "ShopRoofTrimFront" |
| 150 | p.Size = Vector3.new(20.5, 1, 0.5) |
| 151 | p.CFrame = CFrame.new(10, 13.29, 1) |
| 152 | p.BrickColor = BrickColor.new("Bright red") |
| 153 | p.Material = Enum.Material.Glacier |
| 154 | p.MaterialVariant = "2022 Stud" |
| 155 | p.Anchored = true |
| 156 | p.Parent = model |
| 157 | end |
| 158 | do |
| 159 | local p = Instance.new("Part") |
| 160 | p.Name = "ShopRoofTrimBack" |
| 161 | p.Size = Vector3.new(20.5, 1, 0.5) |
| 162 | p.CFrame = CFrame.new(10, 13.29, -11) |
| 163 | p.BrickColor = BrickColor.new("Bright red") |
| 164 | p.Material = Enum.Material.Glacier |
| 165 | p.MaterialVariant = "2022 Stud" |
| 166 | p.Anchored = true |
| 167 | p.Parent = model |
| 168 | end |
| 169 | do |
| 170 | local p = Instance.new("Part") |
| 171 | p.Name = "ShopRoofTrimLeft" |
| 172 | p.Size = Vector3.new(0.5, 1, 12.5) |
| 173 | p.CFrame = CFrame.new(-0.08, 13.33, -5.16) |
| 174 | p.BrickColor = BrickColor.new("Bright red") |
| 175 | p.Material = Enum.Material.Glacier |
| 176 | p.MaterialVariant = "2022 Stud" |
| 177 | p.Anchored = true |
| 178 | p.Parent = model |
| 179 | end |
| 180 | do |
| 181 | local p = Instance.new("Part") |
| 182 | p.Name = "ShopRoofTrimRight" |
| 183 | p.Size = Vector3.new(0.5, 1, 12.5) |
| 184 | p.CFrame = CFrame.new(20.08, 13.33, -5.16) |
| 185 | p.BrickColor = BrickColor.new("Bright red") |
| 186 | p.Material = Enum.Material.Glacier |
| 187 | p.MaterialVariant = "2022 Stud" |
| 188 | p.Anchored = true |
| 189 | p.Parent = model |
| 190 | end |
| 191 | do |
| 192 | local p = Instance.new("Part") |
| 193 | p.Name = "ShopWindowLeft" |
| 194 | p.Size = Vector3.new(3, 5, 0.2) |
| 195 | p.CFrame = CFrame.new(4, 5.5, 0.8) |
| 196 | p.BrickColor = BrickColor.new("Toothpaste") |
| 197 | p.Material = Enum.Material.Glacier |
| 198 | p.MaterialVariant = "2022 Glue" |
| 199 | p.Anchored = true |
| 200 | p.Parent = model |
| 201 | end |
| 202 | do |
| 203 | local p = Instance.new("Part") |
| 204 | p.Name = "ShopWindowRight" |
| 205 | p.Size = Vector3.new(3, 5, 0.2) |
| 206 | p.CFrame = CFrame.new(16, 5.5, 0.8) |
| 207 | p.BrickColor = BrickColor.new("Toothpaste") |
| 208 | p.Material = Enum.Material.Glacier |
| 209 | p.MaterialVariant = "2022 Glue" |
| 210 | p.Anchored = true |
| 211 | p.Parent = model |
| 212 | end |
| 213 | do |
| 214 | local p = Instance.new("Part") |
| 215 | p.Name = "ShopDoorLeft" |
| 216 | p.Size = Vector3.new(2.8, 7, 0.2) |
| 217 | p.CFrame = CFrame.new(8.5, 5.42, 0.8) |
| 218 | p.BrickColor = BrickColor.new("Toothpaste") |
| 219 | p.Material = Enum.Material.Glacier |
| 220 | p.MaterialVariant = "2022 Glue" |
| 221 | p.Anchored = true |
| 222 | p.Parent = model |
| 223 | end |
| 224 | do |
| 225 | local p = Instance.new("Part") |
| 226 | p.Name = "ShopDoorRight" |
| 227 | p.Size = Vector3.new(2.8, 7, 0.2) |
| 228 | p.CFrame = CFrame.new(11.5, 5.42, 0.8) |
| 229 | p.BrickColor = BrickColor.new("Toothpaste") |
| 230 | p.Material = Enum.Material.Glacier |
| 231 | p.MaterialVariant = "2022 Glue" |
| 232 | p.Anchored = true |
| 233 | p.Parent = model |
| 234 | end |
| 235 | do |
| 236 | local p = Instance.new("Part") |
| 237 | p.Name = "AwningLeft" |
| 238 | p.Size = Vector3.new(4, 0.5, 1.5) |
| 239 | p.CFrame = CFrame.new(4.08, 8.5, 1.5) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)) |
| 240 | p.BrickColor = BrickColor.new("Really black") |
| 241 | p.Material = Enum.Material.Glacier |
| 242 | p.MaterialVariant = "2022 Universal" |
| 243 | p.Anchored = true |
| 244 | p.Parent = model |
| 245 | end |
| 246 | do |
| 247 | local p = Instance.new("Part") |
| 248 | p.Name = "AwningRight" |
| 249 | p.Size = Vector3.new(4, 0.5, 1.5) |
| 250 | p.CFrame = CFrame.new(15.92, 8.5, 1.5) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)) |
| 251 | p.BrickColor = BrickColor.new("Really black") |
| 252 | p.Material = Enum.Material.Glacier |
| 253 | p.MaterialVariant = "2022 Universal" |
| 254 | p.Anchored = true |
| 255 | p.Parent = model |
| 256 | end |
| 257 | do |
| 258 | local p = Instance.new("Part") |
| 259 | p.Name = "AwningCenter" |
| 260 | p.Size = Vector3.new(7, 0.5, 1.5) |
| 261 | p.CFrame = CFrame.new(10, 9.5, 1.5) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)) |
| 262 | p.BrickColor = BrickColor.new("Really black") |
| 263 | p.Material = Enum.Material.Glacier |
| 264 | p.MaterialVariant = "2022 Universal" |
| 265 | p.Anchored = true |
| 266 | p.Parent = model |
| 267 | end |
| 268 | do |
| 269 | local p = Instance.new("Part") |
| 270 | p.Name = "SignText1" |
| 271 | p.Size = Vector3.new(1.5, 2, 0.2) |
| 272 | p.CFrame = CFrame.new(6, 10, 1.14) |
| 273 | p.BrickColor = BrickColor.new("Really black") |
| 274 | p.Material = Enum.Material.Glacier |
| 275 | p.MaterialVariant = "2022 Universal" |
| 276 | p.Anchored = true |
| 277 | p.Parent = model |
| 278 | end |
| 279 | do |
| 280 | local p = Instance.new("Part") |
| 281 | p.Name = "SignText2" |
| 282 | p.Size = Vector3.new(1.5, 2, 0.2) |
| 283 | p.CFrame = CFrame.new(9, 10, 1.14) |
| 284 | p.BrickColor = BrickColor.new("Really black") |
| 285 | p.Material = Enum.Material.Glacier |
| 286 | p.MaterialVariant = "2022 Universal" |
| 287 | p.Anchored = true |
| 288 | p.Parent = model |
| 289 | end |
| 290 | do |
| 291 | local p = Instance.new("Part") |
| 292 | p.Name = "SignText3" |
| 293 | p.Size = Vector3.new(1.5, 2, 0.2) |
| 294 | p.CFrame = CFrame.new(12, 10, 1.14) |
| 295 | p.BrickColor = BrickColor.new("Really black") |
| 296 | p.Material = Enum.Material.Glacier |
| 297 | p.MaterialVariant = "2022 Universal" |
| 298 | p.Anchored = true |
| 299 | p.Parent = model |
| 300 | end |
| 301 | do |
| 302 | local p = Instance.new("Part") |
| 303 | p.Name = "SignText4" |
| 304 | p.Size = Vector3.new(1.5, 2, 0.2) |
| 305 | p.CFrame = CFrame.new(15, 10, 1.14) |
| 306 | p.BrickColor = BrickColor.new("Really black") |
| 307 | p.Material = Enum.Material.Glacier |
| 308 | p.MaterialVariant = "2022 Universal" |
| 309 | p.Anchored = true |
| 310 | p.Parent = model |
| 311 | end |
| 312 | do |
| 313 | local p = Instance.new("Part") |
| 314 | p.Name = "PlanterLeft" |
| 315 | p.Size = Vector3.new(2, 2, 2) |
| 316 | p.CFrame = CFrame.new(6.5, 2.08, 2.24) |
| 317 | p.BrickColor = BrickColor.new("Reddish brown") |
| 318 | p.Material = Enum.Material.Glacier |
| 319 | p.MaterialVariant = "2022 Small Stud" |
| 320 | p.Anchored = true |
| 321 | p.Parent = model |
| 322 | end |
| 323 | do |
| 324 | local p = Instance.new("Part") |
| 325 | p.Name = "BushLeft" |
| 326 | p.Size = Vector3.new(1.8, 1.5, 1.8) |
| 327 | p.CFrame = CFrame.new(6.5, 3.5, 2) |
| 328 | p.BrickColor = BrickColor.new("Dark green") |
| 329 | p.Material = Enum.Material.Glacier |
| 330 | p.MaterialVariant = "2022 Stud" |
| 331 | p.Anchored = true |
| 332 | p.Parent = model |
| 333 | end |
| 334 | do |
| 335 | local p = Instance.new("Part") |
| 336 | p.Name = "PlanterRight" |
| 337 | p.Size = Vector3.new(2, 2, 2) |
| 338 | p.CFrame = CFrame.new(13.5, 2.08, 2.24) |
| 339 | p.BrickColor = BrickColor.new("Reddish brown") |
| 340 | p.Material = Enum.Material.Glacier |
| 341 | p.MaterialVariant = "2022 Small Stud" |
| 342 | p.Anchored = true |
| 343 | p.Parent = model |
| 344 | end |
| 345 | do |
| 346 | local p = Instance.new("Part") |
| 347 | p.Name = "BushRight" |
| 348 | p.Size = Vector3.new(1.8, 1.5, 1.8) |
| 349 | p.CFrame = CFrame.new(13.5, 3.5, 2) |
| 350 | p.BrickColor = BrickColor.new("Dark green") |
| 351 | p.Material = Enum.Material.Glacier |
| 352 | p.MaterialVariant = "2022 Stud" |
| 353 | p.Anchored = true |
| 354 | p.Parent = model |
| 355 | end |
| 356 | do |
| 357 | local p = Instance.new("Part") |
| 358 | p.Name = "LeftWallBack" |
| 359 | p.Size = Vector3.new(14, 16, 1) |
| 360 | p.CFrame = CFrame.new(-12, 9.04, -10.5) |
| 361 | p.BrickColor = BrickColor.new("Brick yellow") |
| 362 | p.Material = Enum.Material.Glacier |
| 363 | p.MaterialVariant = "2022 Inlet" |
| 364 | p.Anchored = true |
| 365 | p.Parent = model |
| 366 | end |
| 367 | do |
| 368 | local p = Instance.new("Part") |
| 369 | p.Name = "LeftWallLeft" |
| 370 | p.Size = Vector3.new(1, 16, 12) |
| 371 | p.CFrame = CFrame.new(-18.58, 9.08, -4.92) |
| 372 | p.BrickColor = BrickColor.new("Brick yellow") |
| 373 | p.Material = Enum.Material.Glacier |
| 374 | p.MaterialVariant = "2022 Inlet" |
| 375 | p.Anchored = true |
| 376 | p.Parent = model |
| 377 | end |
| 378 | do |
| 379 | local p = Instance.new("Part") |
| 380 | p.Name = "LeftWallRight" |
| 381 | p.Size = Vector3.new(1, 16, 12) |
| 382 | p.CFrame = CFrame.new(-5.42, 9.08, -4.92) |
| 383 | p.BrickColor = BrickColor.new("Brick yellow") |
| 384 | p.Material = Enum.Material.Glacier |
| 385 | p.MaterialVariant = "2022 Inlet" |
| 386 | p.Anchored = true |
| 387 | p.Parent = model |
| 388 | end |
| 389 | do |
| 390 | local p = Instance.new("Part") |
| 391 | p.Name = "LeftWallFront" |
| 392 | p.Size = Vector3.new(14, 16, 1) |
| 393 | p.CFrame = CFrame.new(-12, 9.04, 0.5) |
| 394 | p.BrickColor = BrickColor.new("Brick yellow") |
| 395 | p.Material = Enum.Material.Glacier |
| 396 | p.MaterialVariant = "2022 Inlet" |
| 397 | p.Anchored = true |
| 398 | p.Parent = model |
| 399 | end |
| 400 | do |
| 401 | local p = Instance.new("Part") |
| 402 | p.Name = "LeftRoof" |
| 403 | p.Size = Vector3.new(14, 0.5, 12) |
| 404 | p.CFrame = CFrame.new(-11.96, 17, -4.96) |
| 405 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 406 | p.Material = Enum.Material.Glacier |
| 407 | p.MaterialVariant = "2022 Big Stud" |
| 408 | p.Anchored = true |
| 409 | p.Parent = model |
| 410 | end |
| 411 | do |
| 412 | local p = Instance.new("Part") |
| 413 | p.Name = "LeftRoofTrimFront" |
| 414 | p.Size = Vector3.new(14.5, 1, 0.5) |
| 415 | p.CFrame = CFrame.new(-12, 17.29, 1) |
| 416 | p.BrickColor = BrickColor.new("Bright red") |
| 417 | p.Material = Enum.Material.Glacier |
| 418 | p.MaterialVariant = "2022 Stud" |
| 419 | p.Anchored = true |
| 420 | p.Parent = model |
| 421 | end |
| 422 | do |
| 423 | local p = Instance.new("Part") |
| 424 | p.Name = "LeftRoofTrimBack" |
| 425 | p.Size = Vector3.new(14.5, 1, 0.5) |
| 426 | p.CFrame = CFrame.new(-12, 17.29, -11) |
| 427 | p.BrickColor = BrickColor.new("Bright red") |
| 428 | p.Material = Enum.Material.Glacier |
| 429 | p.MaterialVariant = "2022 Stud" |
| 430 | p.Anchored = true |
| 431 | p.Parent = model |
| 432 | end |
| 433 | do |
| 434 | local p = Instance.new("Part") |
| 435 | p.Name = "LeftRoofTrimLeft" |
| 436 | p.Size = Vector3.new(0.5, 1, 12.5) |
| 437 | p.CFrame = CFrame.new(-19.08, 17.33, -5.08) |
| 438 | p.BrickColor = BrickColor.new("Bright red") |
| 439 | p.Material = Enum.Material.Glacier |
| 440 | p.MaterialVariant = "2022 Stud" |
| 441 | p.Anchored = true |
| 442 | p.Parent = model |
| 443 | end |
| 444 | do |
| 445 | local p = Instance.new("Part") |
| 446 | p.Name = "LeftRoofTrimRight" |
| 447 | p.Size = Vector3.new(0.5, 1, 12.5) |
| 448 | p.CFrame = CFrame.new(-4.92, 17.33, -5.08) |
| 449 | p.BrickColor = BrickColor.new("Bright red") |
| 450 | p.Material = Enum.Material.Glacier |
| 451 | p.MaterialVariant = "2022 Stud" |
| 452 | p.Anchored = true |
| 453 | p.Parent = model |
| 454 | end |
| 455 | do |
| 456 | local p = Instance.new("Part") |
| 457 | p.Name = "Stairs" |
| 458 | p.Size = Vector3.new(17.4428, 3, 0.5) |
| 459 | p.CFrame = CFrame.new(-7, 9, 3.25) * CFrame.Angles(math.rad(-180), math.rad(30.2564), math.rad(-113.468)) |
| 460 | p.BrickColor = BrickColor.new("Reddish brown") |
| 461 | p.Material = Enum.Material.Glacier |
| 462 | p.MaterialVariant = "2022 Small Stud" |
| 463 | p.Anchored = true |
| 464 | p.Parent = model |
| 465 | end |
| 466 | do |
| 467 | local p = Instance.new("Part") |
| 468 | p.Name = "BobBody" |
| 469 | p.Size = Vector3.new(2, 2, 1) |
| 470 | p.CFrame = CFrame.new(-15, 18.5, -5.04) |
| 471 | p.BrickColor = BrickColor.new("Bright blue") |
| 472 | p.Material = Enum.Material.Glacier |
| 473 | p.MaterialVariant = "2022 Universal" |
| 474 | p.Anchored = true |
| 475 | p.Parent = model |
| 476 | end |
| 477 | do |
| 478 | local p = Instance.new("Part") |
| 479 | p.Name = "BobHead" |
| 480 | p.Size = Vector3.new(1.2, 1.2, 1.2) |
| 481 | p.CFrame = CFrame.new(-15, 20, -5) |
| 482 | p.BrickColor = BrickColor.new("Bright yellow") |
| 483 | p.Material = Enum.Material.Glacier |
| 484 | p.MaterialVariant = "2022 Big Stud" |
| 485 | p.Anchored = true |
| 486 | p.Parent = model |
| 487 | end |
| 488 | do |
| 489 | local p = Instance.new("Part") |
| 490 | p.Name = "BobArmL" |
| 491 | p.Size = Vector3.new(1, 2, 1) |
| 492 | p.CFrame = CFrame.new(-16.58, 18.5, -5.08) |
| 493 | p.BrickColor = BrickColor.new("Bright yellow") |
| 494 | p.Material = Enum.Material.Glacier |
| 495 | p.MaterialVariant = "2022 Big Stud" |
| 496 | p.Anchored = true |
| 497 | p.Parent = model |
| 498 | end |
| 499 | do |
| 500 | local p = Instance.new("Part") |
| 501 | p.Name = "BobArmR" |
| 502 | p.Size = Vector3.new(1, 2, 1) |
| 503 | p.CFrame = CFrame.new(-13.42, 18.5, -5.08) |
| 504 | p.BrickColor = BrickColor.new("Bright yellow") |
| 505 | p.Material = Enum.Material.Glacier |
| 506 | p.MaterialVariant = "2022 Big Stud" |
| 507 | p.Anchored = true |
| 508 | p.Parent = model |
| 509 | end |
| 510 | do |
| 511 | local p = Instance.new("Part") |
| 512 | p.Name = "RoofBox" |
| 513 | p.Size = Vector3.new(4, 1, 2) |
| 514 | p.CFrame = CFrame.new(-15, 17.5, -3.5) |
| 515 | p.BrickColor = BrickColor.new("Reddish brown") |
| 516 | p.Material = Enum.Material.Glacier |
| 517 | p.MaterialVariant = "2022 Small Stud" |
| 518 | p.Anchored = true |
| 519 | p.Parent = model |
| 520 | end |
| 521 | do |
| 522 | local p = Instance.new("Part") |
| 523 | p.Name = "FLWallBack" |
| 524 | p.Size = Vector3.new(12, 8, 1) |
| 525 | p.CFrame = CFrame.new(-18, 5.04, 6.5) |
| 526 | p.BrickColor = BrickColor.new("Brick yellow") |
| 527 | p.Material = Enum.Material.Glacier |
| 528 | p.MaterialVariant = "2022 Inlet" |
| 529 | p.Anchored = true |
| 530 | p.Parent = model |
| 531 | end |
| 532 | do |
| 533 | local p = Instance.new("Part") |
| 534 | p.Name = "FLWallLeft" |
| 535 | p.Size = Vector3.new(1, 8, 8) |
| 536 | p.CFrame = CFrame.new(-23.58, 5.08, 10.08) |
| 537 | p.BrickColor = BrickColor.new("Brick yellow") |
| 538 | p.Material = Enum.Material.Glacier |
| 539 | p.MaterialVariant = "2022 Inlet" |
| 540 | p.Anchored = true |
| 541 | p.Parent = model |
| 542 | end |
| 543 | do |
| 544 | local p = Instance.new("Part") |
| 545 | p.Name = "FLWallRight" |
| 546 | p.Size = Vector3.new(1, 8, 8) |
| 547 | p.CFrame = CFrame.new(-12.42, 5.08, 10.08) |
| 548 | p.BrickColor = BrickColor.new("Brick yellow") |
| 549 | p.Material = Enum.Material.Glacier |
| 550 | p.MaterialVariant = "2022 Inlet" |
| 551 | p.Anchored = true |
| 552 | p.Parent = model |
| 553 | end |
| 554 | do |
| 555 | local p = Instance.new("Part") |
| 556 | p.Name = "FLWallFrontTop" |
| 557 | p.Size = Vector3.new(12, 2, 1) |
| 558 | p.CFrame = CFrame.new(-18.04, 7, 13.54) |
| 559 | p.BrickColor = BrickColor.new("Brick yellow") |
| 560 | p.Material = Enum.Material.Glacier |
| 561 | p.MaterialVariant = "2022 Inlet" |
| 562 | p.Anchored = true |
| 563 | p.Parent = model |
| 564 | end |
| 565 | do |
| 566 | local p = Instance.new("Part") |
| 567 | p.Name = "FLWallFrontBottom" |
| 568 | p.Size = Vector3.new(12, 1, 1) |
| 569 | p.CFrame = CFrame.new(-18.04, 1.54, 13.54) |
| 570 | p.BrickColor = BrickColor.new("Brick yellow") |
| 571 | p.Material = Enum.Material.Glacier |
| 572 | p.MaterialVariant = "2022 Inlet" |
| 573 | p.Anchored = true |
| 574 | p.Parent = model |
| 575 | end |
| 576 | do |
| 577 | local p = Instance.new("Part") |
| 578 | p.Name = "FLWallFrontLeft" |
| 579 | p.Size = Vector3.new(2, 5, 1) |
| 580 | p.CFrame = CFrame.new(-22.92, 4.58, 13.66) |
| 581 | p.BrickColor = BrickColor.new("Brick yellow") |
| 582 | p.Material = Enum.Material.Glacier |
| 583 | p.MaterialVariant = "2022 Inlet" |
| 584 | p.Anchored = true |
| 585 | p.Parent = model |
| 586 | end |
| 587 | do |
| 588 | local p = Instance.new("Part") |
| 589 | p.Name = "FLWallFrontRight" |
| 590 | p.Size = Vector3.new(2, 5, 1) |
| 591 | p.CFrame = CFrame.new(-13.08, 4.58, 13.66) |
| 592 | p.BrickColor = BrickColor.new("Brick yellow") |
| 593 | p.Material = Enum.Material.Glacier |
| 594 | p.MaterialVariant = "2022 Inlet" |
| 595 | p.Anchored = true |
| 596 | p.Parent = model |
| 597 | end |
| 598 | do |
| 599 | local p = Instance.new("Part") |
| 600 | p.Name = "FLRoof" |
| 601 | p.Size = Vector3.new(12, 0.5, 8) |
| 602 | p.CFrame = CFrame.new(-17.96, 9, 10.04) |
| 603 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 604 | p.Material = Enum.Material.Glacier |
| 605 | p.MaterialVariant = "2022 Big Stud" |
| 606 | p.Anchored = true |
| 607 | p.Parent = model |
| 608 | end |
| 609 | do |
| 610 | local p = Instance.new("Part") |
| 611 | p.Name = "FLRoofTrimFront" |
| 612 | p.Size = Vector3.new(12.5, 1.5, 0.5) |
| 613 | p.CFrame = CFrame.new(-18, 9.54, 14) |
| 614 | p.BrickColor = BrickColor.new("Bright red") |
| 615 | p.Material = Enum.Material.Glacier |
| 616 | p.MaterialVariant = "2022 Stud" |
| 617 | p.Anchored = true |
| 618 | p.Parent = model |
| 619 | end |
| 620 | do |
| 621 | local p = Instance.new("Part") |
| 622 | p.Name = "FLRoofTrimBack" |
| 623 | p.Size = Vector3.new(12.5, 1.5, 0.5) |
| 624 | p.CFrame = CFrame.new(-18, 9.54, 6) |
| 625 | p.BrickColor = BrickColor.new("Bright red") |
| 626 | p.Material = Enum.Material.Glacier |
| 627 | p.MaterialVariant = "2022 Stud" |
| 628 | p.Anchored = true |
| 629 | p.Parent = model |
| 630 | end |
| 631 | do |
| 632 | local p = Instance.new("Part") |
| 633 | p.Name = "FLRoofTrimLeft" |
| 634 | p.Size = Vector3.new(0.5, 1.5, 8.5) |
| 635 | p.CFrame = CFrame.new(-24.08, 9.58, 9.92) |
| 636 | p.BrickColor = BrickColor.new("Bright red") |
| 637 | p.Material = Enum.Material.Glacier |
| 638 | p.MaterialVariant = "2022 Stud" |
| 639 | p.Anchored = true |
| 640 | p.Parent = model |
| 641 | end |
| 642 | do |
| 643 | local p = Instance.new("Part") |
| 644 | p.Name = "FLRoofTrimRight" |
| 645 | p.Size = Vector3.new(0.5, 1.5, 8.5) |
| 646 | p.CFrame = CFrame.new(-11.92, 9.58, 9.92) |
| 647 | p.BrickColor = BrickColor.new("Bright red") |
| 648 | p.Material = Enum.Material.Glacier |
| 649 | p.MaterialVariant = "2022 Stud" |
| 650 | p.Anchored = true |
| 651 | p.Parent = model |
| 652 | end |
| 653 | do |
| 654 | local p = Instance.new("Part") |
| 655 | p.Name = "FLWindow" |
| 656 | p.Size = Vector3.new(8, 5, 0.2) |
| 657 | p.CFrame = CFrame.new(-18.04, 4.62, 13.8) |
| 658 | p.BrickColor = BrickColor.new("Toothpaste") |
| 659 | p.Material = Enum.Material.Glacier |
| 660 | p.MaterialVariant = "2022 Glue" |
| 661 | p.Anchored = true |
| 662 | p.Parent = model |
| 663 | end |
| 664 | do |
| 665 | local p = Instance.new("Part") |
| 666 | p.Name = "FLSignText" |
| 667 | p.Size = Vector3.new(6, 1, 0.2) |
| 668 | p.CFrame = CFrame.new(-18, 9.5, 14.3) |
| 669 | p.BrickColor = BrickColor.new("Institutional white") |
| 670 | p.Material = Enum.Material.Glacier |
| 671 | p.MaterialVariant = "2022 Stud" |
| 672 | p.Anchored = true |
| 673 | p.Parent = model |
| 674 | end |
| 675 | do |
| 676 | local p = Instance.new("Part") |
| 677 | p.Name = "FrontWallLeft" |
| 678 | p.Size = Vector3.new(10, 4, 1) |
| 679 | p.CFrame = CFrame.new(-8, 3.08, 15) |
| 680 | p.BrickColor = BrickColor.new("Brick yellow") |
| 681 | p.Material = Enum.Material.Glacier |
| 682 | p.MaterialVariant = "2022 Inlet" |
| 683 | p.Anchored = true |
| 684 | p.Parent = model |
| 685 | end |
| 686 | do |
| 687 | local p = Instance.new("Part") |
| 688 | p.Name = "FrontWallLeftCap" |
| 689 | p.Size = Vector3.new(2, 6, 2) |
| 690 | p.CFrame = CFrame.new(-3, 4.04, 15) |
| 691 | p.BrickColor = BrickColor.new("Brick yellow") |
| 692 | p.Material = Enum.Material.Glacier |
| 693 | p.MaterialVariant = "2022 Inlet" |
| 694 | p.Anchored = true |
| 695 | p.Parent = model |
| 696 | end |
| 697 | do |
| 698 | local p = Instance.new("Part") |
| 699 | p.Name = "FrontWallLeftCapTrim" |
| 700 | p.Size = Vector3.new(2.2, 0.5, 2.2) |
| 701 | p.CFrame = CFrame.new(-3, 7.33, 15) |
| 702 | p.BrickColor = BrickColor.new("Bright red") |
| 703 | p.Material = Enum.Material.Glacier |
| 704 | p.MaterialVariant = "2022 Stud" |
| 705 | p.Anchored = true |
| 706 | p.Parent = model |
| 707 | end |
| 708 | do |
| 709 | local p = Instance.new("Part") |
| 710 | p.Name = "LampLeftBase" |
| 711 | p.Size = Vector3.new(1, 1, 1) |
| 712 | p.CFrame = CFrame.new(-3, 8.12, 15) |
| 713 | p.BrickColor = BrickColor.new("Really black") |
| 714 | p.Material = Enum.Material.Glacier |
| 715 | p.MaterialVariant = "2022 Universal" |
| 716 | p.Anchored = true |
| 717 | p.Parent = model |
| 718 | end |
| 719 | do |
| 720 | local p = Instance.new("Part") |
| 721 | p.Name = "LampLeftGlow" |
| 722 | p.Size = Vector3.new(0.8, 1.5, 0.8) |
| 723 | p.CFrame = CFrame.new(-3, 9, 15) |
| 724 | p.BrickColor = BrickColor.new("Bright yellow") |
| 725 | p.Material = Enum.Material.Neon |
| 726 | p.Anchored = true |
| 727 | p.Parent = model |
| 728 | end |
| 729 | do |
| 730 | local p = Instance.new("Part") |
| 731 | p.Name = "LampLeftTop" |
| 732 | p.Size = Vector3.new(1.2, 0.5, 1.2) |
| 733 | p.CFrame = CFrame.new(-3, 10.04, 15) |
| 734 | p.BrickColor = BrickColor.new("Really black") |
| 735 | p.Material = Enum.Material.Glacier |
| 736 | p.MaterialVariant = "2022 Universal" |
| 737 | p.Anchored = true |
| 738 | p.Parent = model |
| 739 | end |
| 740 | do |
| 741 | local p = Instance.new("Part") |
| 742 | p.Name = "FrontWallRight" |
| 743 | p.Size = Vector3.new(14, 4, 1) |
| 744 | p.CFrame = CFrame.new(14, 3.08, 15) |
| 745 | p.BrickColor = BrickColor.new("Brick yellow") |
| 746 | p.Material = Enum.Material.Glacier |
| 747 | p.MaterialVariant = "2022 Inlet" |
| 748 | p.Anchored = true |
| 749 | p.Parent = model |
| 750 | end |
| 751 | do |
| 752 | local p = Instance.new("Part") |
| 753 | p.Name = "FrontWallRightTrim" |
| 754 | p.Size = Vector3.new(14, 0.5, 1.2) |
| 755 | p.CFrame = CFrame.new(14.04, 5.29, 15) |
| 756 | p.BrickColor = BrickColor.new("Bright red") |
| 757 | p.Material = Enum.Material.Glacier |
| 758 | p.MaterialVariant = "2022 Stud" |
| 759 | p.Anchored = true |
| 760 | p.Parent = model |
| 761 | end |
| 762 | do |
| 763 | local p = Instance.new("Part") |
| 764 | p.Name = "FrontWallRightCap" |
| 765 | p.Size = Vector3.new(2, 6, 2) |
| 766 | p.CFrame = CFrame.new(21, 4.04, 15) |
| 767 | p.BrickColor = BrickColor.new("Brick yellow") |
| 768 | p.Material = Enum.Material.Glacier |
| 769 | p.MaterialVariant = "2022 Inlet" |
| 770 | p.Anchored = true |
| 771 | p.Parent = model |
| 772 | end |
| 773 | do |
| 774 | local p = Instance.new("Part") |
| 775 | p.Name = "FrontWallRightCapTrim" |
| 776 | p.Size = Vector3.new(2.2, 0.5, 2.2) |
| 777 | p.CFrame = CFrame.new(21, 7.33, 15) |
| 778 | p.BrickColor = BrickColor.new("Bright red") |
| 779 | p.Material = Enum.Material.Glacier |
| 780 | p.MaterialVariant = "2022 Stud" |
| 781 | p.Anchored = true |
| 782 | p.Parent = model |
| 783 | end |
| 784 | do |
| 785 | local p = Instance.new("Part") |
| 786 | p.Name = "LampRightBase" |
| 787 | p.Size = Vector3.new(1, 1, 1) |
| 788 | p.CFrame = CFrame.new(21, 8.12, 15) |
| 789 | p.BrickColor = BrickColor.new("Really black") |
| 790 | p.Material = Enum.Material.Glacier |
| 791 | p.MaterialVariant = "2022 Universal" |
| 792 | p.Anchored = true |
| 793 | p.Parent = model |
| 794 | end |
| 795 | do |
| 796 | local p = Instance.new("Part") |
| 797 | p.Name = "LampRightGlow" |
| 798 | p.Size = Vector3.new(0.8, 1.5, 0.8) |
| 799 | p.CFrame = CFrame.new(21, 9, 15) |
| 800 | p.BrickColor = BrickColor.new("Bright yellow") |
| 801 | p.Material = Enum.Material.Neon |
| 802 | p.Anchored = true |
| 803 | p.Parent = model |
| 804 | end |
| 805 | do |
| 806 | local p = Instance.new("Part") |
| 807 | p.Name = "LampRightTop" |
| 808 | p.Size = Vector3.new(1.2, 0.5, 1.2) |
| 809 | p.CFrame = CFrame.new(21, 10.04, 15) |
| 810 | p.BrickColor = BrickColor.new("Really black") |
| 811 | p.Material = Enum.Material.Glacier |
| 812 | p.MaterialVariant = "2022 Universal" |
| 813 | p.Anchored = true |
| 814 | p.Parent = model |
| 815 | end |
| 816 | do |
| 817 | local p = Instance.new("Part") |
| 818 | p.Name = "SideWallRight" |
| 819 | p.Size = Vector3.new(1, 6, 20) |
| 820 | p.CFrame = CFrame.new(25, 4.04, 5) |
| 821 | p.BrickColor = BrickColor.new("Brick yellow") |
| 822 | p.Material = Enum.Material.Glacier |
| 823 | p.MaterialVariant = "2022 Inlet" |
| 824 | p.Anchored = true |
| 825 | p.Parent = model |
| 826 | end |
| 827 | do |
| 828 | local p = Instance.new("Part") |
| 829 | p.Shape = Enum.PartType.Cylinder |
| 830 | p.Name = "FountainSpout" |
| 831 | p.Size = Vector3.new(3, 1, 1) |
| 832 | p.CFrame = CFrame.new(14, 3, 10) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 833 | p.BrickColor = BrickColor.new("Toothpaste") |
| 834 | p.Material = Enum.Material.Glacier |
| 835 | p.MaterialVariant = "2022 Glue" |
| 836 | p.Anchored = true |
| 837 | p.Parent = model |
| 838 | end |
| 839 | do |
| 840 | local p = Instance.new("Part") |
| 841 | p.Name = "Bush1" |
| 842 | p.Size = Vector3.new(3, 2, 3) |
| 843 | p.CFrame = CFrame.new(-10, 2.04, 12) |
| 844 | p.BrickColor = BrickColor.new("Bright green") |
| 845 | p.Material = Enum.Material.Glacier |
| 846 | p.MaterialVariant = "2022 Stud" |
| 847 | p.Anchored = true |
| 848 | p.Parent = model |
| 849 | end |
| 850 | do |
| 851 | local p = Instance.new("Part") |
| 852 | p.Name = "Bush2" |
| 853 | p.Size = Vector3.new(4, 2, 3) |
| 854 | p.CFrame = CFrame.new(18, 2.04, 18) |
| 855 | p.BrickColor = BrickColor.new("Bright green") |
| 856 | p.Material = Enum.Material.Glacier |
| 857 | p.MaterialVariant = "2022 Stud" |
| 858 | p.Anchored = true |
| 859 | p.Parent = model |
| 860 | end |
| 861 | do |
| 862 | local p = Instance.new("Part") |
| 863 | p.Name = "Bush3" |
| 864 | p.Size = Vector3.new(2.5, 2, 2.5) |
| 865 | p.CFrame = CFrame.new(-22, 2.04, 14) |
| 866 | p.BrickColor = BrickColor.new("Bright green") |
| 867 | p.Material = Enum.Material.Glacier |
| 868 | p.MaterialVariant = "2022 Stud" |
| 869 | p.Anchored = true |
| 870 | p.Parent = model |
| 871 | end |
| 872 | do |
| 873 | local rightV = Vector3.new(1,0,0).Unit |
| 874 | local upV = (Vector3.new(0,0,-1) - Vector3.new(0,0,-1):Dot(rightV)*rightV).Unit |
| 875 | local normalV = upV:Cross(rightV) |
| 876 | local pos = Vector3.new(14, 1.54, 10) |
| 877 | local cyl = Instance.new("Part") |
| 878 | cyl.Shape = Enum.PartType.Cylinder |
| 879 | cyl.Size = Vector3.new(1, 8, 8) |
| 880 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 881 | cyl.BrickColor = BrickColor.new("Medium stone grey") |
| 882 | cyl.Material = Enum.Material.Glacier |
| 883 | cyl.MaterialVariant = "2022 Stud" |
| 884 | cyl.Anchored = true; cyl.Parent = workspace |
| 885 | local cuts = {} |
| 886 | local hole = Instance.new("Part") |
| 887 | hole.Shape = Enum.PartType.Cylinder |
| 888 | hole.Size = Vector3.new(1.2, 6, 6) |
| 889 | hole.CFrame = cyl.CFrame |
| 890 | hole.BrickColor = BrickColor.new("Medium stone grey") |
| 891 | hole.Material = Enum.Material.Glacier |
| 892 | hole.MaterialVariant = "2022 Stud" |
| 893 | hole.Anchored = true; hole.Parent = workspace |
| 894 | table.insert(cuts, hole) |
| 895 | if #cuts > 0 then |
| 896 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 897 | for _, c in ipairs(cuts) do c:Destroy() end |
| 898 | if ok and result then |
| 899 | cyl:Destroy() |
| 900 | result.Name = "FountainBase"; result.Anchored = true; result.Parent = model |
| 901 | else |
| 902 | cyl.Name = "FountainBase"; cyl.Parent = model |
| 903 | end |
| 904 | else |
| 905 | cyl.Name = "FountainBase"; cyl.Parent = model |
| 906 | end |
| 907 | end |
| 908 | do |
| 909 | local rightV = Vector3.new(1,0,0).Unit |
| 910 | local upV = (Vector3.new(0,0,-1) - Vector3.new(0,0,-1):Dot(rightV)*rightV).Unit |
| 911 | local normalV = upV:Cross(rightV) |
| 912 | local pos = Vector3.new(14, 1.8, 10) |
| 913 | local cyl = Instance.new("Part") |
| 914 | cyl.Shape = Enum.PartType.Cylinder |
| 915 | cyl.Size = Vector3.new(0.2, 6.4, 6.4) |
| 916 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 917 | cyl.BrickColor = BrickColor.new("Toothpaste") |
| 918 | cyl.Material = Enum.Material.Glacier |
| 919 | cyl.MaterialVariant = "2022 Glue" |
| 920 | cyl.Anchored = true; cyl.Parent = workspace |
| 921 | local cuts = {} |
| 922 | if #cuts > 0 then |
| 923 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 924 | for _, c in ipairs(cuts) do c:Destroy() end |
| 925 | if ok and result then |
| 926 | cyl:Destroy() |
| 927 | result.Name = "FountainWater"; result.Anchored = true; result.Parent = model |
| 928 | else |
| 929 | cyl.Name = "FountainWater"; cyl.Parent = model |
| 930 | end |
| 931 | else |
| 932 | cyl.Name = "FountainWater"; cyl.Parent = model |
| 933 | end |
| 934 | end |
| 935 | do |
| 936 | local upV = Vector3.new(0,1,0).Unit |
| 937 | local rightV = (Vector3.new(1,0,0) - Vector3.new(1,0,0):Dot(upV)*upV).Unit |
| 938 | local forwardV = rightV:Cross(upV) |
| 939 | local pos = Vector3.new(14, 4.54, 10) |
| 940 | local ball = Instance.new("Part") |
| 941 | ball.Shape = Enum.PartType.Ball |
| 942 | ball.Size = Vector3.new(2, 2, 2) |
| 943 | ball.CFrame = CFrame.new(pos) |
| 944 | ball.BrickColor = BrickColor.new("Toothpaste") |
| 945 | ball.Material = Enum.Material.Glacier |
| 946 | ball.MaterialVariant = "2022 Glue" |
| 947 | ball.Anchored = true; ball.Parent = workspace |
| 948 | local cuts = {} |
| 949 | local hole = Instance.new("Part") |
| 950 | hole.Shape = Enum.PartType.Ball |
| 951 | hole.Size = Vector3.new(1, 1, 1) |
| 952 | hole.CFrame = CFrame.new(pos) |
| 953 | hole.BrickColor = BrickColor.new("Toothpaste") |
| 954 | hole.Material = Enum.Material.Glacier |
| 955 | hole.MaterialVariant = "2022 Glue" |
| 956 | hole.Anchored = true; hole.Parent = workspace |
| 957 | table.insert(cuts, hole) |
| 958 | do |
| 959 | local h = 0 |
| 960 | local cut = Instance.new("Part") |
| 961 | cut.Size = Vector3.new(4, 4, 4) |
| 962 | cut.CFrame = CFrame.fromMatrix(pos + upV*(-2), rightV, upV) |
| 963 | cut.BrickColor = BrickColor.new("Toothpaste") |
| 964 | cut.Material = Enum.Material.Glacier |
| 965 | cut.MaterialVariant = "2022 Glue" |
| 966 | cut.Anchored = true; cut.Parent = workspace |
| 967 | table.insert(cuts, cut) |
| 968 | end |
| 969 | if #cuts > 0 then |
| 970 | local ok, result = pcall(function() return ball:SubtractAsync(cuts) end) |
| 971 | for _, c in ipairs(cuts) do c:Destroy() end |
| 972 | if ok and result then |
| 973 | ball:Destroy() |
| 974 | result.Name = "FountainSplash"; result.Anchored = true; result.Parent = model |
| 975 | else |
| 976 | ball.Name = "FountainSplash"; ball.Parent = model |
| 977 | end |
| 978 | else |
| 979 | ball.Name = "FountainSplash"; ball.Parent = model |
| 980 | end |
| 981 | end |
| 982 | model.PrimaryPart = model:FindFirstChild("GrassBase") |
| 983 | print("BobsShop built: " .. #model:GetChildren() .. " parts") |
Loading comments...