Loading model...
by Ueu Jd · 7/9/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: PottedFlowers |
| 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 = "PottedFlowers" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Beige"] = "2022 Stud", |
| 25 | ["Bright orange"] = "2022 Stud", |
| 26 | ["Bright yellow"] = "2022 Big Stud", |
| 27 | ["Carnation pink"] = "2022 Stud", |
| 28 | ["Cool yellow"] = "2022 Stud", |
| 29 | ["Dark green"] = "2022 Stud", |
| 30 | ["Dark taupe"] = "2022 Stud", |
| 31 | ["Deep orange"] = "2022 Stud", |
| 32 | ["Earth green"] = "2022 Stud", |
| 33 | ["Forest green"] = "2022 Stud", |
| 34 | ["Lilac"] = "2022 Stud", |
| 35 | ["Pink"] = "2022 Stud", |
| 36 | ["Shamrock"] = "2022 Stud", |
| 37 | ["White"] = "2022 Stud", |
| 38 | } |
| 39 | do |
| 40 | local p = Instance.new("Part") |
| 41 | p.Name = "PotBase1" |
| 42 | p.Size = Vector3.new(4.5, 1, 4.5) |
| 43 | p.CFrame = CFrame.new(0, 0.5, 0) |
| 44 | p.BrickColor = BrickColor.new("Beige") |
| 45 | p.Material = Enum.Material.Glacier |
| 46 | p.MaterialVariant = "2022 Stud" |
| 47 | p.Anchored = true |
| 48 | p.Parent = model |
| 49 | end |
| 50 | do |
| 51 | local p = Instance.new("Part") |
| 52 | p.Name = "PotBase2" |
| 53 | p.Size = Vector3.new(3.8, 0.5, 3.8) |
| 54 | p.CFrame = CFrame.new(0, 1.29, 0) |
| 55 | p.BrickColor = BrickColor.new("Beige") |
| 56 | p.Material = Enum.Material.Glacier |
| 57 | p.MaterialVariant = "2022 Stud" |
| 58 | p.Anchored = true |
| 59 | p.Parent = model |
| 60 | end |
| 61 | do |
| 62 | local p = Instance.new("Part") |
| 63 | p.Name = "PotPed1_A" |
| 64 | p.Size = Vector3.new(2.8, 1.5, 2.8) |
| 65 | p.CFrame = CFrame.new(0, 2.33, 0) |
| 66 | p.BrickColor = BrickColor.new("Beige") |
| 67 | p.Material = Enum.Material.Glacier |
| 68 | p.MaterialVariant = "2022 Stud" |
| 69 | p.Anchored = true |
| 70 | p.Parent = model |
| 71 | end |
| 72 | do |
| 73 | local p = Instance.new("Part") |
| 74 | p.Name = "PotPed1_B" |
| 75 | p.Size = Vector3.new(2.8, 1.5, 2.8) |
| 76 | p.CFrame = CFrame.new(0, 2.29, 0) * CFrame.Angles(math.rad(0), math.rad(30), math.rad(0)) |
| 77 | p.BrickColor = BrickColor.new("Beige") |
| 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.Name = "PotPed1_C" |
| 86 | p.Size = Vector3.new(2.8, 1.5, 2.8) |
| 87 | p.CFrame = CFrame.new(0, 2.25, 0) * CFrame.Angles(math.rad(0), math.rad(60), math.rad(0)) |
| 88 | p.BrickColor = BrickColor.new("Beige") |
| 89 | p.Material = Enum.Material.Glacier |
| 90 | p.MaterialVariant = "2022 Stud" |
| 91 | p.Anchored = true |
| 92 | p.Parent = model |
| 93 | end |
| 94 | do |
| 95 | local p = Instance.new("Part") |
| 96 | p.Name = "PotPed2_A" |
| 97 | p.Size = Vector3.new(3.8, 0.5, 3.8) |
| 98 | p.CFrame = CFrame.new(0, 3.45, 0) |
| 99 | p.BrickColor = BrickColor.new("Beige") |
| 100 | p.Material = Enum.Material.Glacier |
| 101 | p.MaterialVariant = "2022 Stud" |
| 102 | p.Anchored = true |
| 103 | p.Parent = model |
| 104 | end |
| 105 | do |
| 106 | local p = Instance.new("Part") |
| 107 | p.Name = "PotPed2_B" |
| 108 | p.Size = Vector3.new(3.8, 0.5, 3.8) |
| 109 | p.CFrame = CFrame.new(0, 3.41, 0) * CFrame.Angles(math.rad(0), math.rad(30), math.rad(0)) |
| 110 | p.BrickColor = BrickColor.new("Beige") |
| 111 | p.Material = Enum.Material.Glacier |
| 112 | p.MaterialVariant = "2022 Stud" |
| 113 | p.Anchored = true |
| 114 | p.Parent = model |
| 115 | end |
| 116 | do |
| 117 | local p = Instance.new("Part") |
| 118 | p.Name = "PotPed2_C" |
| 119 | p.Size = Vector3.new(3.8, 0.5, 3.8) |
| 120 | p.CFrame = CFrame.new(0, 3.37, 0) * CFrame.Angles(math.rad(0), math.rad(60), math.rad(0)) |
| 121 | p.BrickColor = BrickColor.new("Beige") |
| 122 | p.Material = Enum.Material.Glacier |
| 123 | p.MaterialVariant = "2022 Stud" |
| 124 | p.Anchored = true |
| 125 | p.Parent = model |
| 126 | end |
| 127 | do |
| 128 | local p = Instance.new("Part") |
| 129 | p.Name = "PotBowl1_A" |
| 130 | p.Size = Vector3.new(5.8, 1.5, 5.8) |
| 131 | p.CFrame = CFrame.new(0, 4.33, 0) |
| 132 | p.BrickColor = BrickColor.new("Beige") |
| 133 | p.Material = Enum.Material.Glacier |
| 134 | p.MaterialVariant = "2022 Stud" |
| 135 | p.Anchored = true |
| 136 | p.Parent = model |
| 137 | end |
| 138 | do |
| 139 | local p = Instance.new("Part") |
| 140 | p.Name = "PotBowl1_B" |
| 141 | p.Size = Vector3.new(5.8, 1.5, 5.8) |
| 142 | p.CFrame = CFrame.new(0, 4.29, 0) * CFrame.Angles(math.rad(0), math.rad(30), math.rad(0)) |
| 143 | p.BrickColor = BrickColor.new("Beige") |
| 144 | p.Material = Enum.Material.Glacier |
| 145 | p.MaterialVariant = "2022 Stud" |
| 146 | p.Anchored = true |
| 147 | p.Parent = model |
| 148 | end |
| 149 | do |
| 150 | local p = Instance.new("Part") |
| 151 | p.Name = "PotBowl1_C" |
| 152 | p.Size = Vector3.new(5.8, 1.5, 5.8) |
| 153 | p.CFrame = CFrame.new(0, 4.25, 0) * CFrame.Angles(math.rad(0), math.rad(60), math.rad(0)) |
| 154 | p.BrickColor = BrickColor.new("Beige") |
| 155 | p.Material = Enum.Material.Glacier |
| 156 | p.MaterialVariant = "2022 Stud" |
| 157 | p.Anchored = true |
| 158 | p.Parent = model |
| 159 | end |
| 160 | do |
| 161 | local p = Instance.new("Part") |
| 162 | p.Name = "PotBowl2_A" |
| 163 | p.Size = Vector3.new(6.8, 1, 6.8) |
| 164 | p.CFrame = CFrame.new(0, 5.7, 0) |
| 165 | p.BrickColor = BrickColor.new("Beige") |
| 166 | p.Material = Enum.Material.Glacier |
| 167 | p.MaterialVariant = "2022 Stud" |
| 168 | p.Anchored = true |
| 169 | p.Parent = model |
| 170 | end |
| 171 | do |
| 172 | local p = Instance.new("Part") |
| 173 | p.Name = "PotBowl2_B" |
| 174 | p.Size = Vector3.new(6.8, 1, 6.8) |
| 175 | p.CFrame = CFrame.new(0, 5.66, 0) * CFrame.Angles(math.rad(0), math.rad(30), math.rad(0)) |
| 176 | p.BrickColor = BrickColor.new("Beige") |
| 177 | p.Material = Enum.Material.Glacier |
| 178 | p.MaterialVariant = "2022 Stud" |
| 179 | p.Anchored = true |
| 180 | p.Parent = model |
| 181 | end |
| 182 | do |
| 183 | local p = Instance.new("Part") |
| 184 | p.Name = "PotBowl2_C" |
| 185 | p.Size = Vector3.new(6.8, 1, 6.8) |
| 186 | p.CFrame = CFrame.new(0, 5.62, 0) * CFrame.Angles(math.rad(0), math.rad(60), math.rad(0)) |
| 187 | p.BrickColor = BrickColor.new("Beige") |
| 188 | p.Material = Enum.Material.Glacier |
| 189 | p.MaterialVariant = "2022 Stud" |
| 190 | p.Anchored = true |
| 191 | p.Parent = model |
| 192 | end |
| 193 | do |
| 194 | local p = Instance.new("Part") |
| 195 | p.Name = "PotBowl3_A" |
| 196 | p.Size = Vector3.new(7.8, 1, 7.8) |
| 197 | p.CFrame = CFrame.new(0, 6.54, 0) |
| 198 | p.BrickColor = BrickColor.new("Beige") |
| 199 | p.Material = Enum.Material.Glacier |
| 200 | p.MaterialVariant = "2022 Stud" |
| 201 | p.Anchored = true |
| 202 | p.Parent = model |
| 203 | end |
| 204 | do |
| 205 | local p = Instance.new("Part") |
| 206 | p.Name = "PotBowl3_B" |
| 207 | p.Size = Vector3.new(7.8, 1, 7.8) |
| 208 | p.CFrame = CFrame.new(0, 6.46, 0) * CFrame.Angles(math.rad(0), math.rad(30), math.rad(0)) |
| 209 | p.BrickColor = BrickColor.new("Beige") |
| 210 | p.Material = Enum.Material.Glacier |
| 211 | p.MaterialVariant = "2022 Stud" |
| 212 | p.Anchored = true |
| 213 | p.Parent = model |
| 214 | end |
| 215 | do |
| 216 | local p = Instance.new("Part") |
| 217 | p.Name = "PotBowl3_C" |
| 218 | p.Size = Vector3.new(7.8, 1, 7.8) |
| 219 | p.CFrame = CFrame.new(0, 6.46, 0) * CFrame.Angles(math.rad(0), math.rad(60), math.rad(0)) |
| 220 | p.BrickColor = BrickColor.new("Beige") |
| 221 | p.Material = Enum.Material.Glacier |
| 222 | p.MaterialVariant = "2022 Stud" |
| 223 | p.Anchored = true |
| 224 | p.Parent = model |
| 225 | end |
| 226 | do |
| 227 | local p = Instance.new("Part") |
| 228 | p.Name = "PotRim_A" |
| 229 | p.Size = Vector3.new(8.4, 1, 8.4) |
| 230 | p.CFrame = CFrame.new(0, 7.58, 0) |
| 231 | p.BrickColor = BrickColor.new("Beige") |
| 232 | p.Material = Enum.Material.Glacier |
| 233 | p.MaterialVariant = "2022 Stud" |
| 234 | p.Anchored = true |
| 235 | p.Parent = model |
| 236 | end |
| 237 | do |
| 238 | local p = Instance.new("Part") |
| 239 | p.Name = "PotRim_B" |
| 240 | p.Size = Vector3.new(8.4, 1, 8.4) |
| 241 | p.CFrame = CFrame.new(0, 7.54, 0) * CFrame.Angles(math.rad(0), math.rad(30), math.rad(0)) |
| 242 | p.BrickColor = BrickColor.new("Beige") |
| 243 | p.Material = Enum.Material.Glacier |
| 244 | p.MaterialVariant = "2022 Stud" |
| 245 | p.Anchored = true |
| 246 | p.Parent = model |
| 247 | end |
| 248 | do |
| 249 | local p = Instance.new("Part") |
| 250 | p.Name = "PotRim_C" |
| 251 | p.Size = Vector3.new(8.4, 1, 8.4) |
| 252 | p.CFrame = CFrame.new(0, 7.5, 0) * CFrame.Angles(math.rad(0), math.rad(60), math.rad(0)) |
| 253 | p.BrickColor = BrickColor.new("Beige") |
| 254 | p.Material = Enum.Material.Glacier |
| 255 | p.MaterialVariant = "2022 Stud" |
| 256 | p.Anchored = true |
| 257 | p.Parent = model |
| 258 | end |
| 259 | do |
| 260 | local p = Instance.new("Part") |
| 261 | p.Shape = Enum.PartType.Cylinder |
| 262 | p.Name = "Dirt" |
| 263 | p.Size = Vector3.new(0.5, 7.6, 7.6) |
| 264 | p.CFrame = CFrame.new(0, 7.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 265 | p.BrickColor = BrickColor.new("Dark taupe") |
| 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 = "BushStem_0_0" |
| 274 | p.Size = Vector3.new(2.48966, 0.4, 0.4) |
| 275 | p.CFrame = CFrame.new(2.66, 8, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(23.6821)) |
| 276 | p.BrickColor = BrickColor.new("Dark green") |
| 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 = "Leaf_0_0" |
| 285 | p.Size = Vector3.new(1.2, 1, 1.2) |
| 286 | p.CFrame = CFrame.new(3.8, 8.5, 0) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(15)) |
| 287 | p.BrickColor = BrickColor.new("Earth green") |
| 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 = "BushStem_0_1" |
| 296 | p.Size = Vector3.new(3.24223, 0.4, 0.4) |
| 297 | p.CFrame = CFrame.new(3.27777, 8.06223, 1.3577) * CFrame.Angles(math.rad(0), math.rad(-22.5), math.rad(20.2926)) |
| 298 | p.BrickColor = BrickColor.new("Dark green") |
| 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 = "Leaf_0_1" |
| 307 | p.Size = Vector3.new(1.25645, 0.716771, 0.81643) |
| 308 | p.CFrame = CFrame.new(4.68253, 8.62445, 1.93957) * CFrame.Angles(math.rad(12.6221), math.rad(46.8136), math.rad(8.10454)) |
| 309 | p.BrickColor = BrickColor.new("Dark green") |
| 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 = "BushStem_0_2" |
| 318 | p.Size = Vector3.new(3.01977, 0.4, 0.4) |
| 319 | p.CFrame = CFrame.new(2.35592, 7.87651, 2.46906) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(14.4399)) |
| 320 | p.BrickColor = BrickColor.new("Dark green") |
| 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 = "Leaf_0_2" |
| 329 | p.Size = Vector3.new(1.08823, 0.669271, 0.982392) |
| 330 | p.CFrame = CFrame.new(3.44641, 8.25303, 3.44641) * CFrame.Angles(math.rad(13.6395), math.rad(26.2734), math.rad(-6.2422)) |
| 331 | p.BrickColor = BrickColor.new("Forest green") |
| 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 = "BushStem_0_3" |
| 340 | p.Size = Vector3.new(2.47541, 0.4, 0.4) |
| 341 | p.CFrame = CFrame.new(0.92178, 8.18283, 2.22538) * CFrame.Angles(math.rad(0), math.rad(-67.5), math.rad(33.4828)) |
| 342 | p.BrickColor = BrickColor.new("Dark green") |
| 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 = "Leaf_0_3" |
| 351 | p.Size = Vector3.new(1.36485, 0.992034, 1.46012) |
| 352 | p.CFrame = CFrame.new(1.31683, 8.86565, 3.17911) * CFrame.Angles(math.rad(2.1168), math.rad(22.9503), math.rad(-14.8499)) |
| 353 | p.BrickColor = BrickColor.new("Shamrock") |
| 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 = "BushStem_0_4" |
| 362 | p.Size = Vector3.new(1.54394, 0.4, 0.4) |
| 363 | p.CFrame = CFrame.new(0, 7.76068, 1.69546) * CFrame.Angles(math.rad(-19.7354), math.rad(-90), math.rad(0)) |
| 364 | p.BrickColor = BrickColor.new("Dark green") |
| 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 = "Leaf_0_4" |
| 373 | p.Size = Vector3.new(0.985371, 0.7709, 1.56518) |
| 374 | p.CFrame = CFrame.new(0, 8.02135, 2.42209) * CFrame.Angles(math.rad(-11.352), math.rad(60.586), math.rad(-9.80465)) |
| 375 | p.BrickColor = BrickColor.new("Earth green") |
| 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 = "BushStem_0_5" |
| 384 | p.Size = Vector3.new(2.39434, 0.4, 0.4) |
| 385 | p.CFrame = CFrame.new(-0.80155, 8.2921, 1.93511) * CFrame.Angles(math.rad(-180), math.rad(-67.5), math.rad(-138.575)) |
| 386 | p.BrickColor = BrickColor.new("Dark green") |
| 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 = "Leaf_0_5" |
| 395 | p.Size = Vector3.new(1.46012, 0.632186, 1.14706) |
| 396 | p.CFrame = CFrame.new(-1.14507, 9.0842, 2.76444) * CFrame.Angles(math.rad(-14.3839), math.rad(125.265), math.rad(4.25493)) |
| 397 | p.BrickColor = BrickColor.new("Dark green") |
| 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 = "BushStem_0_6" |
| 406 | p.Size = Vector3.new(2.7152, 0.4, 0.4) |
| 407 | p.CFrame = CFrame.new(-2.1961, 7.65967, 2.25266) * CFrame.Angles(math.rad(-180), math.rad(-45), math.rad(-173.246)) |
| 408 | p.BrickColor = BrickColor.new("Dark green") |
| 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 = "Leaf_0_6" |
| 417 | p.Size = Vector3.new(0.899605, 0.968771, 0.804787) |
| 418 | p.CFrame = CFrame.new(-3.17768, 7.81934, 3.17768) * CFrame.Angles(math.rad(-4.19123), math.rad(178.208), math.rad(14.4026)) |
| 419 | p.BrickColor = BrickColor.new("Forest green") |
| 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 = "BushStem_0_7" |
| 428 | p.Size = Vector3.new(3.58298, 0.4, 0.4) |
| 429 | p.CFrame = CFrame.new(-3.35992, 8.38327, 1.39173) * CFrame.Angles(math.rad(-180), math.rad(-22.5), math.rad(-150.46)) |
| 430 | p.BrickColor = BrickColor.new("Dark green") |
| 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 = "Leaf_0_7" |
| 439 | p.Size = Vector3.new(1.53466, 0.827347, 1.02873) |
| 440 | p.CFrame = CFrame.new(-4.79989, 9.26655, 1.98818) * CFrame.Angles(math.rad(9.8548), math.rad(191.426), math.rad(11.3085)) |
| 441 | p.BrickColor = BrickColor.new("Shamrock") |
| 442 | p.Material = Enum.Material.Glacier |
| 443 | p.MaterialVariant = "2022 Stud" |
| 444 | p.Anchored = true |
| 445 | p.Parent = model |
| 446 | end |
| 447 | do |
| 448 | local p = Instance.new("Part") |
| 449 | p.Name = "BushStem_0_8" |
| 450 | p.Size = Vector3.new(2.5775, 0.4, 0.4) |
| 451 | p.CFrame = CFrame.new(-3.00132, 7.57974, 0) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(-176.452)) |
| 452 | p.BrickColor = BrickColor.new("Dark green") |
| 453 | p.Material = Enum.Material.Glacier |
| 454 | p.MaterialVariant = "2022 Stud" |
| 455 | p.Anchored = true |
| 456 | p.Parent = model |
| 457 | end |
| 458 | do |
| 459 | local p = Instance.new("Part") |
| 460 | p.Name = "Leaf_0_8" |
| 461 | p.Size = Vector3.new(0.837769, 0.608468, 1.49805) |
| 462 | p.CFrame = CFrame.new(-4.2876, 7.65949, 0) * CFrame.Angles(math.rad(14.8404), math.rad(173.452), math.rad(-2.1825)) |
| 463 | p.BrickColor = BrickColor.new("Earth green") |
| 464 | p.Material = Enum.Material.Glacier |
| 465 | p.MaterialVariant = "2022 Stud" |
| 466 | p.Anchored = true |
| 467 | p.Parent = model |
| 468 | end |
| 469 | do |
| 470 | local p = Instance.new("Part") |
| 471 | p.Name = "BushStem_0_9" |
| 472 | p.Size = Vector3.new(2.54424, 0.4, 0.4) |
| 473 | p.CFrame = CFrame.new(-1.82213, 8.4507, -0.754751) * CFrame.Angles(math.rad(-180), math.rad(22.5), math.rad(-131.64)) |
| 474 | p.BrickColor = BrickColor.new("Dark green") |
| 475 | p.Material = Enum.Material.Glacier |
| 476 | p.MaterialVariant = "2022 Stud" |
| 477 | p.Anchored = true |
| 478 | p.Parent = model |
| 479 | end |
| 480 | do |
| 481 | local p = Instance.new("Part") |
| 482 | p.Name = "Leaf_0_9" |
| 483 | p.Size = Vector3.new(1.58255, 0.932063, 1.54036) |
| 484 | p.CFrame = CFrame.new(-2.60304, 9.4014, -1.07822) * CFrame.Angles(math.rad(6.18178), math.rad(161.499), math.rad(-13.667)) |
| 485 | p.BrickColor = BrickColor.new("Dark green") |
| 486 | p.Material = Enum.Material.Glacier |
| 487 | p.MaterialVariant = "2022 Stud" |
| 488 | p.Anchored = true |
| 489 | p.Parent = model |
| 490 | end |
| 491 | do |
| 492 | local p = Instance.new("Part") |
| 493 | p.Name = "BushStem_0_10" |
| 494 | p.Size = Vector3.new(1.48919, 0.4, 0.4) |
| 495 | p.CFrame = CFrame.new(-1.28435, 7.52586, -1.17121) * CFrame.Angles(math.rad(-180), math.rad(45), math.rad(-178.01)) |
| 496 | p.BrickColor = BrickColor.new("Dark green") |
| 497 | p.Material = Enum.Material.Glacier |
| 498 | p.MaterialVariant = "2022 Stud" |
| 499 | p.Anchored = true |
| 500 | p.Parent = model |
| 501 | end |
| 502 | do |
| 503 | local p = Instance.new("Part") |
| 504 | p.Name = "Leaf_0_10" |
| 505 | p.Size = Vector3.new(0.804787, 0.881616, 1.09505) |
| 506 | p.CFrame = CFrame.new(-1.75396, 7.55172, -1.75396) * CFrame.Angles(math.rad(-8.16032), math.rad(187.242), math.rad(-12.5861)) |
| 507 | p.BrickColor = BrickColor.new("Forest green") |
| 508 | p.Material = Enum.Material.Glacier |
| 509 | p.MaterialVariant = "2022 Stud" |
| 510 | p.Anchored = true |
| 511 | p.Parent = model |
| 512 | end |
| 513 | do |
| 514 | local p = Instance.new("Part") |
| 515 | p.Name = "BushStem_0_11" |
| 516 | p.Size = Vector3.new(2.95941, 0.4, 0.4) |
| 517 | p.CFrame = CFrame.new(-0.981823, 8.49021, -2.37033) * CFrame.Angles(math.rad(-180), math.rad(67.5), math.rad(-137.995)) |
| 518 | p.BrickColor = BrickColor.new("Dark green") |
| 519 | p.Material = Enum.Material.Glacier |
| 520 | p.MaterialVariant = "2022 Stud" |
| 521 | p.Anchored = true |
| 522 | p.Parent = model |
| 523 | end |
| 524 | do |
| 525 | local p = Instance.new("Part") |
| 526 | p.Name = "Leaf_0_11" |
| 527 | p.Size = Vector3.new(1.59997, 0.600008, 0.800098) |
| 528 | p.CFrame = CFrame.new(-1.40261, 9.48042, -3.38619) * CFrame.Angles(math.rad(-14.9999), math.rad(247.699), math.rad(0.066385)) |
| 529 | p.BrickColor = BrickColor.new("Shamrock") |
| 530 | p.Material = Enum.Material.Glacier |
| 531 | p.MaterialVariant = "2022 Stud" |
| 532 | p.Anchored = true |
| 533 | p.Parent = model |
| 534 | end |
| 535 | do |
| 536 | local p = Instance.new("Part") |
| 537 | p.Name = "BushStem_0_12" |
| 538 | p.Size = Vector3.new(3.00322, 0.4, 0.4) |
| 539 | p.CFrame = CFrame.new(0, 7.50135, -3.50375) * CFrame.Angles(math.rad(0.051454), math.rad(90), math.rad(0)) |
| 540 | p.BrickColor = BrickColor.new("Dark green") |
| 541 | p.Material = Enum.Material.Glacier |
| 542 | p.MaterialVariant = "2022 Stud" |
| 543 | p.Anchored = true |
| 544 | p.Parent = model |
| 545 | end |
| 546 | do |
| 547 | local p = Instance.new("Part") |
| 548 | p.Name = "Leaf_0_12" |
| 549 | p.Size = Vector3.new(0.803288, 0.884836, 1.07808) |
| 550 | p.CFrame = CFrame.new(0, 7.5027, -5.00536) * CFrame.Angles(math.rad(-8.04859), math.rad(307.973), math.rad(12.6578)) |
| 551 | p.BrickColor = BrickColor.new("Earth green") |
| 552 | p.Material = Enum.Material.Glacier |
| 553 | p.MaterialVariant = "2022 Stud" |
| 554 | p.Anchored = true |
| 555 | p.Parent = model |
| 556 | end |
| 557 | do |
| 558 | local p = Instance.new("Part") |
| 559 | p.Name = "BushStem_0_13" |
| 560 | p.Size = Vector3.new(3.58261, 0.4, 0.4) |
| 561 | p.CFrame = CFrame.new(1.32746, 8.49934, -3.20477) * CFrame.Angles(math.rad(0), math.rad(67.5), math.rad(33.9096)) |
| 562 | p.BrickColor = BrickColor.new("Dark green") |
| 563 | p.Material = Enum.Material.Glacier |
| 564 | p.MaterialVariant = "2022 Stud" |
| 565 | p.Anchored = true |
| 566 | p.Parent = model |
| 567 | end |
| 568 | do |
| 569 | local p = Instance.new("Part") |
| 570 | p.Name = "Leaf_0_13" |
| 571 | p.Size = Vector3.new(1.58552, 0.929384, 1.53073) |
| 572 | p.CFrame = CFrame.new(1.89637, 9.49868, -4.57825) * CFrame.Angles(math.rad(6.30251), math.rad(333.335), math.rad(13.6117)) |
| 573 | p.BrickColor = BrickColor.new("Dark green") |
| 574 | p.Material = Enum.Material.Glacier |
| 575 | p.MaterialVariant = "2022 Stud" |
| 576 | p.Anchored = true |
| 577 | p.Parent = model |
| 578 | end |
| 579 | do |
| 580 | local p = Instance.new("Part") |
| 581 | p.Name = "BushStem_0_14" |
| 582 | p.Size = Vector3.new(2.14387, 0.4, 0.4) |
| 583 | p.CFrame = CFrame.new(1.76855, 7.50773, -1.76855) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(0.413305)) |
| 584 | p.BrickColor = BrickColor.new("Dark green") |
| 585 | p.Material = Enum.Material.Glacier |
| 586 | p.MaterialVariant = "2022 Stud" |
| 587 | p.Anchored = true |
| 588 | p.Parent = model |
| 589 | end |
| 590 | do |
| 591 | local p = Instance.new("Part") |
| 592 | p.Name = "Leaf_0_14" |
| 593 | p.Size = Vector3.new(0.833391, 0.607479, 1.50956) |
| 594 | p.CFrame = CFrame.new(2.52651, 7.51546, -2.52651) * CFrame.Angles(math.rad(14.8591), math.rad(321.153), math.rad(2.05106)) |
| 595 | p.BrickColor = BrickColor.new("Forest green") |
| 596 | p.Material = Enum.Material.Glacier |
| 597 | p.MaterialVariant = "2022 Stud" |
| 598 | p.Anchored = true |
| 599 | p.Parent = model |
| 600 | end |
| 601 | do |
| 602 | local p = Instance.new("Part") |
| 603 | p.Name = "BushStem_0_15" |
| 604 | p.Size = Vector3.new(2.44691, 0.4, 0.4) |
| 605 | p.CFrame = CFrame.new(1.58597, 8.47754, -0.656931) * CFrame.Angles(math.rad(0), math.rad(22.5), math.rad(53.0346)) |
| 606 | p.BrickColor = BrickColor.new("Dark green") |
| 607 | p.Material = Enum.Material.Glacier |
| 608 | p.MaterialVariant = "2022 Stud" |
| 609 | p.Anchored = true |
| 610 | p.Parent = model |
| 611 | end |
| 612 | do |
| 613 | local p = Instance.new("Part") |
| 614 | p.Name = "Leaf_0_15" |
| 615 | p.Size = Vector3.new(1.54036, 0.83085, 1.04489) |
| 616 | p.CFrame = CFrame.new(2.26567, 9.45508, -0.938472) * CFrame.Angles(math.rad(9.75432), math.rad(303.314), math.rad(-11.3953)) |
| 617 | p.BrickColor = BrickColor.new("Shamrock") |
| 618 | p.Material = Enum.Material.Glacier |
| 619 | p.MaterialVariant = "2022 Stud" |
| 620 | p.Anchored = true |
| 621 | p.Parent = model |
| 622 | end |
| 623 | do |
| 624 | local p = Instance.new("Part") |
| 625 | p.Name = "BushStem_1_0" |
| 626 | p.Size = Vector3.new(2.88402, 0.4, 0.4) |
| 627 | p.CFrame = CFrame.new(1.96083, 8.65, 0.525403) * CFrame.Angles(math.rad(0), math.rad(-15), math.rad(52.8917)) |
| 628 | p.BrickColor = BrickColor.new("Dark green") |
| 629 | p.Material = Enum.Material.Glacier |
| 630 | p.MaterialVariant = "2022 Stud" |
| 631 | p.Anchored = true |
| 632 | p.Parent = model |
| 633 | end |
| 634 | do |
| 635 | local p = Instance.new("Part") |
| 636 | p.Name = "Leaf_1_0" |
| 637 | p.Size = Vector3.new(1.2, 1, 1.2) |
| 638 | p.CFrame = CFrame.new(2.80118, 9.8, 0.750575) * CFrame.Angles(math.rad(0), math.rad(60), math.rad(15)) |
| 639 | p.BrickColor = BrickColor.new("Earth green") |
| 640 | p.Material = Enum.Material.Glacier |
| 641 | p.MaterialVariant = "2022 Stud" |
| 642 | p.Anchored = true |
| 643 | p.Parent = model |
| 644 | end |
| 645 | do |
| 646 | local p = Instance.new("Part") |
| 647 | p.Name = "BushStem_1_1" |
| 648 | p.Size = Vector3.new(3.40603, 0.4, 0.4) |
| 649 | p.CFrame = CFrame.new(1.97354, 8.71223, 1.97354) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(45.3826)) |
| 650 | p.BrickColor = BrickColor.new("Dark green") |
| 651 | p.Material = Enum.Material.Glacier |
| 652 | p.MaterialVariant = "2022 Stud" |
| 653 | p.Anchored = true |
| 654 | p.Parent = model |
| 655 | end |
| 656 | do |
| 657 | local p = Instance.new("Part") |
| 658 | p.Name = "Leaf_1_1" |
| 659 | p.Size = Vector3.new(1.25645, 0.716771, 0.81643) |
| 660 | p.CFrame = CFrame.new(2.81934, 9.92445, 2.81934) * CFrame.Angles(math.rad(12.6221), math.rad(69.3136), math.rad(8.10454)) |
| 661 | p.BrickColor = BrickColor.new("Dark green") |
| 662 | p.Material = Enum.Material.Glacier |
| 663 | p.MaterialVariant = "2022 Stud" |
| 664 | p.Anchored = true |
| 665 | p.Parent = model |
| 666 | end |
| 667 | do |
| 668 | local p = Instance.new("Part") |
| 669 | p.Name = "BushStem_1_2" |
| 670 | p.Size = Vector3.new(3.07728, 0.4, 0.4) |
| 671 | p.CFrame = CFrame.new(0.730817, 8.52651, 2.5729) * CFrame.Angles(math.rad(0), math.rad(-75), math.rad(41.8479)) |
| 672 | p.BrickColor = BrickColor.new("Dark green") |
| 673 | p.Material = Enum.Material.Glacier |
| 674 | p.MaterialVariant = "2022 Stud" |
| 675 | p.Anchored = true |
| 676 | p.Parent = model |
| 677 | end |
| 678 | do |
| 679 | local p = Instance.new("Part") |
| 680 | p.Name = "Leaf_1_2" |
| 681 | p.Size = Vector3.new(1.08823, 0.669271, 0.982392) |
| 682 | p.CFrame = CFrame.new(0.988828, 9.55303, 3.69036) * CFrame.Angles(math.rad(13.6395), math.rad(56.2734), math.rad(-6.2422)) |
| 683 | p.BrickColor = BrickColor.new("Forest green") |
| 684 | p.Material = Enum.Material.Glacier |
| 685 | p.MaterialVariant = "2022 Stud" |
| 686 | p.Anchored = true |
| 687 | p.Parent = model |
| 688 | end |
| 689 | do |
| 690 | local p = Instance.new("Part") |
| 691 | p.Name = "BushStem_1_3" |
| 692 | p.Size = Vector3.new(3.08625, 0.4, 0.4) |
| 693 | p.CFrame = CFrame.new(-0.469659, 8.83283, 1.75279) * CFrame.Angles(math.rad(-180), math.rad(-75), math.rad(-120.263)) |
| 694 | p.BrickColor = BrickColor.new("Dark green") |
| 695 | p.Material = Enum.Material.Glacier |
| 696 | p.MaterialVariant = "2022 Stud" |
| 697 | p.Anchored = true |
| 698 | p.Parent = model |
| 699 | end |
| 700 | do |
| 701 | local p = Instance.new("Part") |
| 702 | p.Name = "Leaf_1_3" |
| 703 | p.Size = Vector3.new(1.36485, 0.992034, 1.46012) |
| 704 | p.CFrame = CFrame.new(-0.670942, 10.1657, 2.50399) * CFrame.Angles(math.rad(2.1168), math.rad(60.4503), math.rad(-14.8499)) |
| 705 | p.BrickColor = BrickColor.new("Shamrock") |
| 706 | p.Material = Enum.Material.Glacier |
| 707 | p.MaterialVariant = "2022 Stud" |
| 708 | p.Anchored = true |
| 709 | p.Parent = model |
| 710 | end |
| 711 | do |
| 712 | local p = Instance.new("Part") |
| 713 | p.Name = "BushStem_1_4" |
| 714 | p.Size = Vector3.new(2.09309, 0.4, 0.4) |
| 715 | p.CFrame = CFrame.new(-0.879112, 8.41068, 0.822544) * CFrame.Angles(math.rad(-180), math.rad(-45), math.rad(-119.521)) |
| 716 | p.BrickColor = BrickColor.new("Dark green") |
| 717 | p.Material = Enum.Material.Glacier |
| 718 | p.MaterialVariant = "2022 Stud" |
| 719 | p.Anchored = true |
| 720 | p.Parent = model |
| 721 | end |
| 722 | do |
| 723 | local p = Instance.new("Part") |
| 724 | p.Name = "Leaf_1_4" |
| 725 | p.Size = Vector3.new(0.985371, 0.7709, 1.56518) |
| 726 | p.CFrame = CFrame.new(-1.21547, 9.32135, 1.21547) * CFrame.Angles(math.rad(-11.352), math.rad(105.586), math.rad(-9.80465)) |
| 727 | p.BrickColor = BrickColor.new("Earth green") |
| 728 | p.Material = Enum.Material.Glacier |
| 729 | p.MaterialVariant = "2022 Stud" |
| 730 | p.Anchored = true |
| 731 | p.Parent = model |
| 732 | end |
| 733 | do |
| 734 | local p = Instance.new("Part") |
| 735 | p.Name = "BushStem_1_5" |
| 736 | p.Size = Vector3.new(3.17381, 0.4, 0.4) |
| 737 | p.CFrame = CFrame.new(-1.50302, 8.9421, 0.361323) * CFrame.Angles(math.rad(-180), math.rad(-15), math.rad(-114.667)) |
| 738 | p.BrickColor = BrickColor.new("Dark green") |
| 739 | p.Material = Enum.Material.Glacier |
| 740 | p.MaterialVariant = "2022 Stud" |
| 741 | p.Anchored = true |
| 742 | p.Parent = model |
| 743 | end |
| 744 | do |
| 745 | local p = Instance.new("Part") |
| 746 | p.Name = "Leaf_1_5" |
| 747 | p.Size = Vector3.new(1.46012, 0.632186, 1.14706) |
| 748 | p.CFrame = CFrame.new(-2.13239, 10.3842, 0.571372) * CFrame.Angles(math.rad(-14.3839), math.rad(177.765), math.rad(4.25493)) |
| 749 | p.BrickColor = BrickColor.new("Dark green") |
| 750 | p.Material = Enum.Material.Glacier |
| 751 | p.MaterialVariant = "2022 Stud" |
| 752 | p.Anchored = true |
| 753 | p.Parent = model |
| 754 | end |
| 755 | do |
| 756 | local p = Instance.new("Part") |
| 757 | p.Name = "BushStem_1_6" |
| 758 | p.Size = Vector3.new(2.64936, 0.4, 0.4) |
| 759 | p.CFrame = CFrame.new(-2.36299, 8.30967, -0.633162) * CFrame.Angles(math.rad(-180), math.rad(15), math.rad(-142.322)) |
| 760 | p.BrickColor = BrickColor.new("Dark green") |
| 761 | p.Material = Enum.Material.Glacier |
| 762 | p.MaterialVariant = "2022 Stud" |
| 763 | p.Anchored = true |
| 764 | p.Parent = model |
| 765 | end |
| 766 | do |
| 767 | local p = Instance.new("Part") |
| 768 | p.Name = "Leaf_1_6" |
| 769 | p.Size = Vector3.new(0.899605, 0.968771, 0.804787) |
| 770 | p.CFrame = CFrame.new(-3.37571, 9.11934, -0.904518) * CFrame.Angles(math.rad(-4.19123), math.rad(238.208), math.rad(14.4026)) |
| 771 | p.BrickColor = BrickColor.new("Forest green") |
| 772 | p.Material = Enum.Material.Glacier |
| 773 | p.MaterialVariant = "2022 Stud" |
| 774 | p.Anchored = true |
| 775 | p.Parent = model |
| 776 | end |
| 777 | do |
| 778 | local p = Instance.new("Part") |
| 779 | p.Name = "BushStem_1_7" |
| 780 | p.Size = Vector3.new(3.92983, 0.4, 0.4) |
| 781 | p.CFrame = CFrame.new(-1.97086, 9.03327, -2.084) * CFrame.Angles(math.rad(-180), math.rad(45), math.rad(-128.71)) |
| 782 | p.BrickColor = BrickColor.new("Dark green") |
| 783 | p.Material = Enum.Material.Glacier |
| 784 | p.MaterialVariant = "2022 Stud" |
| 785 | p.Anchored = true |
| 786 | p.Parent = model |
| 787 | end |
| 788 | do |
| 789 | local p = Instance.new("Part") |
| 790 | p.Name = "Leaf_1_7" |
| 791 | p.Size = Vector3.new(1.53466, 0.827347, 1.02873) |
| 792 | p.CFrame = CFrame.new(-2.89633, 10.5665, -2.89633) * CFrame.Angles(math.rad(9.8548), math.rad(258.926), math.rad(11.3085)) |
| 793 | p.BrickColor = BrickColor.new("Shamrock") |
| 794 | p.Material = Enum.Material.Glacier |
| 795 | p.MaterialVariant = "2022 Stud" |
| 796 | p.Anchored = true |
| 797 | p.Parent = model |
| 798 | end |
| 799 | do |
| 800 | local p = Instance.new("Part") |
| 801 | p.Name = "BushStem_1_8" |
| 802 | p.Size = Vector3.new(2.46845, 0.4, 0.4) |
| 803 | p.CFrame = CFrame.new(-0.63976, 8.22974, -2.23307) * CFrame.Angles(math.rad(-180), math.rad(75), math.rad(-143.754)) |
| 804 | p.BrickColor = BrickColor.new("Dark green") |
| 805 | p.Material = Enum.Material.Glacier |
| 806 | p.MaterialVariant = "2022 Stud" |
| 807 | p.Anchored = true |
| 808 | p.Parent = model |
| 809 | end |
| 810 | do |
| 811 | local p = Instance.new("Part") |
| 812 | p.Name = "Leaf_1_8" |
| 813 | p.Size = Vector3.new(0.837769, 0.608468, 1.49805) |
| 814 | p.CFrame = CFrame.new(-0.858747, 8.95949, -3.20489) * CFrame.Angles(math.rad(14.8404), math.rad(248.452), math.rad(-2.1825)) |
| 815 | p.BrickColor = BrickColor.new("Earth green") |
| 816 | p.Material = Enum.Material.Glacier |
| 817 | p.MaterialVariant = "2022 Stud" |
| 818 | p.Anchored = true |
| 819 | p.Parent = model |
| 820 | end |
| 821 | do |
| 822 | local p = Instance.new("Part") |
| 823 | p.Name = "BushStem_1_9" |
| 824 | p.Size = Vector3.new(3.43126, 0.4, 0.4) |
| 825 | p.CFrame = CFrame.new(0.372831, 9.1007, -1.39142) * CFrame.Angles(math.rad(0), math.rad(75), math.rad(68.9093)) |
| 826 | p.BrickColor = BrickColor.new("Dark green") |
| 827 | p.Material = Enum.Material.Glacier |
| 828 | p.MaterialVariant = "2022 Stud" |
| 829 | p.Anchored = true |
| 830 | p.Parent = model |
| 831 | end |
| 832 | do |
| 833 | local p = Instance.new("Part") |
| 834 | p.Name = "Leaf_1_9" |
| 835 | p.Size = Vector3.new(1.58255, 0.932063, 1.54036) |
| 836 | p.CFrame = CFrame.new(0.532616, 10.7014, -1.98775) * CFrame.Angles(math.rad(6.18178), math.rad(243.999), math.rad(-13.667)) |
| 837 | p.BrickColor = BrickColor.new("Dark green") |
| 838 | p.Material = Enum.Material.Glacier |
| 839 | p.MaterialVariant = "2022 Stud" |
| 840 | p.Anchored = true |
| 841 | p.Parent = model |
| 842 | end |
| 843 | do |
| 844 | local p = Instance.new("Part") |
| 845 | p.Name = "BushStem_1_10" |
| 846 | p.Size = Vector3.new(1.71863, 0.4, 0.4) |
| 847 | p.CFrame = CFrame.new(0.903886, 8.17586, -0.847318) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(51.8605)) |
| 848 | p.BrickColor = BrickColor.new("Dark green") |
| 849 | p.Material = Enum.Material.Glacier |
| 850 | p.MaterialVariant = "2022 Stud" |
| 851 | p.Anchored = true |
| 852 | p.Parent = model |
| 853 | end |
| 854 | do |
| 855 | local p = Instance.new("Part") |
| 856 | p.Name = "Leaf_1_10" |
| 857 | p.Size = Vector3.new(0.804787, 0.881616, 1.09505) |
| 858 | p.CFrame = CFrame.new(1.25086, 8.85172, -1.25086) * CFrame.Angles(math.rad(-8.16032), math.rad(277.242), math.rad(-12.5861)) |
| 859 | p.BrickColor = BrickColor.new("Forest green") |
| 860 | p.Material = Enum.Material.Glacier |
| 861 | p.MaterialVariant = "2022 Stud" |
| 862 | p.Anchored = true |
| 863 | p.Parent = model |
| 864 | end |
| 865 | do |
| 866 | local p = Instance.new("Part") |
| 867 | p.Name = "BushStem_1_11" |
| 868 | p.Size = Vector3.new(3.68134, 0.4, 0.4) |
| 869 | p.CFrame = CFrame.new(1.89305, 9.14021, -0.46583) * CFrame.Angles(math.rad(0), math.rad(15), math.rad(63.0109)) |
| 870 | p.BrickColor = BrickColor.new("Dark green") |
| 871 | p.Material = Enum.Material.Glacier |
| 872 | p.MaterialVariant = "2022 Stud" |
| 873 | p.Anchored = true |
| 874 | p.Parent = model |
| 875 | end |
| 876 | do |
| 877 | local p = Instance.new("Part") |
| 878 | p.Name = "Leaf_1_11" |
| 879 | p.Size = Vector3.new(1.59997, 0.600008, 0.800098) |
| 880 | p.CFrame = CFrame.new(2.68956, 10.7804, -0.720667) * CFrame.Angles(math.rad(-14.9999), math.rad(345.199), math.rad(0.066385)) |
| 881 | p.BrickColor = BrickColor.new("Shamrock") |
| 882 | p.Material = Enum.Material.Glacier |
| 883 | p.MaterialVariant = "2022 Stud" |
| 884 | p.Anchored = true |
| 885 | p.Parent = model |
| 886 | end |
| 887 | do |
| 888 | local p = Instance.new("Part") |
| 889 | p.Name = "BushStem_2_0" |
| 890 | p.Size = Vector3.new(3.7, 0.4, 0.4) |
| 891 | p.CFrame = CFrame.new(1.21244, 9.25, 0.7) * CFrame.Angles(math.rad(0), math.rad(-30), math.rad(71.0754)) |
| 892 | p.BrickColor = BrickColor.new("Dark green") |
| 893 | p.Material = Enum.Material.Glacier |
| 894 | p.MaterialVariant = "2022 Stud" |
| 895 | p.Anchored = true |
| 896 | p.Parent = model |
| 897 | end |
| 898 | do |
| 899 | local p = Instance.new("Part") |
| 900 | p.Name = "Leaf_2_0" |
| 901 | p.Size = Vector3.new(1.2, 1, 1.2) |
| 902 | p.CFrame = CFrame.new(1.73205, 11, 1) * CFrame.Angles(math.rad(0), math.rad(75), math.rad(15)) |
| 903 | p.BrickColor = BrickColor.new("Earth green") |
| 904 | p.Material = Enum.Material.Glacier |
| 905 | p.MaterialVariant = "2022 Stud" |
| 906 | p.Anchored = true |
| 907 | p.Parent = model |
| 908 | end |
| 909 | do |
| 910 | local p = Instance.new("Part") |
| 911 | p.Name = "BushStem_2_1" |
| 912 | p.Size = Vector3.new(3.99961, 0.4, 0.4) |
| 913 | p.CFrame = CFrame.new(0.526482, 9.29978, 1.96486) * CFrame.Angles(math.rad(0), math.rad(-75), math.rad(64.1552)) |
| 914 | p.BrickColor = BrickColor.new("Dark green") |
| 915 | p.Material = Enum.Material.Glacier |
| 916 | p.MaterialVariant = "2022 Stud" |
| 917 | p.Anchored = true |
| 918 | p.Parent = model |
| 919 | end |
| 920 | do |
| 921 | local p = Instance.new("Part") |
| 922 | p.Name = "Leaf_2_1" |
| 923 | p.Size = Vector3.new(1.25645, 0.716771, 0.81643) |
| 924 | p.CFrame = CFrame.new(0.752116, 11.0996, 2.80694) * CFrame.Angles(math.rad(12.6221), math.rad(99.3136), math.rad(8.10454)) |
| 925 | p.BrickColor = BrickColor.new("Dark green") |
| 926 | p.Material = Enum.Material.Glacier |
| 927 | p.MaterialVariant = "2022 Stud" |
| 928 | p.Anchored = true |
| 929 | p.Parent = model |
| 930 | end |
| 931 | do |
| 932 | local p = Instance.new("Part") |
| 933 | p.Name = "BushStem_2_2" |
| 934 | p.Size = Vector3.new(3.69628, 0.4, 0.4) |
| 935 | p.CFrame = CFrame.new(-0.968491, 9.15121, 1.67748) * CFrame.Angles(math.rad(-180), math.rad(-60), math.rad(-116.691)) |
| 936 | p.BrickColor = BrickColor.new("Dark green") |
| 937 | p.Material = Enum.Material.Glacier |
| 938 | p.MaterialVariant = "2022 Stud" |
| 939 | p.Anchored = true |
| 940 | p.Parent = model |
| 941 | end |
| 942 | do |
| 943 | local p = Instance.new("Part") |
| 944 | p.Name = "Leaf_2_2" |
| 945 | p.Size = Vector3.new(1.08823, 0.669271, 0.982392) |
| 946 | p.CFrame = CFrame.new(-1.38356, 10.8024, 2.39639) * CFrame.Angles(math.rad(13.6395), math.rad(101.273), math.rad(-6.2422)) |
| 947 | p.BrickColor = BrickColor.new("Forest green") |
| 948 | p.Material = Enum.Material.Glacier |
| 949 | p.MaterialVariant = "2022 Stud" |
| 950 | p.Anchored = true |
| 951 | p.Parent = model |
| 952 | end |
| 953 | do |
| 954 | local p = Instance.new("Part") |
| 955 | p.Name = "BushStem_2_3" |
| 956 | p.Size = Vector3.new(3.93417, 0.4, 0.4) |
| 957 | p.CFrame = CFrame.new(-1.17893, 9.39626, 0.315894) * CFrame.Angles(math.rad(-180), math.rad(-15), math.rad(-105.421)) |
| 958 | p.BrickColor = BrickColor.new("Dark green") |
| 959 | p.Material = Enum.Material.Glacier |
| 960 | p.MaterialVariant = "2022 Stud" |
| 961 | p.Anchored = true |
| 962 | p.Parent = model |
| 963 | end |
| 964 | do |
| 965 | local p = Instance.new("Part") |
| 966 | p.Name = "Leaf_2_3" |
| 967 | p.Size = Vector3.new(1.36485, 0.992034, 1.46012) |
| 968 | p.CFrame = CFrame.new(-1.68419, 11.2925, 0.451277) * CFrame.Angles(math.rad(2.1168), math.rad(120.45), math.rad(-14.8499)) |
| 969 | p.BrickColor = BrickColor.new("Shamrock") |
| 970 | p.Material = Enum.Material.Glacier |
| 971 | p.MaterialVariant = "2022 Stud" |
| 972 | p.Anchored = true |
| 973 | p.Parent = model |
| 974 | end |
| 975 | do |
| 976 | local p = Instance.new("Part") |
| 977 | p.Name = "BushStem_2_4" |
| 978 | p.Size = Vector3.new(3.17611, 0.4, 0.4) |
| 979 | p.CFrame = CFrame.new(-0.615782, 9.05854, -0.355522) * CFrame.Angles(math.rad(-180), math.rad(30), math.rad(-101.063)) |
| 980 | p.BrickColor = BrickColor.new("Dark green") |
| 981 | p.Material = Enum.Material.Glacier |
| 982 | p.MaterialVariant = "2022 Stud" |
| 983 | p.Anchored = true |
| 984 | p.Parent = model |
| 985 | end |
| 986 | do |
| 987 | local p = Instance.new("Part") |
| 988 | p.Name = "Leaf_2_4" |
| 989 | p.Size = Vector3.new(0.985371, 0.7709, 1.56518) |
| 990 | p.CFrame = CFrame.new(-0.879689, 10.6171, -0.507889) * CFrame.Angles(math.rad(-11.352), math.rad(180.586), math.rad(-9.80465)) |
| 991 | p.BrickColor = BrickColor.new("Earth green") |
| 992 | p.Material = Enum.Material.Glacier |
| 993 | p.MaterialVariant = "2022 Stud" |
| 994 | p.Anchored = true |
| 995 | p.Parent = model |
| 996 | end |
| 997 | do |
| 998 | local p = Instance.new("Part") |
| 999 | p.Name = "BushStem_2_5" |
| 1000 | p.Size = Vector3.new(4.05819, 0.4, 0.4) |
| 1001 | p.CFrame = CFrame.new(-0.257811, 9.48368, -0.962166) * CFrame.Angles(math.rad(-180), math.rad(75), math.rad(-102.145)) |
| 1002 | p.BrickColor = BrickColor.new("Dark green") |
| 1003 | p.Material = Enum.Material.Glacier |
| 1004 | p.MaterialVariant = "2022 Stud" |
| 1005 | p.Anchored = true |
| 1006 | p.Parent = model |
| 1007 | end |
| 1008 | do |
| 1009 | local p = Instance.new("Part") |
| 1010 | p.Name = "Leaf_2_5" |
| 1011 | p.Size = Vector3.new(1.46012, 0.632186, 1.14706) |
| 1012 | p.CFrame = CFrame.new(-0.368302, 11.4674, -1.37452) * CFrame.Angles(math.rad(-14.3839), math.rad(267.765), math.rad(4.25493)) |
| 1013 | p.BrickColor = BrickColor.new("Dark green") |
| 1014 | p.Material = Enum.Material.Glacier |
| 1015 | p.MaterialVariant = "2022 Stud" |
| 1016 | p.Anchored = true |
| 1017 | p.Parent = model |
| 1018 | end |
| 1019 | do |
| 1020 | local p = Instance.new("Part") |
| 1021 | p.Name = "BushStem_2_6" |
| 1022 | p.Size = Vector3.new(3.31315, 0.4, 0.4) |
| 1023 | p.CFrame = CFrame.new(0.87348, 8.97773, -1.51291) * CFrame.Angles(math.rad(0), math.rad(60), math.rad(63.1309)) |
| 1024 | p.BrickColor = BrickColor.new("Dark green") |
| 1025 | p.Material = Enum.Material.Glacier |
| 1026 | p.MaterialVariant = "2022 Stud" |
| 1027 | p.Anchored = true |
| 1028 | p.Parent = model |
| 1029 | end |
| 1030 | do |
| 1031 | local p = Instance.new("Part") |
| 1032 | p.Name = "Leaf_2_6" |
| 1033 | p.Size = Vector3.new(0.899605, 0.968771, 0.804787) |
| 1034 | p.CFrame = CFrame.new(1.24783, 10.4555, -2.1613) * CFrame.Angles(math.rad(-4.19123), math.rad(343.208), math.rad(14.4026)) |
| 1035 | p.BrickColor = BrickColor.new("Forest green") |
| 1036 | p.Material = Enum.Material.Glacier |
| 1037 | p.MaterialVariant = "2022 Stud" |
| 1038 | p.Anchored = true |
| 1039 | p.Parent = model |
| 1040 | end |
| 1041 | do |
| 1042 | local p = Instance.new("Part") |
| 1043 | p.Name = "BushStem_2_7" |
| 1044 | p.Size = Vector3.new(4.48905, 0.4, 0.4) |
| 1045 | p.CFrame = CFrame.new(2.0262, 9.55662, -0.54292) * CFrame.Angles(math.rad(0), math.rad(15), math.rad(66.3885)) |
| 1046 | p.BrickColor = BrickColor.new("Dark green") |
| 1047 | p.Material = Enum.Material.Glacier |
| 1048 | p.MaterialVariant = "2022 Stud" |
| 1049 | p.Anchored = true |
| 1050 | p.Parent = model |
| 1051 | end |
| 1052 | do |
| 1053 | local p = Instance.new("Part") |
| 1054 | p.Name = "Leaf_2_7" |
| 1055 | p.Size = Vector3.new(1.53466, 0.827347, 1.02873) |
| 1056 | p.CFrame = CFrame.new(2.89458, 11.6132, -0.7756) * CFrame.Angles(math.rad(9.8548), math.rad(378.926), math.rad(11.3085)) |
| 1057 | p.BrickColor = BrickColor.new("Shamrock") |
| 1058 | p.Material = Enum.Material.Glacier |
| 1059 | p.MaterialVariant = "2022 Stud" |
| 1060 | p.Anchored = true |
| 1061 | p.Parent = model |
| 1062 | end |
| 1063 | do |
| 1064 | local p = Instance.new("Part") |
| 1065 | p.Name = "BushStem_3_0" |
| 1066 | p.Size = Vector3.new(4.55724, 0.4, 0.4) |
| 1067 | p.CFrame = CFrame.new(0.59397, 9.75, 0.59397) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(80.9097)) |
| 1068 | p.BrickColor = BrickColor.new("Dark green") |
| 1069 | p.Material = Enum.Material.Glacier |
| 1070 | p.MaterialVariant = "2022 Stud" |
| 1071 | p.Anchored = true |
| 1072 | p.Parent = model |
| 1073 | end |
| 1074 | do |
| 1075 | local p = Instance.new("Part") |
| 1076 | p.Name = "Leaf_3_0" |
| 1077 | p.Size = Vector3.new(1.2, 1, 1.2) |
| 1078 | p.CFrame = CFrame.new(0.848528, 12, 0.848528) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(15)) |
| 1079 | p.BrickColor = BrickColor.new("Earth green") |
| 1080 | p.Material = Enum.Material.Glacier |
| 1081 | p.MaterialVariant = "2022 Stud" |
| 1082 | p.Anchored = true |
| 1083 | p.Parent = model |
| 1084 | end |
| 1085 | do |
| 1086 | local p = Instance.new("Part") |
| 1087 | p.Name = "BushStem_3_1" |
| 1088 | p.Size = Vector3.new(4.68063, 0.4, 0.4) |
| 1089 | p.CFrame = CFrame.new(-0.863025, 9.78111, 0.863025) * CFrame.Angles(math.rad(-180), math.rad(-45), math.rad(-102.915)) |
| 1090 | p.BrickColor = BrickColor.new("Dark green") |
| 1091 | p.Material = Enum.Material.Glacier |
| 1092 | p.MaterialVariant = "2022 Stud" |
| 1093 | p.Anchored = true |
| 1094 | p.Parent = model |
| 1095 | end |
| 1096 | do |
| 1097 | local p = Instance.new("Part") |
| 1098 | p.Name = "Leaf_3_1" |
| 1099 | p.Size = Vector3.new(1.25645, 0.716771, 0.81643) |
| 1100 | p.CFrame = CFrame.new(-1.23289, 12.0622, 1.23289) * CFrame.Angles(math.rad(12.6221), math.rad(159.314), math.rad(8.10454)) |
| 1101 | p.BrickColor = BrickColor.new("Dark green") |
| 1102 | p.Material = Enum.Material.Glacier |
| 1103 | p.MaterialVariant = "2022 Stud" |
| 1104 | p.Anchored = true |
| 1105 | p.Parent = model |
| 1106 | end |
| 1107 | do |
| 1108 | local p = Instance.new("Part") |
| 1109 | p.Name = "BushStem_3_2" |
| 1110 | p.Size = Vector3.new(4.48845, 0.4, 0.4) |
| 1111 | p.CFrame = CFrame.new(-0.821792, 9.68826, -0.821792) * CFrame.Angles(math.rad(-180), math.rad(45), math.rad(-102.823)) |
| 1112 | p.BrickColor = BrickColor.new("Dark green") |
| 1113 | p.Material = Enum.Material.Glacier |
| 1114 | p.MaterialVariant = "2022 Stud" |
| 1115 | p.Anchored = true |
| 1116 | p.Parent = model |
| 1117 | end |
| 1118 | do |
| 1119 | local p = Instance.new("Part") |
| 1120 | p.Name = "Leaf_3_2" |
| 1121 | p.Size = Vector3.new(1.08823, 0.669271, 0.982392) |
| 1122 | p.CFrame = CFrame.new(-1.17399, 11.8765, -1.17399) * CFrame.Angles(math.rad(13.6395), math.rad(206.273), math.rad(-6.2422)) |
| 1123 | p.BrickColor = BrickColor.new("Forest green") |
| 1124 | p.Material = Enum.Material.Glacier |
| 1125 | p.MaterialVariant = "2022 Stud" |
| 1126 | p.Anchored = true |
| 1127 | p.Parent = model |
| 1128 | end |
| 1129 | do |
| 1130 | local p = Instance.new("Part") |
| 1131 | p.Name = "BushStem_3_3" |
| 1132 | p.Size = Vector3.new(4.72471, 0.4, 0.4) |
| 1133 | p.CFrame = CFrame.new(0.517823, 9.84141, -0.517823) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(82.3655)) |
| 1134 | p.BrickColor = BrickColor.new("Dark green") |
| 1135 | p.Material = Enum.Material.Glacier |
| 1136 | p.MaterialVariant = "2022 Stud" |
| 1137 | p.Anchored = true |
| 1138 | p.Parent = model |
| 1139 | end |
| 1140 | do |
| 1141 | local p = Instance.new("Part") |
| 1142 | p.Name = "Leaf_3_3" |
| 1143 | p.Size = Vector3.new(1.36485, 0.992034, 1.46012) |
| 1144 | p.CFrame = CFrame.new(0.739747, 12.1828, -0.739747) * CFrame.Angles(math.rad(2.1168), math.rad(270.45), math.rad(-14.8499)) |
| 1145 | p.BrickColor = BrickColor.new("Shamrock") |
| 1146 | p.Material = Enum.Material.Glacier |
| 1147 | p.MaterialVariant = "2022 Stud" |
| 1148 | p.Anchored = true |
| 1149 | p.Parent = model |
| 1150 | end |
| 1151 | do |
| 1152 | local p = Instance.new("Part") |
| 1153 | p.Name = "HangStem_0" |
| 1154 | p.Size = Vector3.new(1.38, 0.3, 0.3) |
| 1155 | p.CFrame = CFrame.new(3.16326, 7.5, 2.29824) * CFrame.Angles(math.rad(0), math.rad(-36), math.rad(0)) |
| 1156 | p.BrickColor = BrickColor.new("Dark green") |
| 1157 | p.Material = Enum.Material.Glacier |
| 1158 | p.MaterialVariant = "2022 Stud" |
| 1159 | p.Anchored = true |
| 1160 | p.Parent = model |
| 1161 | end |
| 1162 | do |
| 1163 | local p = Instance.new("Part") |
| 1164 | p.Name = "HangLeaf_0" |
| 1165 | p.Size = Vector3.new(1, 0.6, 1) |
| 1166 | p.CFrame = CFrame.new(3.72148, 7.5, 2.70381) * CFrame.Angles(math.rad(40), math.rad(36), math.rad(15)) |
| 1167 | p.BrickColor = BrickColor.new("Earth green") |
| 1168 | p.Material = Enum.Material.Glacier |
| 1169 | p.MaterialVariant = "2022 Stud" |
| 1170 | p.Anchored = true |
| 1171 | p.Parent = model |
| 1172 | end |
| 1173 | do |
| 1174 | local p = Instance.new("Part") |
| 1175 | p.Name = "HangStem_1" |
| 1176 | p.Size = Vector3.new(1.46012, 0.3, 0.3) |
| 1177 | p.CFrame = CFrame.new(-1.20826, 7.2615, 3.71863) * CFrame.Angles(math.rad(-180), math.rad(-72), math.rad(160.932)) |
| 1178 | p.BrickColor = BrickColor.new("Dark green") |
| 1179 | p.Material = Enum.Material.Glacier |
| 1180 | p.MaterialVariant = "2022 Stud" |
| 1181 | p.Anchored = true |
| 1182 | p.Parent = model |
| 1183 | end |
| 1184 | do |
| 1185 | local p = Instance.new("Part") |
| 1186 | p.Name = "HangLeaf_1" |
| 1187 | p.Size = Vector3.new(1, 0.6, 1) |
| 1188 | p.CFrame = CFrame.new(-1.42148, 7.02299, 4.37486) * CFrame.Angles(math.rad(54.5794), math.rad(108), math.rad(-6.01199)) |
| 1189 | p.BrickColor = BrickColor.new("Earth green") |
| 1190 | p.Material = Enum.Material.Glacier |
| 1191 | p.MaterialVariant = "2022 Stud" |
| 1192 | p.Anchored = true |
| 1193 | p.Parent = model |
| 1194 | end |
| 1195 | do |
| 1196 | local p = Instance.new("Part") |
| 1197 | p.Name = "HangStem_2" |
| 1198 | p.Size = Vector3.new(1.40932, 0.3, 0.3) |
| 1199 | p.CFrame = CFrame.new(-3.91, 7.35702, 0) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(168.293)) |
| 1200 | p.BrickColor = BrickColor.new("Dark green") |
| 1201 | p.Material = Enum.Material.Glacier |
| 1202 | p.MaterialVariant = "2022 Stud" |
| 1203 | p.Anchored = true |
| 1204 | p.Parent = model |
| 1205 | end |
| 1206 | do |
| 1207 | local p = Instance.new("Part") |
| 1208 | p.Name = "HangLeaf_2" |
| 1209 | p.Size = Vector3.new(1, 0.6, 1) |
| 1210 | p.CFrame = CFrame.new(-4.6, 7.21404, 0) * CFrame.Angles(math.rad(59.9605), math.rad(180), math.rad(-10.1808)) |
| 1211 | p.BrickColor = BrickColor.new("Earth green") |
| 1212 | p.Material = Enum.Material.Glacier |
| 1213 | p.MaterialVariant = "2022 Stud" |
| 1214 | p.Anchored = true |
| 1215 | p.Parent = model |
| 1216 | end |
| 1217 | do |
| 1218 | local p = Instance.new("Part") |
| 1219 | p.Name = "HangStem_3" |
| 1220 | p.Size = Vector3.new(1.41343, 0.3, 0.3) |
| 1221 | p.CFrame = CFrame.new(-1.20826, 7.65279, -3.71863) * CFrame.Angles(math.rad(-180), math.rad(72), math.rad(-167.514)) |
| 1222 | p.BrickColor = BrickColor.new("Dark green") |
| 1223 | p.Material = Enum.Material.Glacier |
| 1224 | p.MaterialVariant = "2022 Stud" |
| 1225 | p.Anchored = true |
| 1226 | p.Parent = model |
| 1227 | end |
| 1228 | do |
| 1229 | local p = Instance.new("Part") |
| 1230 | p.Name = "HangLeaf_3" |
| 1231 | p.Size = Vector3.new(1, 0.6, 1) |
| 1232 | p.CFrame = CFrame.new(-1.42148, 7.80558, -4.37486) * CFrame.Angles(math.rad(52.7485), math.rad(252), math.rad(14.1729)) |
| 1233 | p.BrickColor = BrickColor.new("Earth green") |
| 1234 | p.Material = Enum.Material.Glacier |
| 1235 | p.MaterialVariant = "2022 Stud" |
| 1236 | p.Anchored = true |
| 1237 | p.Parent = model |
| 1238 | end |
| 1239 | do |
| 1240 | local p = Instance.new("Part") |
| 1241 | p.Name = "HangStem_4" |
| 1242 | p.Size = Vector3.new(1.45757, 0.3, 0.3) |
| 1243 | p.CFrame = CFrame.new(3.16326, 7.73458, -2.29824) * CFrame.Angles(math.rad(0), math.rad(36), math.rad(18.7763)) |
| 1244 | p.BrickColor = BrickColor.new("Dark green") |
| 1245 | p.Material = Enum.Material.Glacier |
| 1246 | p.MaterialVariant = "2022 Stud" |
| 1247 | p.Anchored = true |
| 1248 | p.Parent = model |
| 1249 | end |
| 1250 | do |
| 1251 | local p = Instance.new("Part") |
| 1252 | p.Name = "HangLeaf_4" |
| 1253 | p.Size = Vector3.new(1, 0.6, 1) |
| 1254 | p.CFrame = CFrame.new(3.72148, 7.96915, -2.70381) * CFrame.Angles(math.rad(37.4933), math.rad(324), math.rad(-1.18017)) |
| 1255 | p.BrickColor = BrickColor.new("Earth green") |
| 1256 | p.Material = Enum.Material.Glacier |
| 1257 | p.MaterialVariant = "2022 Stud" |
| 1258 | p.Anchored = true |
| 1259 | p.Parent = model |
| 1260 | end |
| 1261 | do |
| 1262 | local p = Instance.new("Part") |
| 1263 | p.Name = "FlwStem_0" |
| 1264 | p.Size = Vector3.new(3.73698, 0.5, 0.5) |
| 1265 | p.CFrame = CFrame.new(-1.625, 8.9, -1.625) * CFrame.Angles(math.rad(-180), math.rad(45), math.rad(-131.473)) |
| 1266 | p.BrickColor = BrickColor.new("Dark green") |
| 1267 | p.Material = Enum.Material.Glacier |
| 1268 | p.MaterialVariant = "2022 Stud" |
| 1269 | p.Anchored = true |
| 1270 | p.Parent = model |
| 1271 | end |
| 1272 | do |
| 1273 | local p = Instance.new("Part") |
| 1274 | p.Name = "PinkFlw_Center" |
| 1275 | p.Size = Vector3.new(1.08, 0.6, 1.08) |
| 1276 | p.CFrame = CFrame.new(-2.5, 10.5, -2.5) * CFrame.Angles(math.rad(-30), math.rad(-45), math.rad(-20)) |
| 1277 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1278 | p.Material = Enum.Material.Glacier |
| 1279 | p.MaterialVariant = "2022 Big Stud" |
| 1280 | p.Anchored = true |
| 1281 | p.Parent = model |
| 1282 | end |
| 1283 | do |
| 1284 | local p = Instance.new("Part") |
| 1285 | p.Name = "PinkFlw_Pistil" |
| 1286 | p.Size = Vector3.new(0.6, 0.24, 0.6) |
| 1287 | p.CFrame = CFrame.new(-2.38392, 10.9487, -2.625) * CFrame.Angles(math.rad(-30), math.rad(-45), math.rad(-20)) |
| 1288 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1289 | p.Material = Enum.Material.Glacier |
| 1290 | p.MaterialVariant = "2022 Big Stud" |
| 1291 | p.Anchored = true |
| 1292 | p.Parent = model |
| 1293 | end |
| 1294 | do |
| 1295 | local p = Instance.new("Part") |
| 1296 | p.Name = "PinkFlw_Petal0" |
| 1297 | p.Size = Vector3.new(1.2, 0.48, 1.2) |
| 1298 | p.CFrame = CFrame.new(-1.79205, 10.5015, -1.68341) * CFrame.Angles(math.rad(-30), math.rad(-45), math.rad(-20)) |
| 1299 | p.BrickColor = BrickColor.new("Pink") |
| 1300 | p.Material = Enum.Material.Glacier |
| 1301 | p.MaterialVariant = "2022 Stud" |
| 1302 | p.Anchored = true |
| 1303 | p.Parent = model |
| 1304 | end |
| 1305 | do |
| 1306 | local p = Instance.new("Part") |
| 1307 | p.Name = "PinkFlw_Petal1" |
| 1308 | p.Size = Vector3.new(1.2, 0.48, 1.2) |
| 1309 | p.CFrame = CFrame.new(-3.19827, 10.5359, -3.327) * CFrame.Angles(math.rad(-30), math.rad(-45), math.rad(-20)) |
| 1310 | p.BrickColor = BrickColor.new("Pink") |
| 1311 | p.Material = Enum.Material.Glacier |
| 1312 | p.MaterialVariant = "2022 Stud" |
| 1313 | p.Anchored = true |
| 1314 | p.Parent = model |
| 1315 | end |
| 1316 | do |
| 1317 | local p = Instance.new("Part") |
| 1318 | p.Name = "PinkFlw_Petal2" |
| 1319 | p.Size = Vector3.new(1.2, 0.48, 1.2) |
| 1320 | p.CFrame = CFrame.new(-3.28303, 10.807, -1.81781) * CFrame.Angles(math.rad(-30), math.rad(-45), math.rad(-20)) |
| 1321 | p.BrickColor = BrickColor.new("Pink") |
| 1322 | p.Material = Enum.Material.Glacier |
| 1323 | p.MaterialVariant = "2022 Stud" |
| 1324 | p.Anchored = true |
| 1325 | p.Parent = model |
| 1326 | end |
| 1327 | do |
| 1328 | local p = Instance.new("Part") |
| 1329 | p.Name = "PinkFlw_Petal3" |
| 1330 | p.Size = Vector3.new(1.2, 0.48, 1.2) |
| 1331 | p.CFrame = CFrame.new(-1.73632, 10.1182, -3.16136) * CFrame.Angles(math.rad(-30), math.rad(-45), math.rad(-20)) |
| 1332 | p.BrickColor = BrickColor.new("Pink") |
| 1333 | p.Material = Enum.Material.Glacier |
| 1334 | p.MaterialVariant = "2022 Stud" |
| 1335 | p.Anchored = true |
| 1336 | p.Parent = model |
| 1337 | end |
| 1338 | do |
| 1339 | local p = Instance.new("Part") |
| 1340 | p.Name = "PinkFlw_CPetal0" |
| 1341 | p.Size = Vector3.new(0.84, 0.36, 0.84) |
| 1342 | p.CFrame = CFrame.new(-2.58419, 10.6403, -1.30651) * CFrame.Angles(math.rad(-30), math.rad(-45), math.rad(-20)) |
| 1343 | p.BrickColor = BrickColor.new("Pink") |
| 1344 | p.Material = Enum.Material.Glacier |
| 1345 | p.MaterialVariant = "2022 Stud" |
| 1346 | p.Anchored = true |
| 1347 | p.Parent = model |
| 1348 | end |
| 1349 | do |
| 1350 | local p = Instance.new("Part") |
| 1351 | p.Name = "PinkFlw_CPetal1" |
| 1352 | p.Size = Vector3.new(0.84, 0.36, 0.84) |
| 1353 | p.CFrame = CFrame.new(-3.70049, 10.5798, -2.56055) * CFrame.Angles(math.rad(-30), math.rad(-45), math.rad(-20)) |
| 1354 | p.BrickColor = BrickColor.new("Pink") |
| 1355 | p.Material = Enum.Material.Glacier |
| 1356 | p.MaterialVariant = "2022 Stud" |
| 1357 | p.Anchored = true |
| 1358 | p.Parent = model |
| 1359 | end |
| 1360 | do |
| 1361 | local p = Instance.new("Part") |
| 1362 | p.Name = "PinkFlw_CPetal2" |
| 1363 | p.Size = Vector3.new(0.84, 0.36, 0.84) |
| 1364 | p.CFrame = CFrame.new(-1.39625, 10.0463, -2.3353) * CFrame.Angles(math.rad(-30), math.rad(-45), math.rad(-20)) |
| 1365 | p.BrickColor = BrickColor.new("Pink") |
| 1366 | p.Material = Enum.Material.Glacier |
| 1367 | p.MaterialVariant = "2022 Stud" |
| 1368 | p.Anchored = true |
| 1369 | p.Parent = model |
| 1370 | end |
| 1371 | do |
| 1372 | local p = Instance.new("Part") |
| 1373 | p.Name = "PinkFlw_CPetal3" |
| 1374 | p.Size = Vector3.new(0.84, 0.36, 0.84) |
| 1375 | p.CFrame = CFrame.new(-2.50287, 10.0232, -3.59974) * CFrame.Angles(math.rad(-30), math.rad(-45), math.rad(-20)) |
| 1376 | p.BrickColor = BrickColor.new("Pink") |
| 1377 | p.Material = Enum.Material.Glacier |
| 1378 | p.MaterialVariant = "2022 Stud" |
| 1379 | p.Anchored = true |
| 1380 | p.Parent = model |
| 1381 | end |
| 1382 | do |
| 1383 | local p = Instance.new("Part") |
| 1384 | p.Name = "FlwStem_1" |
| 1385 | p.Size = Vector3.new(5.31154, 0.5, 0.5) |
| 1386 | p.CFrame = CFrame.new(0, 10.15, -0.325) * CFrame.Angles(math.rad(86.2218), math.rad(90), math.rad(0)) |
| 1387 | p.BrickColor = BrickColor.new("Dark green") |
| 1388 | p.Material = Enum.Material.Glacier |
| 1389 | p.MaterialVariant = "2022 Stud" |
| 1390 | p.Anchored = true |
| 1391 | p.Parent = model |
| 1392 | end |
| 1393 | do |
| 1394 | local p = Instance.new("Part") |
| 1395 | p.Name = "WhiteFlw_Center" |
| 1396 | p.Size = Vector3.new(1.17, 0.65, 1.17) |
| 1397 | p.CFrame = CFrame.new(0, 13, -0.5) * CFrame.Angles(math.rad(-10), math.rad(15), math.rad(10)) |
| 1398 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1399 | p.Material = Enum.Material.Glacier |
| 1400 | p.MaterialVariant = "2022 Big Stud" |
| 1401 | p.Anchored = true |
| 1402 | p.Parent = model |
| 1403 | end |
| 1404 | do |
| 1405 | local p = Instance.new("Part") |
| 1406 | p.Name = "WhiteFlw_Pistil" |
| 1407 | p.Size = Vector3.new(0.65, 0.26, 0.65) |
| 1408 | p.CFrame = CFrame.new(-0.085543, 13.4986, -0.564642) * CFrame.Angles(math.rad(-10), math.rad(15), math.rad(10)) |
| 1409 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1410 | p.Material = Enum.Material.Glacier |
| 1411 | p.MaterialVariant = "2022 Big Stud" |
| 1412 | p.Anchored = true |
| 1413 | p.Parent = model |
| 1414 | end |
| 1415 | do |
| 1416 | local p = Instance.new("Part") |
| 1417 | p.Name = "WhiteFlw_Petal0" |
| 1418 | p.Size = Vector3.new(1.3, 0.52, 1.3) |
| 1419 | p.CFrame = CFrame.new(1.10625, 13.1874, -0.834037) * CFrame.Angles(math.rad(-10), math.rad(15), math.rad(10)) |
| 1420 | p.BrickColor = BrickColor.new("White") |
| 1421 | p.Material = Enum.Material.Glacier |
| 1422 | p.MaterialVariant = "2022 Stud" |
| 1423 | p.Anchored = true |
| 1424 | p.Parent = model |
| 1425 | end |
| 1426 | do |
| 1427 | local p = Instance.new("Part") |
| 1428 | p.Name = "WhiteFlw_Petal1" |
| 1429 | p.Size = Vector3.new(1.3, 0.52, 1.3) |
| 1430 | p.CFrame = CFrame.new(-1.11967, 12.8908, -0.176103) * CFrame.Angles(math.rad(-10), math.rad(15), math.rad(10)) |
| 1431 | p.BrickColor = BrickColor.new("White") |
| 1432 | p.Material = Enum.Material.Glacier |
| 1433 | p.MaterialVariant = "2022 Stud" |
| 1434 | p.Anchored = true |
| 1435 | p.Parent = model |
| 1436 | end |
| 1437 | do |
| 1438 | local p = Instance.new("Part") |
| 1439 | p.Name = "WhiteFlw_Petal2" |
| 1440 | p.Size = Vector3.new(1.3, 0.52, 1.3) |
| 1441 | p.CFrame = CFrame.new(0.302818, 13.1962, 0.612964) * CFrame.Angles(math.rad(-10), math.rad(15), math.rad(10)) |
| 1442 | p.BrickColor = BrickColor.new("White") |
| 1443 | p.Material = Enum.Material.Glacier |
| 1444 | p.MaterialVariant = "2022 Stud" |
| 1445 | p.Anchored = true |
| 1446 | p.Parent = model |
| 1447 | end |
| 1448 | do |
| 1449 | local p = Instance.new("Part") |
| 1450 | p.Name = "WhiteFlw_Petal3" |
| 1451 | p.Size = Vector3.new(1.3, 0.52, 1.3) |
| 1452 | p.CFrame = CFrame.new(-0.302818, 12.8038, -1.61296) * CFrame.Angles(math.rad(-10), math.rad(15), math.rad(10)) |
| 1453 | p.BrickColor = BrickColor.new("White") |
| 1454 | p.Material = Enum.Material.Glacier |
| 1455 | p.MaterialVariant = "2022 Stud" |
| 1456 | p.Anchored = true |
| 1457 | p.Parent = model |
| 1458 | end |
| 1459 | do |
| 1460 | local p = Instance.new("Part") |
| 1461 | p.Name = "WhiteFlw_CPetal0" |
| 1462 | p.Size = Vector3.new(0.91, 0.39, 0.91) |
| 1463 | p.CFrame = CFrame.new(1.12968, 13.1018, 0.131323) * CFrame.Angles(math.rad(-10), math.rad(15), math.rad(10)) |
| 1464 | p.BrickColor = BrickColor.new("White") |
| 1465 | p.Material = Enum.Material.Glacier |
| 1466 | p.MaterialVariant = "2022 Stud" |
| 1467 | p.Anchored = true |
| 1468 | p.Parent = model |
| 1469 | end |
| 1470 | do |
| 1471 | local p = Instance.new("Part") |
| 1472 | p.Name = "WhiteFlw_CPetal1" |
| 1473 | p.Size = Vector3.new(0.91, 0.39, 0.91) |
| 1474 | p.CFrame = CFrame.new(-0.601599, 12.8711, 0.643049) * CFrame.Angles(math.rad(-10), math.rad(15), math.rad(10)) |
| 1475 | p.BrickColor = BrickColor.new("White") |
| 1476 | p.Material = Enum.Material.Glacier |
| 1477 | p.MaterialVariant = "2022 Stud" |
| 1478 | p.Anchored = true |
| 1479 | p.Parent = model |
| 1480 | end |
| 1481 | do |
| 1482 | local p = Instance.new("Part") |
| 1483 | p.Name = "WhiteFlw_CPetal2" |
| 1484 | p.Size = Vector3.new(0.91, 0.39, 0.91) |
| 1485 | p.CFrame = CFrame.new(0.658627, 12.7965, -1.59995) * CFrame.Angles(math.rad(-10), math.rad(15), math.rad(10)) |
| 1486 | p.BrickColor = BrickColor.new("White") |
| 1487 | p.Material = Enum.Material.Glacier |
| 1488 | p.MaterialVariant = "2022 Stud" |
| 1489 | p.Anchored = true |
| 1490 | p.Parent = model |
| 1491 | end |
| 1492 | do |
| 1493 | local p = Instance.new("Part") |
| 1494 | p.Name = "WhiteFlw_CPetal3" |
| 1495 | p.Size = Vector3.new(0.91, 0.39, 0.91) |
| 1496 | p.CFrame = CFrame.new(-1.07265, 12.5658, -1.08823) * CFrame.Angles(math.rad(-10), math.rad(15), math.rad(10)) |
| 1497 | p.BrickColor = BrickColor.new("White") |
| 1498 | p.Material = Enum.Material.Glacier |
| 1499 | p.MaterialVariant = "2022 Stud" |
| 1500 | p.Anchored = true |
| 1501 | p.Parent = model |
| 1502 | end |
| 1503 | do |
| 1504 | local p = Instance.new("Part") |
| 1505 | p.Name = "FlwStem_2" |
| 1506 | p.Size = Vector3.new(3.97366, 0.5, 0.5) |
| 1507 | p.CFrame = CFrame.new(1.95, 9.15, -0.65) * CFrame.Angles(math.rad(0), math.rad(18.4349), math.rad(56.1468)) |
| 1508 | p.BrickColor = BrickColor.new("Dark green") |
| 1509 | p.Material = Enum.Material.Glacier |
| 1510 | p.MaterialVariant = "2022 Stud" |
| 1511 | p.Anchored = true |
| 1512 | p.Parent = model |
| 1513 | end |
| 1514 | do |
| 1515 | local p = Instance.new("Part") |
| 1516 | p.Name = "YellowFlw_Center" |
| 1517 | p.Size = Vector3.new(0.99, 0.55, 0.99) |
| 1518 | p.CFrame = CFrame.new(3, 11, -1) * CFrame.Angles(math.rad(-20), math.rad(45), math.rad(30)) |
| 1519 | p.BrickColor = BrickColor.new("Deep orange") |
| 1520 | p.Material = Enum.Material.Glacier |
| 1521 | p.MaterialVariant = "2022 Stud" |
| 1522 | p.Anchored = true |
| 1523 | p.Parent = model |
| 1524 | end |
| 1525 | do |
| 1526 | local p = Instance.new("Part") |
| 1527 | p.Name = "YellowFlw_Pistil" |
| 1528 | p.Size = Vector3.new(0.55, 0.22, 0.55) |
| 1529 | p.CFrame = CFrame.new(2.82676, 11.4581, -0.982344) * CFrame.Angles(math.rad(-20), math.rad(45), math.rad(30)) |
| 1530 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1531 | p.Material = Enum.Material.Glacier |
| 1532 | p.MaterialVariant = "2022 Big Stud" |
| 1533 | p.Anchored = true |
| 1534 | p.Parent = model |
| 1535 | end |
| 1536 | do |
| 1537 | local p = Instance.new("Part") |
| 1538 | p.Name = "YellowFlw_Petal0" |
| 1539 | p.Size = Vector3.new(1.1, 0.44, 1.1) |
| 1540 | p.CFrame = CFrame.new(3.56382, 11.37, -1.73467) * CFrame.Angles(math.rad(-20), math.rad(45), math.rad(30)) |
| 1541 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1542 | p.Material = Enum.Material.Glacier |
| 1543 | p.MaterialVariant = "2022 Big Stud" |
| 1544 | p.Anchored = true |
| 1545 | p.Parent = model |
| 1546 | end |
| 1547 | do |
| 1548 | local p = Instance.new("Part") |
| 1549 | p.Name = "YellowFlw_Petal1" |
| 1550 | p.Size = Vector3.new(1.1, 0.44, 1.1) |
| 1551 | p.CFrame = CFrame.new(2.36547, 10.817, -0.25813) * CFrame.Angles(math.rad(-20), math.rad(45), math.rad(30)) |
| 1552 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1553 | p.Material = Enum.Material.Glacier |
| 1554 | p.MaterialVariant = "2022 Big Stud" |
| 1555 | p.Anchored = true |
| 1556 | p.Parent = model |
| 1557 | end |
| 1558 | do |
| 1559 | local p = Instance.new("Part") |
| 1560 | p.Name = "YellowFlw_Petal2" |
| 1561 | p.Size = Vector3.new(1.1, 0.44, 1.1) |
| 1562 | p.CFrame = CFrame.new(3.72832, 11.1646, -0.345065) * CFrame.Angles(math.rad(-20), math.rad(45), math.rad(30)) |
| 1563 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1564 | p.Material = Enum.Material.Glacier |
| 1565 | p.MaterialVariant = "2022 Big Stud" |
| 1566 | p.Anchored = true |
| 1567 | p.Parent = model |
| 1568 | end |
| 1569 | do |
| 1570 | local p = Instance.new("Part") |
| 1571 | p.Name = "YellowFlw_Petal3" |
| 1572 | p.Size = Vector3.new(1.1, 0.44, 1.1) |
| 1573 | p.CFrame = CFrame.new(2.29996, 10.7606, -1.65782) * CFrame.Angles(math.rad(-20), math.rad(45), math.rad(30)) |
| 1574 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1575 | p.Material = Enum.Material.Glacier |
| 1576 | p.MaterialVariant = "2022 Big Stud" |
| 1577 | p.Anchored = true |
| 1578 | p.Parent = model |
| 1579 | end |
| 1580 | do |
| 1581 | local p = Instance.new("Part") |
| 1582 | p.Name = "YellowFlw_CPetal0" |
| 1583 | p.Size = Vector3.new(0.77, 0.33, 0.77) |
| 1584 | p.CFrame = CFrame.new(4.08317, 11.2091, -1.06997) * CFrame.Angles(math.rad(-20), math.rad(45), math.rad(30)) |
| 1585 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1586 | p.Material = Enum.Material.Glacier |
| 1587 | p.MaterialVariant = "2022 Big Stud" |
| 1588 | p.Anchored = true |
| 1589 | p.Parent = model |
| 1590 | end |
| 1591 | do |
| 1592 | local p = Instance.new("Part") |
| 1593 | p.Name = "YellowFlw_CPetal1" |
| 1594 | p.Size = Vector3.new(0.77, 0.33, 0.77) |
| 1595 | p.CFrame = CFrame.new(3.14012, 10.8081, 0.079558) * CFrame.Angles(math.rad(-20), math.rad(45), math.rad(30)) |
| 1596 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1597 | p.Material = Enum.Material.Glacier |
| 1598 | p.MaterialVariant = "2022 Big Stud" |
| 1599 | p.Anchored = true |
| 1600 | p.Parent = model |
| 1601 | end |
| 1602 | do |
| 1603 | local p = Instance.new("Part") |
| 1604 | p.Name = "YellowFlw_CPetal2" |
| 1605 | p.Size = Vector3.new(0.77, 0.33, 0.77) |
| 1606 | p.CFrame = CFrame.new(2.98009, 10.8741, -2.09181) * CFrame.Angles(math.rad(-20), math.rad(45), math.rad(30)) |
| 1607 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1608 | p.Material = Enum.Material.Glacier |
| 1609 | p.MaterialVariant = "2022 Big Stud" |
| 1610 | p.Anchored = true |
| 1611 | p.Parent = model |
| 1612 | end |
| 1613 | do |
| 1614 | local p = Instance.new("Part") |
| 1615 | p.Name = "YellowFlw_CPetal3" |
| 1616 | p.Size = Vector3.new(0.77, 0.33, 0.77) |
| 1617 | p.CFrame = CFrame.new(2.03703, 10.4731, -0.942273) * CFrame.Angles(math.rad(-20), math.rad(45), math.rad(30)) |
| 1618 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1619 | p.Material = Enum.Material.Glacier |
| 1620 | p.MaterialVariant = "2022 Big Stud" |
| 1621 | p.Anchored = true |
| 1622 | p.Parent = model |
| 1623 | end |
| 1624 | do |
| 1625 | local p = Instance.new("Part") |
| 1626 | p.Name = "FlwStem_3" |
| 1627 | p.Size = Vector3.new(4.64247, 0.5, 0.5) |
| 1628 | p.CFrame = CFrame.new(-1.3, 9.65, 0.975) * CFrame.Angles(math.rad(-180), math.rad(-36.8699), math.rad(-112.145)) |
| 1629 | p.BrickColor = BrickColor.new("Dark green") |
| 1630 | p.Material = Enum.Material.Glacier |
| 1631 | p.MaterialVariant = "2022 Stud" |
| 1632 | p.Anchored = true |
| 1633 | p.Parent = model |
| 1634 | end |
| 1635 | do |
| 1636 | local p = Instance.new("Part") |
| 1637 | p.Name = "LilacFlw_Center" |
| 1638 | p.Size = Vector3.new(0.9, 0.5, 0.9) |
| 1639 | p.CFrame = CFrame.new(-2, 12, 1.5) * CFrame.Angles(math.rad(15), math.rad(-30), math.rad(-15)) |
| 1640 | p.BrickColor = BrickColor.new("Cool yellow") |
| 1641 | p.Material = Enum.Material.Glacier |
| 1642 | p.MaterialVariant = "2022 Stud" |
| 1643 | p.Anchored = true |
| 1644 | p.Parent = model |
| 1645 | end |
| 1646 | do |
| 1647 | local p = Instance.new("Part") |
| 1648 | p.Name = "LilacFlw_Pistil" |
| 1649 | p.Size = Vector3.new(0.5, 0.2, 0.5) |
| 1650 | p.CFrame = CFrame.new(-1.91483, 12.3419, 1.6425) * CFrame.Angles(math.rad(15), math.rad(-30), math.rad(-15)) |
| 1651 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1652 | p.Material = Enum.Material.Glacier |
| 1653 | p.MaterialVariant = "2022 Big Stud" |
| 1654 | p.Anchored = true |
| 1655 | p.Parent = model |
| 1656 | end |
| 1657 | do |
| 1658 | local p = Instance.new("Part") |
| 1659 | p.Name = "LilacFlw_Petal0" |
| 1660 | p.Size = Vector3.new(1, 0.4, 1) |
| 1661 | p.CFrame = CFrame.new(-1.26507, 11.5905, 1.82957) * CFrame.Angles(math.rad(15), math.rad(-30), math.rad(-15)) |
| 1662 | p.BrickColor = BrickColor.new("Lilac") |
| 1663 | p.Material = Enum.Material.Glacier |
| 1664 | p.MaterialVariant = "2022 Stud" |
| 1665 | p.Anchored = true |
| 1666 | p.Parent = model |
| 1667 | end |
| 1668 | do |
| 1669 | local p = Instance.new("Part") |
| 1670 | p.Name = "LilacFlw_Petal1" |
| 1671 | p.Size = Vector3.new(1, 0.4, 1) |
| 1672 | p.CFrame = CFrame.new(-2.77079, 12.2655, 1.11043) * CFrame.Angles(math.rad(15), math.rad(-30), math.rad(-15)) |
| 1673 | p.BrickColor = BrickColor.new("Lilac") |
| 1674 | p.Material = Enum.Material.Glacier |
| 1675 | p.MaterialVariant = "2022 Stud" |
| 1676 | p.Anchored = true |
| 1677 | p.Parent = model |
| 1678 | end |
| 1679 | do |
| 1680 | local p = Instance.new("Part") |
| 1681 | p.Name = "LilacFlw_Petal2" |
| 1682 | p.Size = Vector3.new(1, 0.4, 1) |
| 1683 | p.CFrame = CFrame.new(-2.45, 11.7983, 2.25286) * CFrame.Angles(math.rad(15), math.rad(-30), math.rad(-15)) |
| 1684 | p.BrickColor = BrickColor.new("Lilac") |
| 1685 | p.Material = Enum.Material.Glacier |
| 1686 | p.MaterialVariant = "2022 Stud" |
| 1687 | p.Anchored = true |
| 1688 | p.Parent = model |
| 1689 | end |
| 1690 | do |
| 1691 | local p = Instance.new("Part") |
| 1692 | p.Name = "LilacFlw_Petal3" |
| 1693 | p.Size = Vector3.new(1, 0.4, 1) |
| 1694 | p.CFrame = CFrame.new(-1.55, 12.2017, 0.747135) * CFrame.Angles(math.rad(15), math.rad(-30), math.rad(-15)) |
| 1695 | p.BrickColor = BrickColor.new("Lilac") |
| 1696 | p.Material = Enum.Material.Glacier |
| 1697 | p.MaterialVariant = "2022 Stud" |
| 1698 | p.Anchored = true |
| 1699 | p.Parent = model |
| 1700 | end |
| 1701 | do |
| 1702 | local p = Instance.new("Part") |
| 1703 | p.Name = "LilacFlw_CPetal0" |
| 1704 | p.Size = Vector3.new(0.7, 0.3, 0.7) |
| 1705 | p.CFrame = CFrame.new(-1.80478, 11.4186, 2.29773) * CFrame.Angles(math.rad(15), math.rad(-30), math.rad(-15)) |
| 1706 | p.BrickColor = BrickColor.new("Lilac") |
| 1707 | p.Material = Enum.Material.Glacier |
| 1708 | p.MaterialVariant = "2022 Stud" |
| 1709 | p.Anchored = true |
| 1710 | p.Parent = model |
| 1711 | end |
| 1712 | do |
| 1713 | local p = Instance.new("Part") |
| 1714 | p.Name = "LilacFlw_CPetal1" |
| 1715 | p.Size = Vector3.new(0.7, 0.3, 0.7) |
| 1716 | p.CFrame = CFrame.new(-2.97591, 11.9436, 1.7384) * CFrame.Angles(math.rad(15), math.rad(-30), math.rad(-15)) |
| 1717 | p.BrickColor = BrickColor.new("Lilac") |
| 1718 | p.Material = Enum.Material.Glacier |
| 1719 | p.MaterialVariant = "2022 Stud" |
| 1720 | p.Anchored = true |
| 1721 | p.Parent = model |
| 1722 | end |
| 1723 | do |
| 1724 | local p = Instance.new("Part") |
| 1725 | p.Name = "LilacFlw_CPetal2" |
| 1726 | p.Size = Vector3.new(0.7, 0.3, 0.7) |
| 1727 | p.CFrame = CFrame.new(-1.10478, 11.7324, 1.1266) * CFrame.Angles(math.rad(15), math.rad(-30), math.rad(-15)) |
| 1728 | p.BrickColor = BrickColor.new("Lilac") |
| 1729 | p.Material = Enum.Material.Glacier |
| 1730 | p.MaterialVariant = "2022 Stud" |
| 1731 | p.Anchored = true |
| 1732 | p.Parent = model |
| 1733 | end |
| 1734 | do |
| 1735 | local p = Instance.new("Part") |
| 1736 | p.Name = "LilacFlw_CPetal3" |
| 1737 | p.Size = Vector3.new(0.7, 0.3, 0.7) |
| 1738 | p.CFrame = CFrame.new(-2.27591, 12.2574, 0.567275) * CFrame.Angles(math.rad(15), math.rad(-30), math.rad(-15)) |
| 1739 | p.BrickColor = BrickColor.new("Lilac") |
| 1740 | p.Material = Enum.Material.Glacier |
| 1741 | p.MaterialVariant = "2022 Stud" |
| 1742 | p.Anchored = true |
| 1743 | p.Parent = model |
| 1744 | end |
| 1745 | do |
| 1746 | local p = Instance.new("Part") |
| 1747 | p.Name = "FlwStem_4" |
| 1748 | p.Size = Vector3.new(4.53486, 0.5, 0.5) |
| 1749 | p.CFrame = CFrame.new(1.625, 9.4, 1.625) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(56.9245)) |
| 1750 | p.BrickColor = BrickColor.new("Dark green") |
| 1751 | p.Material = Enum.Material.Glacier |
| 1752 | p.MaterialVariant = "2022 Stud" |
| 1753 | p.Anchored = true |
| 1754 | p.Parent = model |
| 1755 | end |
| 1756 | do |
| 1757 | local p = Instance.new("Part") |
| 1758 | p.Name = "PaleFlw_Center" |
| 1759 | p.Size = Vector3.new(0.9, 0.5, 0.9) |
| 1760 | p.CFrame = CFrame.new(2.5, 11.5, 2.5) * CFrame.Angles(math.rad(25), math.rad(135), math.rad(20)) |
| 1761 | p.BrickColor = BrickColor.new("Bright orange") |
| 1762 | p.Material = Enum.Material.Glacier |
| 1763 | p.MaterialVariant = "2022 Stud" |
| 1764 | p.Anchored = true |
| 1765 | p.Parent = model |
| 1766 | end |
| 1767 | do |
| 1768 | local p = Instance.new("Part") |
| 1769 | p.Name = "PaleFlw_Pistil" |
| 1770 | p.Size = Vector3.new(0.5, 0.2, 0.5) |
| 1771 | p.CFrame = CFrame.new(2.60157, 11.8147, 2.75886) * CFrame.Angles(math.rad(25), math.rad(135), math.rad(20)) |
| 1772 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1773 | p.Material = Enum.Material.Glacier |
| 1774 | p.MaterialVariant = "2022 Big Stud" |
| 1775 | p.Anchored = true |
| 1776 | p.Parent = model |
| 1777 | end |
| 1778 | do |
| 1779 | local p = Instance.new("Part") |
| 1780 | p.Name = "PaleFlw_Petal0" |
| 1781 | p.Size = Vector3.new(1, 0.4, 1) |
| 1782 | p.CFrame = CFrame.new(1.87296, 11.9418, 2.01414) * CFrame.Angles(math.rad(25), math.rad(135), math.rad(20)) |
| 1783 | p.BrickColor = BrickColor.new("Cool yellow") |
| 1784 | p.Material = Enum.Material.Glacier |
| 1785 | p.MaterialVariant = "2022 Stud" |
| 1786 | p.Anchored = true |
| 1787 | p.Parent = model |
| 1788 | end |
| 1789 | do |
| 1790 | local p = Instance.new("Part") |
| 1791 | p.Name = "PaleFlw_Petal1" |
| 1792 | p.Size = Vector3.new(1, 0.4, 1) |
| 1793 | p.CFrame = CFrame.new(3.07867, 10.9083, 2.86259) * CFrame.Angles(math.rad(25), math.rad(135), math.rad(20)) |
| 1794 | p.BrickColor = BrickColor.new("Cool yellow") |
| 1795 | p.Material = Enum.Material.Glacier |
| 1796 | p.MaterialVariant = "2022 Stud" |
| 1797 | p.Anchored = true |
| 1798 | p.Parent = model |
| 1799 | end |
| 1800 | do |
| 1801 | local p = Instance.new("Part") |
| 1802 | p.Name = "PaleFlw_Petal2" |
| 1803 | p.Size = Vector3.new(1, 0.4, 1) |
| 1804 | p.CFrame = CFrame.new(3.15575, 11.829, 1.97253) * CFrame.Angles(math.rad(25), math.rad(135), math.rad(20)) |
| 1805 | p.BrickColor = BrickColor.new("Cool yellow") |
| 1806 | p.Material = Enum.Material.Glacier |
| 1807 | p.MaterialVariant = "2022 Stud" |
| 1808 | p.Anchored = true |
| 1809 | p.Parent = model |
| 1810 | end |
| 1811 | do |
| 1812 | local p = Instance.new("Part") |
| 1813 | p.Name = "PaleFlw_Petal3" |
| 1814 | p.Size = Vector3.new(1, 0.4, 1) |
| 1815 | p.CFrame = CFrame.new(1.8636, 11.231, 3.07677) * CFrame.Angles(math.rad(25), math.rad(135), math.rad(20)) |
| 1816 | p.BrickColor = BrickColor.new("Cool yellow") |
| 1817 | p.Material = Enum.Material.Glacier |
| 1818 | p.MaterialVariant = "2022 Stud" |
| 1819 | p.Anchored = true |
| 1820 | p.Parent = model |
| 1821 | end |
| 1822 | do |
| 1823 | local p = Instance.new("Part") |
| 1824 | p.Name = "PaleFlw_CPetal0" |
| 1825 | p.Size = Vector3.new(0.7, 0.3, 0.7) |
| 1826 | p.CFrame = CFrame.new(2.47665, 11.9579, 1.59544) * CFrame.Angles(math.rad(25), math.rad(135), math.rad(20)) |
| 1827 | p.BrickColor = BrickColor.new("Cool yellow") |
| 1828 | p.Material = Enum.Material.Glacier |
| 1829 | p.MaterialVariant = "2022 Stud" |
| 1830 | p.Anchored = true |
| 1831 | p.Parent = model |
| 1832 | end |
| 1833 | do |
| 1834 | local p = Instance.new("Part") |
| 1835 | p.Name = "PaleFlw_CPetal1" |
| 1836 | p.Size = Vector3.new(0.7, 0.3, 0.7) |
| 1837 | p.CFrame = CFrame.new(3.41656, 11.1607, 2.26083) * CFrame.Angles(math.rad(25), math.rad(135), math.rad(20)) |
| 1838 | p.BrickColor = BrickColor.new("Cool yellow") |
| 1839 | p.Material = Enum.Material.Glacier |
| 1840 | p.MaterialVariant = "2022 Stud" |
| 1841 | p.Anchored = true |
| 1842 | p.Parent = model |
| 1843 | end |
| 1844 | do |
| 1845 | local p = Instance.new("Part") |
| 1846 | p.Name = "PaleFlw_CPetal2" |
| 1847 | p.Size = Vector3.new(0.7, 0.3, 0.7) |
| 1848 | p.CFrame = CFrame.new(1.4867, 11.5395, 2.49264) * CFrame.Angles(math.rad(25), math.rad(135), math.rad(20)) |
| 1849 | p.BrickColor = BrickColor.new("Cool yellow") |
| 1850 | p.Material = Enum.Material.Glacier |
| 1851 | p.MaterialVariant = "2022 Stud" |
| 1852 | p.Anchored = true |
| 1853 | p.Parent = model |
| 1854 | end |
| 1855 | do |
| 1856 | local p = Instance.new("Part") |
| 1857 | p.Name = "PaleFlw_CPetal3" |
| 1858 | p.Size = Vector3.new(0.7, 0.3, 0.7) |
| 1859 | p.CFrame = CFrame.new(2.42662, 10.7423, 3.15802) * CFrame.Angles(math.rad(25), math.rad(135), math.rad(20)) |
| 1860 | p.BrickColor = BrickColor.new("Cool yellow") |
| 1861 | p.Material = Enum.Material.Glacier |
| 1862 | p.MaterialVariant = "2022 Stud" |
| 1863 | p.Anchored = true |
| 1864 | p.Parent = model |
| 1865 | end |
| 1866 | do |
| 1867 | local p = Instance.new("Part") |
| 1868 | p.Name = "FlwStem_5" |
| 1869 | p.Size = Vector3.new(3.1, 0.5, 0.5) |
| 1870 | p.CFrame = CFrame.new(1.3, 8.4, -1.95) * CFrame.Angles(math.rad(0), math.rad(56.3099), math.rad(35.4959)) |
| 1871 | p.BrickColor = BrickColor.new("Dark green") |
| 1872 | p.Material = Enum.Material.Glacier |
| 1873 | p.MaterialVariant = "2022 Stud" |
| 1874 | p.Anchored = true |
| 1875 | p.Parent = model |
| 1876 | end |
| 1877 | do |
| 1878 | local p = Instance.new("Part") |
| 1879 | p.Name = "SmallPink_Center" |
| 1880 | p.Size = Vector3.new(0.72, 0.4, 0.72) |
| 1881 | p.CFrame = CFrame.new(2, 9.5, -3) * CFrame.Angles(math.rad(-40), math.rad(30), math.rad(10)) |
| 1882 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1883 | p.Material = Enum.Material.Glacier |
| 1884 | p.MaterialVariant = "2022 Big Stud" |
| 1885 | p.Anchored = true |
| 1886 | p.Parent = model |
| 1887 | end |
| 1888 | do |
| 1889 | local p = Instance.new("Part") |
| 1890 | p.Name = "SmallPink_Petal0" |
| 1891 | p.Size = Vector3.new(0.8, 0.32, 0.8) |
| 1892 | p.CFrame = CFrame.new(2.60204, 9.43271, -3.39727) * CFrame.Angles(math.rad(-40), math.rad(30), math.rad(10)) |
| 1893 | p.BrickColor = BrickColor.new("Carnation pink") |
| 1894 | p.Material = Enum.Material.Glacier |
| 1895 | p.MaterialVariant = "2022 Stud" |
| 1896 | p.Anchored = true |
| 1897 | p.Parent = model |
| 1898 | end |
| 1899 | do |
| 1900 | local p = Instance.new("Part") |
| 1901 | p.Name = "SmallPink_Petal1" |
| 1902 | p.Size = Vector3.new(0.8, 0.32, 0.8) |
| 1903 | p.CFrame = CFrame.new(1.3739, 9.69693, -2.69337) * CFrame.Angles(math.rad(-40), math.rad(30), math.rad(10)) |
| 1904 | p.BrickColor = BrickColor.new("Carnation pink") |
| 1905 | p.Material = Enum.Material.Glacier |
| 1906 | p.MaterialVariant = "2022 Stud" |
| 1907 | p.Anchored = true |
| 1908 | p.Parent = model |
| 1909 | end |
| 1910 | do |
| 1911 | local p = Instance.new("Part") |
| 1912 | p.Name = "SmallPink_Petal2" |
| 1913 | p.Size = Vector3.new(0.8, 0.32, 0.8) |
| 1914 | p.CFrame = CFrame.new(2.36, 9.9008, -2.52234) * CFrame.Angles(math.rad(-40), math.rad(30), math.rad(10)) |
| 1915 | p.BrickColor = BrickColor.new("Carnation pink") |
| 1916 | p.Material = Enum.Material.Glacier |
| 1917 | p.MaterialVariant = "2022 Stud" |
| 1918 | p.Anchored = true |
| 1919 | p.Parent = model |
| 1920 | end |
| 1921 | do |
| 1922 | local p = Instance.new("Part") |
| 1923 | p.Name = "SmallPink_Petal3" |
| 1924 | p.Size = Vector3.new(0.8, 0.32, 0.8) |
| 1925 | p.CFrame = CFrame.new(1.64, 9.0992, -3.47766) * CFrame.Angles(math.rad(-40), math.rad(30), math.rad(10)) |
| 1926 | p.BrickColor = BrickColor.new("Carnation pink") |
| 1927 | p.Material = Enum.Material.Glacier |
| 1928 | p.MaterialVariant = "2022 Stud" |
| 1929 | p.Anchored = true |
| 1930 | p.Parent = model |
| 1931 | end |
| 1932 | do |
| 1933 | local p = Instance.new("Part") |
| 1934 | p.Name = "FlwStem_6" |
| 1935 | p.Size = Vector3.new(3.04015, 0.5, 0.5) |
| 1936 | p.CFrame = CFrame.new(-2.275, 8.4, 0) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(-143.696)) |
| 1937 | p.BrickColor = BrickColor.new("Dark green") |
| 1938 | p.Material = Enum.Material.Glacier |
| 1939 | p.MaterialVariant = "2022 Stud" |
| 1940 | p.Anchored = true |
| 1941 | p.Parent = model |
| 1942 | end |
| 1943 | do |
| 1944 | local p = Instance.new("Part") |
| 1945 | p.Name = "MidWhite_Center" |
| 1946 | p.Size = Vector3.new(0.81, 0.45, 0.81) |
| 1947 | p.CFrame = CFrame.new(-3.5, 9.5, 0) * CFrame.Angles(math.rad(-10), math.rad(-90), math.rad(-30)) |
| 1948 | p.BrickColor = BrickColor.new("Pink") |
| 1949 | p.Material = Enum.Material.Glacier |
| 1950 | p.MaterialVariant = "2022 Stud" |
| 1951 | p.Anchored = true |
| 1952 | p.Parent = model |
| 1953 | end |
| 1954 | do |
| 1955 | local p = Instance.new("Part") |
| 1956 | p.Name = "MidWhite_Petal0" |
| 1957 | p.Size = Vector3.new(0.9, 0.36, 0.9) |
| 1958 | p.CFrame = CFrame.new(-3.5, 9.22296, 0.761151) * CFrame.Angles(math.rad(-10), math.rad(-90), math.rad(-30)) |
| 1959 | p.BrickColor = BrickColor.new("White") |
| 1960 | p.Material = Enum.Material.Glacier |
| 1961 | p.MaterialVariant = "2022 Stud" |
| 1962 | p.Anchored = true |
| 1963 | p.Parent = model |
| 1964 | end |
| 1965 | do |
| 1966 | local p = Instance.new("Part") |
| 1967 | p.Name = "MidWhite_Petal1" |
| 1968 | p.Size = Vector3.new(0.9, 0.36, 0.9) |
| 1969 | p.CFrame = CFrame.new(-3.5, 9.77704, -0.761151) * CFrame.Angles(math.rad(-10), math.rad(-90), math.rad(-30)) |
| 1970 | p.BrickColor = BrickColor.new("White") |
| 1971 | p.Material = Enum.Material.Glacier |
| 1972 | p.MaterialVariant = "2022 Stud" |
| 1973 | p.Anchored = true |
| 1974 | p.Parent = model |
| 1975 | end |
| 1976 | do |
| 1977 | local p = Instance.new("Part") |
| 1978 | p.Name = "MidWhite_Petal2" |
| 1979 | p.Size = Vector3.new(0.9, 0.36, 0.9) |
| 1980 | p.CFrame = CFrame.new(-4.31, 9.5, 0) * CFrame.Angles(math.rad(-10), math.rad(-90), math.rad(-30)) |
| 1981 | p.BrickColor = BrickColor.new("White") |
| 1982 | p.Material = Enum.Material.Glacier |
| 1983 | p.MaterialVariant = "2022 Stud" |
| 1984 | p.Anchored = true |
| 1985 | p.Parent = model |
| 1986 | end |
| 1987 | do |
| 1988 | local p = Instance.new("Part") |
| 1989 | p.Name = "MidWhite_Petal3" |
| 1990 | p.Size = Vector3.new(0.9, 0.36, 0.9) |
| 1991 | p.CFrame = CFrame.new(-2.69, 9.5, 0) * CFrame.Angles(math.rad(-10), math.rad(-90), math.rad(-30)) |
| 1992 | p.BrickColor = BrickColor.new("White") |
| 1993 | p.Material = Enum.Material.Glacier |
| 1994 | p.MaterialVariant = "2022 Stud" |
| 1995 | p.Anchored = true |
| 1996 | p.Parent = model |
| 1997 | end |
| 1998 | do |
| 1999 | local p = Instance.new("Part") |
| 2000 | p.Name = "FlwStem_7" |
| 2001 | p.Size = Vector3.new(2.77354, 0.5, 0.5) |
| 2002 | p.CFrame = CFrame.new(0, 8.15, -2.275) * CFrame.Angles(math.rad(27.951), math.rad(90), math.rad(0)) |
| 2003 | p.BrickColor = BrickColor.new("Dark green") |
| 2004 | p.Material = Enum.Material.Glacier |
| 2005 | p.MaterialVariant = "2022 Stud" |
| 2006 | p.Anchored = true |
| 2007 | p.Parent = model |
| 2008 | end |
| 2009 | do |
| 2010 | local p = Instance.new("Part") |
| 2011 | p.Name = "LowYellow_Center" |
| 2012 | p.Size = Vector3.new(0.63, 0.35, 0.63) |
| 2013 | p.CFrame = CFrame.new(0, 9, -3.5) * CFrame.Angles(math.rad(-50), math.rad(0), math.rad(0)) |
| 2014 | p.BrickColor = BrickColor.new("Deep orange") |
| 2015 | p.Material = Enum.Material.Glacier |
| 2016 | p.MaterialVariant = "2022 Stud" |
| 2017 | p.Anchored = true |
| 2018 | p.Parent = model |
| 2019 | end |
| 2020 | do |
| 2021 | local p = Instance.new("Part") |
| 2022 | p.Name = "LowYellow_Petal0" |
| 2023 | p.Size = Vector3.new(0.7, 0.28, 0.7) |
| 2024 | p.CFrame = CFrame.new(0.63, 9, -3.5) * CFrame.Angles(math.rad(-50), math.rad(0), math.rad(0)) |
| 2025 | p.BrickColor = BrickColor.new("Bright yellow") |
| 2026 | p.Material = Enum.Material.Glacier |
| 2027 | p.MaterialVariant = "2022 Big Stud" |
| 2028 | p.Anchored = true |
| 2029 | p.Parent = model |
| 2030 | end |
| 2031 | do |
| 2032 | local p = Instance.new("Part") |
| 2033 | p.Name = "LowYellow_Petal1" |
| 2034 | p.Size = Vector3.new(0.7, 0.28, 0.7) |
| 2035 | p.CFrame = CFrame.new(-0.63, 9, -3.5) * CFrame.Angles(math.rad(-50), math.rad(0), math.rad(0)) |
| 2036 | p.BrickColor = BrickColor.new("Bright yellow") |
| 2037 | p.Material = Enum.Material.Glacier |
| 2038 | p.MaterialVariant = "2022 Big Stud" |
| 2039 | p.Anchored = true |
| 2040 | p.Parent = model |
| 2041 | end |
| 2042 | do |
| 2043 | local p = Instance.new("Part") |
| 2044 | p.Name = "LowYellow_Petal2" |
| 2045 | p.Size = Vector3.new(0.7, 0.28, 0.7) |
| 2046 | p.CFrame = CFrame.new(0, 9.48261, -3.09504) * CFrame.Angles(math.rad(-50), math.rad(0), math.rad(0)) |
| 2047 | p.BrickColor = BrickColor.new("Bright yellow") |
| 2048 | p.Material = Enum.Material.Glacier |
| 2049 | p.MaterialVariant = "2022 Big Stud" |
| 2050 | p.Anchored = true |
| 2051 | p.Parent = model |
| 2052 | end |
| 2053 | do |
| 2054 | local p = Instance.new("Part") |
| 2055 | p.Name = "LowYellow_Petal3" |
| 2056 | p.Size = Vector3.new(0.7, 0.28, 0.7) |
| 2057 | p.CFrame = CFrame.new(0, 8.51739, -3.90496) * CFrame.Angles(math.rad(-50), math.rad(0), math.rad(0)) |
| 2058 | p.BrickColor = BrickColor.new("Bright yellow") |
| 2059 | p.Material = Enum.Material.Glacier |
| 2060 | p.MaterialVariant = "2022 Big Stud" |
| 2061 | p.Anchored = true |
| 2062 | p.Parent = model |
| 2063 | end |
| 2064 | do |
| 2065 | local p = Instance.new("Part") |
| 2066 | p.Name = "FlwStem_8" |
| 2067 | p.Size = Vector3.new(3.91312, 0.5, 0.5) |
| 2068 | p.CFrame = CFrame.new(-1.95, 8.9, 1.625) * CFrame.Angles(math.rad(-180), math.rad(-39.8056), math.rad(-134.312)) |
| 2069 | p.BrickColor = BrickColor.new("Dark green") |
| 2070 | p.Material = Enum.Material.Glacier |
| 2071 | p.MaterialVariant = "2022 Stud" |
| 2072 | p.Anchored = true |
| 2073 | p.Parent = model |
| 2074 | end |
| 2075 | do |
| 2076 | local p = Instance.new("Part") |
| 2077 | p.Name = "BackLilac_Center" |
| 2078 | p.Size = Vector3.new(0.81, 0.45, 0.81) |
| 2079 | p.CFrame = CFrame.new(-3, 10.5, 2.5) * CFrame.Angles(math.rad(30), math.rad(-120), math.rad(-10)) |
| 2080 | p.BrickColor = BrickColor.new("Cool yellow") |
| 2081 | p.Material = Enum.Material.Glacier |
| 2082 | p.MaterialVariant = "2022 Stud" |
| 2083 | p.Anchored = true |
| 2084 | p.Parent = model |
| 2085 | end |
| 2086 | do |
| 2087 | local p = Instance.new("Part") |
| 2088 | p.Name = "BackLilac_Petal0" |
| 2089 | p.Size = Vector3.new(0.9, 0.36, 0.9) |
| 2090 | p.CFrame = CFrame.new(-3.4058, 10.095, 3.07775) * CFrame.Angles(math.rad(30), math.rad(-120), math.rad(-10)) |
| 2091 | p.BrickColor = BrickColor.new("Lilac") |
| 2092 | p.Material = Enum.Material.Glacier |
| 2093 | p.MaterialVariant = "2022 Stud" |
| 2094 | p.Anchored = true |
| 2095 | p.Parent = model |
| 2096 | end |
| 2097 | do |
| 2098 | local p = Instance.new("Part") |
| 2099 | p.Name = "BackLilac_Petal1" |
| 2100 | p.Size = Vector3.new(0.9, 0.36, 0.9) |
| 2101 | p.CFrame = CFrame.new(-2.5942, 10.905, 1.92225) * CFrame.Angles(math.rad(30), math.rad(-120), math.rad(-10)) |
| 2102 | p.BrickColor = BrickColor.new("Lilac") |
| 2103 | p.Material = Enum.Material.Glacier |
| 2104 | p.MaterialVariant = "2022 Stud" |
| 2105 | p.Anchored = true |
| 2106 | p.Parent = model |
| 2107 | end |
| 2108 | do |
| 2109 | local p = Instance.new("Part") |
| 2110 | p.Name = "BackLilac_Petal2" |
| 2111 | p.Size = Vector3.new(0.9, 0.36, 0.9) |
| 2112 | p.CFrame = CFrame.new(-3.70148, 10.7025, 2.14926) * CFrame.Angles(math.rad(30), math.rad(-120), math.rad(-10)) |
| 2113 | p.BrickColor = BrickColor.new("Lilac") |
| 2114 | p.Material = Enum.Material.Glacier |
| 2115 | p.MaterialVariant = "2022 Stud" |
| 2116 | p.Anchored = true |
| 2117 | p.Parent = model |
| 2118 | end |
| 2119 | do |
| 2120 | local p = Instance.new("Part") |
| 2121 | p.Name = "BackLilac_Petal3" |
| 2122 | p.Size = Vector3.new(0.9, 0.36, 0.9) |
| 2123 | p.CFrame = CFrame.new(-2.29852, 10.2975, 2.85074) * CFrame.Angles(math.rad(30), math.rad(-120), math.rad(-10)) |
| 2124 | p.BrickColor = BrickColor.new("Lilac") |
| 2125 | p.Material = Enum.Material.Glacier |
| 2126 | p.MaterialVariant = "2022 Stud" |
| 2127 | p.Anchored = true |
| 2128 | p.Parent = model |
| 2129 | end |
| 2130 | do |
| 2131 | local p = Instance.new("Part") |
| 2132 | p.Name = "FlwStem_9" |
| 2133 | p.Size = Vector3.new(2.86051, 0.5, 0.5) |
| 2134 | p.CFrame = CFrame.new(2.275, 8.15, 0.65) * CFrame.Angles(math.rad(0), math.rad(-15.9454), math.rad(27.0305)) |
| 2135 | p.BrickColor = BrickColor.new("Dark green") |
| 2136 | p.Material = Enum.Material.Glacier |
| 2137 | p.MaterialVariant = "2022 Stud" |
| 2138 | p.Anchored = true |
| 2139 | p.Parent = model |
| 2140 | end |
| 2141 | do |
| 2142 | local p = Instance.new("Part") |
| 2143 | p.Name = "LowWhite_Center" |
| 2144 | p.Size = Vector3.new(0.72, 0.4, 0.72) |
| 2145 | p.CFrame = CFrame.new(3.5, 9, 1) * CFrame.Angles(math.rad(-10), math.rad(90), math.rad(40)) |
| 2146 | p.BrickColor = BrickColor.new("Bright yellow") |
| 2147 | p.Material = Enum.Material.Glacier |
| 2148 | p.MaterialVariant = "2022 Big Stud" |
| 2149 | p.Anchored = true |
| 2150 | p.Parent = model |
| 2151 | end |
| 2152 | do |
| 2153 | local p = Instance.new("Part") |
| 2154 | p.Name = "LowWhite_Petal0" |
| 2155 | p.Size = Vector3.new(0.8, 0.32, 0.8) |
| 2156 | p.CFrame = CFrame.new(3.5, 9.36, 0.376462) * CFrame.Angles(math.rad(-10), math.rad(90), math.rad(40)) |
| 2157 | p.BrickColor = BrickColor.new("White") |
| 2158 | p.Material = Enum.Material.Glacier |
| 2159 | p.MaterialVariant = "2022 Stud" |
| 2160 | p.Anchored = true |
| 2161 | p.Parent = model |
| 2162 | end |
| 2163 | do |
| 2164 | local p = Instance.new("Part") |
| 2165 | p.Name = "LowWhite_Petal1" |
| 2166 | p.Size = Vector3.new(0.8, 0.32, 0.8) |
| 2167 | p.CFrame = CFrame.new(3.5, 8.64, 1.62354) * CFrame.Angles(math.rad(-10), math.rad(90), math.rad(40)) |
| 2168 | p.BrickColor = BrickColor.new("White") |
| 2169 | p.Material = Enum.Material.Glacier |
| 2170 | p.MaterialVariant = "2022 Stud" |
| 2171 | p.Anchored = true |
| 2172 | p.Parent = model |
| 2173 | end |
| 2174 | do |
| 2175 | local p = Instance.new("Part") |
| 2176 | p.Name = "LowWhite_Petal2" |
| 2177 | p.Size = Vector3.new(0.8, 0.32, 0.8) |
| 2178 | p.CFrame = CFrame.new(4.22, 9, 1) * CFrame.Angles(math.rad(-10), math.rad(90), math.rad(40)) |
| 2179 | p.BrickColor = BrickColor.new("White") |
| 2180 | p.Material = Enum.Material.Glacier |
| 2181 | p.MaterialVariant = "2022 Stud" |
| 2182 | p.Anchored = true |
| 2183 | p.Parent = model |
| 2184 | end |
| 2185 | do |
| 2186 | local p = Instance.new("Part") |
| 2187 | p.Name = "LowWhite_Petal3" |
| 2188 | p.Size = Vector3.new(0.8, 0.32, 0.8) |
| 2189 | p.CFrame = CFrame.new(2.78, 9, 1) * CFrame.Angles(math.rad(-10), math.rad(90), math.rad(40)) |
| 2190 | p.BrickColor = BrickColor.new("White") |
| 2191 | p.Material = Enum.Material.Glacier |
| 2192 | p.MaterialVariant = "2022 Stud" |
| 2193 | p.Anchored = true |
| 2194 | p.Parent = model |
| 2195 | end |
| 2196 | model.PrimaryPart = model:FindFirstChild("PotBase1") |
| 2197 | print("PottedFlowers built: " .. #model:GetChildren() .. " parts") |
Loading comments...