Loading model...
by Relax · 9/20/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: EmeraldPlasmaSolarPanel |
| 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 = "EmeraldPlasmaSolarPanel" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Dark green"] = "2022 Stud", |
| 25 | ["Earth green"] = "2022 Stud", |
| 26 | ["Gold"] = "2022 Stud", |
| 27 | } |
| 28 | do |
| 29 | local p = Instance.new("Part") |
| 30 | p.Name = "BaseCenter" |
| 31 | p.Size = Vector3.new(8, 1, 6) |
| 32 | p.CFrame = CFrame.new(0, 0.5, 0) |
| 33 | p.BrickColor = BrickColor.new("Earth green") |
| 34 | p.Material = Enum.Material.Glacier |
| 35 | p.MaterialVariant = "2022 Stud" |
| 36 | p.Anchored = true |
| 37 | p.Parent = model |
| 38 | end |
| 39 | do |
| 40 | local p = Instance.new("Part") |
| 41 | p.Name = "FootFL_Main" |
| 42 | p.Size = Vector3.new(2, 2, 3) |
| 43 | p.CFrame = CFrame.new(-4.5, 1.04, -2) |
| 44 | p.BrickColor = BrickColor.new("Earth green") |
| 45 | p.Material = Enum.Material.Glacier |
| 46 | p.MaterialVariant = "2022 Stud" |
| 47 | p.Anchored = true |
| 48 | p.Parent = model |
| 49 | end |
| 50 | do |
| 51 | local p = Instance.new("Part") |
| 52 | p.Name = "FootFL_Slope" |
| 53 | p.Size = Vector3.new(2, 0.5, 2) |
| 54 | p.CFrame = CFrame.new(-4.46, 2.25, -2) * CFrame.Angles(math.rad(15), math.rad(0), math.rad(0)) |
| 55 | p.BrickColor = BrickColor.new("Earth green") |
| 56 | p.Material = Enum.Material.Glacier |
| 57 | p.MaterialVariant = "2022 Stud" |
| 58 | p.Anchored = true |
| 59 | p.Parent = model |
| 60 | end |
| 61 | do |
| 62 | local p = Instance.new("Part") |
| 63 | p.Name = "FootFL_GoldVent" |
| 64 | p.Size = Vector3.new(1.6, 0.1, 1.6) |
| 65 | p.CFrame = CFrame.new(-4.58, 2.55, -2) |
| 66 | p.BrickColor = BrickColor.new("Gold") |
| 67 | p.Material = Enum.Material.Glacier |
| 68 | p.MaterialVariant = "2022 Stud" |
| 69 | p.Anchored = true |
| 70 | p.Parent = model |
| 71 | end |
| 72 | do |
| 73 | local p = Instance.new("Part") |
| 74 | p.Name = "FootFR_Main" |
| 75 | p.Size = Vector3.new(2, 2, 3) |
| 76 | p.CFrame = CFrame.new(4.5, 1.04, -2) |
| 77 | p.BrickColor = BrickColor.new("Earth green") |
| 78 | p.Material = Enum.Material.Glacier |
| 79 | p.MaterialVariant = "2022 Stud" |
| 80 | p.Anchored = true |
| 81 | p.Parent = model |
| 82 | end |
| 83 | do |
| 84 | local p = Instance.new("Part") |
| 85 | p.Name = "FootFR_Slope" |
| 86 | p.Size = Vector3.new(2, 0.5, 2) |
| 87 | p.CFrame = CFrame.new(4.54, 2.25, -2) * CFrame.Angles(math.rad(15), math.rad(0), math.rad(0)) |
| 88 | p.BrickColor = BrickColor.new("Earth green") |
| 89 | p.Material = Enum.Material.Glacier |
| 90 | p.MaterialVariant = "2022 Stud" |
| 91 | p.Anchored = true |
| 92 | p.Parent = model |
| 93 | end |
| 94 | do |
| 95 | local p = Instance.new("Part") |
| 96 | p.Name = "FootFR_GoldVent" |
| 97 | p.Size = Vector3.new(1.6, 0.1, 1.6) |
| 98 | p.CFrame = CFrame.new(4.5, 2.55, -2) |
| 99 | p.BrickColor = BrickColor.new("Gold") |
| 100 | p.Material = Enum.Material.Glacier |
| 101 | p.MaterialVariant = "2022 Stud" |
| 102 | p.Anchored = true |
| 103 | p.Parent = model |
| 104 | end |
| 105 | do |
| 106 | local p = Instance.new("Part") |
| 107 | p.Name = "FootBL_Main" |
| 108 | p.Size = Vector3.new(2, 2, 3) |
| 109 | p.CFrame = CFrame.new(-4.5, 1.04, 2) |
| 110 | p.BrickColor = BrickColor.new("Earth green") |
| 111 | p.Material = Enum.Material.Glacier |
| 112 | p.MaterialVariant = "2022 Stud" |
| 113 | p.Anchored = true |
| 114 | p.Parent = model |
| 115 | end |
| 116 | do |
| 117 | local p = Instance.new("Part") |
| 118 | p.Name = "FootBR_Main" |
| 119 | p.Size = Vector3.new(2, 2, 3) |
| 120 | p.CFrame = CFrame.new(4.5, 1.04, 2) |
| 121 | p.BrickColor = BrickColor.new("Earth green") |
| 122 | p.Material = Enum.Material.Glacier |
| 123 | p.MaterialVariant = "2022 Stud" |
| 124 | p.Anchored = true |
| 125 | p.Parent = model |
| 126 | end |
| 127 | do |
| 128 | local p = Instance.new("Part") |
| 129 | p.Name = "FrameLeft" |
| 130 | p.Size = Vector3.new(1.5, 20, 3) |
| 131 | p.CFrame = CFrame.new(-4.5, 12, 0) |
| 132 | p.BrickColor = BrickColor.new("Earth green") |
| 133 | p.Material = Enum.Material.Glacier |
| 134 | p.MaterialVariant = "2022 Stud" |
| 135 | p.Anchored = true |
| 136 | p.Parent = model |
| 137 | end |
| 138 | do |
| 139 | local p = Instance.new("Part") |
| 140 | p.Name = "FrameRight" |
| 141 | p.Size = Vector3.new(1.5, 20, 3) |
| 142 | p.CFrame = CFrame.new(4.5, 12, 0) |
| 143 | p.BrickColor = BrickColor.new("Earth green") |
| 144 | p.Material = Enum.Material.Glacier |
| 145 | p.MaterialVariant = "2022 Stud" |
| 146 | p.Anchored = true |
| 147 | p.Parent = model |
| 148 | end |
| 149 | do |
| 150 | local p = Instance.new("Part") |
| 151 | p.Name = "FrameBottom" |
| 152 | p.Size = Vector3.new(7.5, 1.5, 3) |
| 153 | p.CFrame = CFrame.new(0.04, 2.71, 0.04) |
| 154 | p.BrickColor = BrickColor.new("Earth green") |
| 155 | p.Material = Enum.Material.Glacier |
| 156 | p.MaterialVariant = "2022 Stud" |
| 157 | p.Anchored = true |
| 158 | p.Parent = model |
| 159 | end |
| 160 | do |
| 161 | local p = Instance.new("Part") |
| 162 | p.Name = "FrameTop" |
| 163 | p.Size = Vector3.new(7.5, 1.5, 3) |
| 164 | p.CFrame = CFrame.new(0.04, 21.29, 0.04) |
| 165 | p.BrickColor = BrickColor.new("Earth green") |
| 166 | p.Material = Enum.Material.Glacier |
| 167 | p.MaterialVariant = "2022 Stud" |
| 168 | p.Anchored = true |
| 169 | p.Parent = model |
| 170 | end |
| 171 | do |
| 172 | local p = Instance.new("Part") |
| 173 | p.Name = "InnerTrimLeft" |
| 174 | p.Size = Vector3.new(0.4, 18, 3.2) |
| 175 | p.CFrame = CFrame.new(-3.68, 12, 0) |
| 176 | p.BrickColor = BrickColor.new("Gold") |
| 177 | p.Material = Enum.Material.Glacier |
| 178 | p.MaterialVariant = "2022 Stud" |
| 179 | p.Anchored = true |
| 180 | p.Parent = model |
| 181 | end |
| 182 | do |
| 183 | local p = Instance.new("Part") |
| 184 | p.Name = "InnerTrimRight" |
| 185 | p.Size = Vector3.new(0.4, 18, 3.2) |
| 186 | p.CFrame = CFrame.new(3.68, 12, 0) |
| 187 | p.BrickColor = BrickColor.new("Gold") |
| 188 | p.Material = Enum.Material.Glacier |
| 189 | p.MaterialVariant = "2022 Stud" |
| 190 | p.Anchored = true |
| 191 | p.Parent = model |
| 192 | end |
| 193 | do |
| 194 | local p = Instance.new("Part") |
| 195 | p.Name = "InnerTrimBottom" |
| 196 | p.Size = Vector3.new(6.8, 0.4, 3.2) |
| 197 | p.CFrame = CFrame.new(0, 3.56, 0) |
| 198 | p.BrickColor = BrickColor.new("Gold") |
| 199 | p.Material = Enum.Material.Glacier |
| 200 | p.MaterialVariant = "2022 Stud" |
| 201 | p.Anchored = true |
| 202 | p.Parent = model |
| 203 | end |
| 204 | do |
| 205 | local p = Instance.new("Part") |
| 206 | p.Name = "InnerTrimTop" |
| 207 | p.Size = Vector3.new(6.8, 0.4, 3.2) |
| 208 | p.CFrame = CFrame.new(0, 20.44, 0) |
| 209 | p.BrickColor = BrickColor.new("Gold") |
| 210 | p.Material = Enum.Material.Glacier |
| 211 | p.MaterialVariant = "2022 Stud" |
| 212 | p.Anchored = true |
| 213 | p.Parent = model |
| 214 | end |
| 215 | do |
| 216 | local p = Instance.new("Part") |
| 217 | p.Name = "SolarGlassL" |
| 218 | p.Size = Vector3.new(3.1, 16.4, 0.2) |
| 219 | p.CFrame = CFrame.new(-1.75, 12, -1.4) |
| 220 | p.BrickColor = BrickColor.new("Dark green") |
| 221 | p.Material = Enum.Material.Glacier |
| 222 | p.MaterialVariant = "2022 Stud" |
| 223 | p.Anchored = true |
| 224 | p.Parent = model |
| 225 | end |
| 226 | do |
| 227 | local p = Instance.new("Part") |
| 228 | p.Name = "SolarGlassR" |
| 229 | p.Size = Vector3.new(3.1, 16.4, 0.2) |
| 230 | p.CFrame = CFrame.new(1.75, 12, -1.4) |
| 231 | p.BrickColor = BrickColor.new("Dark green") |
| 232 | p.Material = Enum.Material.Glacier |
| 233 | p.MaterialVariant = "2022 Stud" |
| 234 | p.Anchored = true |
| 235 | p.Parent = model |
| 236 | end |
| 237 | do |
| 238 | local p = Instance.new("Part") |
| 239 | p.Name = "PlasmaBoltCore" |
| 240 | p.Size = Vector3.new(0.5, 16.4, 0.3) |
| 241 | p.CFrame = CFrame.new(0, 12, -1.4) |
| 242 | p.BrickColor = BrickColor.new("Toothpaste") |
| 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.Name = "PlasmaGlowL" |
| 250 | p.Size = Vector3.new(0.3, 16.4, 0.2) |
| 251 | p.CFrame = CFrame.new(-0.48, 12.08, -1.57) |
| 252 | p.BrickColor = BrickColor.new("Lime green") |
| 253 | p.Material = Enum.Material.Neon |
| 254 | p.Anchored = true |
| 255 | p.Parent = model |
| 256 | end |
| 257 | do |
| 258 | local p = Instance.new("Part") |
| 259 | p.Name = "PlasmaGlowR" |
| 260 | p.Size = Vector3.new(0.3, 16.4, 0.2) |
| 261 | p.CFrame = CFrame.new(0.48, 12.08, -1.57) |
| 262 | p.BrickColor = BrickColor.new("Lime green") |
| 263 | p.Material = Enum.Material.Neon |
| 264 | p.Anchored = true |
| 265 | p.Parent = model |
| 266 | end |
| 267 | do |
| 268 | local p = Instance.new("Part") |
| 269 | p.Name = "GridLine_5" |
| 270 | p.Size = Vector3.new(6.6, 0.1, 0.1) |
| 271 | p.CFrame = CFrame.new(0, 5, -1.58) |
| 272 | p.BrickColor = BrickColor.new("Gold") |
| 273 | p.Material = Enum.Material.Glacier |
| 274 | p.MaterialVariant = "2022 Stud" |
| 275 | p.Anchored = true |
| 276 | p.Parent = model |
| 277 | end |
| 278 | do |
| 279 | local p = Instance.new("Part") |
| 280 | p.Name = "GridLine_7" |
| 281 | p.Size = Vector3.new(6.6, 0.1, 0.1) |
| 282 | p.CFrame = CFrame.new(0, 7, -1.58) |
| 283 | p.BrickColor = BrickColor.new("Gold") |
| 284 | p.Material = Enum.Material.Glacier |
| 285 | p.MaterialVariant = "2022 Stud" |
| 286 | p.Anchored = true |
| 287 | p.Parent = model |
| 288 | end |
| 289 | do |
| 290 | local p = Instance.new("Part") |
| 291 | p.Name = "GridLine_9" |
| 292 | p.Size = Vector3.new(6.6, 0.1, 0.1) |
| 293 | p.CFrame = CFrame.new(0, 9, -1.58) |
| 294 | p.BrickColor = BrickColor.new("Gold") |
| 295 | p.Material = Enum.Material.Glacier |
| 296 | p.MaterialVariant = "2022 Stud" |
| 297 | p.Anchored = true |
| 298 | p.Parent = model |
| 299 | end |
| 300 | do |
| 301 | local p = Instance.new("Part") |
| 302 | p.Name = "GridLine_11" |
| 303 | p.Size = Vector3.new(6.6, 0.1, 0.1) |
| 304 | p.CFrame = CFrame.new(0, 11, -1.58) |
| 305 | p.BrickColor = BrickColor.new("Gold") |
| 306 | p.Material = Enum.Material.Glacier |
| 307 | p.MaterialVariant = "2022 Stud" |
| 308 | p.Anchored = true |
| 309 | p.Parent = model |
| 310 | end |
| 311 | do |
| 312 | local p = Instance.new("Part") |
| 313 | p.Name = "GridLine_13" |
| 314 | p.Size = Vector3.new(6.6, 0.1, 0.1) |
| 315 | p.CFrame = CFrame.new(0, 13, -1.58) |
| 316 | p.BrickColor = BrickColor.new("Gold") |
| 317 | p.Material = Enum.Material.Glacier |
| 318 | p.MaterialVariant = "2022 Stud" |
| 319 | p.Anchored = true |
| 320 | p.Parent = model |
| 321 | end |
| 322 | do |
| 323 | local p = Instance.new("Part") |
| 324 | p.Name = "GridLine_15" |
| 325 | p.Size = Vector3.new(6.6, 0.1, 0.1) |
| 326 | p.CFrame = CFrame.new(0, 15, -1.58) |
| 327 | p.BrickColor = BrickColor.new("Gold") |
| 328 | p.Material = Enum.Material.Glacier |
| 329 | p.MaterialVariant = "2022 Stud" |
| 330 | p.Anchored = true |
| 331 | p.Parent = model |
| 332 | end |
| 333 | do |
| 334 | local p = Instance.new("Part") |
| 335 | p.Name = "GridLine_17" |
| 336 | p.Size = Vector3.new(6.6, 0.1, 0.1) |
| 337 | p.CFrame = CFrame.new(0, 17, -1.58) |
| 338 | p.BrickColor = BrickColor.new("Gold") |
| 339 | p.Material = Enum.Material.Glacier |
| 340 | p.MaterialVariant = "2022 Stud" |
| 341 | p.Anchored = true |
| 342 | p.Parent = model |
| 343 | end |
| 344 | do |
| 345 | local p = Instance.new("Part") |
| 346 | p.Name = "GridLine_19" |
| 347 | p.Size = Vector3.new(6.6, 0.1, 0.1) |
| 348 | p.CFrame = CFrame.new(0, 19, -1.58) |
| 349 | p.BrickColor = BrickColor.new("Gold") |
| 350 | p.Material = Enum.Material.Glacier |
| 351 | p.MaterialVariant = "2022 Stud" |
| 352 | p.Anchored = true |
| 353 | p.Parent = model |
| 354 | end |
| 355 | do |
| 356 | local p = Instance.new("Part") |
| 357 | p.Shape = Enum.PartType.Cylinder |
| 358 | p.Name = "PlasmaTubeBack" |
| 359 | p.Size = Vector3.new(16, 1.6, 1.6) |
| 360 | p.CFrame = CFrame.new(0, 12, 1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 361 | p.BrickColor = BrickColor.new("Lime green") |
| 362 | p.Material = Enum.Material.Neon |
| 363 | p.Anchored = true |
| 364 | p.Parent = model |
| 365 | end |
| 366 | do |
| 367 | local p = Instance.new("Part") |
| 368 | p.Name = "CageLeftColumn" |
| 369 | p.Size = Vector3.new(0.4, 16, 0.6) |
| 370 | p.CFrame = CFrame.new(-1.2, 12, 1.6) |
| 371 | p.BrickColor = BrickColor.new("Earth green") |
| 372 | p.Material = Enum.Material.Glacier |
| 373 | p.MaterialVariant = "2022 Stud" |
| 374 | p.Anchored = true |
| 375 | p.Parent = model |
| 376 | end |
| 377 | do |
| 378 | local p = Instance.new("Part") |
| 379 | p.Name = "CageRightColumn" |
| 380 | p.Size = Vector3.new(0.4, 16, 0.6) |
| 381 | p.CFrame = CFrame.new(1.2, 12, 1.6) |
| 382 | p.BrickColor = BrickColor.new("Earth green") |
| 383 | p.Material = Enum.Material.Glacier |
| 384 | p.MaterialVariant = "2022 Stud" |
| 385 | p.Anchored = true |
| 386 | p.Parent = model |
| 387 | end |
| 388 | do |
| 389 | local p = Instance.new("Part") |
| 390 | p.Name = "CageHorizontal_5" |
| 391 | p.Size = Vector3.new(2.8, 0.3, 0.3) |
| 392 | p.CFrame = CFrame.new(0.04, 5, 1.9) |
| 393 | p.BrickColor = BrickColor.new("Earth green") |
| 394 | p.Material = Enum.Material.Glacier |
| 395 | p.MaterialVariant = "2022 Stud" |
| 396 | p.Anchored = true |
| 397 | p.Parent = model |
| 398 | end |
| 399 | do |
| 400 | local p = Instance.new("Part") |
| 401 | p.Name = "CageStatusLight_5" |
| 402 | p.Size = Vector3.new(0.6, 0.1, 0.1) |
| 403 | p.CFrame = CFrame.new(0, 5, 2.05) |
| 404 | p.BrickColor = BrickColor.new("Toothpaste") |
| 405 | p.Material = Enum.Material.Neon |
| 406 | p.Anchored = true |
| 407 | p.Parent = model |
| 408 | end |
| 409 | do |
| 410 | local p = Instance.new("Part") |
| 411 | p.Name = "CageHorizontal_8" |
| 412 | p.Size = Vector3.new(2.8, 0.3, 0.3) |
| 413 | p.CFrame = CFrame.new(0.04, 8, 1.9) |
| 414 | p.BrickColor = BrickColor.new("Earth green") |
| 415 | p.Material = Enum.Material.Glacier |
| 416 | p.MaterialVariant = "2022 Stud" |
| 417 | p.Anchored = true |
| 418 | p.Parent = model |
| 419 | end |
| 420 | do |
| 421 | local p = Instance.new("Part") |
| 422 | p.Name = "CageStatusLight_8" |
| 423 | p.Size = Vector3.new(0.6, 0.1, 0.1) |
| 424 | p.CFrame = CFrame.new(0, 8, 2.05) |
| 425 | p.BrickColor = BrickColor.new("Toothpaste") |
| 426 | p.Material = Enum.Material.Neon |
| 427 | p.Anchored = true |
| 428 | p.Parent = model |
| 429 | end |
| 430 | do |
| 431 | local p = Instance.new("Part") |
| 432 | p.Name = "CageHorizontal_11" |
| 433 | p.Size = Vector3.new(2.8, 0.3, 0.3) |
| 434 | p.CFrame = CFrame.new(0.04, 11, 1.9) |
| 435 | p.BrickColor = BrickColor.new("Earth green") |
| 436 | p.Material = Enum.Material.Glacier |
| 437 | p.MaterialVariant = "2022 Stud" |
| 438 | p.Anchored = true |
| 439 | p.Parent = model |
| 440 | end |
| 441 | do |
| 442 | local p = Instance.new("Part") |
| 443 | p.Name = "CageStatusLight_11" |
| 444 | p.Size = Vector3.new(0.6, 0.1, 0.1) |
| 445 | p.CFrame = CFrame.new(0, 11, 2.05) |
| 446 | p.BrickColor = BrickColor.new("Toothpaste") |
| 447 | p.Material = Enum.Material.Neon |
| 448 | p.Anchored = true |
| 449 | p.Parent = model |
| 450 | end |
| 451 | do |
| 452 | local p = Instance.new("Part") |
| 453 | p.Name = "CageHorizontal_14" |
| 454 | p.Size = Vector3.new(2.8, 0.3, 0.3) |
| 455 | p.CFrame = CFrame.new(0.04, 14, 1.9) |
| 456 | p.BrickColor = BrickColor.new("Earth green") |
| 457 | p.Material = Enum.Material.Glacier |
| 458 | p.MaterialVariant = "2022 Stud" |
| 459 | p.Anchored = true |
| 460 | p.Parent = model |
| 461 | end |
| 462 | do |
| 463 | local p = Instance.new("Part") |
| 464 | p.Name = "CageStatusLight_14" |
| 465 | p.Size = Vector3.new(0.6, 0.1, 0.1) |
| 466 | p.CFrame = CFrame.new(0, 14, 2.05) |
| 467 | p.BrickColor = BrickColor.new("Toothpaste") |
| 468 | p.Material = Enum.Material.Neon |
| 469 | p.Anchored = true |
| 470 | p.Parent = model |
| 471 | end |
| 472 | do |
| 473 | local p = Instance.new("Part") |
| 474 | p.Name = "CageHorizontal_17" |
| 475 | p.Size = Vector3.new(2.8, 0.3, 0.3) |
| 476 | p.CFrame = CFrame.new(0.04, 17, 1.9) |
| 477 | p.BrickColor = BrickColor.new("Earth green") |
| 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 = "CageStatusLight_17" |
| 486 | p.Size = Vector3.new(0.6, 0.1, 0.1) |
| 487 | p.CFrame = CFrame.new(0, 17, 2.05) |
| 488 | p.BrickColor = BrickColor.new("Toothpaste") |
| 489 | p.Material = Enum.Material.Neon |
| 490 | p.Anchored = true |
| 491 | p.Parent = model |
| 492 | end |
| 493 | do |
| 494 | local p = Instance.new("Part") |
| 495 | p.Name = "CageHorizontal_20" |
| 496 | p.Size = Vector3.new(2.8, 0.3, 0.3) |
| 497 | p.CFrame = CFrame.new(0.04, 20, 1.9) |
| 498 | p.BrickColor = BrickColor.new("Earth green") |
| 499 | p.Material = Enum.Material.Glacier |
| 500 | p.MaterialVariant = "2022 Stud" |
| 501 | p.Anchored = true |
| 502 | p.Parent = model |
| 503 | end |
| 504 | do |
| 505 | local p = Instance.new("Part") |
| 506 | p.Name = "CageStatusLight_20" |
| 507 | p.Size = Vector3.new(0.6, 0.1, 0.1) |
| 508 | p.CFrame = CFrame.new(0, 20, 2.05) |
| 509 | p.BrickColor = BrickColor.new("Toothpaste") |
| 510 | p.Material = Enum.Material.Neon |
| 511 | p.Anchored = true |
| 512 | p.Parent = model |
| 513 | end |
| 514 | do |
| 515 | local p = Instance.new("Part") |
| 516 | p.Name = "StructFinL_0" |
| 517 | p.Size = Vector3.new(1.84662, 0.4, 1) |
| 518 | p.CFrame = CFrame.new(-6, 5.15, 0.1) * CFrame.Angles(math.rad(-180), math.rad(-7.12502), math.rad(-150.832)) |
| 519 | p.BrickColor = BrickColor.new("Earth green") |
| 520 | p.Material = Enum.Material.Glacier |
| 521 | p.MaterialVariant = "2022 Stud" |
| 522 | p.Anchored = true |
| 523 | p.Parent = model |
| 524 | end |
| 525 | do |
| 526 | local p = Instance.new("Part") |
| 527 | p.Name = "CrystalFinL_0" |
| 528 | p.Size = Vector3.new(2.33238, 0.3, 0.8) |
| 529 | p.CFrame = CFrame.new(-6.2, 5.6, -0.1) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(-149.036)) |
| 530 | p.BrickColor = BrickColor.new("Lime green") |
| 531 | p.Material = Enum.Material.Neon |
| 532 | p.Anchored = true |
| 533 | p.Parent = model |
| 534 | end |
| 535 | do |
| 536 | local p = Instance.new("Part") |
| 537 | p.Name = "StructFinR_0" |
| 538 | p.Size = Vector3.new(1.84662, 0.4, 1) |
| 539 | p.CFrame = CFrame.new(6, 5.15, 0.1) * CFrame.Angles(math.rad(0), math.rad(-7.12502), math.rad(29.1683)) |
| 540 | p.BrickColor = BrickColor.new("Earth green") |
| 541 | p.Material = Enum.Material.Glacier |
| 542 | p.MaterialVariant = "2022 Stud" |
| 543 | p.Anchored = true |
| 544 | p.Parent = model |
| 545 | end |
| 546 | do |
| 547 | local p = Instance.new("Part") |
| 548 | p.Name = "CrystalFinR_0" |
| 549 | p.Size = Vector3.new(2.33238, 0.3, 0.8) |
| 550 | p.CFrame = CFrame.new(6.2, 5.6, -0.1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(30.9638)) |
| 551 | p.BrickColor = BrickColor.new("Lime green") |
| 552 | p.Material = Enum.Material.Neon |
| 553 | p.Anchored = true |
| 554 | p.Parent = model |
| 555 | end |
| 556 | do |
| 557 | local p = Instance.new("Part") |
| 558 | p.Name = "StructFinL_1" |
| 559 | p.Size = Vector3.new(1.84662, 0.4, 1) |
| 560 | p.CFrame = CFrame.new(-6, 8.15, 0.1) * CFrame.Angles(math.rad(-180), math.rad(-7.12502), math.rad(-150.832)) |
| 561 | p.BrickColor = BrickColor.new("Earth green") |
| 562 | p.Material = Enum.Material.Glacier |
| 563 | p.MaterialVariant = "2022 Stud" |
| 564 | p.Anchored = true |
| 565 | p.Parent = model |
| 566 | end |
| 567 | do |
| 568 | local p = Instance.new("Part") |
| 569 | p.Name = "CrystalFinL_1" |
| 570 | p.Size = Vector3.new(2.33238, 0.3, 0.8) |
| 571 | p.CFrame = CFrame.new(-6.2, 8.6, -0.1) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(-149.036)) |
| 572 | p.BrickColor = BrickColor.new("Lime green") |
| 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.Name = "StructFinR_1" |
| 580 | p.Size = Vector3.new(1.84662, 0.4, 1) |
| 581 | p.CFrame = CFrame.new(6, 8.15, 0.1) * CFrame.Angles(math.rad(0), math.rad(-7.12502), math.rad(29.1683)) |
| 582 | p.BrickColor = BrickColor.new("Earth green") |
| 583 | p.Material = Enum.Material.Glacier |
| 584 | p.MaterialVariant = "2022 Stud" |
| 585 | p.Anchored = true |
| 586 | p.Parent = model |
| 587 | end |
| 588 | do |
| 589 | local p = Instance.new("Part") |
| 590 | p.Name = "CrystalFinR_1" |
| 591 | p.Size = Vector3.new(2.33238, 0.3, 0.8) |
| 592 | p.CFrame = CFrame.new(6.2, 8.6, -0.1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(30.9638)) |
| 593 | p.BrickColor = BrickColor.new("Lime green") |
| 594 | p.Material = Enum.Material.Neon |
| 595 | p.Anchored = true |
| 596 | p.Parent = model |
| 597 | end |
| 598 | do |
| 599 | local p = Instance.new("Part") |
| 600 | p.Name = "StructFinL_2" |
| 601 | p.Size = Vector3.new(1.84662, 0.4, 1) |
| 602 | p.CFrame = CFrame.new(-6, 11.15, 0.1) * CFrame.Angles(math.rad(-180), math.rad(-7.12502), math.rad(-150.832)) |
| 603 | p.BrickColor = BrickColor.new("Earth green") |
| 604 | p.Material = Enum.Material.Glacier |
| 605 | p.MaterialVariant = "2022 Stud" |
| 606 | p.Anchored = true |
| 607 | p.Parent = model |
| 608 | end |
| 609 | do |
| 610 | local p = Instance.new("Part") |
| 611 | p.Name = "CrystalFinL_2" |
| 612 | p.Size = Vector3.new(2.33238, 0.3, 0.8) |
| 613 | p.CFrame = CFrame.new(-6.2, 11.6, -0.1) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(-149.036)) |
| 614 | p.BrickColor = BrickColor.new("Lime green") |
| 615 | p.Material = Enum.Material.Neon |
| 616 | p.Anchored = true |
| 617 | p.Parent = model |
| 618 | end |
| 619 | do |
| 620 | local p = Instance.new("Part") |
| 621 | p.Name = "StructFinR_2" |
| 622 | p.Size = Vector3.new(1.84662, 0.4, 1) |
| 623 | p.CFrame = CFrame.new(6, 11.15, 0.1) * CFrame.Angles(math.rad(0), math.rad(-7.12502), math.rad(29.1683)) |
| 624 | p.BrickColor = BrickColor.new("Earth green") |
| 625 | p.Material = Enum.Material.Glacier |
| 626 | p.MaterialVariant = "2022 Stud" |
| 627 | p.Anchored = true |
| 628 | p.Parent = model |
| 629 | end |
| 630 | do |
| 631 | local p = Instance.new("Part") |
| 632 | p.Name = "CrystalFinR_2" |
| 633 | p.Size = Vector3.new(2.33238, 0.3, 0.8) |
| 634 | p.CFrame = CFrame.new(6.2, 11.6, -0.1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(30.9638)) |
| 635 | p.BrickColor = BrickColor.new("Lime green") |
| 636 | p.Material = Enum.Material.Neon |
| 637 | p.Anchored = true |
| 638 | p.Parent = model |
| 639 | end |
| 640 | do |
| 641 | local p = Instance.new("Part") |
| 642 | p.Name = "StructFinL_3" |
| 643 | p.Size = Vector3.new(1.84662, 0.4, 1) |
| 644 | p.CFrame = CFrame.new(-6, 14.15, 0.1) * CFrame.Angles(math.rad(-180), math.rad(-7.12502), math.rad(-150.832)) |
| 645 | p.BrickColor = BrickColor.new("Earth green") |
| 646 | p.Material = Enum.Material.Glacier |
| 647 | p.MaterialVariant = "2022 Stud" |
| 648 | p.Anchored = true |
| 649 | p.Parent = model |
| 650 | end |
| 651 | do |
| 652 | local p = Instance.new("Part") |
| 653 | p.Name = "CrystalFinL_3" |
| 654 | p.Size = Vector3.new(2.33238, 0.3, 0.8) |
| 655 | p.CFrame = CFrame.new(-6.2, 14.6, -0.1) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(-149.036)) |
| 656 | p.BrickColor = BrickColor.new("Lime green") |
| 657 | p.Material = Enum.Material.Neon |
| 658 | p.Anchored = true |
| 659 | p.Parent = model |
| 660 | end |
| 661 | do |
| 662 | local p = Instance.new("Part") |
| 663 | p.Name = "StructFinR_3" |
| 664 | p.Size = Vector3.new(1.84662, 0.4, 1) |
| 665 | p.CFrame = CFrame.new(6, 14.15, 0.1) * CFrame.Angles(math.rad(0), math.rad(-7.12502), math.rad(29.1683)) |
| 666 | p.BrickColor = BrickColor.new("Earth green") |
| 667 | p.Material = Enum.Material.Glacier |
| 668 | p.MaterialVariant = "2022 Stud" |
| 669 | p.Anchored = true |
| 670 | p.Parent = model |
| 671 | end |
| 672 | do |
| 673 | local p = Instance.new("Part") |
| 674 | p.Name = "CrystalFinR_3" |
| 675 | p.Size = Vector3.new(2.33238, 0.3, 0.8) |
| 676 | p.CFrame = CFrame.new(6.2, 14.6, -0.1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(30.9638)) |
| 677 | p.BrickColor = BrickColor.new("Lime green") |
| 678 | p.Material = Enum.Material.Neon |
| 679 | p.Anchored = true |
| 680 | p.Parent = model |
| 681 | end |
| 682 | do |
| 683 | local p = Instance.new("Part") |
| 684 | p.Name = "StructFinL_4" |
| 685 | p.Size = Vector3.new(1.84662, 0.4, 1) |
| 686 | p.CFrame = CFrame.new(-6, 17.15, 0.1) * CFrame.Angles(math.rad(-180), math.rad(-7.12502), math.rad(-150.832)) |
| 687 | p.BrickColor = BrickColor.new("Earth green") |
| 688 | p.Material = Enum.Material.Glacier |
| 689 | p.MaterialVariant = "2022 Stud" |
| 690 | p.Anchored = true |
| 691 | p.Parent = model |
| 692 | end |
| 693 | do |
| 694 | local p = Instance.new("Part") |
| 695 | p.Name = "CrystalFinL_4" |
| 696 | p.Size = Vector3.new(2.33238, 0.3, 0.8) |
| 697 | p.CFrame = CFrame.new(-6.2, 17.6, -0.1) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(-149.036)) |
| 698 | p.BrickColor = BrickColor.new("Lime green") |
| 699 | p.Material = Enum.Material.Neon |
| 700 | p.Anchored = true |
| 701 | p.Parent = model |
| 702 | end |
| 703 | do |
| 704 | local p = Instance.new("Part") |
| 705 | p.Name = "StructFinR_4" |
| 706 | p.Size = Vector3.new(1.84662, 0.4, 1) |
| 707 | p.CFrame = CFrame.new(6, 17.15, 0.1) * CFrame.Angles(math.rad(0), math.rad(-7.12502), math.rad(29.1683)) |
| 708 | p.BrickColor = BrickColor.new("Earth green") |
| 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 = "CrystalFinR_4" |
| 717 | p.Size = Vector3.new(2.33238, 0.3, 0.8) |
| 718 | p.CFrame = CFrame.new(6.2, 17.6, -0.1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(30.9638)) |
| 719 | p.BrickColor = BrickColor.new("Lime green") |
| 720 | p.Material = Enum.Material.Neon |
| 721 | p.Anchored = true |
| 722 | p.Parent = model |
| 723 | end |
| 724 | do |
| 725 | local p = Instance.new("Part") |
| 726 | p.Name = "SupportPillarL" |
| 727 | p.Size = Vector3.new(10.0578, 1.2, 1.2) |
| 728 | p.CFrame = CFrame.new(-3.8, 6, 1.5) * CFrame.Angles(math.rad(0), math.rad(68.1986), math.rad(83.8528)) |
| 729 | p.BrickColor = BrickColor.new("Earth green") |
| 730 | p.Material = Enum.Material.Glacier |
| 731 | p.MaterialVariant = "2022 Stud" |
| 732 | p.Anchored = true |
| 733 | p.Parent = model |
| 734 | end |
| 735 | do |
| 736 | local p = Instance.new("Part") |
| 737 | p.Name = "SupportGlowL" |
| 738 | p.Size = Vector3.new(9.66023, 0.3, 0.3) |
| 739 | p.CFrame = CFrame.new(-3.8, 6, 1.6) * CFrame.Angles(math.rad(0), math.rad(68.1986), math.rad(83.5987)) |
| 740 | p.BrickColor = BrickColor.new("Lime green") |
| 741 | p.Material = Enum.Material.Neon |
| 742 | p.Anchored = true |
| 743 | p.Parent = model |
| 744 | end |
| 745 | do |
| 746 | local p = Instance.new("Part") |
| 747 | p.Name = "SupportPillarR" |
| 748 | p.Size = Vector3.new(10.0578, 1.2, 1.2) |
| 749 | p.CFrame = CFrame.new(3.8, 6, 1.5) * CFrame.Angles(math.rad(-180), math.rad(68.1986), math.rad(-96.1472)) |
| 750 | p.BrickColor = BrickColor.new("Earth green") |
| 751 | p.Material = Enum.Material.Glacier |
| 752 | p.MaterialVariant = "2022 Stud" |
| 753 | p.Anchored = true |
| 754 | p.Parent = model |
| 755 | end |
| 756 | do |
| 757 | local p = Instance.new("Part") |
| 758 | p.Name = "SupportGlowR" |
| 759 | p.Size = Vector3.new(9.66023, 0.3, 0.3) |
| 760 | p.CFrame = CFrame.new(3.8, 6, 1.6) * CFrame.Angles(math.rad(-180), math.rad(68.1986), math.rad(-96.4013)) |
| 761 | p.BrickColor = BrickColor.new("Lime green") |
| 762 | p.Material = Enum.Material.Neon |
| 763 | p.Anchored = true |
| 764 | p.Parent = model |
| 765 | end |
| 766 | do |
| 767 | local p = Instance.new("Part") |
| 768 | p.Name = "CrestGoldBase" |
| 769 | p.Size = Vector3.new(3, 0.4, 2) |
| 770 | p.CFrame = CFrame.new(0, 22.28, 0) |
| 771 | p.BrickColor = BrickColor.new("Gold") |
| 772 | p.Material = Enum.Material.Glacier |
| 773 | p.MaterialVariant = "2022 Stud" |
| 774 | p.Anchored = true |
| 775 | p.Parent = model |
| 776 | end |
| 777 | do |
| 778 | local p = Instance.new("Part") |
| 779 | p.Name = "TopSpikeLeft" |
| 780 | p.Size = Vector3.new(0.5, 1.2, 0.5) |
| 781 | p.CFrame = CFrame.new(-1.8, 22.68, 0) |
| 782 | p.BrickColor = BrickColor.new("Earth green") |
| 783 | p.Material = Enum.Material.Glacier |
| 784 | p.MaterialVariant = "2022 Stud" |
| 785 | p.Anchored = true |
| 786 | p.Parent = model |
| 787 | end |
| 788 | do |
| 789 | local p = Instance.new("Part") |
| 790 | p.Name = "TopSpikeRight" |
| 791 | p.Size = Vector3.new(0.5, 1.2, 0.5) |
| 792 | p.CFrame = CFrame.new(1.8, 22.68, 0) |
| 793 | p.BrickColor = BrickColor.new("Earth green") |
| 794 | p.Material = Enum.Material.Glacier |
| 795 | p.MaterialVariant = "2022 Stud" |
| 796 | p.Anchored = true |
| 797 | p.Parent = model |
| 798 | end |
| 799 | do |
| 800 | local p = Instance.new("Part") |
| 801 | p.Name = "CrestCrystalBase" |
| 802 | p.Size = Vector3.new(1.6, 1.2, 1.6) |
| 803 | p.CFrame = CFrame.new(0, 23, 0) |
| 804 | p.BrickColor = BrickColor.new("Toothpaste") |
| 805 | p.Material = Enum.Material.Neon |
| 806 | p.Anchored = true |
| 807 | p.Parent = model |
| 808 | end |
| 809 | do |
| 810 | local p = Instance.new("Part") |
| 811 | p.Name = "CrestCrystalMid" |
| 812 | p.Size = Vector3.new(1.1, 1.1, 1.1) |
| 813 | p.CFrame = CFrame.new(0, 24, 0) * CFrame.Angles(math.rad(45), math.rad(45), math.rad(0)) |
| 814 | p.BrickColor = BrickColor.new("Lime green") |
| 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.Name = "CrestCrystalTip" |
| 822 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 823 | p.CFrame = CFrame.new(0, 24.8, 0) |
| 824 | p.BrickColor = BrickColor.new("Toothpaste") |
| 825 | p.Material = Enum.Material.Neon |
| 826 | p.Anchored = true |
| 827 | p.Parent = model |
| 828 | end |
| 829 | do |
| 830 | local p = Instance.new("Part") |
| 831 | p.Name = "BottomCrystalFrame" |
| 832 | p.Size = Vector3.new(1.6, 1.6, 0.3) |
| 833 | p.CFrame = CFrame.new(0, 3.6, -1.68) |
| 834 | p.BrickColor = BrickColor.new("Gold") |
| 835 | p.Material = Enum.Material.Glacier |
| 836 | p.MaterialVariant = "2022 Stud" |
| 837 | p.Anchored = true |
| 838 | p.Parent = model |
| 839 | end |
| 840 | do |
| 841 | local p = Instance.new("Part") |
| 842 | p.Name = "BottomCrystalCore" |
| 843 | p.Size = Vector3.new(1, 1, 0.4) |
| 844 | p.CFrame = CFrame.new(0, 3.6, -1.84) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(45)) |
| 845 | p.BrickColor = BrickColor.new("Toothpaste") |
| 846 | p.Material = Enum.Material.Neon |
| 847 | p.Anchored = true |
| 848 | p.Parent = model |
| 849 | end |
| 850 | do |
| 851 | local p = Instance.new("Part") |
| 852 | p.Shape = Enum.PartType.Ball |
| 853 | p.Name = "PlasmaPart1" |
| 854 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 855 | p.CFrame = CFrame.new(0.6, 25.6, 0.3) |
| 856 | p.BrickColor = BrickColor.new("Toothpaste") |
| 857 | p.Material = Enum.Material.Neon |
| 858 | p.Anchored = true |
| 859 | p.Parent = model |
| 860 | end |
| 861 | do |
| 862 | local p = Instance.new("Part") |
| 863 | p.Shape = Enum.PartType.Ball |
| 864 | p.Name = "PlasmaPart2" |
| 865 | p.Size = Vector3.new(0.2, 0.2, 0.2) |
| 866 | p.CFrame = CFrame.new(-0.8, 24.9, -0.4) |
| 867 | p.BrickColor = BrickColor.new("Lime green") |
| 868 | p.Material = Enum.Material.Neon |
| 869 | p.Anchored = true |
| 870 | p.Parent = model |
| 871 | end |
| 872 | do |
| 873 | local p = Instance.new("Part") |
| 874 | p.Shape = Enum.PartType.Ball |
| 875 | p.Name = "PlasmaPart3" |
| 876 | p.Size = Vector3.new(0.2, 0.2, 0.2) |
| 877 | p.CFrame = CFrame.new(1.4, 23.5, -0.6) |
| 878 | p.BrickColor = BrickColor.new("Toothpaste") |
| 879 | p.Material = Enum.Material.Neon |
| 880 | p.Anchored = true |
| 881 | p.Parent = model |
| 882 | end |
| 883 | do |
| 884 | local p = Instance.new("Part") |
| 885 | p.Shape = Enum.PartType.Ball |
| 886 | p.Name = "PlasmaPart4" |
| 887 | p.Size = Vector3.new(0.25, 0.25, 0.25) |
| 888 | p.CFrame = CFrame.new(-1.6, 22.8, 0.5) |
| 889 | p.BrickColor = BrickColor.new("Lime green") |
| 890 | p.Material = Enum.Material.Neon |
| 891 | p.Anchored = true |
| 892 | p.Parent = model |
| 893 | end |
| 894 | do |
| 895 | local p = Instance.new("Part") |
| 896 | p.Shape = Enum.PartType.Ball |
| 897 | p.Name = "PlasmaPart5" |
| 898 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 899 | p.CFrame = CFrame.new(-7.6, 17, 0.2) |
| 900 | p.BrickColor = BrickColor.new("Lime green") |
| 901 | p.Material = Enum.Material.Neon |
| 902 | p.Anchored = true |
| 903 | p.Parent = model |
| 904 | end |
| 905 | do |
| 906 | local p = Instance.new("Part") |
| 907 | p.Shape = Enum.PartType.Ball |
| 908 | p.Name = "PlasmaPart6" |
| 909 | p.Size = Vector3.new(0.2, 0.2, 0.2) |
| 910 | p.CFrame = CFrame.new(7.8, 14, -0.2) |
| 911 | p.BrickColor = BrickColor.new("Toothpaste") |
| 912 | p.Material = Enum.Material.Neon |
| 913 | p.Anchored = true |
| 914 | p.Parent = model |
| 915 | end |
| 916 | model.PrimaryPart = model:FindFirstChild("BaseCenter") |
| 917 | print("EmeraldPlasmaSolarPanel built: " .. #model:GetChildren() .. " parts") |
Loading comments...