Loading model...
by Liks · 7/18/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: OrchidPrimrose |
| 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 = "OrchidPrimrose" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Bright green"] = "2022 Stud", |
| 25 | ["Crimson"] = "2022 Stud", |
| 26 | ["Dark red"] = "2022 Stud", |
| 27 | ["Lavender"] = "2022 Stud", |
| 28 | ["Light lilac"] = "2022 Stud", |
| 29 | } |
| 30 | do |
| 31 | local p = Instance.new("Part") |
| 32 | p.Shape = Enum.PartType.Cylinder |
| 33 | p.Name = "Stem" |
| 34 | p.Size = Vector3.new(10, 0.35, 0.35) |
| 35 | p.CFrame = CFrame.new(0, 5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 36 | p.BrickColor = BrickColor.new("Bright green") |
| 37 | p.Material = Enum.Material.Glacier |
| 38 | p.MaterialVariant = "2022 Stud" |
| 39 | p.Anchored = true |
| 40 | p.Parent = model |
| 41 | end |
| 42 | do |
| 43 | local p = Instance.new("Part") |
| 44 | p.Shape = Enum.PartType.Cylinder |
| 45 | p.Name = "SpikeCore" |
| 46 | p.Size = Vector3.new(11, 0.25, 0.25) |
| 47 | p.CFrame = CFrame.new(0, 15.54, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 48 | p.BrickColor = BrickColor.new("Bright green") |
| 49 | p.Material = Enum.Material.Glacier |
| 50 | p.MaterialVariant = "2022 Stud" |
| 51 | p.Anchored = true |
| 52 | p.Parent = model |
| 53 | end |
| 54 | do |
| 55 | local p = Instance.new("Part") |
| 56 | p.Name = "Petal_0_0" |
| 57 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 58 | p.CFrame = CFrame.new(0.754415, 9.70417, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-25)) |
| 59 | p.BrickColor = BrickColor.new("Light lilac") |
| 60 | p.Material = Enum.Material.Glacier |
| 61 | p.MaterialVariant = "2022 Stud" |
| 62 | p.Anchored = true |
| 63 | p.Parent = model |
| 64 | end |
| 65 | do |
| 66 | local p = Instance.new("Part") |
| 67 | p.Name = "Petal_0_1" |
| 68 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 69 | p.CFrame = CFrame.new(0.377208, 9.70417, -0.653343) * CFrame.Angles(math.rad(0), math.rad(60), math.rad(-25)) |
| 70 | p.BrickColor = BrickColor.new("Lavender") |
| 71 | p.Material = Enum.Material.Glacier |
| 72 | p.MaterialVariant = "2022 Stud" |
| 73 | p.Anchored = true |
| 74 | p.Parent = model |
| 75 | end |
| 76 | do |
| 77 | local p = Instance.new("Part") |
| 78 | p.Name = "Petal_0_2" |
| 79 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 80 | p.CFrame = CFrame.new(-0.377208, 9.70417, -0.653343) * CFrame.Angles(math.rad(0), math.rad(120), math.rad(-25)) |
| 81 | p.BrickColor = BrickColor.new("Lavender") |
| 82 | p.Material = Enum.Material.Glacier |
| 83 | p.MaterialVariant = "2022 Stud" |
| 84 | p.Anchored = true |
| 85 | p.Parent = model |
| 86 | end |
| 87 | do |
| 88 | local p = Instance.new("Part") |
| 89 | p.Name = "Petal_0_3" |
| 90 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 91 | p.CFrame = CFrame.new(-0.754415, 9.70417, 0) * CFrame.Angles(math.rad(0), math.rad(180), math.rad(-25)) |
| 92 | p.BrickColor = BrickColor.new("Light lilac") |
| 93 | p.Material = Enum.Material.Glacier |
| 94 | p.MaterialVariant = "2022 Stud" |
| 95 | p.Anchored = true |
| 96 | p.Parent = model |
| 97 | end |
| 98 | do |
| 99 | local p = Instance.new("Part") |
| 100 | p.Name = "Petal_0_4" |
| 101 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 102 | p.CFrame = CFrame.new(-0.377208, 9.70417, 0.653343) * CFrame.Angles(math.rad(0), math.rad(240), math.rad(-25)) |
| 103 | p.BrickColor = BrickColor.new("Lavender") |
| 104 | p.Material = Enum.Material.Glacier |
| 105 | p.MaterialVariant = "2022 Stud" |
| 106 | p.Anchored = true |
| 107 | p.Parent = model |
| 108 | end |
| 109 | do |
| 110 | local p = Instance.new("Part") |
| 111 | p.Name = "Petal_0_5" |
| 112 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 113 | p.CFrame = CFrame.new(0.377208, 9.70417, 0.653343) * CFrame.Angles(math.rad(0), math.rad(300), math.rad(-25)) |
| 114 | p.BrickColor = BrickColor.new("Lavender") |
| 115 | p.Material = Enum.Material.Glacier |
| 116 | p.MaterialVariant = "2022 Stud" |
| 117 | p.Anchored = true |
| 118 | p.Parent = model |
| 119 | end |
| 120 | do |
| 121 | local p = Instance.new("Part") |
| 122 | p.Name = "Petal_1_0" |
| 123 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 124 | p.CFrame = CFrame.new(0.598518, 10.1842, -0.459259) * CFrame.Angles(math.rad(0), math.rad(37.5), math.rad(-25)) |
| 125 | p.BrickColor = BrickColor.new("Lavender") |
| 126 | p.Material = Enum.Material.Glacier |
| 127 | p.MaterialVariant = "2022 Stud" |
| 128 | p.Anchored = true |
| 129 | p.Parent = model |
| 130 | end |
| 131 | do |
| 132 | local p = Instance.new("Part") |
| 133 | p.Name = "Petal_1_1" |
| 134 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 135 | p.CFrame = CFrame.new(-0.098471, 10.1842, -0.747961) * CFrame.Angles(math.rad(0), math.rad(97.5), math.rad(-25)) |
| 136 | p.BrickColor = BrickColor.new("Lavender") |
| 137 | p.Material = Enum.Material.Glacier |
| 138 | p.MaterialVariant = "2022 Stud" |
| 139 | p.Anchored = true |
| 140 | p.Parent = model |
| 141 | end |
| 142 | do |
| 143 | local p = Instance.new("Part") |
| 144 | p.Name = "Petal_1_2" |
| 145 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 146 | p.CFrame = CFrame.new(-0.696989, 10.1842, -0.288702) * CFrame.Angles(math.rad(0), math.rad(157.5), math.rad(-25)) |
| 147 | p.BrickColor = BrickColor.new("Light lilac") |
| 148 | p.Material = Enum.Material.Glacier |
| 149 | p.MaterialVariant = "2022 Stud" |
| 150 | p.Anchored = true |
| 151 | p.Parent = model |
| 152 | end |
| 153 | do |
| 154 | local p = Instance.new("Part") |
| 155 | p.Name = "Petal_1_3" |
| 156 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 157 | p.CFrame = CFrame.new(-0.598518, 10.1842, 0.459259) * CFrame.Angles(math.rad(0), math.rad(217.5), math.rad(-25)) |
| 158 | p.BrickColor = BrickColor.new("Lavender") |
| 159 | p.Material = Enum.Material.Glacier |
| 160 | p.MaterialVariant = "2022 Stud" |
| 161 | p.Anchored = true |
| 162 | p.Parent = model |
| 163 | end |
| 164 | do |
| 165 | local p = Instance.new("Part") |
| 166 | p.Name = "Petal_1_4" |
| 167 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 168 | p.CFrame = CFrame.new(0.098471, 10.1842, 0.747961) * CFrame.Angles(math.rad(0), math.rad(277.5), math.rad(-25)) |
| 169 | p.BrickColor = BrickColor.new("Lavender") |
| 170 | p.Material = Enum.Material.Glacier |
| 171 | p.MaterialVariant = "2022 Stud" |
| 172 | p.Anchored = true |
| 173 | p.Parent = model |
| 174 | end |
| 175 | do |
| 176 | local p = Instance.new("Part") |
| 177 | p.Name = "Petal_1_5" |
| 178 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 179 | p.CFrame = CFrame.new(0.696989, 10.1842, 0.288702) * CFrame.Angles(math.rad(0), math.rad(337.5), math.rad(-25)) |
| 180 | p.BrickColor = BrickColor.new("Light lilac") |
| 181 | p.Material = Enum.Material.Glacier |
| 182 | p.MaterialVariant = "2022 Stud" |
| 183 | p.Anchored = true |
| 184 | p.Parent = model |
| 185 | end |
| 186 | do |
| 187 | local p = Instance.new("Part") |
| 188 | p.Name = "Petal_2_0" |
| 189 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 190 | p.CFrame = CFrame.new(0.195257, 10.6642, -0.728709) * CFrame.Angles(math.rad(0), math.rad(75), math.rad(-25)) |
| 191 | p.BrickColor = BrickColor.new("Lavender") |
| 192 | p.Material = Enum.Material.Glacier |
| 193 | p.MaterialVariant = "2022 Stud" |
| 194 | p.Anchored = true |
| 195 | p.Parent = model |
| 196 | end |
| 197 | do |
| 198 | local p = Instance.new("Part") |
| 199 | p.Name = "Petal_2_1" |
| 200 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 201 | p.CFrame = CFrame.new(-0.533452, 10.6642, -0.533452) * CFrame.Angles(math.rad(0), math.rad(135), math.rad(-25)) |
| 202 | p.BrickColor = BrickColor.new("Light lilac") |
| 203 | p.Material = Enum.Material.Glacier |
| 204 | p.MaterialVariant = "2022 Stud" |
| 205 | p.Anchored = true |
| 206 | p.Parent = model |
| 207 | end |
| 208 | do |
| 209 | local p = Instance.new("Part") |
| 210 | p.Name = "Petal_2_2" |
| 211 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 212 | p.CFrame = CFrame.new(-0.728709, 10.6642, 0.195257) * CFrame.Angles(math.rad(0), math.rad(195), math.rad(-25)) |
| 213 | p.BrickColor = BrickColor.new("Lavender") |
| 214 | p.Material = Enum.Material.Glacier |
| 215 | p.MaterialVariant = "2022 Stud" |
| 216 | p.Anchored = true |
| 217 | p.Parent = model |
| 218 | end |
| 219 | do |
| 220 | local p = Instance.new("Part") |
| 221 | p.Name = "Petal_2_3" |
| 222 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 223 | p.CFrame = CFrame.new(-0.195257, 10.6642, 0.728709) * CFrame.Angles(math.rad(0), math.rad(255), math.rad(-25)) |
| 224 | p.BrickColor = BrickColor.new("Lavender") |
| 225 | p.Material = Enum.Material.Glacier |
| 226 | p.MaterialVariant = "2022 Stud" |
| 227 | p.Anchored = true |
| 228 | p.Parent = model |
| 229 | end |
| 230 | do |
| 231 | local p = Instance.new("Part") |
| 232 | p.Name = "Petal_2_4" |
| 233 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 234 | p.CFrame = CFrame.new(0.533452, 10.6642, 0.533452) * CFrame.Angles(math.rad(0), math.rad(315), math.rad(-25)) |
| 235 | p.BrickColor = BrickColor.new("Light lilac") |
| 236 | p.Material = Enum.Material.Glacier |
| 237 | p.MaterialVariant = "2022 Stud" |
| 238 | p.Anchored = true |
| 239 | p.Parent = model |
| 240 | end |
| 241 | do |
| 242 | local p = Instance.new("Part") |
| 243 | p.Name = "Petal_2_5" |
| 244 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 245 | p.CFrame = CFrame.new(0.728709, 10.6642, -0.195257) * CFrame.Angles(math.rad(0), math.rad(375), math.rad(-25)) |
| 246 | p.BrickColor = BrickColor.new("Lavender") |
| 247 | p.Material = Enum.Material.Glacier |
| 248 | p.MaterialVariant = "2022 Stud" |
| 249 | p.Anchored = true |
| 250 | p.Parent = model |
| 251 | end |
| 252 | do |
| 253 | local p = Instance.new("Part") |
| 254 | p.Name = "Petal_3_0" |
| 255 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 256 | p.CFrame = CFrame.new(-0.288702, 11.1442, -0.696989) * CFrame.Angles(math.rad(0), math.rad(112.5), math.rad(-25)) |
| 257 | p.BrickColor = BrickColor.new("Light lilac") |
| 258 | p.Material = Enum.Material.Glacier |
| 259 | p.MaterialVariant = "2022 Stud" |
| 260 | p.Anchored = true |
| 261 | p.Parent = model |
| 262 | end |
| 263 | do |
| 264 | local p = Instance.new("Part") |
| 265 | p.Name = "Petal_3_1" |
| 266 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 267 | p.CFrame = CFrame.new(-0.747961, 11.1442, -0.098471) * CFrame.Angles(math.rad(0), math.rad(172.5), math.rad(-25)) |
| 268 | p.BrickColor = BrickColor.new("Lavender") |
| 269 | p.Material = Enum.Material.Glacier |
| 270 | p.MaterialVariant = "2022 Stud" |
| 271 | p.Anchored = true |
| 272 | p.Parent = model |
| 273 | end |
| 274 | do |
| 275 | local p = Instance.new("Part") |
| 276 | p.Name = "Petal_3_2" |
| 277 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 278 | p.CFrame = CFrame.new(-0.459259, 11.1442, 0.598518) * CFrame.Angles(math.rad(0), math.rad(232.5), math.rad(-25)) |
| 279 | p.BrickColor = BrickColor.new("Lavender") |
| 280 | p.Material = Enum.Material.Glacier |
| 281 | p.MaterialVariant = "2022 Stud" |
| 282 | p.Anchored = true |
| 283 | p.Parent = model |
| 284 | end |
| 285 | do |
| 286 | local p = Instance.new("Part") |
| 287 | p.Name = "Petal_3_3" |
| 288 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 289 | p.CFrame = CFrame.new(0.288702, 11.1442, 0.696989) * CFrame.Angles(math.rad(0), math.rad(292.5), math.rad(-25)) |
| 290 | p.BrickColor = BrickColor.new("Light lilac") |
| 291 | p.Material = Enum.Material.Glacier |
| 292 | p.MaterialVariant = "2022 Stud" |
| 293 | p.Anchored = true |
| 294 | p.Parent = model |
| 295 | end |
| 296 | do |
| 297 | local p = Instance.new("Part") |
| 298 | p.Name = "Petal_3_4" |
| 299 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 300 | p.CFrame = CFrame.new(0.747961, 11.1442, 0.098471) * CFrame.Angles(math.rad(0), math.rad(352.5), math.rad(-25)) |
| 301 | p.BrickColor = BrickColor.new("Lavender") |
| 302 | p.Material = Enum.Material.Glacier |
| 303 | p.MaterialVariant = "2022 Stud" |
| 304 | p.Anchored = true |
| 305 | p.Parent = model |
| 306 | end |
| 307 | do |
| 308 | local p = Instance.new("Part") |
| 309 | p.Name = "Petal_3_5" |
| 310 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 311 | p.CFrame = CFrame.new(0.459259, 11.1442, -0.598518) * CFrame.Angles(math.rad(0), math.rad(412.5), math.rad(-25)) |
| 312 | p.BrickColor = BrickColor.new("Lavender") |
| 313 | p.Material = Enum.Material.Glacier |
| 314 | p.MaterialVariant = "2022 Stud" |
| 315 | p.Anchored = true |
| 316 | p.Parent = model |
| 317 | end |
| 318 | do |
| 319 | local p = Instance.new("Part") |
| 320 | p.Name = "Petal_4_0" |
| 321 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 322 | p.CFrame = CFrame.new(-0.653343, 11.6242, -0.377208) * CFrame.Angles(math.rad(0), math.rad(150), math.rad(-25)) |
| 323 | p.BrickColor = BrickColor.new("Lavender") |
| 324 | p.Material = Enum.Material.Glacier |
| 325 | p.MaterialVariant = "2022 Stud" |
| 326 | p.Anchored = true |
| 327 | p.Parent = model |
| 328 | end |
| 329 | do |
| 330 | local p = Instance.new("Part") |
| 331 | p.Name = "Petal_4_1" |
| 332 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 333 | p.CFrame = CFrame.new(-0.653343, 11.6242, 0.377208) * CFrame.Angles(math.rad(0), math.rad(210), math.rad(-25)) |
| 334 | p.BrickColor = BrickColor.new("Lavender") |
| 335 | p.Material = Enum.Material.Glacier |
| 336 | p.MaterialVariant = "2022 Stud" |
| 337 | p.Anchored = true |
| 338 | p.Parent = model |
| 339 | end |
| 340 | do |
| 341 | local p = Instance.new("Part") |
| 342 | p.Name = "Petal_4_2" |
| 343 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 344 | p.CFrame = CFrame.new(0, 11.6242, 0.754415) * CFrame.Angles(math.rad(0), math.rad(270), math.rad(-25)) |
| 345 | p.BrickColor = BrickColor.new("Light lilac") |
| 346 | p.Material = Enum.Material.Glacier |
| 347 | p.MaterialVariant = "2022 Stud" |
| 348 | p.Anchored = true |
| 349 | p.Parent = model |
| 350 | end |
| 351 | do |
| 352 | local p = Instance.new("Part") |
| 353 | p.Name = "Petal_4_3" |
| 354 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 355 | p.CFrame = CFrame.new(0.653343, 11.6242, 0.377208) * CFrame.Angles(math.rad(0), math.rad(330), math.rad(-25)) |
| 356 | p.BrickColor = BrickColor.new("Lavender") |
| 357 | p.Material = Enum.Material.Glacier |
| 358 | p.MaterialVariant = "2022 Stud" |
| 359 | p.Anchored = true |
| 360 | p.Parent = model |
| 361 | end |
| 362 | do |
| 363 | local p = Instance.new("Part") |
| 364 | p.Name = "Petal_4_4" |
| 365 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 366 | p.CFrame = CFrame.new(0.653343, 11.6242, -0.377208) * CFrame.Angles(math.rad(0), math.rad(390), math.rad(-25)) |
| 367 | p.BrickColor = BrickColor.new("Lavender") |
| 368 | p.Material = Enum.Material.Glacier |
| 369 | p.MaterialVariant = "2022 Stud" |
| 370 | p.Anchored = true |
| 371 | p.Parent = model |
| 372 | end |
| 373 | do |
| 374 | local p = Instance.new("Part") |
| 375 | p.Name = "Petal_4_5" |
| 376 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 377 | p.CFrame = CFrame.new(0, 11.6242, -0.754415) * CFrame.Angles(math.rad(0), math.rad(450), math.rad(-25)) |
| 378 | p.BrickColor = BrickColor.new("Light lilac") |
| 379 | p.Material = Enum.Material.Glacier |
| 380 | p.MaterialVariant = "2022 Stud" |
| 381 | p.Anchored = true |
| 382 | p.Parent = model |
| 383 | end |
| 384 | do |
| 385 | local p = Instance.new("Part") |
| 386 | p.Name = "Petal_5_0" |
| 387 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 388 | p.CFrame = CFrame.new(-0.747961, 12.1042, 0.098471) * CFrame.Angles(math.rad(0), math.rad(187.5), math.rad(-25)) |
| 389 | p.BrickColor = BrickColor.new("Lavender") |
| 390 | p.Material = Enum.Material.Glacier |
| 391 | p.MaterialVariant = "2022 Stud" |
| 392 | p.Anchored = true |
| 393 | p.Parent = model |
| 394 | end |
| 395 | do |
| 396 | local p = Instance.new("Part") |
| 397 | p.Name = "Petal_5_1" |
| 398 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 399 | p.CFrame = CFrame.new(-0.288702, 12.1042, 0.696989) * CFrame.Angles(math.rad(0), math.rad(247.5), math.rad(-25)) |
| 400 | p.BrickColor = BrickColor.new("Light lilac") |
| 401 | p.Material = Enum.Material.Glacier |
| 402 | p.MaterialVariant = "2022 Stud" |
| 403 | p.Anchored = true |
| 404 | p.Parent = model |
| 405 | end |
| 406 | do |
| 407 | local p = Instance.new("Part") |
| 408 | p.Name = "Petal_5_2" |
| 409 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 410 | p.CFrame = CFrame.new(0.459259, 12.1042, 0.598518) * CFrame.Angles(math.rad(0), math.rad(307.5), math.rad(-25)) |
| 411 | p.BrickColor = BrickColor.new("Lavender") |
| 412 | p.Material = Enum.Material.Glacier |
| 413 | p.MaterialVariant = "2022 Stud" |
| 414 | p.Anchored = true |
| 415 | p.Parent = model |
| 416 | end |
| 417 | do |
| 418 | local p = Instance.new("Part") |
| 419 | p.Name = "Petal_5_3" |
| 420 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 421 | p.CFrame = CFrame.new(0.747961, 12.1042, -0.098471) * CFrame.Angles(math.rad(0), math.rad(367.5), math.rad(-25)) |
| 422 | p.BrickColor = BrickColor.new("Lavender") |
| 423 | p.Material = Enum.Material.Glacier |
| 424 | p.MaterialVariant = "2022 Stud" |
| 425 | p.Anchored = true |
| 426 | p.Parent = model |
| 427 | end |
| 428 | do |
| 429 | local p = Instance.new("Part") |
| 430 | p.Name = "Petal_5_4" |
| 431 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 432 | p.CFrame = CFrame.new(0.288702, 12.1042, -0.696989) * CFrame.Angles(math.rad(0), math.rad(427.5), math.rad(-25)) |
| 433 | p.BrickColor = BrickColor.new("Light lilac") |
| 434 | p.Material = Enum.Material.Glacier |
| 435 | p.MaterialVariant = "2022 Stud" |
| 436 | p.Anchored = true |
| 437 | p.Parent = model |
| 438 | end |
| 439 | do |
| 440 | local p = Instance.new("Part") |
| 441 | p.Name = "Petal_5_5" |
| 442 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 443 | p.CFrame = CFrame.new(-0.459259, 12.1042, -0.598518) * CFrame.Angles(math.rad(0), math.rad(487.5), math.rad(-25)) |
| 444 | p.BrickColor = BrickColor.new("Lavender") |
| 445 | p.Material = Enum.Material.Glacier |
| 446 | p.MaterialVariant = "2022 Stud" |
| 447 | p.Anchored = true |
| 448 | p.Parent = model |
| 449 | end |
| 450 | do |
| 451 | local p = Instance.new("Part") |
| 452 | p.Name = "Petal_6_0" |
| 453 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 454 | p.CFrame = CFrame.new(-0.533452, 12.5842, 0.533452) * CFrame.Angles(math.rad(0), math.rad(225), math.rad(-25)) |
| 455 | p.BrickColor = BrickColor.new("Light lilac") |
| 456 | p.Material = Enum.Material.Glacier |
| 457 | p.MaterialVariant = "2022 Stud" |
| 458 | p.Anchored = true |
| 459 | p.Parent = model |
| 460 | end |
| 461 | do |
| 462 | local p = Instance.new("Part") |
| 463 | p.Name = "Petal_6_1" |
| 464 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 465 | p.CFrame = CFrame.new(0.195257, 12.5842, 0.728709) * CFrame.Angles(math.rad(0), math.rad(285), math.rad(-25)) |
| 466 | p.BrickColor = BrickColor.new("Lavender") |
| 467 | p.Material = Enum.Material.Glacier |
| 468 | p.MaterialVariant = "2022 Stud" |
| 469 | p.Anchored = true |
| 470 | p.Parent = model |
| 471 | end |
| 472 | do |
| 473 | local p = Instance.new("Part") |
| 474 | p.Name = "Petal_6_2" |
| 475 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 476 | p.CFrame = CFrame.new(0.728709, 12.5842, 0.195257) * CFrame.Angles(math.rad(0), math.rad(345), math.rad(-25)) |
| 477 | p.BrickColor = BrickColor.new("Lavender") |
| 478 | p.Material = Enum.Material.Glacier |
| 479 | p.MaterialVariant = "2022 Stud" |
| 480 | p.Anchored = true |
| 481 | p.Parent = model |
| 482 | end |
| 483 | do |
| 484 | local p = Instance.new("Part") |
| 485 | p.Name = "Petal_6_3" |
| 486 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 487 | p.CFrame = CFrame.new(0.533452, 12.5842, -0.533452) * CFrame.Angles(math.rad(0), math.rad(405), math.rad(-25)) |
| 488 | p.BrickColor = BrickColor.new("Light lilac") |
| 489 | p.Material = Enum.Material.Glacier |
| 490 | p.MaterialVariant = "2022 Stud" |
| 491 | p.Anchored = true |
| 492 | p.Parent = model |
| 493 | end |
| 494 | do |
| 495 | local p = Instance.new("Part") |
| 496 | p.Name = "Petal_6_4" |
| 497 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 498 | p.CFrame = CFrame.new(-0.195257, 12.5842, -0.728709) * CFrame.Angles(math.rad(0), math.rad(465), math.rad(-25)) |
| 499 | p.BrickColor = BrickColor.new("Lavender") |
| 500 | p.Material = Enum.Material.Glacier |
| 501 | p.MaterialVariant = "2022 Stud" |
| 502 | p.Anchored = true |
| 503 | p.Parent = model |
| 504 | end |
| 505 | do |
| 506 | local p = Instance.new("Part") |
| 507 | p.Name = "Petal_6_5" |
| 508 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 509 | p.CFrame = CFrame.new(-0.728709, 12.5842, -0.195257) * CFrame.Angles(math.rad(0), math.rad(525), math.rad(-25)) |
| 510 | p.BrickColor = BrickColor.new("Lavender") |
| 511 | p.Material = Enum.Material.Glacier |
| 512 | p.MaterialVariant = "2022 Stud" |
| 513 | p.Anchored = true |
| 514 | p.Parent = model |
| 515 | end |
| 516 | do |
| 517 | local p = Instance.new("Part") |
| 518 | p.Name = "Petal_7_0" |
| 519 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 520 | p.CFrame = CFrame.new(-0.098471, 13.0642, 0.747961) * CFrame.Angles(math.rad(0), math.rad(262.5), math.rad(-25)) |
| 521 | p.BrickColor = BrickColor.new("Lavender") |
| 522 | p.Material = Enum.Material.Glacier |
| 523 | p.MaterialVariant = "2022 Stud" |
| 524 | p.Anchored = true |
| 525 | p.Parent = model |
| 526 | end |
| 527 | do |
| 528 | local p = Instance.new("Part") |
| 529 | p.Name = "Petal_7_1" |
| 530 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 531 | p.CFrame = CFrame.new(0.598518, 13.0642, 0.459259) * CFrame.Angles(math.rad(0), math.rad(322.5), math.rad(-25)) |
| 532 | p.BrickColor = BrickColor.new("Lavender") |
| 533 | p.Material = Enum.Material.Glacier |
| 534 | p.MaterialVariant = "2022 Stud" |
| 535 | p.Anchored = true |
| 536 | p.Parent = model |
| 537 | end |
| 538 | do |
| 539 | local p = Instance.new("Part") |
| 540 | p.Name = "Petal_7_2" |
| 541 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 542 | p.CFrame = CFrame.new(0.696989, 13.0642, -0.288702) * CFrame.Angles(math.rad(0), math.rad(382.5), math.rad(-25)) |
| 543 | p.BrickColor = BrickColor.new("Light lilac") |
| 544 | p.Material = Enum.Material.Glacier |
| 545 | p.MaterialVariant = "2022 Stud" |
| 546 | p.Anchored = true |
| 547 | p.Parent = model |
| 548 | end |
| 549 | do |
| 550 | local p = Instance.new("Part") |
| 551 | p.Name = "Petal_7_3" |
| 552 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 553 | p.CFrame = CFrame.new(0.098471, 13.0642, -0.747961) * CFrame.Angles(math.rad(0), math.rad(442.5), math.rad(-25)) |
| 554 | p.BrickColor = BrickColor.new("Lavender") |
| 555 | p.Material = Enum.Material.Glacier |
| 556 | p.MaterialVariant = "2022 Stud" |
| 557 | p.Anchored = true |
| 558 | p.Parent = model |
| 559 | end |
| 560 | do |
| 561 | local p = Instance.new("Part") |
| 562 | p.Name = "Petal_7_4" |
| 563 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 564 | p.CFrame = CFrame.new(-0.598518, 13.0642, -0.459259) * CFrame.Angles(math.rad(0), math.rad(502.5), math.rad(-25)) |
| 565 | p.BrickColor = BrickColor.new("Lavender") |
| 566 | p.Material = Enum.Material.Glacier |
| 567 | p.MaterialVariant = "2022 Stud" |
| 568 | p.Anchored = true |
| 569 | p.Parent = model |
| 570 | end |
| 571 | do |
| 572 | local p = Instance.new("Part") |
| 573 | p.Name = "Petal_7_5" |
| 574 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 575 | p.CFrame = CFrame.new(-0.696989, 13.0642, 0.288702) * CFrame.Angles(math.rad(0), math.rad(562.5), math.rad(-25)) |
| 576 | p.BrickColor = BrickColor.new("Light lilac") |
| 577 | p.Material = Enum.Material.Glacier |
| 578 | p.MaterialVariant = "2022 Stud" |
| 579 | p.Anchored = true |
| 580 | p.Parent = model |
| 581 | end |
| 582 | do |
| 583 | local p = Instance.new("Part") |
| 584 | p.Name = "Petal_8_0" |
| 585 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 586 | p.CFrame = CFrame.new(0.377208, 13.5442, 0.653343) * CFrame.Angles(math.rad(0), math.rad(300), math.rad(-25)) |
| 587 | p.BrickColor = BrickColor.new("Lavender") |
| 588 | p.Material = Enum.Material.Glacier |
| 589 | p.MaterialVariant = "2022 Stud" |
| 590 | p.Anchored = true |
| 591 | p.Parent = model |
| 592 | end |
| 593 | do |
| 594 | local p = Instance.new("Part") |
| 595 | p.Name = "Petal_8_1" |
| 596 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 597 | p.CFrame = CFrame.new(0.754415, 13.5442, 0) * CFrame.Angles(math.rad(0), math.rad(360), math.rad(-25)) |
| 598 | p.BrickColor = BrickColor.new("Light lilac") |
| 599 | p.Material = Enum.Material.Glacier |
| 600 | p.MaterialVariant = "2022 Stud" |
| 601 | p.Anchored = true |
| 602 | p.Parent = model |
| 603 | end |
| 604 | do |
| 605 | local p = Instance.new("Part") |
| 606 | p.Name = "Petal_8_2" |
| 607 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 608 | p.CFrame = CFrame.new(0.377208, 13.5442, -0.653343) * CFrame.Angles(math.rad(0), math.rad(420), math.rad(-25)) |
| 609 | p.BrickColor = BrickColor.new("Lavender") |
| 610 | p.Material = Enum.Material.Glacier |
| 611 | p.MaterialVariant = "2022 Stud" |
| 612 | p.Anchored = true |
| 613 | p.Parent = model |
| 614 | end |
| 615 | do |
| 616 | local p = Instance.new("Part") |
| 617 | p.Name = "Petal_8_3" |
| 618 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 619 | p.CFrame = CFrame.new(-0.377208, 13.5442, -0.653343) * CFrame.Angles(math.rad(0), math.rad(480), math.rad(-25)) |
| 620 | p.BrickColor = BrickColor.new("Lavender") |
| 621 | p.Material = Enum.Material.Glacier |
| 622 | p.MaterialVariant = "2022 Stud" |
| 623 | p.Anchored = true |
| 624 | p.Parent = model |
| 625 | end |
| 626 | do |
| 627 | local p = Instance.new("Part") |
| 628 | p.Name = "Petal_8_4" |
| 629 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 630 | p.CFrame = CFrame.new(-0.754415, 13.5442, 0) * CFrame.Angles(math.rad(0), math.rad(540), math.rad(-25)) |
| 631 | p.BrickColor = BrickColor.new("Light lilac") |
| 632 | p.Material = Enum.Material.Glacier |
| 633 | p.MaterialVariant = "2022 Stud" |
| 634 | p.Anchored = true |
| 635 | p.Parent = model |
| 636 | end |
| 637 | do |
| 638 | local p = Instance.new("Part") |
| 639 | p.Name = "Petal_8_5" |
| 640 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 641 | p.CFrame = CFrame.new(-0.377208, 13.5442, 0.653343) * CFrame.Angles(math.rad(0), math.rad(600), math.rad(-25)) |
| 642 | p.BrickColor = BrickColor.new("Lavender") |
| 643 | p.Material = Enum.Material.Glacier |
| 644 | p.MaterialVariant = "2022 Stud" |
| 645 | p.Anchored = true |
| 646 | p.Parent = model |
| 647 | end |
| 648 | do |
| 649 | local p = Instance.new("Part") |
| 650 | p.Name = "Petal_9_0" |
| 651 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 652 | p.CFrame = CFrame.new(0.696989, 14.0242, 0.288702) * CFrame.Angles(math.rad(0), math.rad(337.5), math.rad(-25)) |
| 653 | p.BrickColor = BrickColor.new("Light lilac") |
| 654 | p.Material = Enum.Material.Glacier |
| 655 | p.MaterialVariant = "2022 Stud" |
| 656 | p.Anchored = true |
| 657 | p.Parent = model |
| 658 | end |
| 659 | do |
| 660 | local p = Instance.new("Part") |
| 661 | p.Name = "Petal_9_1" |
| 662 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 663 | p.CFrame = CFrame.new(0.598518, 14.0242, -0.459259) * CFrame.Angles(math.rad(0), math.rad(397.5), math.rad(-25)) |
| 664 | p.BrickColor = BrickColor.new("Lavender") |
| 665 | p.Material = Enum.Material.Glacier |
| 666 | p.MaterialVariant = "2022 Stud" |
| 667 | p.Anchored = true |
| 668 | p.Parent = model |
| 669 | end |
| 670 | do |
| 671 | local p = Instance.new("Part") |
| 672 | p.Name = "Petal_9_2" |
| 673 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 674 | p.CFrame = CFrame.new(-0.098471, 14.0242, -0.747961) * CFrame.Angles(math.rad(0), math.rad(457.5), math.rad(-25)) |
| 675 | p.BrickColor = BrickColor.new("Lavender") |
| 676 | p.Material = Enum.Material.Glacier |
| 677 | p.MaterialVariant = "2022 Stud" |
| 678 | p.Anchored = true |
| 679 | p.Parent = model |
| 680 | end |
| 681 | do |
| 682 | local p = Instance.new("Part") |
| 683 | p.Name = "Petal_9_3" |
| 684 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 685 | p.CFrame = CFrame.new(-0.696989, 14.0242, -0.288702) * CFrame.Angles(math.rad(0), math.rad(517.5), math.rad(-25)) |
| 686 | p.BrickColor = BrickColor.new("Light lilac") |
| 687 | p.Material = Enum.Material.Glacier |
| 688 | p.MaterialVariant = "2022 Stud" |
| 689 | p.Anchored = true |
| 690 | p.Parent = model |
| 691 | end |
| 692 | do |
| 693 | local p = Instance.new("Part") |
| 694 | p.Name = "Petal_9_4" |
| 695 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 696 | p.CFrame = CFrame.new(-0.598518, 14.0242, 0.459259) * CFrame.Angles(math.rad(0), math.rad(577.5), math.rad(-25)) |
| 697 | p.BrickColor = BrickColor.new("Lavender") |
| 698 | p.Material = Enum.Material.Glacier |
| 699 | p.MaterialVariant = "2022 Stud" |
| 700 | p.Anchored = true |
| 701 | p.Parent = model |
| 702 | end |
| 703 | do |
| 704 | local p = Instance.new("Part") |
| 705 | p.Name = "Petal_9_5" |
| 706 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 707 | p.CFrame = CFrame.new(0.098471, 14.0242, 0.747961) * CFrame.Angles(math.rad(0), math.rad(637.5), math.rad(-25)) |
| 708 | p.BrickColor = BrickColor.new("Lavender") |
| 709 | p.Material = Enum.Material.Glacier |
| 710 | p.MaterialVariant = "2022 Stud" |
| 711 | p.Anchored = true |
| 712 | p.Parent = model |
| 713 | end |
| 714 | do |
| 715 | local p = Instance.new("Part") |
| 716 | p.Name = "Petal_10_0" |
| 717 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 718 | p.CFrame = CFrame.new(0.728709, 14.5042, -0.195257) * CFrame.Angles(math.rad(0), math.rad(375), math.rad(-25)) |
| 719 | p.BrickColor = BrickColor.new("Lavender") |
| 720 | p.Material = Enum.Material.Glacier |
| 721 | p.MaterialVariant = "2022 Stud" |
| 722 | p.Anchored = true |
| 723 | p.Parent = model |
| 724 | end |
| 725 | do |
| 726 | local p = Instance.new("Part") |
| 727 | p.Name = "Petal_10_1" |
| 728 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 729 | p.CFrame = CFrame.new(0.195257, 14.5042, -0.728709) * CFrame.Angles(math.rad(0), math.rad(435), math.rad(-25)) |
| 730 | p.BrickColor = BrickColor.new("Lavender") |
| 731 | p.Material = Enum.Material.Glacier |
| 732 | p.MaterialVariant = "2022 Stud" |
| 733 | p.Anchored = true |
| 734 | p.Parent = model |
| 735 | end |
| 736 | do |
| 737 | local p = Instance.new("Part") |
| 738 | p.Name = "Petal_10_2" |
| 739 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 740 | p.CFrame = CFrame.new(-0.533452, 14.5042, -0.533452) * CFrame.Angles(math.rad(0), math.rad(495), math.rad(-25)) |
| 741 | p.BrickColor = BrickColor.new("Light lilac") |
| 742 | p.Material = Enum.Material.Glacier |
| 743 | p.MaterialVariant = "2022 Stud" |
| 744 | p.Anchored = true |
| 745 | p.Parent = model |
| 746 | end |
| 747 | do |
| 748 | local p = Instance.new("Part") |
| 749 | p.Name = "Petal_10_3" |
| 750 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 751 | p.CFrame = CFrame.new(-0.728709, 14.5042, 0.195257) * CFrame.Angles(math.rad(0), math.rad(555), math.rad(-25)) |
| 752 | p.BrickColor = BrickColor.new("Lavender") |
| 753 | p.Material = Enum.Material.Glacier |
| 754 | p.MaterialVariant = "2022 Stud" |
| 755 | p.Anchored = true |
| 756 | p.Parent = model |
| 757 | end |
| 758 | do |
| 759 | local p = Instance.new("Part") |
| 760 | p.Name = "Petal_10_4" |
| 761 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 762 | p.CFrame = CFrame.new(-0.195257, 14.5042, 0.728709) * CFrame.Angles(math.rad(0), math.rad(615), math.rad(-25)) |
| 763 | p.BrickColor = BrickColor.new("Lavender") |
| 764 | p.Material = Enum.Material.Glacier |
| 765 | p.MaterialVariant = "2022 Stud" |
| 766 | p.Anchored = true |
| 767 | p.Parent = model |
| 768 | end |
| 769 | do |
| 770 | local p = Instance.new("Part") |
| 771 | p.Name = "Petal_10_5" |
| 772 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 773 | p.CFrame = CFrame.new(0.533452, 14.5042, 0.533452) * CFrame.Angles(math.rad(0), math.rad(675), math.rad(-25)) |
| 774 | p.BrickColor = BrickColor.new("Light lilac") |
| 775 | p.Material = Enum.Material.Glacier |
| 776 | p.MaterialVariant = "2022 Stud" |
| 777 | p.Anchored = true |
| 778 | p.Parent = model |
| 779 | end |
| 780 | do |
| 781 | local p = Instance.new("Part") |
| 782 | p.Name = "Petal_11_0" |
| 783 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 784 | p.CFrame = CFrame.new(0.459259, 14.9842, -0.598518) * CFrame.Angles(math.rad(0), math.rad(412.5), math.rad(-25)) |
| 785 | p.BrickColor = BrickColor.new("Lavender") |
| 786 | p.Material = Enum.Material.Glacier |
| 787 | p.MaterialVariant = "2022 Stud" |
| 788 | p.Anchored = true |
| 789 | p.Parent = model |
| 790 | end |
| 791 | do |
| 792 | local p = Instance.new("Part") |
| 793 | p.Name = "Petal_11_1" |
| 794 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 795 | p.CFrame = CFrame.new(-0.288702, 14.9842, -0.696989) * CFrame.Angles(math.rad(0), math.rad(472.5), math.rad(-25)) |
| 796 | p.BrickColor = BrickColor.new("Light lilac") |
| 797 | p.Material = Enum.Material.Glacier |
| 798 | p.MaterialVariant = "2022 Stud" |
| 799 | p.Anchored = true |
| 800 | p.Parent = model |
| 801 | end |
| 802 | do |
| 803 | local p = Instance.new("Part") |
| 804 | p.Name = "Petal_11_2" |
| 805 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 806 | p.CFrame = CFrame.new(-0.747961, 14.9842, -0.098471) * CFrame.Angles(math.rad(0), math.rad(532.5), math.rad(-25)) |
| 807 | p.BrickColor = BrickColor.new("Lavender") |
| 808 | p.Material = Enum.Material.Glacier |
| 809 | p.MaterialVariant = "2022 Stud" |
| 810 | p.Anchored = true |
| 811 | p.Parent = model |
| 812 | end |
| 813 | do |
| 814 | local p = Instance.new("Part") |
| 815 | p.Name = "Petal_11_3" |
| 816 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 817 | p.CFrame = CFrame.new(-0.459259, 14.9842, 0.598518) * CFrame.Angles(math.rad(0), math.rad(592.5), math.rad(-25)) |
| 818 | p.BrickColor = BrickColor.new("Lavender") |
| 819 | p.Material = Enum.Material.Glacier |
| 820 | p.MaterialVariant = "2022 Stud" |
| 821 | p.Anchored = true |
| 822 | p.Parent = model |
| 823 | end |
| 824 | do |
| 825 | local p = Instance.new("Part") |
| 826 | p.Name = "Petal_11_4" |
| 827 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 828 | p.CFrame = CFrame.new(0.288702, 14.9842, 0.696989) * CFrame.Angles(math.rad(0), math.rad(652.5), math.rad(-25)) |
| 829 | p.BrickColor = BrickColor.new("Light lilac") |
| 830 | p.Material = Enum.Material.Glacier |
| 831 | p.MaterialVariant = "2022 Stud" |
| 832 | p.Anchored = true |
| 833 | p.Parent = model |
| 834 | end |
| 835 | do |
| 836 | local p = Instance.new("Part") |
| 837 | p.Name = "Petal_11_5" |
| 838 | p.Size = Vector3.new(1.4, 0.3, 0.6) |
| 839 | p.CFrame = CFrame.new(0.747961, 14.9842, 0.098471) * CFrame.Angles(math.rad(0), math.rad(712.5), math.rad(-25)) |
| 840 | p.BrickColor = BrickColor.new("Lavender") |
| 841 | p.Material = Enum.Material.Glacier |
| 842 | p.MaterialVariant = "2022 Stud" |
| 843 | p.Anchored = true |
| 844 | p.Parent = model |
| 845 | end |
| 846 | do |
| 847 | local p = Instance.new("Part") |
| 848 | p.Name = "Petal_12_0" |
| 849 | p.Size = Vector3.new(1.1, 0.3, 0.5) |
| 850 | p.CFrame = CFrame.new(0, 15.7121, -0.667907) * CFrame.Angles(math.rad(0), math.rad(450), math.rad(-5)) |
| 851 | p.BrickColor = BrickColor.new("Lavender") |
| 852 | p.Material = Enum.Material.Glacier |
| 853 | p.MaterialVariant = "2022 Stud" |
| 854 | p.Anchored = true |
| 855 | p.Parent = model |
| 856 | end |
| 857 | do |
| 858 | local p = Instance.new("Part") |
| 859 | p.Name = "Petal_12_1" |
| 860 | p.Size = Vector3.new(1.1, 0.3, 0.5) |
| 861 | p.CFrame = CFrame.new(-0.578425, 15.7121, -0.333954) * CFrame.Angles(math.rad(0), math.rad(510), math.rad(-5)) |
| 862 | p.BrickColor = BrickColor.new("Crimson") |
| 863 | p.Material = Enum.Material.Glacier |
| 864 | p.MaterialVariant = "2022 Stud" |
| 865 | p.Anchored = true |
| 866 | p.Parent = model |
| 867 | end |
| 868 | do |
| 869 | local p = Instance.new("Part") |
| 870 | p.Name = "Petal_12_2" |
| 871 | p.Size = Vector3.new(1.1, 0.3, 0.5) |
| 872 | p.CFrame = CFrame.new(-0.578425, 15.7121, 0.333954) * CFrame.Angles(math.rad(0), math.rad(570), math.rad(-5)) |
| 873 | p.BrickColor = BrickColor.new("Lavender") |
| 874 | p.Material = Enum.Material.Glacier |
| 875 | p.MaterialVariant = "2022 Stud" |
| 876 | p.Anchored = true |
| 877 | p.Parent = model |
| 878 | end |
| 879 | do |
| 880 | local p = Instance.new("Part") |
| 881 | p.Name = "Petal_12_3" |
| 882 | p.Size = Vector3.new(1.1, 0.3, 0.5) |
| 883 | p.CFrame = CFrame.new(0, 15.7121, 0.667907) * CFrame.Angles(math.rad(0), math.rad(630), math.rad(-5)) |
| 884 | p.BrickColor = BrickColor.new("Crimson") |
| 885 | p.Material = Enum.Material.Glacier |
| 886 | p.MaterialVariant = "2022 Stud" |
| 887 | p.Anchored = true |
| 888 | p.Parent = model |
| 889 | end |
| 890 | do |
| 891 | local p = Instance.new("Part") |
| 892 | p.Name = "Petal_12_4" |
| 893 | p.Size = Vector3.new(1.1, 0.3, 0.5) |
| 894 | p.CFrame = CFrame.new(0.578425, 15.7121, 0.333954) * CFrame.Angles(math.rad(0), math.rad(690), math.rad(-5)) |
| 895 | p.BrickColor = BrickColor.new("Lavender") |
| 896 | p.Material = Enum.Material.Glacier |
| 897 | p.MaterialVariant = "2022 Stud" |
| 898 | p.Anchored = true |
| 899 | p.Parent = model |
| 900 | end |
| 901 | do |
| 902 | local p = Instance.new("Part") |
| 903 | p.Name = "Petal_12_5" |
| 904 | p.Size = Vector3.new(1.1, 0.3, 0.5) |
| 905 | p.CFrame = CFrame.new(0.578425, 15.7121, -0.333954) * CFrame.Angles(math.rad(0), math.rad(750), math.rad(-5)) |
| 906 | p.BrickColor = BrickColor.new("Crimson") |
| 907 | p.Material = Enum.Material.Glacier |
| 908 | p.MaterialVariant = "2022 Stud" |
| 909 | p.Anchored = true |
| 910 | p.Parent = model |
| 911 | end |
| 912 | do |
| 913 | local p = Instance.new("Part") |
| 914 | p.Name = "Petal_13_0" |
| 915 | p.Size = Vector3.new(1.1, 0.3, 0.5) |
| 916 | p.CFrame = CFrame.new(-0.406596, 16.1921, -0.529886) * CFrame.Angles(math.rad(0), math.rad(487.5), math.rad(-5)) |
| 917 | p.BrickColor = BrickColor.new("Crimson") |
| 918 | p.Material = Enum.Material.Glacier |
| 919 | p.MaterialVariant = "2022 Stud" |
| 920 | p.Anchored = true |
| 921 | p.Parent = model |
| 922 | end |
| 923 | do |
| 924 | local p = Instance.new("Part") |
| 925 | p.Name = "Petal_13_1" |
| 926 | p.Size = Vector3.new(1.1, 0.3, 0.5) |
| 927 | p.CFrame = CFrame.new(-0.662193, 16.1921, 0.087179) * CFrame.Angles(math.rad(0), math.rad(547.5), math.rad(-5)) |
| 928 | p.BrickColor = BrickColor.new("Lavender") |
| 929 | p.Material = Enum.Material.Glacier |
| 930 | p.MaterialVariant = "2022 Stud" |
| 931 | p.Anchored = true |
| 932 | p.Parent = model |
| 933 | end |
| 934 | do |
| 935 | local p = Instance.new("Part") |
| 936 | p.Name = "Petal_13_2" |
| 937 | p.Size = Vector3.new(1.1, 0.3, 0.5) |
| 938 | p.CFrame = CFrame.new(-0.255597, 16.1921, 0.617066) * CFrame.Angles(math.rad(0), math.rad(607.5), math.rad(-5)) |
| 939 | p.BrickColor = BrickColor.new("Crimson") |
| 940 | p.Material = Enum.Material.Glacier |
| 941 | p.MaterialVariant = "2022 Stud" |
| 942 | p.Anchored = true |
| 943 | p.Parent = model |
| 944 | end |
| 945 | do |
| 946 | local p = Instance.new("Part") |
| 947 | p.Name = "Petal_13_3" |
| 948 | p.Size = Vector3.new(1.1, 0.3, 0.5) |
| 949 | p.CFrame = CFrame.new(0.406596, 16.1921, 0.529886) * CFrame.Angles(math.rad(0), math.rad(667.5), math.rad(-5)) |
| 950 | p.BrickColor = BrickColor.new("Lavender") |
| 951 | p.Material = Enum.Material.Glacier |
| 952 | p.MaterialVariant = "2022 Stud" |
| 953 | p.Anchored = true |
| 954 | p.Parent = model |
| 955 | end |
| 956 | do |
| 957 | local p = Instance.new("Part") |
| 958 | p.Name = "Petal_13_4" |
| 959 | p.Size = Vector3.new(1.1, 0.3, 0.5) |
| 960 | p.CFrame = CFrame.new(0.662193, 16.1921, -0.087179) * CFrame.Angles(math.rad(0), math.rad(727.5), math.rad(-5)) |
| 961 | p.BrickColor = BrickColor.new("Crimson") |
| 962 | p.Material = Enum.Material.Glacier |
| 963 | p.MaterialVariant = "2022 Stud" |
| 964 | p.Anchored = true |
| 965 | p.Parent = model |
| 966 | end |
| 967 | do |
| 968 | local p = Instance.new("Part") |
| 969 | p.Name = "Petal_13_5" |
| 970 | p.Size = Vector3.new(1.1, 0.3, 0.5) |
| 971 | p.CFrame = CFrame.new(0.255597, 16.1921, -0.617066) * CFrame.Angles(math.rad(0), math.rad(787.5), math.rad(-5)) |
| 972 | p.BrickColor = BrickColor.new("Lavender") |
| 973 | p.Material = Enum.Material.Glacier |
| 974 | p.MaterialVariant = "2022 Stud" |
| 975 | p.Anchored = true |
| 976 | p.Parent = model |
| 977 | end |
| 978 | do |
| 979 | local p = Instance.new("Part") |
| 980 | p.Name = "Petal_14_0" |
| 981 | p.Size = Vector3.new(1.1, 0.3, 0.5) |
| 982 | p.CFrame = CFrame.new(-0.645149, 16.6721, -0.172867) * CFrame.Angles(math.rad(0), math.rad(525), math.rad(-5)) |
| 983 | p.BrickColor = BrickColor.new("Lavender") |
| 984 | p.Material = Enum.Material.Glacier |
| 985 | p.MaterialVariant = "2022 Stud" |
| 986 | p.Anchored = true |
| 987 | p.Parent = model |
| 988 | end |
| 989 | do |
| 990 | local p = Instance.new("Part") |
| 991 | p.Name = "Petal_14_1" |
| 992 | p.Size = Vector3.new(1.1, 0.3, 0.5) |
| 993 | p.CFrame = CFrame.new(-0.472282, 16.6721, 0.472282) * CFrame.Angles(math.rad(0), math.rad(585), math.rad(-5)) |
| 994 | p.BrickColor = BrickColor.new("Crimson") |
| 995 | p.Material = Enum.Material.Glacier |
| 996 | p.MaterialVariant = "2022 Stud" |
| 997 | p.Anchored = true |
| 998 | p.Parent = model |
| 999 | end |
| 1000 | do |
| 1001 | local p = Instance.new("Part") |
| 1002 | p.Name = "Petal_14_2" |
| 1003 | p.Size = Vector3.new(1.1, 0.3, 0.5) |
| 1004 | p.CFrame = CFrame.new(0.172867, 16.6721, 0.645149) * CFrame.Angles(math.rad(0), math.rad(645), math.rad(-5)) |
| 1005 | p.BrickColor = BrickColor.new("Lavender") |
| 1006 | p.Material = Enum.Material.Glacier |
| 1007 | p.MaterialVariant = "2022 Stud" |
| 1008 | p.Anchored = true |
| 1009 | p.Parent = model |
| 1010 | end |
| 1011 | do |
| 1012 | local p = Instance.new("Part") |
| 1013 | p.Name = "Petal_14_3" |
| 1014 | p.Size = Vector3.new(1.1, 0.3, 0.5) |
| 1015 | p.CFrame = CFrame.new(0.645149, 16.6721, 0.172867) * CFrame.Angles(math.rad(0), math.rad(705), math.rad(-5)) |
| 1016 | p.BrickColor = BrickColor.new("Crimson") |
| 1017 | p.Material = Enum.Material.Glacier |
| 1018 | p.MaterialVariant = "2022 Stud" |
| 1019 | p.Anchored = true |
| 1020 | p.Parent = model |
| 1021 | end |
| 1022 | do |
| 1023 | local p = Instance.new("Part") |
| 1024 | p.Name = "Petal_14_4" |
| 1025 | p.Size = Vector3.new(1.1, 0.3, 0.5) |
| 1026 | p.CFrame = CFrame.new(0.472282, 16.6721, -0.472282) * CFrame.Angles(math.rad(0), math.rad(765), math.rad(-5)) |
| 1027 | p.BrickColor = BrickColor.new("Lavender") |
| 1028 | p.Material = Enum.Material.Glacier |
| 1029 | p.MaterialVariant = "2022 Stud" |
| 1030 | p.Anchored = true |
| 1031 | p.Parent = model |
| 1032 | end |
| 1033 | do |
| 1034 | local p = Instance.new("Part") |
| 1035 | p.Name = "Petal_14_5" |
| 1036 | p.Size = Vector3.new(1.1, 0.3, 0.5) |
| 1037 | p.CFrame = CFrame.new(-0.172867, 16.6721, -0.645149) * CFrame.Angles(math.rad(0), math.rad(825), math.rad(-5)) |
| 1038 | p.BrickColor = BrickColor.new("Crimson") |
| 1039 | p.Material = Enum.Material.Glacier |
| 1040 | p.MaterialVariant = "2022 Stud" |
| 1041 | p.Anchored = true |
| 1042 | p.Parent = model |
| 1043 | end |
| 1044 | do |
| 1045 | local p = Instance.new("Part") |
| 1046 | p.Name = "Petal_15_0" |
| 1047 | p.Size = Vector3.new(1.1, 0.3, 0.5) |
| 1048 | p.CFrame = CFrame.new(-0.617066, 17.1521, 0.255597) * CFrame.Angles(math.rad(0), math.rad(562.5), math.rad(-5)) |
| 1049 | p.BrickColor = BrickColor.new("Crimson") |
| 1050 | p.Material = Enum.Material.Glacier |
| 1051 | p.MaterialVariant = "2022 Stud" |
| 1052 | p.Anchored = true |
| 1053 | p.Parent = model |
| 1054 | end |
| 1055 | do |
| 1056 | local p = Instance.new("Part") |
| 1057 | p.Name = "Petal_15_1" |
| 1058 | p.Size = Vector3.new(1.1, 0.3, 0.5) |
| 1059 | p.CFrame = CFrame.new(-0.087179, 17.1521, 0.662193) * CFrame.Angles(math.rad(0), math.rad(622.5), math.rad(-5)) |
| 1060 | p.BrickColor = BrickColor.new("Lavender") |
| 1061 | p.Material = Enum.Material.Glacier |
| 1062 | p.MaterialVariant = "2022 Stud" |
| 1063 | p.Anchored = true |
| 1064 | p.Parent = model |
| 1065 | end |
| 1066 | do |
| 1067 | local p = Instance.new("Part") |
| 1068 | p.Name = "Petal_15_2" |
| 1069 | p.Size = Vector3.new(1.1, 0.3, 0.5) |
| 1070 | p.CFrame = CFrame.new(0.529886, 17.1521, 0.406596) * CFrame.Angles(math.rad(0), math.rad(682.5), math.rad(-5)) |
| 1071 | p.BrickColor = BrickColor.new("Crimson") |
| 1072 | p.Material = Enum.Material.Glacier |
| 1073 | p.MaterialVariant = "2022 Stud" |
| 1074 | p.Anchored = true |
| 1075 | p.Parent = model |
| 1076 | end |
| 1077 | do |
| 1078 | local p = Instance.new("Part") |
| 1079 | p.Name = "Petal_15_3" |
| 1080 | p.Size = Vector3.new(1.1, 0.3, 0.5) |
| 1081 | p.CFrame = CFrame.new(0.617066, 17.1521, -0.255597) * CFrame.Angles(math.rad(0), math.rad(742.5), math.rad(-5)) |
| 1082 | p.BrickColor = BrickColor.new("Lavender") |
| 1083 | p.Material = Enum.Material.Glacier |
| 1084 | p.MaterialVariant = "2022 Stud" |
| 1085 | p.Anchored = true |
| 1086 | p.Parent = model |
| 1087 | end |
| 1088 | do |
| 1089 | local p = Instance.new("Part") |
| 1090 | p.Name = "Petal_15_4" |
| 1091 | p.Size = Vector3.new(1.1, 0.3, 0.5) |
| 1092 | p.CFrame = CFrame.new(0.087179, 17.1521, -0.662193) * CFrame.Angles(math.rad(0), math.rad(802.5), math.rad(-5)) |
| 1093 | p.BrickColor = BrickColor.new("Crimson") |
| 1094 | p.Material = Enum.Material.Glacier |
| 1095 | p.MaterialVariant = "2022 Stud" |
| 1096 | p.Anchored = true |
| 1097 | p.Parent = model |
| 1098 | end |
| 1099 | do |
| 1100 | local p = Instance.new("Part") |
| 1101 | p.Name = "Petal_15_5" |
| 1102 | p.Size = Vector3.new(1.1, 0.3, 0.5) |
| 1103 | p.CFrame = CFrame.new(-0.529886, 17.1521, -0.406596) * CFrame.Angles(math.rad(0), math.rad(862.5), math.rad(-5)) |
| 1104 | p.BrickColor = BrickColor.new("Lavender") |
| 1105 | p.Material = Enum.Material.Glacier |
| 1106 | p.MaterialVariant = "2022 Stud" |
| 1107 | p.Anchored = true |
| 1108 | p.Parent = model |
| 1109 | end |
| 1110 | do |
| 1111 | local p = Instance.new("Part") |
| 1112 | p.Name = "Petal_16_0" |
| 1113 | p.Size = Vector3.new(0.9, 0.3, 0.4) |
| 1114 | p.CFrame = CFrame.new(-0.277333, 17.7965, 0.480355) * CFrame.Angles(math.rad(0), math.rad(600), math.rad(15)) |
| 1115 | p.BrickColor = BrickColor.new("Crimson") |
| 1116 | p.Material = Enum.Material.Glacier |
| 1117 | p.MaterialVariant = "2022 Stud" |
| 1118 | p.Anchored = true |
| 1119 | p.Parent = model |
| 1120 | end |
| 1121 | do |
| 1122 | local p = Instance.new("Part") |
| 1123 | p.Name = "Petal_16_1" |
| 1124 | p.Size = Vector3.new(0.9, 0.3, 0.4) |
| 1125 | p.CFrame = CFrame.new(0.277333, 17.7965, 0.480355) * CFrame.Angles(math.rad(0), math.rad(660), math.rad(15)) |
| 1126 | p.BrickColor = BrickColor.new("Crimson") |
| 1127 | p.Material = Enum.Material.Glacier |
| 1128 | p.MaterialVariant = "2022 Stud" |
| 1129 | p.Anchored = true |
| 1130 | p.Parent = model |
| 1131 | end |
| 1132 | do |
| 1133 | local p = Instance.new("Part") |
| 1134 | p.Name = "Petal_16_2" |
| 1135 | p.Size = Vector3.new(0.9, 0.3, 0.4) |
| 1136 | p.CFrame = CFrame.new(0.554667, 17.7965, 0) * CFrame.Angles(math.rad(0), math.rad(720), math.rad(15)) |
| 1137 | p.BrickColor = BrickColor.new("Dark red") |
| 1138 | p.Material = Enum.Material.Glacier |
| 1139 | p.MaterialVariant = "2022 Stud" |
| 1140 | p.Anchored = true |
| 1141 | p.Parent = model |
| 1142 | end |
| 1143 | do |
| 1144 | local p = Instance.new("Part") |
| 1145 | p.Name = "Petal_16_3" |
| 1146 | p.Size = Vector3.new(0.9, 0.3, 0.4) |
| 1147 | p.CFrame = CFrame.new(0.277333, 17.7965, -0.480355) * CFrame.Angles(math.rad(0), math.rad(780), math.rad(15)) |
| 1148 | p.BrickColor = BrickColor.new("Crimson") |
| 1149 | p.Material = Enum.Material.Glacier |
| 1150 | p.MaterialVariant = "2022 Stud" |
| 1151 | p.Anchored = true |
| 1152 | p.Parent = model |
| 1153 | end |
| 1154 | do |
| 1155 | local p = Instance.new("Part") |
| 1156 | p.Name = "Petal_16_4" |
| 1157 | p.Size = Vector3.new(0.9, 0.3, 0.4) |
| 1158 | p.CFrame = CFrame.new(-0.277333, 17.7965, -0.480355) * CFrame.Angles(math.rad(0), math.rad(840), math.rad(15)) |
| 1159 | p.BrickColor = BrickColor.new("Crimson") |
| 1160 | p.Material = Enum.Material.Glacier |
| 1161 | p.MaterialVariant = "2022 Stud" |
| 1162 | p.Anchored = true |
| 1163 | p.Parent = model |
| 1164 | end |
| 1165 | do |
| 1166 | local p = Instance.new("Part") |
| 1167 | p.Name = "Petal_16_5" |
| 1168 | p.Size = Vector3.new(0.9, 0.3, 0.4) |
| 1169 | p.CFrame = CFrame.new(-0.554667, 17.7965, 0) * CFrame.Angles(math.rad(0), math.rad(900), math.rad(15)) |
| 1170 | p.BrickColor = BrickColor.new("Dark red") |
| 1171 | p.Material = Enum.Material.Glacier |
| 1172 | p.MaterialVariant = "2022 Stud" |
| 1173 | p.Anchored = true |
| 1174 | p.Parent = model |
| 1175 | end |
| 1176 | do |
| 1177 | local p = Instance.new("Part") |
| 1178 | p.Name = "Petal_17_0" |
| 1179 | p.Size = Vector3.new(0.8375, 0.2875, 0.375) |
| 1180 | p.CFrame = CFrame.new(0.066818, 18.3075, 0.507531) * CFrame.Angles(math.rad(0), math.rad(637.5), math.rad(20.625)) |
| 1181 | p.BrickColor = BrickColor.new("Crimson") |
| 1182 | p.Material = Enum.Material.Glacier |
| 1183 | p.MaterialVariant = "2022 Stud" |
| 1184 | p.Anchored = true |
| 1185 | p.Parent = model |
| 1186 | end |
| 1187 | do |
| 1188 | local p = Instance.new("Part") |
| 1189 | p.Name = "Petal_17_1" |
| 1190 | p.Size = Vector3.new(0.8375, 0.2875, 0.375) |
| 1191 | p.CFrame = CFrame.new(0.503339, 18.3075, 0.093288) * CFrame.Angles(math.rad(0), math.rad(709.5), math.rad(20.625)) |
| 1192 | p.BrickColor = BrickColor.new("Dark red") |
| 1193 | p.Material = Enum.Material.Glacier |
| 1194 | p.MaterialVariant = "2022 Stud" |
| 1195 | p.Anchored = true |
| 1196 | p.Parent = model |
| 1197 | end |
| 1198 | do |
| 1199 | local p = Instance.new("Part") |
| 1200 | p.Name = "Petal_17_2" |
| 1201 | p.Size = Vector3.new(0.8375, 0.2875, 0.375) |
| 1202 | p.CFrame = CFrame.new(0.244263, 18.3075, -0.449876) * CFrame.Angles(math.rad(0), math.rad(781.5), math.rad(20.625)) |
| 1203 | p.BrickColor = BrickColor.new("Crimson") |
| 1204 | p.Material = Enum.Material.Glacier |
| 1205 | p.MaterialVariant = "2022 Stud" |
| 1206 | p.Anchored = true |
| 1207 | p.Parent = model |
| 1208 | end |
| 1209 | do |
| 1210 | local p = Instance.new("Part") |
| 1211 | p.Name = "Petal_17_3" |
| 1212 | p.Size = Vector3.new(0.8375, 0.2875, 0.375) |
| 1213 | p.CFrame = CFrame.new(-0.352376, 18.3075, -0.371327) * CFrame.Angles(math.rad(0), math.rad(853.5), math.rad(20.625)) |
| 1214 | p.BrickColor = BrickColor.new("Crimson") |
| 1215 | p.Material = Enum.Material.Glacier |
| 1216 | p.MaterialVariant = "2022 Stud" |
| 1217 | p.Anchored = true |
| 1218 | p.Parent = model |
| 1219 | end |
| 1220 | do |
| 1221 | local p = Instance.new("Part") |
| 1222 | p.Name = "Petal_17_4" |
| 1223 | p.Size = Vector3.new(0.8375, 0.2875, 0.375) |
| 1224 | p.CFrame = CFrame.new(-0.462043, 18.3075, 0.220383) * CFrame.Angles(math.rad(0), math.rad(925.5), math.rad(20.625)) |
| 1225 | p.BrickColor = BrickColor.new("Dark red") |
| 1226 | p.Material = Enum.Material.Glacier |
| 1227 | p.MaterialVariant = "2022 Stud" |
| 1228 | p.Anchored = true |
| 1229 | p.Parent = model |
| 1230 | end |
| 1231 | do |
| 1232 | local p = Instance.new("Part") |
| 1233 | p.Name = "Petal_18_0" |
| 1234 | p.Size = Vector3.new(0.775, 0.275, 0.35) |
| 1235 | p.CFrame = CFrame.new(0.330599, 18.8114, 0.330599) * CFrame.Angles(math.rad(0), math.rad(675), math.rad(26.25)) |
| 1236 | p.BrickColor = BrickColor.new("Dark red") |
| 1237 | p.Material = Enum.Material.Glacier |
| 1238 | p.MaterialVariant = "2022 Stud" |
| 1239 | p.Anchored = true |
| 1240 | p.Parent = model |
| 1241 | end |
| 1242 | do |
| 1243 | local p = Instance.new("Part") |
| 1244 | p.Name = "Petal_18_1" |
| 1245 | p.Size = Vector3.new(0.775, 0.275, 0.35) |
| 1246 | p.CFrame = CFrame.new(0.41658, 18.8114, -0.212258) * CFrame.Angles(math.rad(0), math.rad(747), math.rad(26.25)) |
| 1247 | p.BrickColor = BrickColor.new("Crimson") |
| 1248 | p.Material = Enum.Material.Glacier |
| 1249 | p.MaterialVariant = "2022 Stud" |
| 1250 | p.Anchored = true |
| 1251 | p.Parent = model |
| 1252 | end |
| 1253 | do |
| 1254 | local p = Instance.new("Part") |
| 1255 | p.Name = "Petal_18_2" |
| 1256 | p.Size = Vector3.new(0.775, 0.275, 0.35) |
| 1257 | p.CFrame = CFrame.new(-0.073139, 18.8114, -0.461782) * CFrame.Angles(math.rad(0), math.rad(819), math.rad(26.25)) |
| 1258 | p.BrickColor = BrickColor.new("Crimson") |
| 1259 | p.Material = Enum.Material.Glacier |
| 1260 | p.MaterialVariant = "2022 Stud" |
| 1261 | p.Anchored = true |
| 1262 | p.Parent = model |
| 1263 | end |
| 1264 | do |
| 1265 | local p = Instance.new("Part") |
| 1266 | p.Name = "Petal_18_3" |
| 1267 | p.Size = Vector3.new(0.775, 0.275, 0.35) |
| 1268 | p.CFrame = CFrame.new(-0.461782, 18.8114, -0.073139) * CFrame.Angles(math.rad(0), math.rad(891), math.rad(26.25)) |
| 1269 | p.BrickColor = BrickColor.new("Dark red") |
| 1270 | p.Material = Enum.Material.Glacier |
| 1271 | p.MaterialVariant = "2022 Stud" |
| 1272 | p.Anchored = true |
| 1273 | p.Parent = model |
| 1274 | end |
| 1275 | do |
| 1276 | local p = Instance.new("Part") |
| 1277 | p.Name = "Petal_18_4" |
| 1278 | p.Size = Vector3.new(0.775, 0.275, 0.35) |
| 1279 | p.CFrame = CFrame.new(-0.212258, 18.8114, 0.41658) * CFrame.Angles(math.rad(0), math.rad(963), math.rad(26.25)) |
| 1280 | p.BrickColor = BrickColor.new("Crimson") |
| 1281 | p.Material = Enum.Material.Glacier |
| 1282 | p.MaterialVariant = "2022 Stud" |
| 1283 | p.Anchored = true |
| 1284 | p.Parent = model |
| 1285 | end |
| 1286 | do |
| 1287 | local p = Instance.new("Part") |
| 1288 | p.Name = "Petal_19_0" |
| 1289 | p.Size = Vector3.new(0.7125, 0.2625, 0.325) |
| 1290 | p.CFrame = CFrame.new(0.418913, 19.3081, 0.055151) * CFrame.Angles(math.rad(0), math.rad(712.5), math.rad(31.875)) |
| 1291 | p.BrickColor = BrickColor.new("Crimson") |
| 1292 | p.Material = Enum.Material.Glacier |
| 1293 | p.MaterialVariant = "2022 Stud" |
| 1294 | p.Anchored = true |
| 1295 | p.Parent = model |
| 1296 | end |
| 1297 | do |
| 1298 | local p = Instance.new("Part") |
| 1299 | p.Name = "Petal_19_1" |
| 1300 | p.Size = Vector3.new(0.7125, 0.2625, 0.325) |
| 1301 | p.CFrame = CFrame.new(0.181903, 19.3081, -0.381368) * CFrame.Angles(math.rad(0), math.rad(784.5), math.rad(31.875)) |
| 1302 | p.BrickColor = BrickColor.new("Crimson") |
| 1303 | p.Material = Enum.Material.Glacier |
| 1304 | p.MaterialVariant = "2022 Stud" |
| 1305 | p.Anchored = true |
| 1306 | p.Parent = model |
| 1307 | end |
| 1308 | do |
| 1309 | local p = Instance.new("Part") |
| 1310 | p.Name = "Petal_19_2" |
| 1311 | p.Size = Vector3.new(0.7125, 0.2625, 0.325) |
| 1312 | p.CFrame = CFrame.new(-0.306491, 19.3081, -0.290849) * CFrame.Angles(math.rad(0), math.rad(856.5), math.rad(31.875)) |
| 1313 | p.BrickColor = BrickColor.new("Dark red") |
| 1314 | p.Material = Enum.Material.Glacier |
| 1315 | p.MaterialVariant = "2022 Stud" |
| 1316 | p.Anchored = true |
| 1317 | p.Parent = model |
| 1318 | end |
| 1319 | do |
| 1320 | local p = Instance.new("Part") |
| 1321 | p.Name = "Petal_19_3" |
| 1322 | p.Size = Vector3.new(0.7125, 0.2625, 0.325) |
| 1323 | p.CFrame = CFrame.new(-0.371325, 19.3081, 0.201613) * CFrame.Angles(math.rad(0), math.rad(928.5), math.rad(31.875)) |
| 1324 | p.BrickColor = BrickColor.new("Crimson") |
| 1325 | p.Material = Enum.Material.Glacier |
| 1326 | p.MaterialVariant = "2022 Stud" |
| 1327 | p.Anchored = true |
| 1328 | p.Parent = model |
| 1329 | end |
| 1330 | do |
| 1331 | local p = Instance.new("Part") |
| 1332 | p.Name = "Petal_19_4" |
| 1333 | p.Size = Vector3.new(0.7125, 0.2625, 0.325) |
| 1334 | p.CFrame = CFrame.new(0.077, 19.3081, 0.415453) * CFrame.Angles(math.rad(0), math.rad(1000.5), math.rad(31.875)) |
| 1335 | p.BrickColor = BrickColor.new("Crimson") |
| 1336 | p.Material = Enum.Material.Glacier |
| 1337 | p.MaterialVariant = "2022 Stud" |
| 1338 | p.Anchored = true |
| 1339 | p.Parent = model |
| 1340 | end |
| 1341 | do |
| 1342 | local p = Instance.new("Part") |
| 1343 | p.Name = "Petal_20_0" |
| 1344 | p.Size = Vector3.new(0.65, 0.25, 0.3) |
| 1345 | p.CFrame = CFrame.new(0.327219, 19.7978, -0.18892) * CFrame.Angles(math.rad(0), math.rad(750), math.rad(37.5)) |
| 1346 | p.BrickColor = BrickColor.new("Crimson") |
| 1347 | p.Material = Enum.Material.Glacier |
| 1348 | p.MaterialVariant = "2022 Stud" |
| 1349 | p.Anchored = true |
| 1350 | p.Parent = model |
| 1351 | end |
| 1352 | do |
| 1353 | local p = Instance.new("Part") |
| 1354 | p.Name = "Petal_20_1" |
| 1355 | p.Size = Vector3.new(0.65, 0.25, 0.3) |
| 1356 | p.CFrame = CFrame.new(-0.078557, 19.7978, -0.369583) * CFrame.Angles(math.rad(0), math.rad(822), math.rad(37.5)) |
| 1357 | p.BrickColor = BrickColor.new("Dark red") |
| 1358 | p.Material = Enum.Material.Glacier |
| 1359 | p.MaterialVariant = "2022 Stud" |
| 1360 | p.Anchored = true |
| 1361 | p.Parent = model |
| 1362 | end |
| 1363 | do |
| 1364 | local p = Instance.new("Part") |
| 1365 | p.Name = "Petal_20_2" |
| 1366 | p.Size = Vector3.new(0.65, 0.25, 0.3) |
| 1367 | p.CFrame = CFrame.new(-0.37577, 19.7978, -0.039495) * CFrame.Angles(math.rad(0), math.rad(894), math.rad(37.5)) |
| 1368 | p.BrickColor = BrickColor.new("Crimson") |
| 1369 | p.Material = Enum.Material.Glacier |
| 1370 | p.MaterialVariant = "2022 Stud" |
| 1371 | p.Anchored = true |
| 1372 | p.Parent = model |
| 1373 | end |
| 1374 | do |
| 1375 | local p = Instance.new("Part") |
| 1376 | p.Name = "Petal_20_3" |
| 1377 | p.Size = Vector3.new(0.65, 0.25, 0.3) |
| 1378 | p.CFrame = CFrame.new(-0.153681, 19.7978, 0.345174) * CFrame.Angles(math.rad(0), math.rad(966), math.rad(37.5)) |
| 1379 | p.BrickColor = BrickColor.new("Crimson") |
| 1380 | p.Material = Enum.Material.Glacier |
| 1381 | p.MaterialVariant = "2022 Stud" |
| 1382 | p.Anchored = true |
| 1383 | p.Parent = model |
| 1384 | end |
| 1385 | do |
| 1386 | local p = Instance.new("Part") |
| 1387 | p.Name = "Petal_20_4" |
| 1388 | p.Size = Vector3.new(0.65, 0.25, 0.3) |
| 1389 | p.CFrame = CFrame.new(0.28079, 19.7978, 0.252824) * CFrame.Angles(math.rad(0), math.rad(1038), math.rad(37.5)) |
| 1390 | p.BrickColor = BrickColor.new("Dark red") |
| 1391 | p.Material = Enum.Material.Glacier |
| 1392 | p.MaterialVariant = "2022 Stud" |
| 1393 | p.Anchored = true |
| 1394 | p.Parent = model |
| 1395 | end |
| 1396 | do |
| 1397 | local p = Instance.new("Part") |
| 1398 | p.Name = "Petal_21_0" |
| 1399 | p.Size = Vector3.new(0.5875, 0.2375, 0.275) |
| 1400 | p.CFrame = CFrame.new(0.127968, 20.2808, -0.308943) * CFrame.Angles(math.rad(0), math.rad(787.5), math.rad(43.125)) |
| 1401 | p.BrickColor = BrickColor.new("Dark red") |
| 1402 | p.Material = Enum.Material.Glacier |
| 1403 | p.MaterialVariant = "2022 Stud" |
| 1404 | p.Anchored = true |
| 1405 | p.Parent = model |
| 1406 | end |
| 1407 | do |
| 1408 | local p = Instance.new("Part") |
| 1409 | p.Name = "Petal_21_1" |
| 1410 | p.Size = Vector3.new(0.5875, 0.2375, 0.275) |
| 1411 | p.CFrame = CFrame.new(-0.308943, 20.2808, -0.127968) * CFrame.Angles(math.rad(0), math.rad(877.5), math.rad(43.125)) |
| 1412 | p.BrickColor = BrickColor.new("Crimson") |
| 1413 | p.Material = Enum.Material.Glacier |
| 1414 | p.MaterialVariant = "2022 Stud" |
| 1415 | p.Anchored = true |
| 1416 | p.Parent = model |
| 1417 | end |
| 1418 | do |
| 1419 | local p = Instance.new("Part") |
| 1420 | p.Name = "Petal_21_2" |
| 1421 | p.Size = Vector3.new(0.5875, 0.2375, 0.275) |
| 1422 | p.CFrame = CFrame.new(-0.127968, 20.2808, 0.308943) * CFrame.Angles(math.rad(0), math.rad(967.5), math.rad(43.125)) |
| 1423 | p.BrickColor = BrickColor.new("Crimson") |
| 1424 | p.Material = Enum.Material.Glacier |
| 1425 | p.MaterialVariant = "2022 Stud" |
| 1426 | p.Anchored = true |
| 1427 | p.Parent = model |
| 1428 | end |
| 1429 | do |
| 1430 | local p = Instance.new("Part") |
| 1431 | p.Name = "Petal_21_3" |
| 1432 | p.Size = Vector3.new(0.5875, 0.2375, 0.275) |
| 1433 | p.CFrame = CFrame.new(0.308943, 20.2808, 0.127968) * CFrame.Angles(math.rad(0), math.rad(1057.5), math.rad(43.125)) |
| 1434 | p.BrickColor = BrickColor.new("Dark red") |
| 1435 | p.Material = Enum.Material.Glacier |
| 1436 | p.MaterialVariant = "2022 Stud" |
| 1437 | p.Anchored = true |
| 1438 | p.Parent = model |
| 1439 | end |
| 1440 | do |
| 1441 | local p = Instance.new("Part") |
| 1442 | p.Name = "Petal_22_0" |
| 1443 | p.Size = Vector3.new(0.525, 0.225, 0.25) |
| 1444 | p.CFrame = CFrame.new(-0.075854, 20.7574, -0.283092) * CFrame.Angles(math.rad(0), math.rad(825), math.rad(48.75)) |
| 1445 | p.BrickColor = BrickColor.new("Crimson") |
| 1446 | p.Material = Enum.Material.Glacier |
| 1447 | p.MaterialVariant = "2022 Stud" |
| 1448 | p.Anchored = true |
| 1449 | p.Parent = model |
| 1450 | end |
| 1451 | do |
| 1452 | local p = Instance.new("Part") |
| 1453 | p.Name = "Petal_22_1" |
| 1454 | p.Size = Vector3.new(0.525, 0.225, 0.25) |
| 1455 | p.CFrame = CFrame.new(-0.283092, 20.7574, 0.075854) * CFrame.Angles(math.rad(0), math.rad(915), math.rad(48.75)) |
| 1456 | p.BrickColor = BrickColor.new("Crimson") |
| 1457 | p.Material = Enum.Material.Glacier |
| 1458 | p.MaterialVariant = "2022 Stud" |
| 1459 | p.Anchored = true |
| 1460 | p.Parent = model |
| 1461 | end |
| 1462 | do |
| 1463 | local p = Instance.new("Part") |
| 1464 | p.Name = "Petal_22_2" |
| 1465 | p.Size = Vector3.new(0.525, 0.225, 0.25) |
| 1466 | p.CFrame = CFrame.new(0.075854, 20.7574, 0.283092) * CFrame.Angles(math.rad(0), math.rad(1005), math.rad(48.75)) |
| 1467 | p.BrickColor = BrickColor.new("Dark red") |
| 1468 | p.Material = Enum.Material.Glacier |
| 1469 | p.MaterialVariant = "2022 Stud" |
| 1470 | p.Anchored = true |
| 1471 | p.Parent = model |
| 1472 | end |
| 1473 | do |
| 1474 | local p = Instance.new("Part") |
| 1475 | p.Name = "Petal_22_3" |
| 1476 | p.Size = Vector3.new(0.525, 0.225, 0.25) |
| 1477 | p.CFrame = CFrame.new(0.283092, 20.7574, -0.075854) * CFrame.Angles(math.rad(0), math.rad(1095), math.rad(48.75)) |
| 1478 | p.BrickColor = BrickColor.new("Crimson") |
| 1479 | p.Material = Enum.Material.Glacier |
| 1480 | p.MaterialVariant = "2022 Stud" |
| 1481 | p.Anchored = true |
| 1482 | p.Parent = model |
| 1483 | end |
| 1484 | do |
| 1485 | local p = Instance.new("Part") |
| 1486 | p.Name = "Petal_23_0" |
| 1487 | p.Size = Vector3.new(0.4625, 0.2125, 0.225) |
| 1488 | p.CFrame = CFrame.new(-0.202065, 21.228, -0.15505) * CFrame.Angles(math.rad(0), math.rad(862.5), math.rad(54.375)) |
| 1489 | p.BrickColor = BrickColor.new("Crimson") |
| 1490 | p.Material = Enum.Material.Glacier |
| 1491 | p.MaterialVariant = "2022 Stud" |
| 1492 | p.Anchored = true |
| 1493 | p.Parent = model |
| 1494 | end |
| 1495 | do |
| 1496 | local p = Instance.new("Part") |
| 1497 | p.Name = "Petal_23_1" |
| 1498 | p.Size = Vector3.new(0.4625, 0.2125, 0.225) |
| 1499 | p.CFrame = CFrame.new(-0.15505, 21.228, 0.202065) * CFrame.Angles(math.rad(0), math.rad(952.5), math.rad(54.375)) |
| 1500 | p.BrickColor = BrickColor.new("Dark red") |
| 1501 | p.Material = Enum.Material.Glacier |
| 1502 | p.MaterialVariant = "2022 Stud" |
| 1503 | p.Anchored = true |
| 1504 | p.Parent = model |
| 1505 | end |
| 1506 | do |
| 1507 | local p = Instance.new("Part") |
| 1508 | p.Name = "Petal_23_2" |
| 1509 | p.Size = Vector3.new(0.4625, 0.2125, 0.225) |
| 1510 | p.CFrame = CFrame.new(0.202065, 21.228, 0.15505) * CFrame.Angles(math.rad(0), math.rad(1042.5), math.rad(54.375)) |
| 1511 | p.BrickColor = BrickColor.new("Crimson") |
| 1512 | p.Material = Enum.Material.Glacier |
| 1513 | p.MaterialVariant = "2022 Stud" |
| 1514 | p.Anchored = true |
| 1515 | p.Parent = model |
| 1516 | end |
| 1517 | do |
| 1518 | local p = Instance.new("Part") |
| 1519 | p.Name = "Petal_23_3" |
| 1520 | p.Size = Vector3.new(0.4625, 0.2125, 0.225) |
| 1521 | p.CFrame = CFrame.new(0.15505, 21.228, -0.202065) * CFrame.Angles(math.rad(0), math.rad(1132.5), math.rad(54.375)) |
| 1522 | p.BrickColor = BrickColor.new("Crimson") |
| 1523 | p.Material = Enum.Material.Glacier |
| 1524 | p.MaterialVariant = "2022 Stud" |
| 1525 | p.Anchored = true |
| 1526 | p.Parent = model |
| 1527 | end |
| 1528 | do |
| 1529 | local p = Instance.new("Part") |
| 1530 | p.Name = "Petal_24_0" |
| 1531 | p.Size = Vector3.new(0.4, 0.2, 0.2) |
| 1532 | p.CFrame = CFrame.new(-0.22, 21.6932, 0) * CFrame.Angles(math.rad(0), math.rad(900), math.rad(60)) |
| 1533 | p.BrickColor = BrickColor.new("Dark red") |
| 1534 | p.Material = Enum.Material.Glacier |
| 1535 | p.MaterialVariant = "2022 Stud" |
| 1536 | p.Anchored = true |
| 1537 | p.Parent = model |
| 1538 | end |
| 1539 | do |
| 1540 | local p = Instance.new("Part") |
| 1541 | p.Name = "Petal_24_1" |
| 1542 | p.Size = Vector3.new(0.4, 0.2, 0.2) |
| 1543 | p.CFrame = CFrame.new(0, 21.6932, 0.22) * CFrame.Angles(math.rad(0), math.rad(990), math.rad(60)) |
| 1544 | p.BrickColor = BrickColor.new("Crimson") |
| 1545 | p.Material = Enum.Material.Glacier |
| 1546 | p.MaterialVariant = "2022 Stud" |
| 1547 | p.Anchored = true |
| 1548 | p.Parent = model |
| 1549 | end |
| 1550 | do |
| 1551 | local p = Instance.new("Part") |
| 1552 | p.Name = "Petal_24_2" |
| 1553 | p.Size = Vector3.new(0.4, 0.2, 0.2) |
| 1554 | p.CFrame = CFrame.new(0.22, 21.6932, 0) * CFrame.Angles(math.rad(0), math.rad(1080), math.rad(60)) |
| 1555 | p.BrickColor = BrickColor.new("Crimson") |
| 1556 | p.Material = Enum.Material.Glacier |
| 1557 | p.MaterialVariant = "2022 Stud" |
| 1558 | p.Anchored = true |
| 1559 | p.Parent = model |
| 1560 | end |
| 1561 | do |
| 1562 | local p = Instance.new("Part") |
| 1563 | p.Name = "Petal_24_3" |
| 1564 | p.Size = Vector3.new(0.4, 0.2, 0.2) |
| 1565 | p.CFrame = CFrame.new(0, 21.6932, -0.22) * CFrame.Angles(math.rad(0), math.rad(1170), math.rad(60)) |
| 1566 | p.BrickColor = BrickColor.new("Dark red") |
| 1567 | p.Material = Enum.Material.Glacier |
| 1568 | p.MaterialVariant = "2022 Stud" |
| 1569 | p.Anchored = true |
| 1570 | p.Parent = model |
| 1571 | end |
| 1572 | model.PrimaryPart = model:FindFirstChild("Stem") |
| 1573 | print("OrchidPrimrose built: " .. #model:GetChildren() .. " parts") |
Loading comments...