Loading model...
by Vuk Milanović · 6/25/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: CosmicSingularity |
| 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 = "CosmicSingularity" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Eggplant"] = "2022 Stud", |
| 25 | } |
| 26 | do |
| 27 | local p = Instance.new("Part") |
| 28 | p.Shape = Enum.PartType.Ball |
| 29 | p.Name = "Core" |
| 30 | p.Size = Vector3.new(6, 6, 6) |
| 31 | p.CFrame = CFrame.new(0, 0, 0) |
| 32 | p.BrickColor = BrickColor.new("Eggplant") |
| 33 | p.Material = Enum.Material.Glacier |
| 34 | p.MaterialVariant = "2022 Stud" |
| 35 | p.Anchored = true |
| 36 | p.Parent = model |
| 37 | end |
| 38 | do |
| 39 | local p = Instance.new("Part") |
| 40 | p.Shape = Enum.PartType.Cylinder |
| 41 | p.Name = "PinkRingLarge_0" |
| 42 | p.Size = Vector3.new(1.56827, 0.28, 0.28) |
| 43 | p.CFrame = CFrame.new(7.13754, 0.551799, -3.4837) * CFrame.Angles(math.rad(0), math.rad(-67.9296), math.rad(44.7248)) |
| 44 | p.BrickColor = BrickColor.new("Hot pink") |
| 45 | p.Material = Enum.Material.Neon |
| 46 | p.Anchored = true |
| 47 | p.Parent = model |
| 48 | end |
| 49 | do |
| 50 | local p = Instance.new("Part") |
| 51 | p.Shape = Enum.PartType.Cylinder |
| 52 | p.Name = "PinkRingLarge_1" |
| 53 | p.Size = Vector3.new(1.56827, 0.24, 0.24) |
| 54 | p.CFrame = CFrame.new(7.41505, 1.63419, -2.39408) * CFrame.Angles(math.rad(0), math.rad(-83.2192), math.rad(42.5831)) |
| 55 | p.BrickColor = BrickColor.new("Hot pink") |
| 56 | p.Material = Enum.Material.Neon |
| 57 | p.Anchored = true |
| 58 | p.Parent = model |
| 59 | end |
| 60 | do |
| 61 | local p = Instance.new("Part") |
| 62 | p.Shape = Enum.PartType.Cylinder |
| 63 | p.Name = "PinkRingLarge_2" |
| 64 | p.Size = Vector3.new(1.56827, 0.28, 0.28) |
| 65 | p.CFrame = CFrame.new(7.4076, 2.65378, -1.21246) * CFrame.Angles(math.rad(-180), math.rad(-82.9139), math.rad(-141.42)) |
| 66 | p.BrickColor = BrickColor.new("Hot pink") |
| 67 | p.Material = Enum.Material.Neon |
| 68 | p.Anchored = true |
| 69 | p.Parent = model |
| 70 | end |
| 71 | do |
| 72 | local p = Instance.new("Part") |
| 73 | p.Shape = Enum.PartType.Cylinder |
| 74 | p.Name = "PinkRingLarge_3" |
| 75 | p.Size = Vector3.new(1.56827, 0.24, 0.24) |
| 76 | p.CFrame = CFrame.new(7.11548, 3.57139, 0.015762) * CFrame.Angles(math.rad(-180), math.rad(-70.7486), math.rad(-146.866)) |
| 77 | p.BrickColor = BrickColor.new("Hot pink") |
| 78 | p.Material = Enum.Material.Neon |
| 79 | p.Anchored = true |
| 80 | p.Parent = model |
| 81 | end |
| 82 | do |
| 83 | local p = Instance.new("Part") |
| 84 | p.Shape = Enum.PartType.Cylinder |
| 85 | p.Name = "PinkRingLarge_4" |
| 86 | p.Size = Vector3.new(1.56827, 0.2, 0.2) |
| 87 | p.CFrame = CFrame.new(6.54992, 4.35175, 1.24337) * CFrame.Angles(math.rad(-180), math.rad(-60.1269), math.rad(-153.347)) |
| 88 | p.BrickColor = BrickColor.new("Hot pink") |
| 89 | p.Material = Enum.Material.Neon |
| 90 | p.Anchored = true |
| 91 | p.Parent = model |
| 92 | end |
| 93 | do |
| 94 | local p = Instance.new("Part") |
| 95 | p.Shape = Enum.PartType.Cylinder |
| 96 | p.Name = "PinkRingLarge_5" |
| 97 | p.Size = Vector3.new(1.56827, 0.2, 0.2) |
| 98 | p.CFrame = CFrame.new(5.73264, 4.96488, 2.4232) * CFrame.Angles(math.rad(-180), math.rad(-50.7044), math.rad(-160.529)) |
| 99 | p.BrickColor = BrickColor.new("Hot pink") |
| 100 | p.Material = Enum.Material.Neon |
| 101 | p.Anchored = true |
| 102 | p.Parent = model |
| 103 | end |
| 104 | do |
| 105 | local p = Instance.new("Part") |
| 106 | p.Shape = Enum.PartType.Cylinder |
| 107 | p.Name = "PinkRingLarge_6" |
| 108 | p.Size = Vector3.new(1.56827, 0.24, 0.24) |
| 109 | p.CFrame = CFrame.new(4.69507, 5.38721, 3.50991) * CFrame.Angles(math.rad(-180), math.rad(-42.1064), math.rad(-168.155)) |
| 110 | p.BrickColor = BrickColor.new("Hot pink") |
| 111 | p.Material = Enum.Material.Neon |
| 112 | p.Anchored = true |
| 113 | p.Parent = model |
| 114 | end |
| 115 | do |
| 116 | local p = Instance.new("Part") |
| 117 | p.Shape = Enum.PartType.Cylinder |
| 118 | p.Name = "PinkRingLarge_7" |
| 119 | p.Size = Vector3.new(1.56827, 0.24, 0.24) |
| 120 | p.CFrame = CFrame.new(3.47707, 5.60251, 4.46173) * CFrame.Angles(math.rad(-180), math.rad(-33.9839), math.rad(-176.026)) |
| 121 | p.BrickColor = BrickColor.new("Hot pink") |
| 122 | p.Material = Enum.Material.Neon |
| 123 | p.Anchored = true |
| 124 | p.Parent = model |
| 125 | end |
| 126 | do |
| 127 | local p = Instance.new("Part") |
| 128 | p.Shape = Enum.PartType.Cylinder |
| 129 | p.Name = "PinkRingLarge_8" |
| 130 | p.Size = Vector3.new(1.56827, 0.28, 0.28) |
| 131 | p.CFrame = CFrame.new(2.12544, 5.60251, 5.24209) * CFrame.Angles(math.rad(-180), math.rad(-26.0161), math.rad(176.026)) |
| 132 | p.BrickColor = BrickColor.new("Hot pink") |
| 133 | p.Material = Enum.Material.Neon |
| 134 | p.Anchored = true |
| 135 | p.Parent = model |
| 136 | end |
| 137 | do |
| 138 | local p = Instance.new("Part") |
| 139 | p.Shape = Enum.PartType.Cylinder |
| 140 | p.Name = "PinkRingLarge_9" |
| 141 | p.Size = Vector3.new(1.56827, 0.28, 0.28) |
| 142 | p.CFrame = CFrame.new(0.692136, 5.38721, 5.821) * CFrame.Angles(math.rad(-180), math.rad(-17.8936), math.rad(168.155)) |
| 143 | p.BrickColor = BrickColor.new("Hot pink") |
| 144 | p.Material = Enum.Material.Neon |
| 145 | p.Anchored = true |
| 146 | p.Parent = model |
| 147 | end |
| 148 | do |
| 149 | local p = Instance.new("Part") |
| 150 | p.Shape = Enum.PartType.Cylinder |
| 151 | p.Name = "PinkRingLarge_10" |
| 152 | p.Size = Vector3.new(1.56827, 0.28, 0.28) |
| 153 | p.CFrame = CFrame.new(-0.767767, 4.96488, 6.17622) * CFrame.Angles(math.rad(-180), math.rad(-9.29559), math.rad(160.529)) |
| 154 | p.BrickColor = BrickColor.new("Hot pink") |
| 155 | p.Material = Enum.Material.Neon |
| 156 | p.Anchored = true |
| 157 | p.Parent = model |
| 158 | end |
| 159 | do |
| 160 | local p = Instance.new("Part") |
| 161 | p.Shape = Enum.PartType.Cylinder |
| 162 | p.Name = "PinkRingLarge_11" |
| 163 | p.Size = Vector3.new(1.56827, 0.28, 0.28) |
| 164 | p.CFrame = CFrame.new(-2.19817, 4.35175, 6.29408) * CFrame.Angles(math.rad(-180), math.rad(0.126917), math.rad(153.347)) |
| 165 | p.BrickColor = BrickColor.new("Hot pink") |
| 166 | p.Material = Enum.Material.Neon |
| 167 | p.Anchored = true |
| 168 | p.Parent = model |
| 169 | end |
| 170 | do |
| 171 | local p = Instance.new("Part") |
| 172 | p.Shape = Enum.PartType.Cylinder |
| 173 | p.Name = "PinkRingLarge_12" |
| 174 | p.Size = Vector3.new(1.56827, 0.24, 0.24) |
| 175 | p.CFrame = CFrame.new(-3.54409, 3.57139, 6.17007) * CFrame.Angles(math.rad(-180), math.rad(10.7486), math.rad(146.866)) |
| 176 | p.BrickColor = BrickColor.new("Hot pink") |
| 177 | p.Material = Enum.Material.Neon |
| 178 | p.Anchored = true |
| 179 | p.Parent = model |
| 180 | end |
| 181 | do |
| 182 | local p = Instance.new("Part") |
| 183 | p.Shape = Enum.PartType.Cylinder |
| 184 | p.Name = "PinkRingLarge_13" |
| 185 | p.Size = Vector3.new(1.56827, 0.24, 0.24) |
| 186 | p.CFrame = CFrame.new(-4.75382, 2.65378, 5.80894) * CFrame.Angles(math.rad(-180), math.rad(22.9139), math.rad(141.42)) |
| 187 | p.BrickColor = BrickColor.new("Hot pink") |
| 188 | p.Material = Enum.Material.Neon |
| 189 | p.Anchored = true |
| 190 | p.Parent = model |
| 191 | end |
| 192 | do |
| 193 | local p = Instance.new("Part") |
| 194 | p.Shape = Enum.PartType.Cylinder |
| 195 | p.Name = "PinkRingLarge_14" |
| 196 | p.Size = Vector3.new(1.56827, 0.24, 0.24) |
| 197 | p.CFrame = CFrame.new(-5.78086, 1.63419, 5.22458) * CFrame.Angles(math.rad(-180), math.rad(36.7808), math.rad(137.417)) |
| 198 | p.BrickColor = BrickColor.new("Hot pink") |
| 199 | p.Material = Enum.Material.Neon |
| 200 | p.Anchored = true |
| 201 | p.Parent = model |
| 202 | end |
| 203 | do |
| 204 | local p = Instance.new("Part") |
| 205 | p.Shape = Enum.PartType.Cylinder |
| 206 | p.Name = "PinkRingLarge_15" |
| 207 | p.Size = Vector3.new(1.56827, 0.24, 0.24) |
| 208 | p.CFrame = CFrame.new(-6.58574, 0.551799, 4.43944) * CFrame.Angles(math.rad(-180), math.rad(52.0704), math.rad(135.275)) |
| 209 | p.BrickColor = BrickColor.new("Hot pink") |
| 210 | p.Material = Enum.Material.Neon |
| 211 | p.Anchored = true |
| 212 | p.Parent = model |
| 213 | end |
| 214 | do |
| 215 | local p = Instance.new("Part") |
| 216 | p.Shape = Enum.PartType.Cylinder |
| 217 | p.Name = "PinkRingLarge_16" |
| 218 | p.Size = Vector3.new(1.56827, 0.28, 0.28) |
| 219 | p.CFrame = CFrame.new(-7.13754, -0.551799, 3.4837) * CFrame.Angles(math.rad(-180), math.rad(67.9296), math.rad(135.275)) |
| 220 | p.BrickColor = BrickColor.new("Hot pink") |
| 221 | p.Material = Enum.Material.Neon |
| 222 | p.Anchored = true |
| 223 | p.Parent = model |
| 224 | end |
| 225 | do |
| 226 | local p = Instance.new("Part") |
| 227 | p.Shape = Enum.PartType.Cylinder |
| 228 | p.Name = "PinkRingLarge_17" |
| 229 | p.Size = Vector3.new(1.56827, 0.24, 0.24) |
| 230 | p.CFrame = CFrame.new(-7.41505, -1.63419, 2.39408) * CFrame.Angles(math.rad(-180), math.rad(83.2192), math.rad(137.417)) |
| 231 | p.BrickColor = BrickColor.new("Hot pink") |
| 232 | p.Material = Enum.Material.Neon |
| 233 | p.Anchored = true |
| 234 | p.Parent = model |
| 235 | end |
| 236 | do |
| 237 | local p = Instance.new("Part") |
| 238 | p.Shape = Enum.PartType.Cylinder |
| 239 | p.Name = "PinkRingLarge_18" |
| 240 | p.Size = Vector3.new(1.56827, 0.28, 0.28) |
| 241 | p.CFrame = CFrame.new(-7.4076, -2.65378, 1.21246) * CFrame.Angles(math.rad(0), math.rad(82.9139), math.rad(-38.5804)) |
| 242 | p.BrickColor = BrickColor.new("Hot pink") |
| 243 | p.Material = Enum.Material.Neon |
| 244 | p.Anchored = true |
| 245 | p.Parent = model |
| 246 | end |
| 247 | do |
| 248 | local p = Instance.new("Part") |
| 249 | p.Shape = Enum.PartType.Cylinder |
| 250 | p.Name = "PinkRingLarge_19" |
| 251 | p.Size = Vector3.new(1.56827, 0.24, 0.24) |
| 252 | p.CFrame = CFrame.new(-7.11548, -3.57139, -0.015762) * CFrame.Angles(math.rad(0), math.rad(70.7486), math.rad(-33.1341)) |
| 253 | p.BrickColor = BrickColor.new("Hot pink") |
| 254 | p.Material = Enum.Material.Neon |
| 255 | p.Anchored = true |
| 256 | p.Parent = model |
| 257 | end |
| 258 | do |
| 259 | local p = Instance.new("Part") |
| 260 | p.Shape = Enum.PartType.Cylinder |
| 261 | p.Name = "PinkRingLarge_20" |
| 262 | p.Size = Vector3.new(1.56827, 0.2, 0.2) |
| 263 | p.CFrame = CFrame.new(-6.54992, -4.35175, -1.24337) * CFrame.Angles(math.rad(0), math.rad(60.1269), math.rad(-26.6529)) |
| 264 | p.BrickColor = BrickColor.new("Hot pink") |
| 265 | p.Material = Enum.Material.Neon |
| 266 | p.Anchored = true |
| 267 | p.Parent = model |
| 268 | end |
| 269 | do |
| 270 | local p = Instance.new("Part") |
| 271 | p.Shape = Enum.PartType.Cylinder |
| 272 | p.Name = "PinkRingLarge_21" |
| 273 | p.Size = Vector3.new(1.56827, 0.2, 0.2) |
| 274 | p.CFrame = CFrame.new(-5.73264, -4.96488, -2.4232) * CFrame.Angles(math.rad(0), math.rad(50.7044), math.rad(-19.4709)) |
| 275 | p.BrickColor = BrickColor.new("Hot pink") |
| 276 | p.Material = Enum.Material.Neon |
| 277 | p.Anchored = true |
| 278 | p.Parent = model |
| 279 | end |
| 280 | do |
| 281 | local p = Instance.new("Part") |
| 282 | p.Shape = Enum.PartType.Cylinder |
| 283 | p.Name = "PinkRingLarge_22" |
| 284 | p.Size = Vector3.new(1.56827, 0.24, 0.24) |
| 285 | p.CFrame = CFrame.new(-4.69507, -5.38721, -3.50991) * CFrame.Angles(math.rad(0), math.rad(42.1064), math.rad(-11.8449)) |
| 286 | p.BrickColor = BrickColor.new("Hot pink") |
| 287 | p.Material = Enum.Material.Neon |
| 288 | p.Anchored = true |
| 289 | p.Parent = model |
| 290 | end |
| 291 | do |
| 292 | local p = Instance.new("Part") |
| 293 | p.Shape = Enum.PartType.Cylinder |
| 294 | p.Name = "PinkRingLarge_23" |
| 295 | p.Size = Vector3.new(1.56827, 0.24, 0.24) |
| 296 | p.CFrame = CFrame.new(-3.47707, -5.60251, -4.46173) * CFrame.Angles(math.rad(0), math.rad(33.9839), math.rad(-3.97428)) |
| 297 | p.BrickColor = BrickColor.new("Hot pink") |
| 298 | p.Material = Enum.Material.Neon |
| 299 | p.Anchored = true |
| 300 | p.Parent = model |
| 301 | end |
| 302 | do |
| 303 | local p = Instance.new("Part") |
| 304 | p.Shape = Enum.PartType.Cylinder |
| 305 | p.Name = "PinkRingLarge_24" |
| 306 | p.Size = Vector3.new(1.56827, 0.28, 0.28) |
| 307 | p.CFrame = CFrame.new(-2.12544, -5.60251, -5.24209) * CFrame.Angles(math.rad(0), math.rad(26.0161), math.rad(3.97428)) |
| 308 | p.BrickColor = BrickColor.new("Hot pink") |
| 309 | p.Material = Enum.Material.Neon |
| 310 | p.Anchored = true |
| 311 | p.Parent = model |
| 312 | end |
| 313 | do |
| 314 | local p = Instance.new("Part") |
| 315 | p.Shape = Enum.PartType.Cylinder |
| 316 | p.Name = "PinkRingLarge_25" |
| 317 | p.Size = Vector3.new(1.56827, 0.28, 0.28) |
| 318 | p.CFrame = CFrame.new(-0.692136, -5.38721, -5.821) * CFrame.Angles(math.rad(0), math.rad(17.8936), math.rad(11.8449)) |
| 319 | p.BrickColor = BrickColor.new("Hot pink") |
| 320 | p.Material = Enum.Material.Neon |
| 321 | p.Anchored = true |
| 322 | p.Parent = model |
| 323 | end |
| 324 | do |
| 325 | local p = Instance.new("Part") |
| 326 | p.Shape = Enum.PartType.Cylinder |
| 327 | p.Name = "PinkRingLarge_26" |
| 328 | p.Size = Vector3.new(1.56827, 0.28, 0.28) |
| 329 | p.CFrame = CFrame.new(0.767767, -4.96488, -6.17622) * CFrame.Angles(math.rad(0), math.rad(9.29559), math.rad(19.4709)) |
| 330 | p.BrickColor = BrickColor.new("Hot pink") |
| 331 | p.Material = Enum.Material.Neon |
| 332 | p.Anchored = true |
| 333 | p.Parent = model |
| 334 | end |
| 335 | do |
| 336 | local p = Instance.new("Part") |
| 337 | p.Shape = Enum.PartType.Cylinder |
| 338 | p.Name = "PinkRingLarge_27" |
| 339 | p.Size = Vector3.new(1.56827, 0.28, 0.28) |
| 340 | p.CFrame = CFrame.new(2.19817, -4.35175, -6.29408) * CFrame.Angles(math.rad(0), math.rad(-0.126917), math.rad(26.6529)) |
| 341 | p.BrickColor = BrickColor.new("Hot pink") |
| 342 | p.Material = Enum.Material.Neon |
| 343 | p.Anchored = true |
| 344 | p.Parent = model |
| 345 | end |
| 346 | do |
| 347 | local p = Instance.new("Part") |
| 348 | p.Shape = Enum.PartType.Cylinder |
| 349 | p.Name = "PinkRingLarge_28" |
| 350 | p.Size = Vector3.new(1.56827, 0.24, 0.24) |
| 351 | p.CFrame = CFrame.new(3.54409, -3.57139, -6.17007) * CFrame.Angles(math.rad(0), math.rad(-10.7486), math.rad(33.1341)) |
| 352 | p.BrickColor = BrickColor.new("Hot pink") |
| 353 | p.Material = Enum.Material.Neon |
| 354 | p.Anchored = true |
| 355 | p.Parent = model |
| 356 | end |
| 357 | do |
| 358 | local p = Instance.new("Part") |
| 359 | p.Shape = Enum.PartType.Cylinder |
| 360 | p.Name = "PinkRingLarge_29" |
| 361 | p.Size = Vector3.new(1.56827, 0.24, 0.24) |
| 362 | p.CFrame = CFrame.new(4.75382, -2.65378, -5.80894) * CFrame.Angles(math.rad(0), math.rad(-22.9139), math.rad(38.5804)) |
| 363 | p.BrickColor = BrickColor.new("Hot pink") |
| 364 | p.Material = Enum.Material.Neon |
| 365 | p.Anchored = true |
| 366 | p.Parent = model |
| 367 | end |
| 368 | do |
| 369 | local p = Instance.new("Part") |
| 370 | p.Shape = Enum.PartType.Cylinder |
| 371 | p.Name = "PinkRingLarge_30" |
| 372 | p.Size = Vector3.new(1.56827, 0.24, 0.24) |
| 373 | p.CFrame = CFrame.new(5.78086, -1.63419, -5.22458) * CFrame.Angles(math.rad(0), math.rad(-36.7808), math.rad(42.5831)) |
| 374 | p.BrickColor = BrickColor.new("Hot pink") |
| 375 | p.Material = Enum.Material.Neon |
| 376 | p.Anchored = true |
| 377 | p.Parent = model |
| 378 | end |
| 379 | do |
| 380 | local p = Instance.new("Part") |
| 381 | p.Shape = Enum.PartType.Cylinder |
| 382 | p.Name = "PinkRingLarge_31" |
| 383 | p.Size = Vector3.new(1.56827, 0.28, 0.28) |
| 384 | p.CFrame = CFrame.new(6.58574, -0.551799, -4.43944) * CFrame.Angles(math.rad(0), math.rad(-52.0704), math.rad(44.7248)) |
| 385 | p.BrickColor = BrickColor.new("Hot pink") |
| 386 | p.Material = Enum.Material.Neon |
| 387 | p.Anchored = true |
| 388 | p.Parent = model |
| 389 | end |
| 390 | do |
| 391 | local p = Instance.new("Part") |
| 392 | p.Shape = Enum.PartType.Cylinder |
| 393 | p.Name = "PurpleRingLarge_0" |
| 394 | p.Size = Vector3.new(1.47026, 0.24, 0.24) |
| 395 | p.CFrame = CFrame.new(3.26597, 0.517311, -6.69144) * CFrame.Angles(math.rad(-180), math.rad(22.0704), math.rad(-135.275)) |
| 396 | p.BrickColor = BrickColor.new("Royal purple") |
| 397 | p.Material = Enum.Material.Neon |
| 398 | p.Anchored = true |
| 399 | p.Parent = model |
| 400 | end |
| 401 | do |
| 402 | local p = Instance.new("Part") |
| 403 | p.Shape = Enum.PartType.Cylinder |
| 404 | p.Name = "PurpleRingLarge_1" |
| 405 | p.Size = Vector3.new(1.47026, 0.28, 0.28) |
| 406 | p.CFrame = CFrame.new(2.24445, 1.53205, -6.95161) * CFrame.Angles(math.rad(-180), math.rad(6.78081), math.rad(-137.417)) |
| 407 | p.BrickColor = BrickColor.new("Royal purple") |
| 408 | p.Material = Enum.Material.Neon |
| 409 | p.Anchored = true |
| 410 | p.Parent = model |
| 411 | end |
| 412 | do |
| 413 | local p = Instance.new("Part") |
| 414 | p.Shape = Enum.PartType.Cylinder |
| 415 | p.Name = "PurpleRingLarge_2" |
| 416 | p.Size = Vector3.new(1.47026, 0.28, 0.28) |
| 417 | p.CFrame = CFrame.new(1.13668, 2.48792, -6.94462) * CFrame.Angles(math.rad(-180), math.rad(-7.0861), math.rad(-141.42)) |
| 418 | p.BrickColor = BrickColor.new("Royal purple") |
| 419 | p.Material = Enum.Material.Neon |
| 420 | p.Anchored = true |
| 421 | p.Parent = model |
| 422 | end |
| 423 | do |
| 424 | local p = Instance.new("Part") |
| 425 | p.Shape = Enum.PartType.Cylinder |
| 426 | p.Name = "PurpleRingLarge_3" |
| 427 | p.Size = Vector3.new(1.47026, 0.32, 0.32) |
| 428 | p.CFrame = CFrame.new(-0.014777, 3.34818, -6.67076) * CFrame.Angles(math.rad(-180), math.rad(-19.2514), math.rad(-146.866)) |
| 429 | p.BrickColor = BrickColor.new("Royal purple") |
| 430 | p.Material = Enum.Material.Neon |
| 431 | p.Anchored = true |
| 432 | p.Parent = model |
| 433 | end |
| 434 | do |
| 435 | local p = Instance.new("Part") |
| 436 | p.Shape = Enum.PartType.Cylinder |
| 437 | p.Name = "PurpleRingLarge_4" |
| 438 | p.Size = Vector3.new(1.47026, 0.28, 0.28) |
| 439 | p.CFrame = CFrame.new(-1.16566, 4.07977, -6.14055) * CFrame.Angles(math.rad(-180), math.rad(-29.8731), math.rad(-153.347)) |
| 440 | p.BrickColor = BrickColor.new("Royal purple") |
| 441 | p.Material = Enum.Material.Neon |
| 442 | p.Anchored = true |
| 443 | p.Parent = model |
| 444 | end |
| 445 | do |
| 446 | local p = Instance.new("Part") |
| 447 | p.Shape = Enum.PartType.Cylinder |
| 448 | p.Name = "PurpleRingLarge_5" |
| 449 | p.Size = Vector3.new(1.47026, 0.28, 0.28) |
| 450 | p.CFrame = CFrame.new(-2.27175, 4.65457, -5.37435) * CFrame.Angles(math.rad(-180), math.rad(-39.2956), math.rad(-160.529)) |
| 451 | p.BrickColor = BrickColor.new("Royal purple") |
| 452 | p.Material = Enum.Material.Neon |
| 453 | p.Anchored = true |
| 454 | p.Parent = model |
| 455 | end |
| 456 | do |
| 457 | local p = Instance.new("Part") |
| 458 | p.Shape = Enum.PartType.Cylinder |
| 459 | p.Name = "PurpleRingLarge_6" |
| 460 | p.Size = Vector3.new(1.47026, 0.24, 0.24) |
| 461 | p.CFrame = CFrame.new(-3.29054, 5.05051, -4.40163) * CFrame.Angles(math.rad(-180), math.rad(-47.8936), math.rad(-168.155)) |
| 462 | p.BrickColor = BrickColor.new("Royal purple") |
| 463 | p.Material = Enum.Material.Neon |
| 464 | p.Anchored = true |
| 465 | p.Parent = model |
| 466 | end |
| 467 | do |
| 468 | local p = Instance.new("Part") |
| 469 | p.Shape = Enum.PartType.Cylinder |
| 470 | p.Name = "PurpleRingLarge_7" |
| 471 | p.Size = Vector3.new(1.47026, 0.24, 0.24) |
| 472 | p.CFrame = CFrame.new(-4.18287, 5.25235, -3.25975) * CFrame.Angles(math.rad(-180), math.rad(-56.0161), math.rad(-176.026)) |
| 473 | p.BrickColor = BrickColor.new("Royal purple") |
| 474 | p.Material = Enum.Material.Neon |
| 475 | p.Anchored = true |
| 476 | p.Parent = model |
| 477 | end |
| 478 | do |
| 479 | local p = Instance.new("Part") |
| 480 | p.Shape = Enum.PartType.Cylinder |
| 481 | p.Name = "PurpleRingLarge_8" |
| 482 | p.Size = Vector3.new(1.47026, 0.28, 0.28) |
| 483 | p.CFrame = CFrame.new(-4.91446, 5.25235, -1.9926) * CFrame.Angles(math.rad(-180), math.rad(-63.9839), math.rad(176.026)) |
| 484 | p.BrickColor = BrickColor.new("Royal purple") |
| 485 | p.Material = Enum.Material.Neon |
| 486 | p.Anchored = true |
| 487 | p.Parent = model |
| 488 | end |
| 489 | do |
| 490 | local p = Instance.new("Part") |
| 491 | p.Shape = Enum.PartType.Cylinder |
| 492 | p.Name = "PurpleRingLarge_9" |
| 493 | p.Size = Vector3.new(1.47026, 0.28, 0.28) |
| 494 | p.CFrame = CFrame.new(-5.45719, 5.05051, -0.648877) * CFrame.Angles(math.rad(-180), math.rad(-72.1064), math.rad(168.155)) |
| 495 | p.BrickColor = BrickColor.new("Royal purple") |
| 496 | p.Material = Enum.Material.Neon |
| 497 | p.Anchored = true |
| 498 | p.Parent = model |
| 499 | end |
| 500 | do |
| 501 | local p = Instance.new("Part") |
| 502 | p.Shape = Enum.PartType.Cylinder |
| 503 | p.Name = "PurpleRingLarge_10" |
| 504 | p.Size = Vector3.new(1.47026, 0.32, 0.32) |
| 505 | p.CFrame = CFrame.new(-5.7902, 4.65457, 0.719782) * CFrame.Angles(math.rad(-180), math.rad(-80.7044), math.rad(160.529)) |
| 506 | p.BrickColor = BrickColor.new("Royal purple") |
| 507 | p.Material = Enum.Material.Neon |
| 508 | p.Anchored = true |
| 509 | p.Parent = model |
| 510 | end |
| 511 | do |
| 512 | local p = Instance.new("Part") |
| 513 | p.Shape = Enum.PartType.Cylinder |
| 514 | p.Name = "PurpleRingLarge_11" |
| 515 | p.Size = Vector3.new(1.47026, 0.28, 0.28) |
| 516 | p.CFrame = CFrame.new(-5.9007, 4.07977, 2.06078) * CFrame.Angles(math.rad(0), math.rad(-89.8731), math.rad(-26.6529)) |
| 517 | p.BrickColor = BrickColor.new("Royal purple") |
| 518 | p.Material = Enum.Material.Neon |
| 519 | p.Anchored = true |
| 520 | p.Parent = model |
| 521 | end |
| 522 | do |
| 523 | local p = Instance.new("Part") |
| 524 | p.Shape = Enum.PartType.Cylinder |
| 525 | p.Name = "PurpleRingLarge_12" |
| 526 | p.Size = Vector3.new(1.47026, 0.24, 0.24) |
| 527 | p.CFrame = CFrame.new(-5.78444, 3.34818, 3.32258) * CFrame.Angles(math.rad(0), math.rad(-79.2514), math.rad(-33.1341)) |
| 528 | p.BrickColor = BrickColor.new("Royal purple") |
| 529 | p.Material = Enum.Material.Neon |
| 530 | p.Anchored = true |
| 531 | p.Parent = model |
| 532 | end |
| 533 | do |
| 534 | local p = Instance.new("Part") |
| 535 | p.Shape = Enum.PartType.Cylinder |
| 536 | p.Name = "PurpleRingLarge_13" |
| 537 | p.Size = Vector3.new(1.47026, 0.24, 0.24) |
| 538 | p.CFrame = CFrame.new(-5.44588, 2.48792, 4.4567) * CFrame.Angles(math.rad(0), math.rad(-67.0861), math.rad(-38.5804)) |
| 539 | p.BrickColor = BrickColor.new("Royal purple") |
| 540 | p.Material = Enum.Material.Neon |
| 541 | p.Anchored = true |
| 542 | p.Parent = model |
| 543 | end |
| 544 | do |
| 545 | local p = Instance.new("Part") |
| 546 | p.Shape = Enum.PartType.Cylinder |
| 547 | p.Name = "PurpleRingLarge_14" |
| 548 | p.Size = Vector3.new(1.47026, 0.24, 0.24) |
| 549 | p.CFrame = CFrame.new(-4.89804, 1.53205, 5.41955) * CFrame.Angles(math.rad(0), math.rad(-53.2192), math.rad(-42.5831)) |
| 550 | p.BrickColor = BrickColor.new("Royal purple") |
| 551 | p.Material = Enum.Material.Neon |
| 552 | p.Anchored = true |
| 553 | p.Parent = model |
| 554 | end |
| 555 | do |
| 556 | local p = Instance.new("Part") |
| 557 | p.Shape = Enum.PartType.Cylinder |
| 558 | p.Name = "PurpleRingLarge_15" |
| 559 | p.Size = Vector3.new(1.47026, 0.28, 0.28) |
| 560 | p.CFrame = CFrame.new(-4.16198, 0.517311, 6.17413) * CFrame.Angles(math.rad(0), math.rad(-37.9296), math.rad(-44.7248)) |
| 561 | p.BrickColor = BrickColor.new("Royal purple") |
| 562 | p.Material = Enum.Material.Neon |
| 563 | p.Anchored = true |
| 564 | p.Parent = model |
| 565 | end |
| 566 | do |
| 567 | local p = Instance.new("Part") |
| 568 | p.Shape = Enum.PartType.Cylinder |
| 569 | p.Name = "PurpleRingLarge_16" |
| 570 | p.Size = Vector3.new(1.47026, 0.24, 0.24) |
| 571 | p.CFrame = CFrame.new(-3.26597, -0.517311, 6.69144) * CFrame.Angles(math.rad(0), math.rad(-22.0704), math.rad(-44.7248)) |
| 572 | p.BrickColor = BrickColor.new("Royal purple") |
| 573 | p.Material = Enum.Material.Neon |
| 574 | p.Anchored = true |
| 575 | p.Parent = model |
| 576 | end |
| 577 | do |
| 578 | local p = Instance.new("Part") |
| 579 | p.Shape = Enum.PartType.Cylinder |
| 580 | p.Name = "PurpleRingLarge_17" |
| 581 | p.Size = Vector3.new(1.47026, 0.28, 0.28) |
| 582 | p.CFrame = CFrame.new(-2.24445, -1.53205, 6.95161) * CFrame.Angles(math.rad(0), math.rad(-6.78081), math.rad(-42.5831)) |
| 583 | p.BrickColor = BrickColor.new("Royal purple") |
| 584 | p.Material = Enum.Material.Neon |
| 585 | p.Anchored = true |
| 586 | p.Parent = model |
| 587 | end |
| 588 | do |
| 589 | local p = Instance.new("Part") |
| 590 | p.Shape = Enum.PartType.Cylinder |
| 591 | p.Name = "PurpleRingLarge_18" |
| 592 | p.Size = Vector3.new(1.47026, 0.28, 0.28) |
| 593 | p.CFrame = CFrame.new(-1.13668, -2.48792, 6.94462) * CFrame.Angles(math.rad(0), math.rad(7.0861), math.rad(-38.5804)) |
| 594 | p.BrickColor = BrickColor.new("Royal purple") |
| 595 | p.Material = Enum.Material.Neon |
| 596 | p.Anchored = true |
| 597 | p.Parent = model |
| 598 | end |
| 599 | do |
| 600 | local p = Instance.new("Part") |
| 601 | p.Shape = Enum.PartType.Cylinder |
| 602 | p.Name = "PurpleRingLarge_19" |
| 603 | p.Size = Vector3.new(1.47026, 0.32, 0.32) |
| 604 | p.CFrame = CFrame.new(0.014777, -3.34818, 6.67076) * CFrame.Angles(math.rad(0), math.rad(19.2514), math.rad(-33.1341)) |
| 605 | p.BrickColor = BrickColor.new("Royal purple") |
| 606 | p.Material = Enum.Material.Neon |
| 607 | p.Anchored = true |
| 608 | p.Parent = model |
| 609 | end |
| 610 | do |
| 611 | local p = Instance.new("Part") |
| 612 | p.Shape = Enum.PartType.Cylinder |
| 613 | p.Name = "PurpleRingLarge_20" |
| 614 | p.Size = Vector3.new(1.47026, 0.28, 0.28) |
| 615 | p.CFrame = CFrame.new(1.16566, -4.07977, 6.14055) * CFrame.Angles(math.rad(0), math.rad(29.8731), math.rad(-26.6529)) |
| 616 | p.BrickColor = BrickColor.new("Royal purple") |
| 617 | p.Material = Enum.Material.Neon |
| 618 | p.Anchored = true |
| 619 | p.Parent = model |
| 620 | end |
| 621 | do |
| 622 | local p = Instance.new("Part") |
| 623 | p.Shape = Enum.PartType.Cylinder |
| 624 | p.Name = "PurpleRingLarge_21" |
| 625 | p.Size = Vector3.new(1.47026, 0.28, 0.28) |
| 626 | p.CFrame = CFrame.new(2.27175, -4.65457, 5.37435) * CFrame.Angles(math.rad(0), math.rad(39.2956), math.rad(-19.4709)) |
| 627 | p.BrickColor = BrickColor.new("Royal purple") |
| 628 | p.Material = Enum.Material.Neon |
| 629 | p.Anchored = true |
| 630 | p.Parent = model |
| 631 | end |
| 632 | do |
| 633 | local p = Instance.new("Part") |
| 634 | p.Shape = Enum.PartType.Cylinder |
| 635 | p.Name = "PurpleRingLarge_22" |
| 636 | p.Size = Vector3.new(1.47026, 0.24, 0.24) |
| 637 | p.CFrame = CFrame.new(3.29054, -5.05051, 4.40163) * CFrame.Angles(math.rad(0), math.rad(47.8936), math.rad(-11.8449)) |
| 638 | p.BrickColor = BrickColor.new("Royal purple") |
| 639 | p.Material = Enum.Material.Neon |
| 640 | p.Anchored = true |
| 641 | p.Parent = model |
| 642 | end |
| 643 | do |
| 644 | local p = Instance.new("Part") |
| 645 | p.Shape = Enum.PartType.Cylinder |
| 646 | p.Name = "PurpleRingLarge_23" |
| 647 | p.Size = Vector3.new(1.47026, 0.24, 0.24) |
| 648 | p.CFrame = CFrame.new(4.18287, -5.25235, 3.25975) * CFrame.Angles(math.rad(0), math.rad(56.0161), math.rad(-3.97428)) |
| 649 | p.BrickColor = BrickColor.new("Royal purple") |
| 650 | p.Material = Enum.Material.Neon |
| 651 | p.Anchored = true |
| 652 | p.Parent = model |
| 653 | end |
| 654 | do |
| 655 | local p = Instance.new("Part") |
| 656 | p.Shape = Enum.PartType.Cylinder |
| 657 | p.Name = "PurpleRingLarge_24" |
| 658 | p.Size = Vector3.new(1.47026, 0.28, 0.28) |
| 659 | p.CFrame = CFrame.new(4.91446, -5.25235, 1.9926) * CFrame.Angles(math.rad(0), math.rad(63.9839), math.rad(3.97428)) |
| 660 | p.BrickColor = BrickColor.new("Royal purple") |
| 661 | p.Material = Enum.Material.Neon |
| 662 | p.Anchored = true |
| 663 | p.Parent = model |
| 664 | end |
| 665 | do |
| 666 | local p = Instance.new("Part") |
| 667 | p.Shape = Enum.PartType.Cylinder |
| 668 | p.Name = "PurpleRingLarge_25" |
| 669 | p.Size = Vector3.new(1.47026, 0.28, 0.28) |
| 670 | p.CFrame = CFrame.new(5.45719, -5.05051, 0.648877) * CFrame.Angles(math.rad(0), math.rad(72.1064), math.rad(11.8449)) |
| 671 | p.BrickColor = BrickColor.new("Royal purple") |
| 672 | p.Material = Enum.Material.Neon |
| 673 | p.Anchored = true |
| 674 | p.Parent = model |
| 675 | end |
| 676 | do |
| 677 | local p = Instance.new("Part") |
| 678 | p.Shape = Enum.PartType.Cylinder |
| 679 | p.Name = "PurpleRingLarge_26" |
| 680 | p.Size = Vector3.new(1.47026, 0.32, 0.32) |
| 681 | p.CFrame = CFrame.new(5.7902, -4.65457, -0.719782) * CFrame.Angles(math.rad(0), math.rad(80.7044), math.rad(19.4709)) |
| 682 | p.BrickColor = BrickColor.new("Royal purple") |
| 683 | p.Material = Enum.Material.Neon |
| 684 | p.Anchored = true |
| 685 | p.Parent = model |
| 686 | end |
| 687 | do |
| 688 | local p = Instance.new("Part") |
| 689 | p.Shape = Enum.PartType.Cylinder |
| 690 | p.Name = "PurpleRingLarge_27" |
| 691 | p.Size = Vector3.new(1.47026, 0.28, 0.28) |
| 692 | p.CFrame = CFrame.new(5.9007, -4.07977, -2.06078) * CFrame.Angles(math.rad(-180), math.rad(89.8731), math.rad(-153.347)) |
| 693 | p.BrickColor = BrickColor.new("Royal purple") |
| 694 | p.Material = Enum.Material.Neon |
| 695 | p.Anchored = true |
| 696 | p.Parent = model |
| 697 | end |
| 698 | do |
| 699 | local p = Instance.new("Part") |
| 700 | p.Shape = Enum.PartType.Cylinder |
| 701 | p.Name = "PurpleRingLarge_28" |
| 702 | p.Size = Vector3.new(1.47026, 0.24, 0.24) |
| 703 | p.CFrame = CFrame.new(5.78444, -3.34818, -3.32258) * CFrame.Angles(math.rad(-180), math.rad(79.2514), math.rad(-146.866)) |
| 704 | p.BrickColor = BrickColor.new("Royal purple") |
| 705 | p.Material = Enum.Material.Neon |
| 706 | p.Anchored = true |
| 707 | p.Parent = model |
| 708 | end |
| 709 | do |
| 710 | local p = Instance.new("Part") |
| 711 | p.Shape = Enum.PartType.Cylinder |
| 712 | p.Name = "PurpleRingLarge_29" |
| 713 | p.Size = Vector3.new(1.47026, 0.24, 0.24) |
| 714 | p.CFrame = CFrame.new(5.44588, -2.48792, -4.4567) * CFrame.Angles(math.rad(-180), math.rad(67.0861), math.rad(-141.42)) |
| 715 | p.BrickColor = BrickColor.new("Royal purple") |
| 716 | p.Material = Enum.Material.Neon |
| 717 | p.Anchored = true |
| 718 | p.Parent = model |
| 719 | end |
| 720 | do |
| 721 | local p = Instance.new("Part") |
| 722 | p.Shape = Enum.PartType.Cylinder |
| 723 | p.Name = "PurpleRingLarge_30" |
| 724 | p.Size = Vector3.new(1.47026, 0.28, 0.28) |
| 725 | p.CFrame = CFrame.new(4.89804, -1.53205, -5.41955) * CFrame.Angles(math.rad(-180), math.rad(53.2192), math.rad(-137.417)) |
| 726 | p.BrickColor = BrickColor.new("Royal purple") |
| 727 | p.Material = Enum.Material.Neon |
| 728 | p.Anchored = true |
| 729 | p.Parent = model |
| 730 | end |
| 731 | do |
| 732 | local p = Instance.new("Part") |
| 733 | p.Shape = Enum.PartType.Cylinder |
| 734 | p.Name = "PurpleRingLarge_31" |
| 735 | p.Size = Vector3.new(1.47026, 0.24, 0.24) |
| 736 | p.CFrame = CFrame.new(4.16198, -0.517311, -6.17413) * CFrame.Angles(math.rad(-180), math.rad(37.9296), math.rad(-135.275)) |
| 737 | p.BrickColor = BrickColor.new("Royal purple") |
| 738 | p.Material = Enum.Material.Neon |
| 739 | p.Anchored = true |
| 740 | p.Parent = model |
| 741 | end |
| 742 | do |
| 743 | local p = Instance.new("Part") |
| 744 | p.Shape = Enum.PartType.Cylinder |
| 745 | p.Name = "PinkRingSmall_0" |
| 746 | p.Size = Vector3.new(1.43579, 0.17, 0.17) |
| 747 | p.CFrame = CFrame.new(3.73543, 0.700939, 3.91022) * CFrame.Angles(math.rad(-180), math.rad(-7.83218), math.rad(-102.477)) |
| 748 | p.BrickColor = BrickColor.new("Carnation pink") |
| 749 | p.Material = Enum.Material.Neon |
| 750 | p.Anchored = true |
| 751 | p.Parent = model |
| 752 | end |
| 753 | do |
| 754 | local p = Instance.new("Part") |
| 755 | p.Shape = Enum.PartType.Cylinder |
| 756 | p.Name = "PinkRingSmall_1" |
| 757 | p.Size = Vector3.new(1.43579, 0.21, 0.21) |
| 758 | p.CFrame = CFrame.new(3.30608, 2.05505, 3.81854) * CFrame.Angles(math.rad(-180), math.rad(22.2554), math.rad(-114.516)) |
| 759 | p.BrickColor = BrickColor.new("Carnation pink") |
| 760 | p.Material = Enum.Material.Neon |
| 761 | p.Anchored = true |
| 762 | p.Parent = model |
| 763 | end |
| 764 | do |
| 765 | local p = Instance.new("Part") |
| 766 | p.Shape = Enum.PartType.Cylinder |
| 767 | p.Name = "PinkRingSmall_2" |
| 768 | p.Size = Vector3.new(1.43579, 0.25, 0.25) |
| 769 | p.CFrame = CFrame.new(2.65143, 3.26911, 3.46662) * CFrame.Angles(math.rad(-180), math.rad(32.2486), math.rad(-128.62)) |
| 770 | p.BrickColor = BrickColor.new("Carnation pink") |
| 771 | p.Material = Enum.Material.Neon |
| 772 | p.Anchored = true |
| 773 | p.Parent = model |
| 774 | end |
| 775 | do |
| 776 | local p = Instance.new("Part") |
| 777 | p.Shape = Enum.PartType.Cylinder |
| 778 | p.Name = "PinkRingSmall_3" |
| 779 | p.Size = Vector3.new(1.43579, 0.21, 0.21) |
| 780 | p.CFrame = CFrame.new(1.81608, 4.26039, 2.87847) * CFrame.Angles(math.rad(-180), math.rad(37.4103), math.rad(-143.165)) |
| 781 | p.BrickColor = BrickColor.new("Carnation pink") |
| 782 | p.Material = Enum.Material.Neon |
| 783 | p.Anchored = true |
| 784 | p.Parent = model |
| 785 | end |
| 786 | do |
| 787 | local p = Instance.new("Part") |
| 788 | p.Shape = Enum.PartType.Cylinder |
| 789 | p.Name = "PinkRingSmall_4" |
| 790 | p.Size = Vector3.new(1.43579, 0.17, 0.17) |
| 791 | p.CFrame = CFrame.new(0.856968, 4.96133, 2.09415) * CFrame.Angles(math.rad(-180), math.rad(40.8859), math.rad(-157.86)) |
| 792 | p.BrickColor = BrickColor.new("Carnation pink") |
| 793 | p.Material = Enum.Material.Neon |
| 794 | p.Anchored = true |
| 795 | p.Parent = model |
| 796 | end |
| 797 | do |
| 798 | local p = Instance.new("Part") |
| 799 | p.Shape = Enum.PartType.Cylinder |
| 800 | p.Name = "PinkRingSmall_5" |
| 801 | p.Size = Vector3.new(1.43579, 0.21, 0.21) |
| 802 | p.CFrame = CFrame.new(-0.160542, 5.32416, 1.16711) * CFrame.Angles(math.rad(-180), math.rad(43.6904), math.rad(-172.615)) |
| 803 | p.BrickColor = BrickColor.new("Carnation pink") |
| 804 | p.Material = Enum.Material.Neon |
| 805 | p.Anchored = true |
| 806 | p.Parent = model |
| 807 | end |
| 808 | do |
| 809 | local p = Instance.new("Part") |
| 810 | p.Shape = Enum.PartType.Cylinder |
| 811 | p.Name = "PinkRingSmall_6" |
| 812 | p.Size = Vector3.new(1.43579, 0.25, 0.25) |
| 813 | p.CFrame = CFrame.new(-1.16711, 5.32416, 0.160542) * CFrame.Angles(math.rad(-180), math.rad(46.3096), math.rad(172.615)) |
| 814 | p.BrickColor = BrickColor.new("Carnation pink") |
| 815 | p.Material = Enum.Material.Neon |
| 816 | p.Anchored = true |
| 817 | p.Parent = model |
| 818 | end |
| 819 | do |
| 820 | local p = Instance.new("Part") |
| 821 | p.Shape = Enum.PartType.Cylinder |
| 822 | p.Name = "PinkRingSmall_7" |
| 823 | p.Size = Vector3.new(1.43579, 0.21, 0.21) |
| 824 | p.CFrame = CFrame.new(-2.09415, 4.96133, -0.856968) * CFrame.Angles(math.rad(-180), math.rad(49.1141), math.rad(157.86)) |
| 825 | p.BrickColor = BrickColor.new("Carnation pink") |
| 826 | p.Material = Enum.Material.Neon |
| 827 | p.Anchored = true |
| 828 | p.Parent = model |
| 829 | end |
| 830 | do |
| 831 | local p = Instance.new("Part") |
| 832 | p.Shape = Enum.PartType.Cylinder |
| 833 | p.Name = "PinkRingSmall_8" |
| 834 | p.Size = Vector3.new(1.43579, 0.17, 0.17) |
| 835 | p.CFrame = CFrame.new(-2.87847, 4.26039, -1.81608) * CFrame.Angles(math.rad(-180), math.rad(52.5897), math.rad(143.165)) |
| 836 | p.BrickColor = BrickColor.new("Carnation pink") |
| 837 | p.Material = Enum.Material.Neon |
| 838 | p.Anchored = true |
| 839 | p.Parent = model |
| 840 | end |
| 841 | do |
| 842 | local p = Instance.new("Part") |
| 843 | p.Shape = Enum.PartType.Cylinder |
| 844 | p.Name = "PinkRingSmall_9" |
| 845 | p.Size = Vector3.new(1.43579, 0.25, 0.25) |
| 846 | p.CFrame = CFrame.new(-3.46662, 3.26911, -2.65143) * CFrame.Angles(math.rad(-180), math.rad(57.7514), math.rad(128.62)) |
| 847 | p.BrickColor = BrickColor.new("Carnation pink") |
| 848 | p.Material = Enum.Material.Neon |
| 849 | p.Anchored = true |
| 850 | p.Parent = model |
| 851 | end |
| 852 | do |
| 853 | local p = Instance.new("Part") |
| 854 | p.Shape = Enum.PartType.Cylinder |
| 855 | p.Name = "PinkRingSmall_10" |
| 856 | p.Size = Vector3.new(1.43579, 0.21, 0.21) |
| 857 | p.CFrame = CFrame.new(-3.81854, 2.05505, -3.30608) * CFrame.Angles(math.rad(-180), math.rad(67.7446), math.rad(114.516)) |
| 858 | p.BrickColor = BrickColor.new("Carnation pink") |
| 859 | p.Material = Enum.Material.Neon |
| 860 | p.Anchored = true |
| 861 | p.Parent = model |
| 862 | end |
| 863 | do |
| 864 | local p = Instance.new("Part") |
| 865 | p.Shape = Enum.PartType.Cylinder |
| 866 | p.Name = "PinkRingSmall_11" |
| 867 | p.Size = Vector3.new(1.43579, 0.13, 0.13) |
| 868 | p.CFrame = CFrame.new(-3.91022, 0.700939, -3.73543) * CFrame.Angles(math.rad(0), math.rad(82.1678), math.rad(-77.5229)) |
| 869 | p.BrickColor = BrickColor.new("Carnation pink") |
| 870 | p.Material = Enum.Material.Neon |
| 871 | p.Anchored = true |
| 872 | p.Parent = model |
| 873 | end |
| 874 | do |
| 875 | local p = Instance.new("Part") |
| 876 | p.Shape = Enum.PartType.Cylinder |
| 877 | p.Name = "PinkRingSmall_12" |
| 878 | p.Size = Vector3.new(1.43579, 0.17, 0.17) |
| 879 | p.CFrame = CFrame.new(-3.73543, -0.700939, -3.91022) * CFrame.Angles(math.rad(0), math.rad(7.83218), math.rad(-77.5229)) |
| 880 | p.BrickColor = BrickColor.new("Carnation pink") |
| 881 | p.Material = Enum.Material.Neon |
| 882 | p.Anchored = true |
| 883 | p.Parent = model |
| 884 | end |
| 885 | do |
| 886 | local p = Instance.new("Part") |
| 887 | p.Shape = Enum.PartType.Cylinder |
| 888 | p.Name = "PinkRingSmall_13" |
| 889 | p.Size = Vector3.new(1.43579, 0.21, 0.21) |
| 890 | p.CFrame = CFrame.new(-3.30608, -2.05505, -3.81854) * CFrame.Angles(math.rad(0), math.rad(-22.2554), math.rad(-65.4838)) |
| 891 | p.BrickColor = BrickColor.new("Carnation pink") |
| 892 | p.Material = Enum.Material.Neon |
| 893 | p.Anchored = true |
| 894 | p.Parent = model |
| 895 | end |
| 896 | do |
| 897 | local p = Instance.new("Part") |
| 898 | p.Shape = Enum.PartType.Cylinder |
| 899 | p.Name = "PinkRingSmall_14" |
| 900 | p.Size = Vector3.new(1.43579, 0.25, 0.25) |
| 901 | p.CFrame = CFrame.new(-2.65143, -3.26911, -3.46662) * CFrame.Angles(math.rad(0), math.rad(-32.2486), math.rad(-51.3798)) |
| 902 | p.BrickColor = BrickColor.new("Carnation pink") |
| 903 | p.Material = Enum.Material.Neon |
| 904 | p.Anchored = true |
| 905 | p.Parent = model |
| 906 | end |
| 907 | do |
| 908 | local p = Instance.new("Part") |
| 909 | p.Shape = Enum.PartType.Cylinder |
| 910 | p.Name = "PinkRingSmall_15" |
| 911 | p.Size = Vector3.new(1.43579, 0.21, 0.21) |
| 912 | p.CFrame = CFrame.new(-1.81608, -4.26039, -2.87847) * CFrame.Angles(math.rad(0), math.rad(-37.4103), math.rad(-36.835)) |
| 913 | p.BrickColor = BrickColor.new("Carnation pink") |
| 914 | p.Material = Enum.Material.Neon |
| 915 | p.Anchored = true |
| 916 | p.Parent = model |
| 917 | end |
| 918 | do |
| 919 | local p = Instance.new("Part") |
| 920 | p.Shape = Enum.PartType.Cylinder |
| 921 | p.Name = "PinkRingSmall_16" |
| 922 | p.Size = Vector3.new(1.43579, 0.17, 0.17) |
| 923 | p.CFrame = CFrame.new(-0.856968, -4.96133, -2.09415) * CFrame.Angles(math.rad(0), math.rad(-40.8859), math.rad(-22.1399)) |
| 924 | p.BrickColor = BrickColor.new("Carnation pink") |
| 925 | p.Material = Enum.Material.Neon |
| 926 | p.Anchored = true |
| 927 | p.Parent = model |
| 928 | end |
| 929 | do |
| 930 | local p = Instance.new("Part") |
| 931 | p.Shape = Enum.PartType.Cylinder |
| 932 | p.Name = "PinkRingSmall_17" |
| 933 | p.Size = Vector3.new(1.43579, 0.21, 0.21) |
| 934 | p.CFrame = CFrame.new(0.160542, -5.32416, -1.16711) * CFrame.Angles(math.rad(0), math.rad(-43.6904), math.rad(-7.38542)) |
| 935 | p.BrickColor = BrickColor.new("Carnation pink") |
| 936 | p.Material = Enum.Material.Neon |
| 937 | p.Anchored = true |
| 938 | p.Parent = model |
| 939 | end |
| 940 | do |
| 941 | local p = Instance.new("Part") |
| 942 | p.Shape = Enum.PartType.Cylinder |
| 943 | p.Name = "PinkRingSmall_18" |
| 944 | p.Size = Vector3.new(1.43579, 0.25, 0.25) |
| 945 | p.CFrame = CFrame.new(1.16711, -5.32416, -0.160542) * CFrame.Angles(math.rad(0), math.rad(-46.3096), math.rad(7.38542)) |
| 946 | p.BrickColor = BrickColor.new("Carnation pink") |
| 947 | p.Material = Enum.Material.Neon |
| 948 | p.Anchored = true |
| 949 | p.Parent = model |
| 950 | end |
| 951 | do |
| 952 | local p = Instance.new("Part") |
| 953 | p.Shape = Enum.PartType.Cylinder |
| 954 | p.Name = "PinkRingSmall_19" |
| 955 | p.Size = Vector3.new(1.43579, 0.21, 0.21) |
| 956 | p.CFrame = CFrame.new(2.09415, -4.96133, 0.856968) * CFrame.Angles(math.rad(0), math.rad(-49.1141), math.rad(22.1399)) |
| 957 | p.BrickColor = BrickColor.new("Carnation pink") |
| 958 | p.Material = Enum.Material.Neon |
| 959 | p.Anchored = true |
| 960 | p.Parent = model |
| 961 | end |
| 962 | do |
| 963 | local p = Instance.new("Part") |
| 964 | p.Shape = Enum.PartType.Cylinder |
| 965 | p.Name = "PinkRingSmall_20" |
| 966 | p.Size = Vector3.new(1.43579, 0.17, 0.17) |
| 967 | p.CFrame = CFrame.new(2.87847, -4.26039, 1.81608) * CFrame.Angles(math.rad(0), math.rad(-52.5897), math.rad(36.835)) |
| 968 | p.BrickColor = BrickColor.new("Carnation pink") |
| 969 | p.Material = Enum.Material.Neon |
| 970 | p.Anchored = true |
| 971 | p.Parent = model |
| 972 | end |
| 973 | do |
| 974 | local p = Instance.new("Part") |
| 975 | p.Shape = Enum.PartType.Cylinder |
| 976 | p.Name = "PinkRingSmall_21" |
| 977 | p.Size = Vector3.new(1.43579, 0.25, 0.25) |
| 978 | p.CFrame = CFrame.new(3.46662, -3.26911, 2.65143) * CFrame.Angles(math.rad(0), math.rad(-57.7514), math.rad(51.3798)) |
| 979 | p.BrickColor = BrickColor.new("Carnation pink") |
| 980 | p.Material = Enum.Material.Neon |
| 981 | p.Anchored = true |
| 982 | p.Parent = model |
| 983 | end |
| 984 | do |
| 985 | local p = Instance.new("Part") |
| 986 | p.Shape = Enum.PartType.Cylinder |
| 987 | p.Name = "PinkRingSmall_22" |
| 988 | p.Size = Vector3.new(1.43579, 0.21, 0.21) |
| 989 | p.CFrame = CFrame.new(3.81854, -2.05505, 3.30608) * CFrame.Angles(math.rad(0), math.rad(-67.7446), math.rad(65.4838)) |
| 990 | p.BrickColor = BrickColor.new("Carnation pink") |
| 991 | p.Material = Enum.Material.Neon |
| 992 | p.Anchored = true |
| 993 | p.Parent = model |
| 994 | end |
| 995 | do |
| 996 | local p = Instance.new("Part") |
| 997 | p.Shape = Enum.PartType.Cylinder |
| 998 | p.Name = "PinkRingSmall_23" |
| 999 | p.Size = Vector3.new(1.43579, 0.25, 0.25) |
| 1000 | p.CFrame = CFrame.new(3.91022, -0.700939, 3.73543) * CFrame.Angles(math.rad(-180), math.rad(-82.1678), math.rad(-102.477)) |
| 1001 | p.BrickColor = BrickColor.new("Carnation pink") |
| 1002 | p.Material = Enum.Material.Neon |
| 1003 | p.Anchored = true |
| 1004 | p.Parent = model |
| 1005 | end |
| 1006 | do |
| 1007 | local p = Instance.new("Part") |
| 1008 | p.Shape = Enum.PartType.Cylinder |
| 1009 | p.Name = "PurpleRingVert_0" |
| 1010 | p.Size = Vector3.new(1.76431, 0.23, 0.23) |
| 1011 | p.CFrame = CFrame.new(8.83703, 0, -1.459) * CFrame.Angles(math.rad(0), math.rad(-80.625), math.rad(0)) |
| 1012 | p.BrickColor = BrickColor.new("Magenta") |
| 1013 | p.Material = Enum.Material.Neon |
| 1014 | p.Anchored = true |
| 1015 | p.Parent = model |
| 1016 | end |
| 1017 | do |
| 1018 | local p = Instance.new("Part") |
| 1019 | p.Shape = Enum.PartType.Cylinder |
| 1020 | p.Name = "PurpleRingVert_1" |
| 1021 | p.Size = Vector3.new(1.76431, 0.19, 0.19) |
| 1022 | p.CFrame = CFrame.new(8.95187, 0, 0.293054) * CFrame.Angles(math.rad(-180), math.rad(-88.125), math.rad(-180)) |
| 1023 | p.BrickColor = BrickColor.new("Magenta") |
| 1024 | p.Material = Enum.Material.Neon |
| 1025 | p.Anchored = true |
| 1026 | p.Parent = model |
| 1027 | end |
| 1028 | do |
| 1029 | local p = Instance.new("Part") |
| 1030 | p.Shape = Enum.PartType.Cylinder |
| 1031 | p.Name = "PurpleRingVert_2" |
| 1032 | p.Size = Vector3.new(1.76431, 0.19, 0.19) |
| 1033 | p.CFrame = CFrame.new(8.72269, 0, 2.03384) * CFrame.Angles(math.rad(-180), math.rad(-76.875), math.rad(-180)) |
| 1034 | p.BrickColor = BrickColor.new("Magenta") |
| 1035 | p.Material = Enum.Material.Neon |
| 1036 | p.Anchored = true |
| 1037 | p.Parent = model |
| 1038 | end |
| 1039 | do |
| 1040 | local p = Instance.new("Part") |
| 1041 | p.Shape = Enum.PartType.Cylinder |
| 1042 | p.Name = "PurpleRingVert_3" |
| 1043 | p.Size = Vector3.new(1.76431, 0.15, 0.15) |
| 1044 | p.CFrame = CFrame.new(8.1583, 0, 3.69648) * CFrame.Angles(math.rad(-180), math.rad(-65.625), math.rad(-180)) |
| 1045 | p.BrickColor = BrickColor.new("Magenta") |
| 1046 | p.Material = Enum.Material.Neon |
| 1047 | p.Anchored = true |
| 1048 | p.Parent = model |
| 1049 | end |
| 1050 | do |
| 1051 | local p = Instance.new("Part") |
| 1052 | p.Shape = Enum.PartType.Cylinder |
| 1053 | p.Name = "PurpleRingVert_4" |
| 1054 | p.Size = Vector3.new(1.76431, 0.15, 0.15) |
| 1055 | p.CFrame = CFrame.new(7.28039, 0, 5.21706) * CFrame.Angles(math.rad(-180), math.rad(-54.375), math.rad(-180)) |
| 1056 | p.BrickColor = BrickColor.new("Magenta") |
| 1057 | p.Material = Enum.Material.Neon |
| 1058 | p.Anchored = true |
| 1059 | p.Parent = model |
| 1060 | end |
| 1061 | do |
| 1062 | local p = Instance.new("Part") |
| 1063 | p.Shape = Enum.PartType.Cylinder |
| 1064 | p.Name = "PurpleRingVert_5" |
| 1065 | p.Size = Vector3.new(1.76431, 0.15, 0.15) |
| 1066 | p.CFrame = CFrame.new(6.12271, 0, 6.53715) * CFrame.Angles(math.rad(-180), math.rad(-43.125), math.rad(-180)) |
| 1067 | p.BrickColor = BrickColor.new("Magenta") |
| 1068 | p.Material = Enum.Material.Neon |
| 1069 | p.Anchored = true |
| 1070 | p.Parent = model |
| 1071 | end |
| 1072 | do |
| 1073 | local p = Instance.new("Part") |
| 1074 | p.Shape = Enum.PartType.Cylinder |
| 1075 | p.Name = "PurpleRingVert_6" |
| 1076 | p.Size = Vector3.new(1.76431, 0.15, 0.15) |
| 1077 | p.CFrame = CFrame.new(4.72973, 0, 7.60602) * CFrame.Angles(math.rad(-180), math.rad(-31.875), math.rad(-180)) |
| 1078 | p.BrickColor = BrickColor.new("Magenta") |
| 1079 | p.Material = Enum.Material.Neon |
| 1080 | p.Anchored = true |
| 1081 | p.Parent = model |
| 1082 | end |
| 1083 | do |
| 1084 | local p = Instance.new("Part") |
| 1085 | p.Shape = Enum.PartType.Cylinder |
| 1086 | p.Name = "PurpleRingVert_7" |
| 1087 | p.Size = Vector3.new(1.76431, 0.15, 0.15) |
| 1088 | p.CFrame = CFrame.new(3.15498, 0, 8.38259) * CFrame.Angles(math.rad(-180), math.rad(-20.625), math.rad(-180)) |
| 1089 | p.BrickColor = BrickColor.new("Magenta") |
| 1090 | p.Material = Enum.Material.Neon |
| 1091 | p.Anchored = true |
| 1092 | p.Parent = model |
| 1093 | end |
| 1094 | do |
| 1095 | local p = Instance.new("Part") |
| 1096 | p.Shape = Enum.PartType.Cylinder |
| 1097 | p.Name = "PurpleRingVert_8" |
| 1098 | p.Size = Vector3.new(1.76431, 0.19, 0.19) |
| 1099 | p.CFrame = CFrame.new(1.459, 0, 8.83703) * CFrame.Angles(math.rad(-180), math.rad(-9.375), math.rad(180)) |
| 1100 | p.BrickColor = BrickColor.new("Magenta") |
| 1101 | p.Material = Enum.Material.Neon |
| 1102 | p.Anchored = true |
| 1103 | p.Parent = model |
| 1104 | end |
| 1105 | do |
| 1106 | local p = Instance.new("Part") |
| 1107 | p.Shape = Enum.PartType.Cylinder |
| 1108 | p.Name = "PurpleRingVert_9" |
| 1109 | p.Size = Vector3.new(1.76431, 0.19, 0.19) |
| 1110 | p.CFrame = CFrame.new(-0.293054, 0, 8.95187) * CFrame.Angles(math.rad(-180), math.rad(1.875), math.rad(180)) |
| 1111 | p.BrickColor = BrickColor.new("Magenta") |
| 1112 | p.Material = Enum.Material.Neon |
| 1113 | p.Anchored = true |
| 1114 | p.Parent = model |
| 1115 | end |
| 1116 | do |
| 1117 | local p = Instance.new("Part") |
| 1118 | p.Shape = Enum.PartType.Cylinder |
| 1119 | p.Name = "PurpleRingVert_10" |
| 1120 | p.Size = Vector3.new(1.76431, 0.23, 0.23) |
| 1121 | p.CFrame = CFrame.new(-2.03384, 0, 8.72269) * CFrame.Angles(math.rad(-180), math.rad(13.125), math.rad(180)) |
| 1122 | p.BrickColor = BrickColor.new("Magenta") |
| 1123 | p.Material = Enum.Material.Neon |
| 1124 | p.Anchored = true |
| 1125 | p.Parent = model |
| 1126 | end |
| 1127 | do |
| 1128 | local p = Instance.new("Part") |
| 1129 | p.Shape = Enum.PartType.Cylinder |
| 1130 | p.Name = "PurpleRingVert_11" |
| 1131 | p.Size = Vector3.new(1.76431, 0.23, 0.23) |
| 1132 | p.CFrame = CFrame.new(-3.69648, 0, 8.1583) * CFrame.Angles(math.rad(-180), math.rad(24.375), math.rad(180)) |
| 1133 | p.BrickColor = BrickColor.new("Magenta") |
| 1134 | p.Material = Enum.Material.Neon |
| 1135 | p.Anchored = true |
| 1136 | p.Parent = model |
| 1137 | end |
| 1138 | do |
| 1139 | local p = Instance.new("Part") |
| 1140 | p.Shape = Enum.PartType.Cylinder |
| 1141 | p.Name = "PurpleRingVert_12" |
| 1142 | p.Size = Vector3.new(1.76431, 0.23, 0.23) |
| 1143 | p.CFrame = CFrame.new(-5.21706, 0, 7.28039) * CFrame.Angles(math.rad(-180), math.rad(35.625), math.rad(180)) |
| 1144 | p.BrickColor = BrickColor.new("Magenta") |
| 1145 | p.Material = Enum.Material.Neon |
| 1146 | p.Anchored = true |
| 1147 | p.Parent = model |
| 1148 | end |
| 1149 | do |
| 1150 | local p = Instance.new("Part") |
| 1151 | p.Shape = Enum.PartType.Cylinder |
| 1152 | p.Name = "PurpleRingVert_13" |
| 1153 | p.Size = Vector3.new(1.76431, 0.23, 0.23) |
| 1154 | p.CFrame = CFrame.new(-6.53715, 0, 6.12271) * CFrame.Angles(math.rad(-180), math.rad(46.875), math.rad(180)) |
| 1155 | p.BrickColor = BrickColor.new("Magenta") |
| 1156 | p.Material = Enum.Material.Neon |
| 1157 | p.Anchored = true |
| 1158 | p.Parent = model |
| 1159 | end |
| 1160 | do |
| 1161 | local p = Instance.new("Part") |
| 1162 | p.Shape = Enum.PartType.Cylinder |
| 1163 | p.Name = "PurpleRingVert_14" |
| 1164 | p.Size = Vector3.new(1.76431, 0.23, 0.23) |
| 1165 | p.CFrame = CFrame.new(-7.60602, 0, 4.72973) * CFrame.Angles(math.rad(-180), math.rad(58.125), math.rad(180)) |
| 1166 | p.BrickColor = BrickColor.new("Magenta") |
| 1167 | p.Material = Enum.Material.Neon |
| 1168 | p.Anchored = true |
| 1169 | p.Parent = model |
| 1170 | end |
| 1171 | do |
| 1172 | local p = Instance.new("Part") |
| 1173 | p.Shape = Enum.PartType.Cylinder |
| 1174 | p.Name = "PurpleRingVert_15" |
| 1175 | p.Size = Vector3.new(1.76431, 0.23, 0.23) |
| 1176 | p.CFrame = CFrame.new(-8.38259, 0, 3.15498) * CFrame.Angles(math.rad(-180), math.rad(69.375), math.rad(180)) |
| 1177 | p.BrickColor = BrickColor.new("Magenta") |
| 1178 | p.Material = Enum.Material.Neon |
| 1179 | p.Anchored = true |
| 1180 | p.Parent = model |
| 1181 | end |
| 1182 | do |
| 1183 | local p = Instance.new("Part") |
| 1184 | p.Shape = Enum.PartType.Cylinder |
| 1185 | p.Name = "PurpleRingVert_16" |
| 1186 | p.Size = Vector3.new(1.76431, 0.27, 0.27) |
| 1187 | p.CFrame = CFrame.new(-8.83703, 0, 1.459) * CFrame.Angles(math.rad(-180), math.rad(80.625), math.rad(180)) |
| 1188 | p.BrickColor = BrickColor.new("Magenta") |
| 1189 | p.Material = Enum.Material.Neon |
| 1190 | p.Anchored = true |
| 1191 | p.Parent = model |
| 1192 | end |
| 1193 | do |
| 1194 | local p = Instance.new("Part") |
| 1195 | p.Shape = Enum.PartType.Cylinder |
| 1196 | p.Name = "PurpleRingVert_17" |
| 1197 | p.Size = Vector3.new(1.76431, 0.23, 0.23) |
| 1198 | p.CFrame = CFrame.new(-8.95187, 0, -0.293054) * CFrame.Angles(math.rad(0), math.rad(88.125), math.rad(0)) |
| 1199 | p.BrickColor = BrickColor.new("Magenta") |
| 1200 | p.Material = Enum.Material.Neon |
| 1201 | p.Anchored = true |
| 1202 | p.Parent = model |
| 1203 | end |
| 1204 | do |
| 1205 | local p = Instance.new("Part") |
| 1206 | p.Shape = Enum.PartType.Cylinder |
| 1207 | p.Name = "PurpleRingVert_18" |
| 1208 | p.Size = Vector3.new(1.76431, 0.19, 0.19) |
| 1209 | p.CFrame = CFrame.new(-8.72269, 0, -2.03384) * CFrame.Angles(math.rad(0), math.rad(76.875), math.rad(0)) |
| 1210 | p.BrickColor = BrickColor.new("Magenta") |
| 1211 | p.Material = Enum.Material.Neon |
| 1212 | p.Anchored = true |
| 1213 | p.Parent = model |
| 1214 | end |
| 1215 | do |
| 1216 | local p = Instance.new("Part") |
| 1217 | p.Shape = Enum.PartType.Cylinder |
| 1218 | p.Name = "PurpleRingVert_19" |
| 1219 | p.Size = Vector3.new(1.76431, 0.15, 0.15) |
| 1220 | p.CFrame = CFrame.new(-8.1583, 0, -3.69648) * CFrame.Angles(math.rad(0), math.rad(65.625), math.rad(0)) |
| 1221 | p.BrickColor = BrickColor.new("Magenta") |
| 1222 | p.Material = Enum.Material.Neon |
| 1223 | p.Anchored = true |
| 1224 | p.Parent = model |
| 1225 | end |
| 1226 | do |
| 1227 | local p = Instance.new("Part") |
| 1228 | p.Shape = Enum.PartType.Cylinder |
| 1229 | p.Name = "PurpleRingVert_20" |
| 1230 | p.Size = Vector3.new(1.76431, 0.15, 0.15) |
| 1231 | p.CFrame = CFrame.new(-7.28039, 0, -5.21706) * CFrame.Angles(math.rad(0), math.rad(54.375), math.rad(0)) |
| 1232 | p.BrickColor = BrickColor.new("Magenta") |
| 1233 | p.Material = Enum.Material.Neon |
| 1234 | p.Anchored = true |
| 1235 | p.Parent = model |
| 1236 | end |
| 1237 | do |
| 1238 | local p = Instance.new("Part") |
| 1239 | p.Shape = Enum.PartType.Cylinder |
| 1240 | p.Name = "PurpleRingVert_21" |
| 1241 | p.Size = Vector3.new(1.76431, 0.15, 0.15) |
| 1242 | p.CFrame = CFrame.new(-6.12271, 0, -6.53715) * CFrame.Angles(math.rad(0), math.rad(43.125), math.rad(0)) |
| 1243 | p.BrickColor = BrickColor.new("Magenta") |
| 1244 | p.Material = Enum.Material.Neon |
| 1245 | p.Anchored = true |
| 1246 | p.Parent = model |
| 1247 | end |
| 1248 | do |
| 1249 | local p = Instance.new("Part") |
| 1250 | p.Shape = Enum.PartType.Cylinder |
| 1251 | p.Name = "PurpleRingVert_22" |
| 1252 | p.Size = Vector3.new(1.76431, 0.15, 0.15) |
| 1253 | p.CFrame = CFrame.new(-4.72973, 0, -7.60602) * CFrame.Angles(math.rad(0), math.rad(31.875), math.rad(0)) |
| 1254 | p.BrickColor = BrickColor.new("Magenta") |
| 1255 | p.Material = Enum.Material.Neon |
| 1256 | p.Anchored = true |
| 1257 | p.Parent = model |
| 1258 | end |
| 1259 | do |
| 1260 | local p = Instance.new("Part") |
| 1261 | p.Shape = Enum.PartType.Cylinder |
| 1262 | p.Name = "PurpleRingVert_23" |
| 1263 | p.Size = Vector3.new(1.76431, 0.15, 0.15) |
| 1264 | p.CFrame = CFrame.new(-3.15498, 0, -8.38259) * CFrame.Angles(math.rad(0), math.rad(20.625), math.rad(0)) |
| 1265 | p.BrickColor = BrickColor.new("Magenta") |
| 1266 | p.Material = Enum.Material.Neon |
| 1267 | p.Anchored = true |
| 1268 | p.Parent = model |
| 1269 | end |
| 1270 | do |
| 1271 | local p = Instance.new("Part") |
| 1272 | p.Shape = Enum.PartType.Cylinder |
| 1273 | p.Name = "PurpleRingVert_24" |
| 1274 | p.Size = Vector3.new(1.76431, 0.19, 0.19) |
| 1275 | p.CFrame = CFrame.new(-1.459, 0, -8.83703) * CFrame.Angles(math.rad(0), math.rad(9.375), math.rad(0)) |
| 1276 | p.BrickColor = BrickColor.new("Magenta") |
| 1277 | p.Material = Enum.Material.Neon |
| 1278 | p.Anchored = true |
| 1279 | p.Parent = model |
| 1280 | end |
| 1281 | do |
| 1282 | local p = Instance.new("Part") |
| 1283 | p.Shape = Enum.PartType.Cylinder |
| 1284 | p.Name = "PurpleRingVert_25" |
| 1285 | p.Size = Vector3.new(1.76431, 0.19, 0.19) |
| 1286 | p.CFrame = CFrame.new(0.293054, 0, -8.95187) * CFrame.Angles(math.rad(0), math.rad(-1.875), math.rad(0)) |
| 1287 | p.BrickColor = BrickColor.new("Magenta") |
| 1288 | p.Material = Enum.Material.Neon |
| 1289 | p.Anchored = true |
| 1290 | p.Parent = model |
| 1291 | end |
| 1292 | do |
| 1293 | local p = Instance.new("Part") |
| 1294 | p.Shape = Enum.PartType.Cylinder |
| 1295 | p.Name = "PurpleRingVert_26" |
| 1296 | p.Size = Vector3.new(1.76431, 0.23, 0.23) |
| 1297 | p.CFrame = CFrame.new(2.03384, 0, -8.72269) * CFrame.Angles(math.rad(0), math.rad(-13.125), math.rad(0)) |
| 1298 | p.BrickColor = BrickColor.new("Magenta") |
| 1299 | p.Material = Enum.Material.Neon |
| 1300 | p.Anchored = true |
| 1301 | p.Parent = model |
| 1302 | end |
| 1303 | do |
| 1304 | local p = Instance.new("Part") |
| 1305 | p.Shape = Enum.PartType.Cylinder |
| 1306 | p.Name = "PurpleRingVert_27" |
| 1307 | p.Size = Vector3.new(1.76431, 0.23, 0.23) |
| 1308 | p.CFrame = CFrame.new(3.69648, 0, -8.1583) * CFrame.Angles(math.rad(0), math.rad(-24.375), math.rad(0)) |
| 1309 | p.BrickColor = BrickColor.new("Magenta") |
| 1310 | p.Material = Enum.Material.Neon |
| 1311 | p.Anchored = true |
| 1312 | p.Parent = model |
| 1313 | end |
| 1314 | do |
| 1315 | local p = Instance.new("Part") |
| 1316 | p.Shape = Enum.PartType.Cylinder |
| 1317 | p.Name = "PurpleRingVert_28" |
| 1318 | p.Size = Vector3.new(1.76431, 0.23, 0.23) |
| 1319 | p.CFrame = CFrame.new(5.21706, 0, -7.28039) * CFrame.Angles(math.rad(0), math.rad(-35.625), math.rad(0)) |
| 1320 | p.BrickColor = BrickColor.new("Magenta") |
| 1321 | p.Material = Enum.Material.Neon |
| 1322 | p.Anchored = true |
| 1323 | p.Parent = model |
| 1324 | end |
| 1325 | do |
| 1326 | local p = Instance.new("Part") |
| 1327 | p.Shape = Enum.PartType.Cylinder |
| 1328 | p.Name = "PurpleRingVert_29" |
| 1329 | p.Size = Vector3.new(1.76431, 0.23, 0.23) |
| 1330 | p.CFrame = CFrame.new(6.53715, 0, -6.12271) * CFrame.Angles(math.rad(0), math.rad(-46.875), math.rad(0)) |
| 1331 | p.BrickColor = BrickColor.new("Magenta") |
| 1332 | p.Material = Enum.Material.Neon |
| 1333 | p.Anchored = true |
| 1334 | p.Parent = model |
| 1335 | end |
| 1336 | do |
| 1337 | local p = Instance.new("Part") |
| 1338 | p.Shape = Enum.PartType.Cylinder |
| 1339 | p.Name = "PurpleRingVert_30" |
| 1340 | p.Size = Vector3.new(1.76431, 0.23, 0.23) |
| 1341 | p.CFrame = CFrame.new(7.60602, 0, -4.72973) * CFrame.Angles(math.rad(0), math.rad(-58.125), math.rad(0)) |
| 1342 | p.BrickColor = BrickColor.new("Magenta") |
| 1343 | p.Material = Enum.Material.Neon |
| 1344 | p.Anchored = true |
| 1345 | p.Parent = model |
| 1346 | end |
| 1347 | do |
| 1348 | local p = Instance.new("Part") |
| 1349 | p.Shape = Enum.PartType.Cylinder |
| 1350 | p.Name = "PurpleRingVert_31" |
| 1351 | p.Size = Vector3.new(1.76431, 0.23, 0.23) |
| 1352 | p.CFrame = CFrame.new(8.38259, 0, -3.15498) * CFrame.Angles(math.rad(0), math.rad(-69.375), math.rad(0)) |
| 1353 | p.BrickColor = BrickColor.new("Magenta") |
| 1354 | p.Material = Enum.Material.Neon |
| 1355 | p.Anchored = true |
| 1356 | p.Parent = model |
| 1357 | end |
| 1358 | do |
| 1359 | local p = Instance.new("Part") |
| 1360 | p.Shape = Enum.PartType.Ball |
| 1361 | p.Name = "Particle_0" |
| 1362 | p.Size = Vector3.new(0.241861, 0.241861, 0.241861) |
| 1363 | p.CFrame = CFrame.new(5.886, 0.932659, 5.08889) |
| 1364 | p.BrickColor = BrickColor.new("Royal purple") |
| 1365 | p.Material = Enum.Material.Neon |
| 1366 | p.Anchored = true |
| 1367 | p.Parent = model |
| 1368 | end |
| 1369 | do |
| 1370 | local p = Instance.new("Part") |
| 1371 | p.Shape = Enum.PartType.Ball |
| 1372 | p.Name = "Particle_1" |
| 1373 | p.Size = Vector3.new(0.209535, 0.209535, 0.209535) |
| 1374 | p.CFrame = CFrame.new(-0.267708, -4.56033, -0.655516) |
| 1375 | p.BrickColor = BrickColor.new("Magenta") |
| 1376 | p.Material = Enum.Material.Neon |
| 1377 | p.Anchored = true |
| 1378 | p.Parent = model |
| 1379 | end |
| 1380 | do |
| 1381 | local p = Instance.new("Part") |
| 1382 | p.Shape = Enum.PartType.Ball |
| 1383 | p.Name = "Particle_2" |
| 1384 | p.Size = Vector3.new(0.414806, 0.414806, 0.414806) |
| 1385 | p.CFrame = CFrame.new(0.470783, 4.30419, -1.43728) |
| 1386 | p.BrickColor = BrickColor.new("Royal purple") |
| 1387 | p.Material = Enum.Material.Neon |
| 1388 | p.Anchored = true |
| 1389 | p.Parent = model |
| 1390 | end |
| 1391 | do |
| 1392 | local p = Instance.new("Part") |
| 1393 | p.Shape = Enum.PartType.Ball |
| 1394 | p.Name = "Particle_3" |
| 1395 | p.Size = Vector3.new(0.442829, 0.442829, 0.442829) |
| 1396 | p.CFrame = CFrame.new(-7.0895, 3.92538, 1.30415) |
| 1397 | p.BrickColor = BrickColor.new("Toothpaste") |
| 1398 | p.Material = Enum.Material.Neon |
| 1399 | p.Anchored = true |
| 1400 | p.Parent = model |
| 1401 | end |
| 1402 | do |
| 1403 | local p = Instance.new("Part") |
| 1404 | p.Shape = Enum.PartType.Ball |
| 1405 | p.Name = "Particle_4" |
| 1406 | p.Size = Vector3.new(0.283361, 0.283361, 0.283361) |
| 1407 | p.CFrame = CFrame.new(1.12742, -3.08168, -2.35492) |
| 1408 | p.BrickColor = BrickColor.new("Toothpaste") |
| 1409 | p.Material = Enum.Material.Neon |
| 1410 | p.Anchored = true |
| 1411 | p.Parent = model |
| 1412 | end |
| 1413 | do |
| 1414 | local p = Instance.new("Part") |
| 1415 | p.Shape = Enum.PartType.Ball |
| 1416 | p.Name = "Particle_5" |
| 1417 | p.Size = Vector3.new(0.229015, 0.229015, 0.229015) |
| 1418 | p.CFrame = CFrame.new(0.141439, -1.66419, 5.0214) |
| 1419 | p.BrickColor = BrickColor.new("Magenta") |
| 1420 | p.Material = Enum.Material.Neon |
| 1421 | p.Anchored = true |
| 1422 | p.Parent = model |
| 1423 | end |
| 1424 | do |
| 1425 | local p = Instance.new("Part") |
| 1426 | p.Shape = Enum.PartType.Ball |
| 1427 | p.Name = "Particle_6" |
| 1428 | p.Size = Vector3.new(0.360868, 0.360868, 0.360868) |
| 1429 | p.CFrame = CFrame.new(-4.11359, -3.13841, -7.46762) |
| 1430 | p.BrickColor = BrickColor.new("Magenta") |
| 1431 | p.Material = Enum.Material.Neon |
| 1432 | p.Anchored = true |
| 1433 | p.Parent = model |
| 1434 | end |
| 1435 | do |
| 1436 | local p = Instance.new("Part") |
| 1437 | p.Shape = Enum.PartType.Ball |
| 1438 | p.Name = "Particle_7" |
| 1439 | p.Size = Vector3.new(0.373206, 0.373206, 0.373206) |
| 1440 | p.CFrame = CFrame.new(-7.01497, 6.71012, -1.60138) |
| 1441 | p.BrickColor = BrickColor.new("Toothpaste") |
| 1442 | p.Material = Enum.Material.Neon |
| 1443 | p.Anchored = true |
| 1444 | p.Parent = model |
| 1445 | end |
| 1446 | do |
| 1447 | local p = Instance.new("Part") |
| 1448 | p.Shape = Enum.PartType.Ball |
| 1449 | p.Name = "Particle_8" |
| 1450 | p.Size = Vector3.new(0.495566, 0.495566, 0.495566) |
| 1451 | p.CFrame = CFrame.new(5.17774, 1.5334, 6.20728) |
| 1452 | p.BrickColor = BrickColor.new("Toothpaste") |
| 1453 | p.Material = Enum.Material.Neon |
| 1454 | p.Anchored = true |
| 1455 | p.Parent = model |
| 1456 | end |
| 1457 | do |
| 1458 | local p = Instance.new("Part") |
| 1459 | p.Shape = Enum.PartType.Ball |
| 1460 | p.Name = "Particle_9" |
| 1461 | p.Size = Vector3.new(0.390705, 0.390705, 0.390705) |
| 1462 | p.CFrame = CFrame.new(5.67497, -6.31729, 3.35831) |
| 1463 | p.BrickColor = BrickColor.new("Magenta") |
| 1464 | p.Material = Enum.Material.Neon |
| 1465 | p.Anchored = true |
| 1466 | p.Parent = model |
| 1467 | end |
| 1468 | do |
| 1469 | local p = Instance.new("Part") |
| 1470 | p.Shape = Enum.PartType.Ball |
| 1471 | p.Name = "Particle_10" |
| 1472 | p.Size = Vector3.new(0.410546, 0.410546, 0.410546) |
| 1473 | p.CFrame = CFrame.new(-2.59463, 2.75671, 4.89613) |
| 1474 | p.BrickColor = BrickColor.new("Toothpaste") |
| 1475 | p.Material = Enum.Material.Neon |
| 1476 | p.Anchored = true |
| 1477 | p.Parent = model |
| 1478 | end |
| 1479 | do |
| 1480 | local p = Instance.new("Part") |
| 1481 | p.Shape = Enum.PartType.Ball |
| 1482 | p.Name = "Particle_11" |
| 1483 | p.Size = Vector3.new(0.249021, 0.249021, 0.249021) |
| 1484 | p.CFrame = CFrame.new(6.65307, 3.20261, -3.33329) |
| 1485 | p.BrickColor = BrickColor.new("Royal purple") |
| 1486 | p.Material = Enum.Material.Neon |
| 1487 | p.Anchored = true |
| 1488 | p.Parent = model |
| 1489 | end |
| 1490 | do |
| 1491 | local p = Instance.new("Part") |
| 1492 | p.Shape = Enum.PartType.Ball |
| 1493 | p.Name = "Particle_12" |
| 1494 | p.Size = Vector3.new(0.405384, 0.405384, 0.405384) |
| 1495 | p.CFrame = CFrame.new(5.66706, -0.373584, -2.6725) |
| 1496 | p.BrickColor = BrickColor.new("Royal purple") |
| 1497 | p.Material = Enum.Material.Neon |
| 1498 | p.Anchored = true |
| 1499 | p.Parent = model |
| 1500 | end |
| 1501 | do |
| 1502 | local p = Instance.new("Part") |
| 1503 | p.Shape = Enum.PartType.Ball |
| 1504 | p.Name = "Particle_13" |
| 1505 | p.Size = Vector3.new(0.441514, 0.441514, 0.441514) |
| 1506 | p.CFrame = CFrame.new(0.970816, -5.88976, 6.81172) |
| 1507 | p.BrickColor = BrickColor.new("Hot pink") |
| 1508 | p.Material = Enum.Material.Neon |
| 1509 | p.Anchored = true |
| 1510 | p.Parent = model |
| 1511 | end |
| 1512 | do |
| 1513 | local p = Instance.new("Part") |
| 1514 | p.Shape = Enum.PartType.Ball |
| 1515 | p.Name = "Particle_14" |
| 1516 | p.Size = Vector3.new(0.263788, 0.263788, 0.263788) |
| 1517 | p.CFrame = CFrame.new(1.5796, 0.697607, -6.1699) |
| 1518 | p.BrickColor = BrickColor.new("Toothpaste") |
| 1519 | p.Material = Enum.Material.Neon |
| 1520 | p.Anchored = true |
| 1521 | p.Parent = model |
| 1522 | end |
| 1523 | do |
| 1524 | local p = Instance.new("Part") |
| 1525 | p.Shape = Enum.PartType.Ball |
| 1526 | p.Name = "Particle_15" |
| 1527 | p.Size = Vector3.new(0.279464, 0.279464, 0.279464) |
| 1528 | p.CFrame = CFrame.new(4.7194, -4.17744, -3.03508) |
| 1529 | p.BrickColor = BrickColor.new("Royal purple") |
| 1530 | p.Material = Enum.Material.Neon |
| 1531 | p.Anchored = true |
| 1532 | p.Parent = model |
| 1533 | end |
| 1534 | do |
| 1535 | local p = Instance.new("Part") |
| 1536 | p.Shape = Enum.PartType.Ball |
| 1537 | p.Name = "Particle_16" |
| 1538 | p.Size = Vector3.new(0.469347, 0.469347, 0.469347) |
| 1539 | p.CFrame = CFrame.new(-3.73109, -1.51447, 3.71661) |
| 1540 | p.BrickColor = BrickColor.new("Magenta") |
| 1541 | p.Material = Enum.Material.Neon |
| 1542 | p.Anchored = true |
| 1543 | p.Parent = model |
| 1544 | end |
| 1545 | do |
| 1546 | local p = Instance.new("Part") |
| 1547 | p.Shape = Enum.PartType.Ball |
| 1548 | p.Name = "Particle_17" |
| 1549 | p.Size = Vector3.new(0.227273, 0.227273, 0.227273) |
| 1550 | p.CFrame = CFrame.new(0.009479, 0.048565, -6.39621) |
| 1551 | p.BrickColor = BrickColor.new("Magenta") |
| 1552 | p.Material = Enum.Material.Neon |
| 1553 | p.Anchored = true |
| 1554 | p.Parent = model |
| 1555 | end |
| 1556 | do |
| 1557 | local p = Instance.new("Part") |
| 1558 | p.Shape = Enum.PartType.Ball |
| 1559 | p.Name = "Particle_18" |
| 1560 | p.Size = Vector3.new(0.378923, 0.378923, 0.378923) |
| 1561 | p.CFrame = CFrame.new(3.04443, 2.50729, -1.66927) |
| 1562 | p.BrickColor = BrickColor.new("Magenta") |
| 1563 | p.Material = Enum.Material.Neon |
| 1564 | p.Anchored = true |
| 1565 | p.Parent = model |
| 1566 | end |
| 1567 | do |
| 1568 | local p = Instance.new("Part") |
| 1569 | p.Shape = Enum.PartType.Ball |
| 1570 | p.Name = "Particle_19" |
| 1571 | p.Size = Vector3.new(0.491324, 0.491324, 0.491324) |
| 1572 | p.CFrame = CFrame.new(-5.17169, -3.55704, 0.632159) |
| 1573 | p.BrickColor = BrickColor.new("Toothpaste") |
| 1574 | p.Material = Enum.Material.Neon |
| 1575 | p.Anchored = true |
| 1576 | p.Parent = model |
| 1577 | end |
| 1578 | do |
| 1579 | local rightV = Vector3.new(1,0,0).Unit |
| 1580 | local upV = (Vector3.new(0,1,1) - Vector3.new(0,1,1):Dot(rightV)*rightV).Unit |
| 1581 | local normalV = upV:Cross(rightV) |
| 1582 | local pos = Vector3.new(0, 0, 0) |
| 1583 | local cyl = Instance.new("Part") |
| 1584 | cyl.Shape = Enum.PartType.Cylinder |
| 1585 | cyl.Size = Vector3.new(0.2, 6.2, 6.2) |
| 1586 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 1587 | cyl.BrickColor = BrickColor.new("Hot pink") |
| 1588 | cyl.Material = Enum.Material.Glacier |
| 1589 | cyl.Anchored = true; cyl.Parent = workspace |
| 1590 | local cuts = {} |
| 1591 | local hole = Instance.new("Part") |
| 1592 | hole.Shape = Enum.PartType.Cylinder |
| 1593 | hole.Size = Vector3.new(0.4, 5.8, 5.8) |
| 1594 | hole.CFrame = cyl.CFrame |
| 1595 | hole.BrickColor = BrickColor.new("Hot pink") |
| 1596 | hole.Material = Enum.Material.Glacier |
| 1597 | hole.Anchored = true; hole.Parent = workspace |
| 1598 | table.insert(cuts, hole) |
| 1599 | local angBoxes = {} |
| 1600 | do |
| 1601 | local edgeDir = 1*rightV + 0*upV |
| 1602 | local edgePerp = 0*rightV + 1*upV |
| 1603 | local cut = Instance.new("Part") |
| 1604 | cut.Size = Vector3.new(12.4, 0.4, 12.4) |
| 1605 | cut.CFrame = CFrame.fromMatrix(pos + -1 * 6.2 * edgePerp, edgeDir, normalV) |
| 1606 | cut.BrickColor = BrickColor.new("Hot pink") |
| 1607 | cut.Material = Enum.Material.Glacier |
| 1608 | cut.Anchored = true; cut.Parent = workspace |
| 1609 | table.insert(angBoxes, cut) |
| 1610 | end |
| 1611 | do |
| 1612 | local edgeDir = -1*rightV + 0*upV |
| 1613 | local edgePerp = 0*rightV + -1*upV |
| 1614 | local cut = Instance.new("Part") |
| 1615 | cut.Size = Vector3.new(12.4, 0.4, 12.4) |
| 1616 | cut.CFrame = CFrame.fromMatrix(pos + 1 * 6.2 * edgePerp, edgeDir, normalV) |
| 1617 | cut.BrickColor = BrickColor.new("Hot pink") |
| 1618 | cut.Material = Enum.Material.Glacier |
| 1619 | cut.Anchored = true; cut.Parent = workspace |
| 1620 | table.insert(angBoxes, cut) |
| 1621 | end |
| 1622 | for _, b in ipairs(angBoxes) do table.insert(cuts, b) end |
| 1623 | if #cuts > 0 then |
| 1624 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 1625 | for _, c in ipairs(cuts) do c:Destroy() end |
| 1626 | if ok and result then |
| 1627 | cyl:Destroy() |
| 1628 | result.Name = "CoreGlow1"; result.Anchored = true; result.Parent = model |
| 1629 | else |
| 1630 | cyl.Name = "CoreGlow1"; cyl.Parent = model |
| 1631 | end |
| 1632 | else |
| 1633 | cyl.Name = "CoreGlow1"; cyl.Parent = model |
| 1634 | end |
| 1635 | end |
| 1636 | do |
| 1637 | local rightV = Vector3.new(0,1,0).Unit |
| 1638 | local upV = (Vector3.new(1,0,1) - Vector3.new(1,0,1):Dot(rightV)*rightV).Unit |
| 1639 | local normalV = upV:Cross(rightV) |
| 1640 | local pos = Vector3.new(0, 0, 0) |
| 1641 | local cyl = Instance.new("Part") |
| 1642 | cyl.Shape = Enum.PartType.Cylinder |
| 1643 | cyl.Size = Vector3.new(0.2, 6.2, 6.2) |
| 1644 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 1645 | cyl.BrickColor = BrickColor.new("Royal purple") |
| 1646 | cyl.Material = Enum.Material.Glacier |
| 1647 | cyl.Anchored = true; cyl.Parent = workspace |
| 1648 | local cuts = {} |
| 1649 | local hole = Instance.new("Part") |
| 1650 | hole.Shape = Enum.PartType.Cylinder |
| 1651 | hole.Size = Vector3.new(0.4, 5.8, 5.8) |
| 1652 | hole.CFrame = cyl.CFrame |
| 1653 | hole.BrickColor = BrickColor.new("Royal purple") |
| 1654 | hole.Material = Enum.Material.Glacier |
| 1655 | hole.Anchored = true; hole.Parent = workspace |
| 1656 | table.insert(cuts, hole) |
| 1657 | local angBoxes = {} |
| 1658 | do |
| 1659 | local edgeDir = 0*rightV + 1*upV |
| 1660 | local edgePerp = -1*rightV + 0*upV |
| 1661 | local cut = Instance.new("Part") |
| 1662 | cut.Size = Vector3.new(12.4, 0.4, 12.4) |
| 1663 | cut.CFrame = CFrame.fromMatrix(pos + -1 * 6.2 * edgePerp, edgeDir, normalV) |
| 1664 | cut.BrickColor = BrickColor.new("Royal purple") |
| 1665 | cut.Material = Enum.Material.Glacier |
| 1666 | cut.Anchored = true; cut.Parent = workspace |
| 1667 | table.insert(angBoxes, cut) |
| 1668 | end |
| 1669 | do |
| 1670 | local edgeDir = 0*rightV + -1*upV |
| 1671 | local edgePerp = 1*rightV + 0*upV |
| 1672 | local cut = Instance.new("Part") |
| 1673 | cut.Size = Vector3.new(12.4, 0.4, 12.4) |
| 1674 | cut.CFrame = CFrame.fromMatrix(pos + 1 * 6.2 * edgePerp, edgeDir, normalV) |
| 1675 | cut.BrickColor = BrickColor.new("Royal purple") |
| 1676 | cut.Material = Enum.Material.Glacier |
| 1677 | cut.Anchored = true; cut.Parent = workspace |
| 1678 | table.insert(angBoxes, cut) |
| 1679 | end |
| 1680 | for _, b in ipairs(angBoxes) do table.insert(cuts, b) end |
| 1681 | if #cuts > 0 then |
| 1682 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 1683 | for _, c in ipairs(cuts) do c:Destroy() end |
| 1684 | if ok and result then |
| 1685 | cyl:Destroy() |
| 1686 | result.Name = "CoreGlow2"; result.Anchored = true; result.Parent = model |
| 1687 | else |
| 1688 | cyl.Name = "CoreGlow2"; cyl.Parent = model |
| 1689 | end |
| 1690 | else |
| 1691 | cyl.Name = "CoreGlow2"; cyl.Parent = model |
| 1692 | end |
| 1693 | end |
| 1694 | do |
| 1695 | local rightV = Vector3.new(1,0,0).Unit |
| 1696 | local upV = (Vector3.new(0,1,0) - Vector3.new(0,1,0):Dot(rightV)*rightV).Unit |
| 1697 | local normalV = upV:Cross(rightV) |
| 1698 | local pos = Vector3.new(0, 0, 0) |
| 1699 | local cyl = Instance.new("Part") |
| 1700 | cyl.Shape = Enum.PartType.Cylinder |
| 1701 | cyl.Size = Vector3.new(0.1, 12.8, 12.8) |
| 1702 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 1703 | cyl.BrickColor = BrickColor.new("Royal purple") |
| 1704 | cyl.Material = Enum.Material.Glacier |
| 1705 | cyl.Anchored = true; cyl.Parent = workspace |
| 1706 | local cuts = {} |
| 1707 | local hole = Instance.new("Part") |
| 1708 | hole.Shape = Enum.PartType.Cylinder |
| 1709 | hole.Size = Vector3.new(0.3, 12.4, 12.4) |
| 1710 | hole.CFrame = cyl.CFrame |
| 1711 | hole.BrickColor = BrickColor.new("Royal purple") |
| 1712 | hole.Material = Enum.Material.Glacier |
| 1713 | hole.Anchored = true; hole.Parent = workspace |
| 1714 | table.insert(cuts, hole) |
| 1715 | if #cuts > 0 then |
| 1716 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 1717 | for _, c in ipairs(cuts) do c:Destroy() end |
| 1718 | if ok and result then |
| 1719 | cyl:Destroy() |
| 1720 | result.Name = "Halo1"; result.Anchored = true; result.Parent = model |
| 1721 | else |
| 1722 | cyl.Name = "Halo1"; cyl.Parent = model |
| 1723 | end |
| 1724 | else |
| 1725 | cyl.Name = "Halo1"; cyl.Parent = model |
| 1726 | end |
| 1727 | end |
| 1728 | do |
| 1729 | local rightV = Vector3.new(0,1,0).Unit |
| 1730 | local upV = (Vector3.new(0,0,1) - Vector3.new(0,0,1):Dot(rightV)*rightV).Unit |
| 1731 | local normalV = upV:Cross(rightV) |
| 1732 | local pos = Vector3.new(0, 0, 0) |
| 1733 | local cyl = Instance.new("Part") |
| 1734 | cyl.Shape = Enum.PartType.Cylinder |
| 1735 | cyl.Size = Vector3.new(0.1, 13.4, 13.4) |
| 1736 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 1737 | cyl.BrickColor = BrickColor.new("Hot pink") |
| 1738 | cyl.Material = Enum.Material.Glacier |
| 1739 | cyl.Anchored = true; cyl.Parent = workspace |
| 1740 | local cuts = {} |
| 1741 | local hole = Instance.new("Part") |
| 1742 | hole.Shape = Enum.PartType.Cylinder |
| 1743 | hole.Size = Vector3.new(0.3, 13, 13) |
| 1744 | hole.CFrame = cyl.CFrame |
| 1745 | hole.BrickColor = BrickColor.new("Hot pink") |
| 1746 | hole.Material = Enum.Material.Glacier |
| 1747 | hole.Anchored = true; hole.Parent = workspace |
| 1748 | table.insert(cuts, hole) |
| 1749 | if #cuts > 0 then |
| 1750 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 1751 | for _, c in ipairs(cuts) do c:Destroy() end |
| 1752 | if ok and result then |
| 1753 | cyl:Destroy() |
| 1754 | result.Name = "Halo2"; result.Anchored = true; result.Parent = model |
| 1755 | else |
| 1756 | cyl.Name = "Halo2"; cyl.Parent = model |
| 1757 | end |
| 1758 | else |
| 1759 | cyl.Name = "Halo2"; cyl.Parent = model |
| 1760 | end |
| 1761 | end |
| 1762 | model.PrimaryPart = model:FindFirstChild("Core") |
| 1763 | print("CosmicSingularity built: " .. #model:GetChildren() .. " parts") |
Loading comments...