Loading model...
by Đăng Hải · 3/26/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: DioramaIsland |
| 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 = "DioramaIsland" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Brick yellow"] = "2022 Stud", |
| 25 | ["Bright blue"] = "2022 Universal", |
| 26 | ["Bright green"] = "2022 Stud", |
| 27 | ["Brown"] = "2022 Stud", |
| 28 | ["Dark green"] = "2022 Stud", |
| 29 | ["Earth green"] = "2022 Stud", |
| 30 | ["Institutional white"] = "2022 Stud", |
| 31 | ["Light stone grey"] = "2022 Glue", |
| 32 | ["Medium stone grey"] = "2022 Inlet", |
| 33 | ["Reddish brown"] = "2022 Small Stud", |
| 34 | } |
| 35 | do |
| 36 | local p = Instance.new("Part") |
| 37 | p.Name = "BaseWater" |
| 38 | p.Size = Vector3.new(60, 1, 60) |
| 39 | p.CFrame = CFrame.new(0, 0, 0) |
| 40 | p.BrickColor = BrickColor.new("Bright blue") |
| 41 | p.Material = Enum.Material.Glacier |
| 42 | p.MaterialVariant = "2022 Universal" |
| 43 | p.Anchored = true |
| 44 | p.Parent = model |
| 45 | end |
| 46 | do |
| 47 | local p = Instance.new("Part") |
| 48 | p.Name = "BeachLeft" |
| 49 | p.Size = Vector3.new(15, 1, 10) |
| 50 | p.CFrame = CFrame.new(-20, 0.46, 15) |
| 51 | p.BrickColor = BrickColor.new("Brick yellow") |
| 52 | p.Material = Enum.Material.Glacier |
| 53 | p.MaterialVariant = "2022 Stud" |
| 54 | p.Anchored = true |
| 55 | p.Parent = model |
| 56 | end |
| 57 | do |
| 58 | local p = Instance.new("Part") |
| 59 | p.Name = "GrassLeftLow" |
| 60 | p.Size = Vector3.new(12, 1, 15) |
| 61 | p.CFrame = CFrame.new(-22, 1.04, 10) |
| 62 | p.BrickColor = BrickColor.new("Bright green") |
| 63 | p.Material = Enum.Material.Glacier |
| 64 | p.MaterialVariant = "2022 Stud" |
| 65 | p.Anchored = true |
| 66 | p.Parent = model |
| 67 | end |
| 68 | do |
| 69 | local p = Instance.new("Part") |
| 70 | p.Name = "GrassLeftMid" |
| 71 | p.Size = Vector3.new(10, 2, 20) |
| 72 | p.CFrame = CFrame.new(-25, 2, 0) |
| 73 | p.BrickColor = BrickColor.new("Bright green") |
| 74 | p.Material = Enum.Material.Glacier |
| 75 | p.MaterialVariant = "2022 Stud" |
| 76 | p.Anchored = true |
| 77 | p.Parent = model |
| 78 | end |
| 79 | do |
| 80 | local p = Instance.new("Part") |
| 81 | p.Name = "HillL1_Dirt" |
| 82 | p.Size = Vector3.new(15, 2, 15) |
| 83 | p.CFrame = CFrame.new(-20, 1.54, -15) |
| 84 | p.BrickColor = BrickColor.new("Reddish brown") |
| 85 | p.Material = Enum.Material.Glacier |
| 86 | p.MaterialVariant = "2022 Small Stud" |
| 87 | p.Anchored = true |
| 88 | p.Parent = model |
| 89 | end |
| 90 | do |
| 91 | local p = Instance.new("Part") |
| 92 | p.Name = "HillL1_Grass" |
| 93 | p.Size = Vector3.new(15, 1, 15) |
| 94 | p.CFrame = CFrame.new(-19.96, 2.54, -14.96) |
| 95 | p.BrickColor = BrickColor.new("Bright green") |
| 96 | p.Material = Enum.Material.Glacier |
| 97 | p.MaterialVariant = "2022 Stud" |
| 98 | p.Anchored = true |
| 99 | p.Parent = model |
| 100 | end |
| 101 | do |
| 102 | local p = Instance.new("Part") |
| 103 | p.Name = "HillL2_Dirt" |
| 104 | p.Size = Vector3.new(12, 2, 12) |
| 105 | p.CFrame = CFrame.new(-22, 3.58, -18) |
| 106 | p.BrickColor = BrickColor.new("Reddish brown") |
| 107 | p.Material = Enum.Material.Glacier |
| 108 | p.MaterialVariant = "2022 Small Stud" |
| 109 | p.Anchored = true |
| 110 | p.Parent = model |
| 111 | end |
| 112 | do |
| 113 | local p = Instance.new("Part") |
| 114 | p.Name = "HillL2_Grass" |
| 115 | p.Size = Vector3.new(12, 1, 12) |
| 116 | p.CFrame = CFrame.new(-21.96, 4.5, -17.96) |
| 117 | p.BrickColor = BrickColor.new("Bright green") |
| 118 | p.Material = Enum.Material.Glacier |
| 119 | p.MaterialVariant = "2022 Stud" |
| 120 | p.Anchored = true |
| 121 | p.Parent = model |
| 122 | end |
| 123 | do |
| 124 | local p = Instance.new("Part") |
| 125 | p.Name = "HillL3_Dirt" |
| 126 | p.Size = Vector3.new(8, 2, 8) |
| 127 | p.CFrame = CFrame.new(-24.04, 5.62, -20.04) |
| 128 | p.BrickColor = BrickColor.new("Reddish brown") |
| 129 | p.Material = Enum.Material.Glacier |
| 130 | p.MaterialVariant = "2022 Small Stud" |
| 131 | p.Anchored = true |
| 132 | p.Parent = model |
| 133 | end |
| 134 | do |
| 135 | local p = Instance.new("Part") |
| 136 | p.Name = "HillL3_Grass" |
| 137 | p.Size = Vector3.new(8, 1, 8) |
| 138 | p.CFrame = CFrame.new(-23.96, 6.5, -19.96) |
| 139 | p.BrickColor = BrickColor.new("Bright green") |
| 140 | p.Material = Enum.Material.Glacier |
| 141 | p.MaterialVariant = "2022 Stud" |
| 142 | p.Anchored = true |
| 143 | p.Parent = model |
| 144 | end |
| 145 | do |
| 146 | local p = Instance.new("Part") |
| 147 | p.Name = "CanyonBase_Dirt" |
| 148 | p.Size = Vector3.new(20, 2, 20) |
| 149 | p.CFrame = CFrame.new(0, 1.54, -9.96) |
| 150 | p.BrickColor = BrickColor.new("Reddish brown") |
| 151 | p.Material = Enum.Material.Glacier |
| 152 | p.MaterialVariant = "2022 Small Stud" |
| 153 | p.Anchored = true |
| 154 | p.Parent = model |
| 155 | end |
| 156 | do |
| 157 | local p = Instance.new("Part") |
| 158 | p.Name = "CanyonBase_Grass" |
| 159 | p.Size = Vector3.new(20, 1, 20) |
| 160 | p.CFrame = CFrame.new(-0.04, 2.46, -10) |
| 161 | p.BrickColor = BrickColor.new("Bright green") |
| 162 | p.Material = Enum.Material.Glacier |
| 163 | p.MaterialVariant = "2022 Stud" |
| 164 | p.Anchored = true |
| 165 | p.Parent = model |
| 166 | end |
| 167 | do |
| 168 | local p = Instance.new("Part") |
| 169 | p.Name = "LakeMid" |
| 170 | p.Size = Vector3.new(12, 0.5, 10) |
| 171 | p.CFrame = CFrame.new(0, 2.6, -10) |
| 172 | p.BrickColor = BrickColor.new("Bright blue") |
| 173 | p.Material = Enum.Material.Glacier |
| 174 | p.MaterialVariant = "2022 Universal" |
| 175 | p.Anchored = true |
| 176 | p.Parent = model |
| 177 | end |
| 178 | do |
| 179 | local p = Instance.new("Part") |
| 180 | p.Name = "WaterfallLower" |
| 181 | p.Size = Vector3.new(6, 2.5, 0.5) |
| 182 | p.CFrame = CFrame.new(0, 1.5, -4) |
| 183 | p.BrickColor = BrickColor.new("Bright blue") |
| 184 | p.Material = Enum.Material.Glacier |
| 185 | p.MaterialVariant = "2022 Universal" |
| 186 | p.Anchored = true |
| 187 | p.Parent = model |
| 188 | end |
| 189 | do |
| 190 | local p = Instance.new("Part") |
| 191 | p.Name = "FoamLower" |
| 192 | p.Size = Vector3.new(6.5, 0.5, 1) |
| 193 | p.CFrame = CFrame.new(0, 0.46, -3.5) |
| 194 | p.BrickColor = BrickColor.new("Institutional white") |
| 195 | p.Material = Enum.Material.Neon |
| 196 | p.Anchored = true |
| 197 | p.Parent = model |
| 198 | end |
| 199 | do |
| 200 | local p = Instance.new("Part") |
| 201 | p.Name = "CanyonUpper_Dirt" |
| 202 | p.Size = Vector3.new(15, 3, 10) |
| 203 | p.CFrame = CFrame.new(0, 4.5, -20) |
| 204 | p.BrickColor = BrickColor.new("Reddish brown") |
| 205 | p.Material = Enum.Material.Glacier |
| 206 | p.MaterialVariant = "2022 Small Stud" |
| 207 | p.Anchored = true |
| 208 | p.Parent = model |
| 209 | end |
| 210 | do |
| 211 | local p = Instance.new("Part") |
| 212 | p.Name = "CanyonUpper_Grass" |
| 213 | p.Size = Vector3.new(15, 1, 10) |
| 214 | p.CFrame = CFrame.new(0.04, 6, -19.96) |
| 215 | p.BrickColor = BrickColor.new("Bright green") |
| 216 | p.Material = Enum.Material.Glacier |
| 217 | p.MaterialVariant = "2022 Stud" |
| 218 | p.Anchored = true |
| 219 | p.Parent = model |
| 220 | end |
| 221 | do |
| 222 | local p = Instance.new("Part") |
| 223 | p.Name = "LakeTop" |
| 224 | p.Size = Vector3.new(8, 0.5, 6) |
| 225 | p.CFrame = CFrame.new(0, 6.1, -20) |
| 226 | p.BrickColor = BrickColor.new("Bright blue") |
| 227 | p.Material = Enum.Material.Glacier |
| 228 | p.MaterialVariant = "2022 Universal" |
| 229 | p.Anchored = true |
| 230 | p.Parent = model |
| 231 | end |
| 232 | do |
| 233 | local p = Instance.new("Part") |
| 234 | p.Name = "WaterfallUpper" |
| 235 | p.Size = Vector3.new(4, 3.5, 0.5) |
| 236 | p.CFrame = CFrame.new(0, 4.5, -16) |
| 237 | p.BrickColor = BrickColor.new("Bright blue") |
| 238 | p.Material = Enum.Material.Glacier |
| 239 | p.MaterialVariant = "2022 Universal" |
| 240 | p.Anchored = true |
| 241 | p.Parent = model |
| 242 | end |
| 243 | do |
| 244 | local p = Instance.new("Part") |
| 245 | p.Name = "FoamUpper" |
| 246 | p.Size = Vector3.new(4.5, 0.5, 1) |
| 247 | p.CFrame = CFrame.new(0, 2.84, -15.54) |
| 248 | p.BrickColor = BrickColor.new("Institutional white") |
| 249 | p.Material = Enum.Material.Neon |
| 250 | p.Anchored = true |
| 251 | p.Parent = model |
| 252 | end |
| 253 | do |
| 254 | local p = Instance.new("Part") |
| 255 | p.Name = "MountainBase" |
| 256 | p.Size = Vector3.new(20, 4, 20) |
| 257 | p.CFrame = CFrame.new(20.04, 2, -15) |
| 258 | p.BrickColor = BrickColor.new("Earth green") |
| 259 | p.Material = Enum.Material.Glacier |
| 260 | p.MaterialVariant = "2022 Stud" |
| 261 | p.Anchored = true |
| 262 | p.Parent = model |
| 263 | end |
| 264 | do |
| 265 | local p = Instance.new("Part") |
| 266 | p.Name = "MountainMid" |
| 267 | p.Size = Vector3.new(15, 4, 15) |
| 268 | p.CFrame = CFrame.new(22, 6.04, -18) |
| 269 | p.BrickColor = BrickColor.new("Earth green") |
| 270 | p.Material = Enum.Material.Glacier |
| 271 | p.MaterialVariant = "2022 Stud" |
| 272 | p.Anchored = true |
| 273 | p.Parent = model |
| 274 | end |
| 275 | do |
| 276 | local p = Instance.new("Part") |
| 277 | p.Name = "MountainPeak" |
| 278 | p.Size = Vector3.new(10, 4, 10) |
| 279 | p.CFrame = CFrame.new(24, 10.08, -20) |
| 280 | p.BrickColor = BrickColor.new("Earth green") |
| 281 | p.Material = Enum.Material.Glacier |
| 282 | p.MaterialVariant = "2022 Stud" |
| 283 | p.Anchored = true |
| 284 | p.Parent = model |
| 285 | end |
| 286 | do |
| 287 | local p = Instance.new("Part") |
| 288 | p.Name = "MountainSnow" |
| 289 | p.Size = Vector3.new(8, 2, 8) |
| 290 | p.CFrame = CFrame.new(24, 12.5, -20) |
| 291 | p.BrickColor = BrickColor.new("Institutional white") |
| 292 | p.Material = Enum.Material.Glacier |
| 293 | p.MaterialVariant = "2022 Stud" |
| 294 | p.Anchored = true |
| 295 | p.Parent = model |
| 296 | end |
| 297 | do |
| 298 | local p = Instance.new("Part") |
| 299 | p.Name = "MountainSnowTip" |
| 300 | p.Size = Vector3.new(4, 1, 4) |
| 301 | p.CFrame = CFrame.new(24, 14.04, -20) |
| 302 | p.BrickColor = BrickColor.new("Institutional white") |
| 303 | p.Material = Enum.Material.Glacier |
| 304 | p.MaterialVariant = "2022 Stud" |
| 305 | p.Anchored = true |
| 306 | p.Parent = model |
| 307 | end |
| 308 | do |
| 309 | local p = Instance.new("Part") |
| 310 | p.Name = "GrassRightLow" |
| 311 | p.Size = Vector3.new(20, 1, 20) |
| 312 | p.CFrame = CFrame.new(20, 1.04, 10.04) |
| 313 | p.BrickColor = BrickColor.new("Bright green") |
| 314 | p.Material = Enum.Material.Glacier |
| 315 | p.MaterialVariant = "2022 Stud" |
| 316 | p.Anchored = true |
| 317 | p.Parent = model |
| 318 | end |
| 319 | do |
| 320 | local p = Instance.new("Part") |
| 321 | p.Name = "RiverRight" |
| 322 | p.Size = Vector3.new(4, 0.5, 25) |
| 323 | p.CFrame = CFrame.new(20, 1.1, 5) * CFrame.Angles(math.rad(0), math.rad(30), math.rad(0)) |
| 324 | p.BrickColor = BrickColor.new("Bright blue") |
| 325 | p.Material = Enum.Material.Glacier |
| 326 | p.MaterialVariant = "2022 Universal" |
| 327 | p.Anchored = true |
| 328 | p.Parent = model |
| 329 | end |
| 330 | do |
| 331 | local p = Instance.new("Part") |
| 332 | p.Name = "RiverRight2" |
| 333 | p.Size = Vector3.new(15, 0.5, 4) |
| 334 | p.CFrame = CFrame.new(10, 1.14, 15) * CFrame.Angles(math.rad(0), math.rad(-20), math.rad(0)) |
| 335 | p.BrickColor = BrickColor.new("Bright blue") |
| 336 | p.Material = Enum.Material.Glacier |
| 337 | p.MaterialVariant = "2022 Universal" |
| 338 | p.Anchored = true |
| 339 | p.Parent = model |
| 340 | end |
| 341 | do |
| 342 | local p = Instance.new("Part") |
| 343 | p.Name = "Rock1" |
| 344 | p.Size = Vector3.new(3, 2, 3) |
| 345 | p.CFrame = CFrame.new(-5, 0.5, 5) * CFrame.Angles(math.rad(0), math.rad(15), math.rad(10)) |
| 346 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 347 | p.Material = Enum.Material.Glacier |
| 348 | p.MaterialVariant = "2022 Inlet" |
| 349 | p.Anchored = true |
| 350 | p.Parent = model |
| 351 | end |
| 352 | do |
| 353 | local p = Instance.new("Part") |
| 354 | p.Name = "Rock2" |
| 355 | p.Size = Vector3.new(2, 1.5, 2) |
| 356 | p.CFrame = CFrame.new(-2, 0.2, 8) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(0)) |
| 357 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 358 | p.Material = Enum.Material.Glacier |
| 359 | p.MaterialVariant = "2022 Inlet" |
| 360 | p.Anchored = true |
| 361 | p.Parent = model |
| 362 | end |
| 363 | do |
| 364 | local p = Instance.new("Part") |
| 365 | p.Name = "Rock3" |
| 366 | p.Size = Vector3.new(4, 2, 3) |
| 367 | p.CFrame = CFrame.new(5, 0.5, 6) * CFrame.Angles(math.rad(10), math.rad(-20), math.rad(0)) |
| 368 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 369 | p.Material = Enum.Material.Glacier |
| 370 | p.MaterialVariant = "2022 Inlet" |
| 371 | p.Anchored = true |
| 372 | p.Parent = model |
| 373 | end |
| 374 | do |
| 375 | local p = Instance.new("Part") |
| 376 | p.Name = "Rock4" |
| 377 | p.Size = Vector3.new(2, 1.5, 2) |
| 378 | p.CFrame = CFrame.new(15, 0.5, 15) * CFrame.Angles(math.rad(0), math.rad(70), math.rad(0)) |
| 379 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 380 | p.Material = Enum.Material.Glacier |
| 381 | p.MaterialVariant = "2022 Inlet" |
| 382 | p.Anchored = true |
| 383 | p.Parent = model |
| 384 | end |
| 385 | do |
| 386 | local p = Instance.new("Part") |
| 387 | p.Name = "Tree1_Trunk" |
| 388 | p.Size = Vector3.new(0.4, 1, 0.4) |
| 389 | p.CFrame = CFrame.new(-25, 1.46, 5) |
| 390 | p.BrickColor = BrickColor.new("Brown") |
| 391 | p.Material = Enum.Material.Glacier |
| 392 | p.MaterialVariant = "2022 Stud" |
| 393 | p.Anchored = true |
| 394 | p.Parent = model |
| 395 | end |
| 396 | do |
| 397 | local p = Instance.new("Part") |
| 398 | p.Name = "Tree1_Leaves1" |
| 399 | p.Size = Vector3.new(2, 1.5, 2) |
| 400 | p.CFrame = CFrame.new(-25, 2.5, 5) |
| 401 | p.BrickColor = BrickColor.new("Dark green") |
| 402 | p.Material = Enum.Material.Glacier |
| 403 | p.MaterialVariant = "2022 Stud" |
| 404 | p.Anchored = true |
| 405 | p.Parent = model |
| 406 | end |
| 407 | do |
| 408 | local p = Instance.new("Part") |
| 409 | p.Name = "Tree1_Leaves2" |
| 410 | p.Size = Vector3.new(1.2, 1, 1.2) |
| 411 | p.CFrame = CFrame.new(-25, 3.54, 5) |
| 412 | p.BrickColor = BrickColor.new("Dark green") |
| 413 | p.Material = Enum.Material.Glacier |
| 414 | p.MaterialVariant = "2022 Stud" |
| 415 | p.Anchored = true |
| 416 | p.Parent = model |
| 417 | end |
| 418 | do |
| 419 | local p = Instance.new("Part") |
| 420 | p.Name = "Tree2_Trunk" |
| 421 | p.Size = Vector3.new(0.4, 1, 0.4) |
| 422 | p.CFrame = CFrame.new(-22, 1.46, 8) |
| 423 | p.BrickColor = BrickColor.new("Brown") |
| 424 | p.Material = Enum.Material.Glacier |
| 425 | p.MaterialVariant = "2022 Stud" |
| 426 | p.Anchored = true |
| 427 | p.Parent = model |
| 428 | end |
| 429 | do |
| 430 | local p = Instance.new("Part") |
| 431 | p.Name = "Tree2_Leaves1" |
| 432 | p.Size = Vector3.new(2, 1.5, 2) |
| 433 | p.CFrame = CFrame.new(-22, 2.5, 8) |
| 434 | p.BrickColor = BrickColor.new("Dark green") |
| 435 | p.Material = Enum.Material.Glacier |
| 436 | p.MaterialVariant = "2022 Stud" |
| 437 | p.Anchored = true |
| 438 | p.Parent = model |
| 439 | end |
| 440 | do |
| 441 | local p = Instance.new("Part") |
| 442 | p.Name = "Tree2_Leaves2" |
| 443 | p.Size = Vector3.new(1.2, 1, 1.2) |
| 444 | p.CFrame = CFrame.new(-22, 3.54, 8) |
| 445 | p.BrickColor = BrickColor.new("Dark 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 = "Tree3_Trunk" |
| 454 | p.Size = Vector3.new(0.4, 1, 0.4) |
| 455 | p.CFrame = CFrame.new(-27, 1.5, 12) |
| 456 | p.BrickColor = BrickColor.new("Brown") |
| 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 = "Tree3_Leaves1" |
| 465 | p.Size = Vector3.new(2, 1.5, 2) |
| 466 | p.CFrame = CFrame.new(-27, 2.5, 12) |
| 467 | p.BrickColor = BrickColor.new("Dark green") |
| 468 | p.Material = Enum.Material.Glacier |
| 469 | p.MaterialVariant = "2022 Stud" |
| 470 | p.Anchored = true |
| 471 | p.Parent = model |
| 472 | end |
| 473 | do |
| 474 | local p = Instance.new("Part") |
| 475 | p.Name = "Tree3_Leaves2" |
| 476 | p.Size = Vector3.new(1.2, 1, 1.2) |
| 477 | p.CFrame = CFrame.new(-27, 3.5, 12) |
| 478 | p.BrickColor = BrickColor.new("Dark green") |
| 479 | p.Material = Enum.Material.Glacier |
| 480 | p.MaterialVariant = "2022 Stud" |
| 481 | p.Anchored = true |
| 482 | p.Parent = model |
| 483 | end |
| 484 | do |
| 485 | local p = Instance.new("Part") |
| 486 | p.Name = "Tree4_Trunk" |
| 487 | p.Size = Vector3.new(0.4, 1, 0.4) |
| 488 | p.CFrame = CFrame.new(-15, 3, -5) |
| 489 | p.BrickColor = BrickColor.new("Brown") |
| 490 | p.Material = Enum.Material.Glacier |
| 491 | p.MaterialVariant = "2022 Stud" |
| 492 | p.Anchored = true |
| 493 | p.Parent = model |
| 494 | end |
| 495 | do |
| 496 | local p = Instance.new("Part") |
| 497 | p.Name = "Tree4_Leaves1" |
| 498 | p.Size = Vector3.new(2, 1.5, 2) |
| 499 | p.CFrame = CFrame.new(-15, 4, -5) |
| 500 | p.BrickColor = BrickColor.new("Dark green") |
| 501 | p.Material = Enum.Material.Glacier |
| 502 | p.MaterialVariant = "2022 Stud" |
| 503 | p.Anchored = true |
| 504 | p.Parent = model |
| 505 | end |
| 506 | do |
| 507 | local p = Instance.new("Part") |
| 508 | p.Name = "Tree4_Leaves2" |
| 509 | p.Size = Vector3.new(1.2, 1, 1.2) |
| 510 | p.CFrame = CFrame.new(-15, 5, -5) |
| 511 | p.BrickColor = BrickColor.new("Dark green") |
| 512 | p.Material = Enum.Material.Glacier |
| 513 | p.MaterialVariant = "2022 Stud" |
| 514 | p.Anchored = true |
| 515 | p.Parent = model |
| 516 | end |
| 517 | do |
| 518 | local p = Instance.new("Part") |
| 519 | p.Name = "Tree5_Trunk" |
| 520 | p.Size = Vector3.new(0.4, 1, 0.4) |
| 521 | p.CFrame = CFrame.new(-12, 3, -8) |
| 522 | p.BrickColor = BrickColor.new("Brown") |
| 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 = "Tree5_Leaves1" |
| 531 | p.Size = Vector3.new(2, 1.5, 2) |
| 532 | p.CFrame = CFrame.new(-12, 4, -8) |
| 533 | p.BrickColor = BrickColor.new("Dark 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 = "Tree5_Leaves2" |
| 542 | p.Size = Vector3.new(1.2, 1, 1.2) |
| 543 | p.CFrame = CFrame.new(-12, 5, -8) |
| 544 | p.BrickColor = BrickColor.new("Dark green") |
| 545 | p.Material = Enum.Material.Glacier |
| 546 | p.MaterialVariant = "2022 Stud" |
| 547 | p.Anchored = true |
| 548 | p.Parent = model |
| 549 | end |
| 550 | do |
| 551 | local p = Instance.new("Part") |
| 552 | p.Name = "Tree6_Trunk" |
| 553 | p.Size = Vector3.new(0.4, 1, 0.4) |
| 554 | p.CFrame = CFrame.new(15, 1.5, 0) |
| 555 | p.BrickColor = BrickColor.new("Brown") |
| 556 | p.Material = Enum.Material.Glacier |
| 557 | p.MaterialVariant = "2022 Stud" |
| 558 | p.Anchored = true |
| 559 | p.Parent = model |
| 560 | end |
| 561 | do |
| 562 | local p = Instance.new("Part") |
| 563 | p.Name = "Tree6_Leaves1" |
| 564 | p.Size = Vector3.new(2, 1.5, 2) |
| 565 | p.CFrame = CFrame.new(15, 2.5, 0) |
| 566 | p.BrickColor = BrickColor.new("Dark green") |
| 567 | p.Material = Enum.Material.Glacier |
| 568 | p.MaterialVariant = "2022 Stud" |
| 569 | p.Anchored = true |
| 570 | p.Parent = model |
| 571 | end |
| 572 | do |
| 573 | local p = Instance.new("Part") |
| 574 | p.Name = "Tree6_Leaves2" |
| 575 | p.Size = Vector3.new(1.2, 1, 1.2) |
| 576 | p.CFrame = CFrame.new(15, 3.5, 0) |
| 577 | p.BrickColor = BrickColor.new("Dark green") |
| 578 | p.Material = Enum.Material.Glacier |
| 579 | p.MaterialVariant = "2022 Stud" |
| 580 | p.Anchored = true |
| 581 | p.Parent = model |
| 582 | end |
| 583 | do |
| 584 | local p = Instance.new("Part") |
| 585 | p.Name = "Tree7_Trunk" |
| 586 | p.Size = Vector3.new(0.4, 1, 0.4) |
| 587 | p.CFrame = CFrame.new(18, 1.5, -2) |
| 588 | p.BrickColor = BrickColor.new("Brown") |
| 589 | p.Material = Enum.Material.Glacier |
| 590 | p.MaterialVariant = "2022 Stud" |
| 591 | p.Anchored = true |
| 592 | p.Parent = model |
| 593 | end |
| 594 | do |
| 595 | local p = Instance.new("Part") |
| 596 | p.Name = "Tree7_Leaves1" |
| 597 | p.Size = Vector3.new(2, 1.5, 2) |
| 598 | p.CFrame = CFrame.new(18, 2.5, -2) |
| 599 | p.BrickColor = BrickColor.new("Dark 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 = "Tree7_Leaves2" |
| 608 | p.Size = Vector3.new(1.2, 1, 1.2) |
| 609 | p.CFrame = CFrame.new(18, 3.5, -2) |
| 610 | p.BrickColor = BrickColor.new("Dark 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 = "Tree8_Trunk" |
| 619 | p.Size = Vector3.new(0.4, 1, 0.4) |
| 620 | p.CFrame = CFrame.new(25, 1.5, 5) |
| 621 | p.BrickColor = BrickColor.new("Brown") |
| 622 | p.Material = Enum.Material.Glacier |
| 623 | p.MaterialVariant = "2022 Stud" |
| 624 | p.Anchored = true |
| 625 | p.Parent = model |
| 626 | end |
| 627 | do |
| 628 | local p = Instance.new("Part") |
| 629 | p.Name = "Tree8_Leaves1" |
| 630 | p.Size = Vector3.new(2, 1.5, 2) |
| 631 | p.CFrame = CFrame.new(25, 2.5, 5) |
| 632 | p.BrickColor = BrickColor.new("Dark green") |
| 633 | p.Material = Enum.Material.Glacier |
| 634 | p.MaterialVariant = "2022 Stud" |
| 635 | p.Anchored = true |
| 636 | p.Parent = model |
| 637 | end |
| 638 | do |
| 639 | local p = Instance.new("Part") |
| 640 | p.Name = "Tree8_Leaves2" |
| 641 | p.Size = Vector3.new(1.2, 1, 1.2) |
| 642 | p.CFrame = CFrame.new(25, 3.5, 5) |
| 643 | p.BrickColor = BrickColor.new("Dark green") |
| 644 | p.Material = Enum.Material.Glacier |
| 645 | p.MaterialVariant = "2022 Stud" |
| 646 | p.Anchored = true |
| 647 | p.Parent = model |
| 648 | end |
| 649 | do |
| 650 | local p = Instance.new("Part") |
| 651 | p.Name = "Tree9_Trunk" |
| 652 | p.Size = Vector3.new(0.4, 1, 0.4) |
| 653 | p.CFrame = CFrame.new(28, 1.5, 8) |
| 654 | p.BrickColor = BrickColor.new("Brown") |
| 655 | p.Material = Enum.Material.Glacier |
| 656 | p.MaterialVariant = "2022 Stud" |
| 657 | p.Anchored = true |
| 658 | p.Parent = model |
| 659 | end |
| 660 | do |
| 661 | local p = Instance.new("Part") |
| 662 | p.Name = "Tree9_Leaves1" |
| 663 | p.Size = Vector3.new(2, 1.5, 2) |
| 664 | p.CFrame = CFrame.new(28, 2.5, 8) |
| 665 | p.BrickColor = BrickColor.new("Dark green") |
| 666 | p.Material = Enum.Material.Glacier |
| 667 | p.MaterialVariant = "2022 Stud" |
| 668 | p.Anchored = true |
| 669 | p.Parent = model |
| 670 | end |
| 671 | do |
| 672 | local p = Instance.new("Part") |
| 673 | p.Name = "Tree9_Leaves2" |
| 674 | p.Size = Vector3.new(1.2, 1, 1.2) |
| 675 | p.CFrame = CFrame.new(28, 3.5, 8) |
| 676 | p.BrickColor = BrickColor.new("Dark 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 = "Path1" |
| 685 | p.Size = Vector3.new(2, 0.2, 8) |
| 686 | p.CFrame = CFrame.new(-15, 2.64, -10) * CFrame.Angles(math.rad(0), math.rad(20), math.rad(0)) |
| 687 | p.BrickColor = BrickColor.new("Light stone grey") |
| 688 | p.Material = Enum.Material.Glacier |
| 689 | p.MaterialVariant = "2022 Glue" |
| 690 | p.Anchored = true |
| 691 | p.Parent = model |
| 692 | end |
| 693 | do |
| 694 | local p = Instance.new("Part") |
| 695 | p.Name = "Path2" |
| 696 | p.Size = Vector3.new(8, 0.2, 2) |
| 697 | p.CFrame = CFrame.new(-10, 2.68, -5) * CFrame.Angles(math.rad(0), math.rad(-10), math.rad(0)) |
| 698 | p.BrickColor = BrickColor.new("Light stone grey") |
| 699 | p.Material = Enum.Material.Glacier |
| 700 | p.MaterialVariant = "2022 Glue" |
| 701 | p.Anchored = true |
| 702 | p.Parent = model |
| 703 | end |
| 704 | do |
| 705 | local p = Instance.new("Part") |
| 706 | p.Name = "Path3" |
| 707 | p.Size = Vector3.new(8, 0.2, 2) |
| 708 | p.CFrame = CFrame.new(5, 2.68, -5) * CFrame.Angles(math.rad(0), math.rad(15), math.rad(0)) |
| 709 | p.BrickColor = BrickColor.new("Light stone grey") |
| 710 | p.Material = Enum.Material.Glacier |
| 711 | p.MaterialVariant = "2022 Glue" |
| 712 | p.Anchored = true |
| 713 | p.Parent = model |
| 714 | end |
| 715 | do |
| 716 | local p = Instance.new("Part") |
| 717 | p.Name = "Path4" |
| 718 | p.Size = Vector3.new(2, 0.2, 10) |
| 719 | p.CFrame = CFrame.new(10, 1.1, 0) * CFrame.Angles(math.rad(0), math.rad(-30), math.rad(0)) |
| 720 | p.BrickColor = BrickColor.new("Light stone grey") |
| 721 | p.Material = Enum.Material.Glacier |
| 722 | p.MaterialVariant = "2022 Glue" |
| 723 | p.Anchored = true |
| 724 | p.Parent = model |
| 725 | end |
| 726 | do |
| 727 | local p = Instance.new("Part") |
| 728 | p.Name = "BridgeWood" |
| 729 | p.Size = Vector3.new(6, 0.3, 2) |
| 730 | p.CFrame = CFrame.new(12, 1.58, 12) * CFrame.Angles(math.rad(0), math.rad(-20), math.rad(0)) |
| 731 | p.BrickColor = BrickColor.new("Brown") |
| 732 | p.Material = Enum.Material.Glacier |
| 733 | p.MaterialVariant = "2022 Stud" |
| 734 | p.Anchored = true |
| 735 | p.Parent = model |
| 736 | end |
| 737 | do |
| 738 | local p = Instance.new("Part") |
| 739 | p.Name = "House1_Base" |
| 740 | p.Size = Vector3.new(2, 1, 1.5) |
| 741 | p.CFrame = CFrame.new(15, 1.5, 10) * CFrame.Angles(math.rad(0), math.rad(15), math.rad(0)) |
| 742 | p.BrickColor = BrickColor.new("Brown") |
| 743 | p.Material = Enum.Material.Glacier |
| 744 | p.MaterialVariant = "2022 Stud" |
| 745 | p.Anchored = true |
| 746 | p.Parent = model |
| 747 | end |
| 748 | do |
| 749 | local p = Instance.new("Part") |
| 750 | p.Name = "House1_Roof" |
| 751 | p.Size = Vector3.new(2.2, 0.5, 1.7) |
| 752 | p.CFrame = CFrame.new(15, 2.2, 10) * CFrame.Angles(math.rad(0), math.rad(15), math.rad(0)) |
| 753 | p.BrickColor = BrickColor.new("Reddish brown") |
| 754 | p.Material = Enum.Material.Glacier |
| 755 | p.MaterialVariant = "2022 Small Stud" |
| 756 | p.Anchored = true |
| 757 | p.Parent = model |
| 758 | end |
| 759 | do |
| 760 | local p = Instance.new("Part") |
| 761 | p.Name = "House2_Base" |
| 762 | p.Size = Vector3.new(2, 1, 1.5) |
| 763 | p.CFrame = CFrame.new(18, 1.5, 12) * CFrame.Angles(math.rad(0), math.rad(-10), math.rad(0)) |
| 764 | p.BrickColor = BrickColor.new("Brown") |
| 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 = "House2_Roof" |
| 773 | p.Size = Vector3.new(2.2, 0.5, 1.7) |
| 774 | p.CFrame = CFrame.new(18, 2.2, 12) * CFrame.Angles(math.rad(0), math.rad(-10), math.rad(0)) |
| 775 | p.BrickColor = BrickColor.new("Reddish brown") |
| 776 | p.Material = Enum.Material.Glacier |
| 777 | p.MaterialVariant = "2022 Small Stud" |
| 778 | p.Anchored = true |
| 779 | p.Parent = model |
| 780 | end |
| 781 | do |
| 782 | local p = Instance.new("Part") |
| 783 | p.Name = "House3_Base" |
| 784 | p.Size = Vector3.new(2, 1, 1.5) |
| 785 | p.CFrame = CFrame.new(-5, 6.54, -18) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(0)) |
| 786 | p.BrickColor = BrickColor.new("Brown") |
| 787 | p.Material = Enum.Material.Glacier |
| 788 | p.MaterialVariant = "2022 Stud" |
| 789 | p.Anchored = true |
| 790 | p.Parent = model |
| 791 | end |
| 792 | do |
| 793 | local p = Instance.new("Part") |
| 794 | p.Name = "House3_Roof" |
| 795 | p.Size = Vector3.new(2.2, 0.5, 1.7) |
| 796 | p.CFrame = CFrame.new(-5, 7.2, -18) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(0)) |
| 797 | p.BrickColor = BrickColor.new("Reddish brown") |
| 798 | p.Material = Enum.Material.Glacier |
| 799 | p.MaterialVariant = "2022 Small Stud" |
| 800 | p.Anchored = true |
| 801 | p.Parent = model |
| 802 | end |
| 803 | do |
| 804 | local p = Instance.new("Part") |
| 805 | p.Name = "Pier" |
| 806 | p.Size = Vector3.new(6, 0.3, 2) |
| 807 | p.CFrame = CFrame.new(-15, 0.84, 10) * CFrame.Angles(math.rad(0), math.rad(-30), math.rad(0)) |
| 808 | p.BrickColor = BrickColor.new("Brown") |
| 809 | p.Material = Enum.Material.Glacier |
| 810 | p.MaterialVariant = "2022 Stud" |
| 811 | p.Anchored = true |
| 812 | p.Parent = model |
| 813 | end |
| 814 | do |
| 815 | local p = Instance.new("Part") |
| 816 | p.Name = "Boat1" |
| 817 | p.Size = Vector3.new(3, 0.5, 1.2) |
| 818 | p.CFrame = CFrame.new(-5, 0.2, 15) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(0)) |
| 819 | p.BrickColor = BrickColor.new("Brown") |
| 820 | p.Material = Enum.Material.Glacier |
| 821 | p.MaterialVariant = "2022 Stud" |
| 822 | p.Anchored = true |
| 823 | p.Parent = model |
| 824 | end |
| 825 | do |
| 826 | local p = Instance.new("Part") |
| 827 | p.Name = "Boat2" |
| 828 | p.Size = Vector3.new(3, 0.5, 1.2) |
| 829 | p.CFrame = CFrame.new(0, 0.2, 12) * CFrame.Angles(math.rad(0), math.rad(-15), math.rad(0)) |
| 830 | p.BrickColor = BrickColor.new("Brown") |
| 831 | p.Material = Enum.Material.Glacier |
| 832 | p.MaterialVariant = "2022 Stud" |
| 833 | p.Anchored = true |
| 834 | p.Parent = model |
| 835 | end |
| 836 | model.PrimaryPart = model:FindFirstChild("BaseWater") |
| 837 | print("DioramaIsland built: " .. #model:GetChildren() .. " parts") |
Loading comments...