Loading model...
by Briven · 8/25/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: FantasyTrainingRock |
| 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 = "FantasyTrainingRock" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Dark grey"] = "2022 Stud", |
| 25 | ["Dark stone grey"] = "2022 Stud", |
| 26 | } |
| 27 | do |
| 28 | local p = Instance.new("Part") |
| 29 | p.Name = "Core1" |
| 30 | p.Size = Vector3.new(9, 8, 9) |
| 31 | p.CFrame = CFrame.new(0, 4, 0) |
| 32 | p.BrickColor = BrickColor.new("Toothpaste") |
| 33 | p.Material = Enum.Material.Neon |
| 34 | p.Anchored = true |
| 35 | p.Parent = model |
| 36 | end |
| 37 | do |
| 38 | local p = Instance.new("Part") |
| 39 | p.Name = "Core2" |
| 40 | p.Size = Vector3.new(7, 7, 7) |
| 41 | p.CFrame = CFrame.new(0, 9, 0) |
| 42 | p.BrickColor = BrickColor.new("Toothpaste") |
| 43 | p.Material = Enum.Material.Neon |
| 44 | p.Anchored = true |
| 45 | p.Parent = model |
| 46 | end |
| 47 | do |
| 48 | local p = Instance.new("Part") |
| 49 | p.Name = "Core3" |
| 50 | p.Size = Vector3.new(4, 5, 4) |
| 51 | p.CFrame = CFrame.new(0, 13, 0) |
| 52 | p.BrickColor = BrickColor.new("Toothpaste") |
| 53 | p.Material = Enum.Material.Neon |
| 54 | p.Anchored = true |
| 55 | p.Parent = model |
| 56 | end |
| 57 | do |
| 58 | local p = Instance.new("Part") |
| 59 | p.Name = "Tier1_0" |
| 60 | p.Size = Vector3.new(5, 7, 4.5) |
| 61 | p.CFrame = CFrame.new(5.50578, 3.25, 1.47527) * CFrame.Angles(math.rad(-12), math.rad(-15), math.rad(20)) |
| 62 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 63 | p.Material = Enum.Material.Glacier |
| 64 | p.MaterialVariant = "2022 Stud" |
| 65 | p.Anchored = true |
| 66 | p.Parent = model |
| 67 | end |
| 68 | do |
| 69 | local p = Instance.new("Part") |
| 70 | p.Name = "Tier1_1" |
| 71 | p.Size = Vector3.new(5, 7, 4.5) |
| 72 | p.CFrame = CFrame.new(3, 3.75, 5.19615) * CFrame.Angles(math.rad(0), math.rad(-60), math.rad(20)) |
| 73 | p.BrickColor = BrickColor.new("Dark grey") |
| 74 | p.Material = Enum.Material.Glacier |
| 75 | p.MaterialVariant = "2022 Stud" |
| 76 | p.Anchored = true |
| 77 | p.Parent = model |
| 78 | end |
| 79 | do |
| 80 | local p = Instance.new("Part") |
| 81 | p.Name = "Tier1_2" |
| 82 | p.Size = Vector3.new(5, 7, 4.5) |
| 83 | p.CFrame = CFrame.new(-1.63056, 3.25, 6.08533) * CFrame.Angles(math.rad(12), math.rad(-105), math.rad(20)) |
| 84 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 85 | p.Material = Enum.Material.Glacier |
| 86 | p.MaterialVariant = "2022 Stud" |
| 87 | p.Anchored = true |
| 88 | p.Parent = model |
| 89 | end |
| 90 | do |
| 91 | local p = Instance.new("Part") |
| 92 | p.Name = "Tier1_3" |
| 93 | p.Size = Vector3.new(5, 7, 4.5) |
| 94 | p.CFrame = CFrame.new(-4.93635, 3.75, 2.85) * CFrame.Angles(math.rad(-12), math.rad(-150), math.rad(20)) |
| 95 | p.BrickColor = BrickColor.new("Dark grey") |
| 96 | p.Material = Enum.Material.Glacier |
| 97 | p.MaterialVariant = "2022 Stud" |
| 98 | p.Anchored = true |
| 99 | p.Parent = model |
| 100 | end |
| 101 | do |
| 102 | local p = Instance.new("Part") |
| 103 | p.Name = "Tier1_4" |
| 104 | p.Size = Vector3.new(5, 7, 4.5) |
| 105 | p.CFrame = CFrame.new(-5.79556, 3.25, -1.55291) * CFrame.Angles(math.rad(0), math.rad(-195), math.rad(20)) |
| 106 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 107 | p.Material = Enum.Material.Glacier |
| 108 | p.MaterialVariant = "2022 Stud" |
| 109 | p.Anchored = true |
| 110 | p.Parent = model |
| 111 | end |
| 112 | do |
| 113 | local p = Instance.new("Part") |
| 114 | p.Name = "Tier1_5" |
| 115 | p.Size = Vector3.new(5, 7, 4.5) |
| 116 | p.CFrame = CFrame.new(-3.15, 3.75, -5.45596) * CFrame.Angles(math.rad(12), math.rad(-240), math.rad(20)) |
| 117 | p.BrickColor = BrickColor.new("Dark grey") |
| 118 | p.Material = Enum.Material.Glacier |
| 119 | p.MaterialVariant = "2022 Stud" |
| 120 | p.Anchored = true |
| 121 | p.Parent = model |
| 122 | end |
| 123 | do |
| 124 | local p = Instance.new("Part") |
| 125 | p.Name = "Tier1_6" |
| 126 | p.Size = Vector3.new(5, 7, 4.5) |
| 127 | p.CFrame = CFrame.new(1.47527, 3.25, -5.50578) * CFrame.Angles(math.rad(-12), math.rad(-285), math.rad(20)) |
| 128 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 129 | p.Material = Enum.Material.Glacier |
| 130 | p.MaterialVariant = "2022 Stud" |
| 131 | p.Anchored = true |
| 132 | p.Parent = model |
| 133 | end |
| 134 | do |
| 135 | local p = Instance.new("Part") |
| 136 | p.Name = "Tier1_7" |
| 137 | p.Size = Vector3.new(5, 7, 4.5) |
| 138 | p.CFrame = CFrame.new(5.19615, 3.75, -3) * CFrame.Angles(math.rad(0), math.rad(-330), math.rad(20)) |
| 139 | p.BrickColor = BrickColor.new("Dark grey") |
| 140 | p.Material = Enum.Material.Glacier |
| 141 | p.MaterialVariant = "2022 Stud" |
| 142 | p.Anchored = true |
| 143 | p.Parent = model |
| 144 | end |
| 145 | do |
| 146 | local p = Instance.new("Part") |
| 147 | p.Name = "Tier2_0" |
| 148 | p.Size = Vector3.new(4, 6, 4.2) |
| 149 | p.CFrame = CFrame.new(4.05689, 8.75, 1.08704) * CFrame.Angles(math.rad(-12), math.rad(-15), math.rad(25)) |
| 150 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 151 | p.Material = Enum.Material.Glacier |
| 152 | p.MaterialVariant = "2022 Stud" |
| 153 | p.Anchored = true |
| 154 | p.Parent = model |
| 155 | end |
| 156 | do |
| 157 | local p = Instance.new("Part") |
| 158 | p.Name = "Tier2_1" |
| 159 | p.Size = Vector3.new(4, 6, 4.2) |
| 160 | p.CFrame = CFrame.new(1.16469, 9.25, 4.34667) * CFrame.Angles(math.rad(0), math.rad(-75), math.rad(25)) |
| 161 | p.BrickColor = BrickColor.new("Dark grey") |
| 162 | p.Material = Enum.Material.Glacier |
| 163 | p.MaterialVariant = "2022 Stud" |
| 164 | p.Anchored = true |
| 165 | p.Parent = model |
| 166 | end |
| 167 | do |
| 168 | local p = Instance.new("Part") |
| 169 | p.Name = "Tier2_2" |
| 170 | p.Size = Vector3.new(4, 6, 4.2) |
| 171 | p.CFrame = CFrame.new(-3.39411, 8.75, 3.39411) * CFrame.Angles(math.rad(12), math.rad(-135), math.rad(25)) |
| 172 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 173 | p.Material = Enum.Material.Glacier |
| 174 | p.MaterialVariant = "2022 Stud" |
| 175 | p.Anchored = true |
| 176 | p.Parent = model |
| 177 | end |
| 178 | do |
| 179 | local p = Instance.new("Part") |
| 180 | p.Name = "Tier2_3" |
| 181 | p.Size = Vector3.new(4, 6, 4.2) |
| 182 | p.CFrame = CFrame.new(-4.05689, 9.25, -1.08704) * CFrame.Angles(math.rad(-12), math.rad(-195), math.rad(25)) |
| 183 | p.BrickColor = BrickColor.new("Dark grey") |
| 184 | p.Material = Enum.Material.Glacier |
| 185 | p.MaterialVariant = "2022 Stud" |
| 186 | p.Anchored = true |
| 187 | p.Parent = model |
| 188 | end |
| 189 | do |
| 190 | local p = Instance.new("Part") |
| 191 | p.Name = "Tier2_4" |
| 192 | p.Size = Vector3.new(4, 6, 4.2) |
| 193 | p.CFrame = CFrame.new(-1.16469, 8.75, -4.34667) * CFrame.Angles(math.rad(0), math.rad(-255), math.rad(25)) |
| 194 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 195 | p.Material = Enum.Material.Glacier |
| 196 | p.MaterialVariant = "2022 Stud" |
| 197 | p.Anchored = true |
| 198 | p.Parent = model |
| 199 | end |
| 200 | do |
| 201 | local p = Instance.new("Part") |
| 202 | p.Name = "Tier2_5" |
| 203 | p.Size = Vector3.new(4, 6, 4.2) |
| 204 | p.CFrame = CFrame.new(3.39411, 9.25, -3.39411) * CFrame.Angles(math.rad(12), math.rad(-315), math.rad(25)) |
| 205 | p.BrickColor = BrickColor.new("Dark grey") |
| 206 | p.Material = Enum.Material.Glacier |
| 207 | p.MaterialVariant = "2022 Stud" |
| 208 | p.Anchored = true |
| 209 | p.Parent = model |
| 210 | end |
| 211 | do |
| 212 | local p = Instance.new("WedgePart") |
| 213 | p.Name = "Tier3_0" |
| 214 | p.Size = Vector3.new(4, 5, 4) |
| 215 | p.CFrame = CFrame.new(2.12504, 12.75, 0.569402) * CFrame.Angles(math.rad(25), math.rad(75), math.rad(-12)) |
| 216 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 217 | p.Material = Enum.Material.Glacier |
| 218 | p.MaterialVariant = "2022 Stud" |
| 219 | p.Anchored = true |
| 220 | p.Parent = model |
| 221 | end |
| 222 | do |
| 223 | local p = Instance.new("WedgePart") |
| 224 | p.Name = "Tier3_1" |
| 225 | p.Size = Vector3.new(4, 5, 4) |
| 226 | p.CFrame = CFrame.new(-0.647048, 13.25, 2.41481) * CFrame.Angles(math.rad(25), math.rad(-15), math.rad(0)) |
| 227 | p.BrickColor = BrickColor.new("Dark grey") |
| 228 | p.Material = Enum.Material.Glacier |
| 229 | p.MaterialVariant = "2022 Stud" |
| 230 | p.Anchored = true |
| 231 | p.Parent = model |
| 232 | end |
| 233 | do |
| 234 | local p = Instance.new("WedgePart") |
| 235 | p.Name = "Tier3_2" |
| 236 | p.Size = Vector3.new(4, 5, 4) |
| 237 | p.CFrame = CFrame.new(-2.70459, 12.75, -0.724693) * CFrame.Angles(math.rad(25), math.rad(-105), math.rad(12)) |
| 238 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 239 | p.Material = Enum.Material.Glacier |
| 240 | p.MaterialVariant = "2022 Stud" |
| 241 | p.Anchored = true |
| 242 | p.Parent = model |
| 243 | end |
| 244 | do |
| 245 | local p = Instance.new("WedgePart") |
| 246 | p.Name = "Tier3_3" |
| 247 | p.Size = Vector3.new(4, 5, 4) |
| 248 | p.CFrame = CFrame.new(0.569402, 13.25, -2.12504) * CFrame.Angles(math.rad(25), math.rad(-195), math.rad(-12)) |
| 249 | p.BrickColor = BrickColor.new("Dark grey") |
| 250 | p.Material = Enum.Material.Glacier |
| 251 | p.MaterialVariant = "2022 Stud" |
| 252 | p.Anchored = true |
| 253 | p.Parent = model |
| 254 | end |
| 255 | do |
| 256 | local p = Instance.new("WedgePart") |
| 257 | p.Name = "SecRock_0" |
| 258 | p.Size = Vector3.new(4, 5, 4) |
| 259 | p.CFrame = CFrame.new(4.44959, 6.5, 3.23282) * CFrame.Angles(math.rad(15), math.rad(54), math.rad(10)) |
| 260 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 261 | p.Material = Enum.Material.Glacier |
| 262 | p.MaterialVariant = "2022 Stud" |
| 263 | p.Anchored = true |
| 264 | p.Parent = model |
| 265 | end |
| 266 | do |
| 267 | local p = Instance.new("WedgePart") |
| 268 | p.Name = "SecRock_1" |
| 269 | p.Size = Vector3.new(4, 5, 4) |
| 270 | p.CFrame = CFrame.new(-1.69959, 6.5, 5.23081) * CFrame.Angles(math.rad(15), math.rad(-18), math.rad(10)) |
| 271 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 272 | p.Material = Enum.Material.Glacier |
| 273 | p.MaterialVariant = "2022 Stud" |
| 274 | p.Anchored = true |
| 275 | p.Parent = model |
| 276 | end |
| 277 | do |
| 278 | local p = Instance.new("WedgePart") |
| 279 | p.Name = "SecRock_2" |
| 280 | p.Size = Vector3.new(4, 5, 4) |
| 281 | p.CFrame = CFrame.new(-5.5, 6.5, 0) * CFrame.Angles(math.rad(15), math.rad(-90), math.rad(10)) |
| 282 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 283 | p.Material = Enum.Material.Glacier |
| 284 | p.MaterialVariant = "2022 Stud" |
| 285 | p.Anchored = true |
| 286 | p.Parent = model |
| 287 | end |
| 288 | do |
| 289 | local p = Instance.new("WedgePart") |
| 290 | p.Name = "SecRock_3" |
| 291 | p.Size = Vector3.new(4, 5, 4) |
| 292 | p.CFrame = CFrame.new(-1.69959, 6.5, -5.23081) * CFrame.Angles(math.rad(15), math.rad(-162), math.rad(10)) |
| 293 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 294 | p.Material = Enum.Material.Glacier |
| 295 | p.MaterialVariant = "2022 Stud" |
| 296 | p.Anchored = true |
| 297 | p.Parent = model |
| 298 | end |
| 299 | do |
| 300 | local p = Instance.new("WedgePart") |
| 301 | p.Name = "SecRock_4" |
| 302 | p.Size = Vector3.new(4, 5, 4) |
| 303 | p.CFrame = CFrame.new(4.44959, 6.5, -3.23282) * CFrame.Angles(math.rad(15), math.rad(-234), math.rad(10)) |
| 304 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 305 | p.Material = Enum.Material.Glacier |
| 306 | p.MaterialVariant = "2022 Stud" |
| 307 | p.Anchored = true |
| 308 | p.Parent = model |
| 309 | end |
| 310 | do |
| 311 | local p = Instance.new("Part") |
| 312 | p.Name = "TopCrystal" |
| 313 | p.Size = Vector3.new(6.8942, 3.5, 3.5) |
| 314 | p.CFrame = CFrame.new(0.989949, 17.15, 0.989949) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(66.0375)) |
| 315 | p.BrickColor = BrickColor.new("Toothpaste") |
| 316 | p.Material = Enum.Material.Neon |
| 317 | p.Anchored = true |
| 318 | p.Parent = model |
| 319 | end |
| 320 | do |
| 321 | local p = Instance.new("Part") |
| 322 | p.Name = "TopCrystal_tip" |
| 323 | p.Size = Vector3.new(2.06826, 1.75, 1.75) |
| 324 | p.CFrame = CFrame.new(2.28837, 21.2816, 2.28837) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(66.0375)) |
| 325 | p.BrickColor = BrickColor.new("Toothpaste") |
| 326 | p.Material = Enum.Material.Neon |
| 327 | p.Anchored = true |
| 328 | p.Parent = model |
| 329 | end |
| 330 | do |
| 331 | local p = Instance.new("Part") |
| 332 | p.Name = "SideCrys1" |
| 333 | p.Size = Vector3.new(3.93954, 1.5, 1.5) |
| 334 | p.CFrame = CFrame.new(4.10122, 5.8, 4.10122) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(66.0375)) |
| 335 | p.BrickColor = BrickColor.new("Toothpaste") |
| 336 | p.Material = Enum.Material.Neon |
| 337 | p.Anchored = true |
| 338 | p.Parent = model |
| 339 | end |
| 340 | do |
| 341 | local p = Instance.new("Part") |
| 342 | p.Name = "SideCrys1_tip" |
| 343 | p.Size = Vector3.new(1.18186, 0.75, 0.75) |
| 344 | p.CFrame = CFrame.new(4.8481, 8.17655, 4.8481) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(66.0375)) |
| 345 | p.BrickColor = BrickColor.new("Toothpaste") |
| 346 | p.Material = Enum.Material.Neon |
| 347 | p.Anchored = true |
| 348 | p.Parent = model |
| 349 | end |
| 350 | do |
| 351 | local p = Instance.new("Part") |
| 352 | p.Name = "SideCrys2" |
| 353 | p.Size = Vector3.new(3.4471, 1.2, 1.2) |
| 354 | p.CFrame = CFrame.new(-3.67695, 8.575, 3.67695) * CFrame.Angles(math.rad(-180), math.rad(-45), math.rad(-113.962)) |
| 355 | p.BrickColor = BrickColor.new("Toothpaste") |
| 356 | p.Material = Enum.Material.Neon |
| 357 | p.Anchored = true |
| 358 | p.Parent = model |
| 359 | end |
| 360 | do |
| 361 | local p = Instance.new("Part") |
| 362 | p.Name = "SideCrys2_tip" |
| 363 | p.Size = Vector3.new(1.03413, 0.6, 0.6) |
| 364 | p.CFrame = CFrame.new(-4.33191, 10.6591, 4.33191) * CFrame.Angles(math.rad(-180), math.rad(-45), math.rad(-113.962)) |
| 365 | p.BrickColor = BrickColor.new("Toothpaste") |
| 366 | p.Material = Enum.Material.Neon |
| 367 | p.Anchored = true |
| 368 | p.Parent = model |
| 369 | end |
| 370 | do |
| 371 | local p = Instance.new("Part") |
| 372 | p.Name = "SideCrys3" |
| 373 | p.Size = Vector3.new(3.93954, 1.4, 1.4) |
| 374 | p.CFrame = CFrame.new(-1.29968, 11.8, -3.57083) * CFrame.Angles(math.rad(-180), math.rad(70), math.rad(-113.962)) |
| 375 | p.BrickColor = BrickColor.new("Toothpaste") |
| 376 | p.Material = Enum.Material.Neon |
| 377 | p.Anchored = true |
| 378 | p.Parent = model |
| 379 | end |
| 380 | do |
| 381 | local p = Instance.new("Part") |
| 382 | p.Name = "SideCrys3_tip" |
| 383 | p.Size = Vector3.new(1.18186, 0.7, 0.7) |
| 384 | p.CFrame = CFrame.new(-1.66094, 14.1766, -4.56338) * CFrame.Angles(math.rad(-180), math.rad(70), math.rad(-113.962)) |
| 385 | p.BrickColor = BrickColor.new("Toothpaste") |
| 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.Name = "SideCrys4" |
| 393 | p.Size = Vector3.new(2.95466, 1, 1) |
| 394 | p.CFrame = CFrame.new(3.3, 4.35, -5.71577) * CFrame.Angles(math.rad(0), math.rad(60), math.rad(66.0375)) |
| 395 | p.BrickColor = BrickColor.new("Toothpaste") |
| 396 | p.Material = Enum.Material.Neon |
| 397 | p.Anchored = true |
| 398 | p.Parent = model |
| 399 | end |
| 400 | do |
| 401 | local p = Instance.new("Part") |
| 402 | p.Name = "SideCrys4_tip" |
| 403 | p.Size = Vector3.new(0.886397, 0.5, 0.5) |
| 404 | p.CFrame = CFrame.new(3.69812, 6.14155, -6.40534) * CFrame.Angles(math.rad(0), math.rad(60), math.rad(66.0375)) |
| 405 | p.BrickColor = BrickColor.new("Toothpaste") |
| 406 | p.Material = Enum.Material.Neon |
| 407 | p.Anchored = true |
| 408 | p.Parent = model |
| 409 | end |
| 410 | do |
| 411 | local p = Instance.new("Part") |
| 412 | p.Name = "SideCrys5" |
| 413 | p.Size = Vector3.new(3.4471, 1.2, 1.2) |
| 414 | p.CFrame = CFrame.new(-6.2, 6.575, 0) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(-113.962)) |
| 415 | p.BrickColor = BrickColor.new("Toothpaste") |
| 416 | p.Material = Enum.Material.Neon |
| 417 | p.Anchored = true |
| 418 | p.Parent = model |
| 419 | end |
| 420 | do |
| 421 | local p = Instance.new("Part") |
| 422 | p.Name = "SideCrys5_tip" |
| 423 | p.Size = Vector3.new(1.03413, 0.6, 0.6) |
| 424 | p.CFrame = CFrame.new(-7.12624, 8.65905, 0) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(-113.962)) |
| 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 = "SideCrys6" |
| 433 | p.Size = Vector3.new(2.46221, 1, 1) |
| 434 | p.CFrame = CFrame.new(3.8637, 10.125, 1.03528) * CFrame.Angles(math.rad(0), math.rad(-15), math.rad(66.0375)) |
| 435 | p.BrickColor = BrickColor.new("Toothpaste") |
| 436 | p.Material = Enum.Material.Neon |
| 437 | p.Anchored = true |
| 438 | p.Parent = model |
| 439 | end |
| 440 | do |
| 441 | local p = Instance.new("Part") |
| 442 | p.Name = "SideCrys6_tip" |
| 443 | p.Size = Vector3.new(0.738664, 0.5, 0.5) |
| 444 | p.CFrame = CFrame.new(4.50724, 11.6241, 1.20772) * CFrame.Angles(math.rad(0), math.rad(-15), math.rad(66.0375)) |
| 445 | p.BrickColor = BrickColor.new("Toothpaste") |
| 446 | p.Material = Enum.Material.Neon |
| 447 | p.Anchored = true |
| 448 | p.Parent = model |
| 449 | end |
| 450 | do |
| 451 | local p = Instance.new("Part") |
| 452 | p.Name = "BaseRock_0" |
| 453 | p.Size = Vector3.new(1.2, 1.2, 1.2) |
| 454 | p.CFrame = CFrame.new(7.5, 0.6, 0) * CFrame.Angles(math.rad(15), math.rad(45), math.rad(20)) |
| 455 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 456 | p.Material = Enum.Material.Glacier |
| 457 | p.MaterialVariant = "2022 Stud" |
| 458 | p.Anchored = true |
| 459 | p.Parent = model |
| 460 | end |
| 461 | do |
| 462 | local p = Instance.new("Part") |
| 463 | p.Name = "BaseRock_1" |
| 464 | p.Size = Vector3.new(1.8, 1.8, 1.8) |
| 465 | p.CFrame = CFrame.new(8.17533, 0.9, 2.97558) * CFrame.Angles(math.rad(15), math.rad(25), math.rad(20)) |
| 466 | p.BrickColor = BrickColor.new("Dark grey") |
| 467 | p.Material = Enum.Material.Glacier |
| 468 | p.MaterialVariant = "2022 Stud" |
| 469 | p.Anchored = true |
| 470 | p.Parent = model |
| 471 | end |
| 472 | do |
| 473 | local p = Instance.new("Part") |
| 474 | p.Name = "BaseRock_2" |
| 475 | p.Size = Vector3.new(2.4, 2.4, 2.4) |
| 476 | p.CFrame = CFrame.new(7.58384, 1.2, 6.3636) * CFrame.Angles(math.rad(15), math.rad(5), math.rad(20)) |
| 477 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 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 = "BaseRock_3" |
| 486 | p.Size = Vector3.new(1.2, 1.2, 1.2) |
| 487 | p.CFrame = CFrame.new(3.75, 0.6, 6.49519) * CFrame.Angles(math.rad(15), math.rad(-15), math.rad(20)) |
| 488 | p.BrickColor = BrickColor.new("Dark grey") |
| 489 | p.Material = Enum.Material.Glacier |
| 490 | p.MaterialVariant = "2022 Stud" |
| 491 | p.Anchored = true |
| 492 | p.Parent = model |
| 493 | end |
| 494 | do |
| 495 | local p = Instance.new("Part") |
| 496 | p.Name = "BaseRock_4" |
| 497 | p.Size = Vector3.new(1.8, 1.8, 1.8) |
| 498 | p.CFrame = CFrame.new(1.51074, 0.9, 8.56783) * CFrame.Angles(math.rad(15), math.rad(-35), math.rad(20)) |
| 499 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 500 | p.Material = Enum.Material.Glacier |
| 501 | p.MaterialVariant = "2022 Stud" |
| 502 | p.Anchored = true |
| 503 | p.Parent = model |
| 504 | end |
| 505 | do |
| 506 | local p = Instance.new("Part") |
| 507 | p.Name = "BaseRock_5" |
| 508 | p.Size = Vector3.new(2.4, 2.4, 2.4) |
| 509 | p.CFrame = CFrame.new(-1.71912, 1.2, 9.7496) * CFrame.Angles(math.rad(15), math.rad(-55), math.rad(20)) |
| 510 | p.BrickColor = BrickColor.new("Dark grey") |
| 511 | p.Material = Enum.Material.Glacier |
| 512 | p.MaterialVariant = "2022 Stud" |
| 513 | p.Anchored = true |
| 514 | p.Parent = model |
| 515 | end |
| 516 | do |
| 517 | local p = Instance.new("Part") |
| 518 | p.Name = "BaseRock_6" |
| 519 | p.Size = Vector3.new(1.2, 1.2, 1.2) |
| 520 | p.CFrame = CFrame.new(-3.75, 0.6, 6.49519) * CFrame.Angles(math.rad(15), math.rad(-75), math.rad(20)) |
| 521 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 522 | p.Material = Enum.Material.Glacier |
| 523 | p.MaterialVariant = "2022 Stud" |
| 524 | p.Anchored = true |
| 525 | p.Parent = model |
| 526 | end |
| 527 | do |
| 528 | local p = Instance.new("Part") |
| 529 | p.Name = "BaseRock_7" |
| 530 | p.Size = Vector3.new(1.8, 1.8, 1.8) |
| 531 | p.CFrame = CFrame.new(-6.66459, 0.9, 5.59225) * CFrame.Angles(math.rad(15), math.rad(-95), math.rad(20)) |
| 532 | p.BrickColor = BrickColor.new("Dark grey") |
| 533 | p.Material = Enum.Material.Glacier |
| 534 | p.MaterialVariant = "2022 Stud" |
| 535 | p.Anchored = true |
| 536 | p.Parent = model |
| 537 | end |
| 538 | do |
| 539 | local p = Instance.new("Part") |
| 540 | p.Name = "BaseRock_8" |
| 541 | p.Size = Vector3.new(2.4, 2.4, 2.4) |
| 542 | p.CFrame = CFrame.new(-9.30296, 1.2, 3.386) * CFrame.Angles(math.rad(15), math.rad(-115), math.rad(20)) |
| 543 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 544 | p.Material = Enum.Material.Glacier |
| 545 | p.MaterialVariant = "2022 Stud" |
| 546 | p.Anchored = true |
| 547 | p.Parent = model |
| 548 | end |
| 549 | do |
| 550 | local p = Instance.new("Part") |
| 551 | p.Name = "BaseRock_9" |
| 552 | p.Size = Vector3.new(1.2, 1.2, 1.2) |
| 553 | p.CFrame = CFrame.new(-7.5, 0.6, 0) * CFrame.Angles(math.rad(15), math.rad(-135), math.rad(20)) |
| 554 | p.BrickColor = BrickColor.new("Dark grey") |
| 555 | p.Material = Enum.Material.Glacier |
| 556 | p.MaterialVariant = "2022 Stud" |
| 557 | p.Anchored = true |
| 558 | p.Parent = model |
| 559 | end |
| 560 | do |
| 561 | local p = Instance.new("Part") |
| 562 | p.Name = "BaseRock_10" |
| 563 | p.Size = Vector3.new(1.8, 1.8, 1.8) |
| 564 | p.CFrame = CFrame.new(-8.17533, 0.9, -2.97558) * CFrame.Angles(math.rad(15), math.rad(-155), math.rad(20)) |
| 565 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 566 | p.Material = Enum.Material.Glacier |
| 567 | p.MaterialVariant = "2022 Stud" |
| 568 | p.Anchored = true |
| 569 | p.Parent = model |
| 570 | end |
| 571 | do |
| 572 | local p = Instance.new("Part") |
| 573 | p.Name = "BaseRock_11" |
| 574 | p.Size = Vector3.new(2.4, 2.4, 2.4) |
| 575 | p.CFrame = CFrame.new(-7.58384, 1.2, -6.3636) * CFrame.Angles(math.rad(15), math.rad(-175), math.rad(20)) |
| 576 | p.BrickColor = BrickColor.new("Dark grey") |
| 577 | p.Material = Enum.Material.Glacier |
| 578 | p.MaterialVariant = "2022 Stud" |
| 579 | p.Anchored = true |
| 580 | p.Parent = model |
| 581 | end |
| 582 | do |
| 583 | local p = Instance.new("Part") |
| 584 | p.Name = "BaseRock_12" |
| 585 | p.Size = Vector3.new(1.2, 1.2, 1.2) |
| 586 | p.CFrame = CFrame.new(-3.75, 0.6, -6.49519) * CFrame.Angles(math.rad(15), math.rad(-195), math.rad(20)) |
| 587 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 588 | p.Material = Enum.Material.Glacier |
| 589 | p.MaterialVariant = "2022 Stud" |
| 590 | p.Anchored = true |
| 591 | p.Parent = model |
| 592 | end |
| 593 | do |
| 594 | local p = Instance.new("Part") |
| 595 | p.Name = "BaseRock_13" |
| 596 | p.Size = Vector3.new(1.8, 1.8, 1.8) |
| 597 | p.CFrame = CFrame.new(-1.51074, 0.9, -8.56783) * CFrame.Angles(math.rad(15), math.rad(-215), math.rad(20)) |
| 598 | p.BrickColor = BrickColor.new("Dark grey") |
| 599 | p.Material = Enum.Material.Glacier |
| 600 | p.MaterialVariant = "2022 Stud" |
| 601 | p.Anchored = true |
| 602 | p.Parent = model |
| 603 | end |
| 604 | do |
| 605 | local p = Instance.new("Part") |
| 606 | p.Name = "BaseRock_14" |
| 607 | p.Size = Vector3.new(2.4, 2.4, 2.4) |
| 608 | p.CFrame = CFrame.new(1.71912, 1.2, -9.7496) * CFrame.Angles(math.rad(15), math.rad(-235), math.rad(20)) |
| 609 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 610 | p.Material = Enum.Material.Glacier |
| 611 | p.MaterialVariant = "2022 Stud" |
| 612 | p.Anchored = true |
| 613 | p.Parent = model |
| 614 | end |
| 615 | do |
| 616 | local p = Instance.new("Part") |
| 617 | p.Name = "BaseRock_15" |
| 618 | p.Size = Vector3.new(1.2, 1.2, 1.2) |
| 619 | p.CFrame = CFrame.new(3.75, 0.6, -6.49519) * CFrame.Angles(math.rad(15), math.rad(-255), math.rad(20)) |
| 620 | p.BrickColor = BrickColor.new("Dark grey") |
| 621 | p.Material = Enum.Material.Glacier |
| 622 | p.MaterialVariant = "2022 Stud" |
| 623 | p.Anchored = true |
| 624 | p.Parent = model |
| 625 | end |
| 626 | do |
| 627 | local p = Instance.new("Part") |
| 628 | p.Name = "BaseRock_16" |
| 629 | p.Size = Vector3.new(1.8, 1.8, 1.8) |
| 630 | p.CFrame = CFrame.new(6.66459, 0.9, -5.59225) * CFrame.Angles(math.rad(15), math.rad(-275), math.rad(20)) |
| 631 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 632 | p.Material = Enum.Material.Glacier |
| 633 | p.MaterialVariant = "2022 Stud" |
| 634 | p.Anchored = true |
| 635 | p.Parent = model |
| 636 | end |
| 637 | do |
| 638 | local p = Instance.new("Part") |
| 639 | p.Name = "BaseRock_17" |
| 640 | p.Size = Vector3.new(2.4, 2.4, 2.4) |
| 641 | p.CFrame = CFrame.new(9.30296, 1.2, -3.386) * CFrame.Angles(math.rad(15), math.rad(-295), math.rad(20)) |
| 642 | p.BrickColor = BrickColor.new("Dark grey") |
| 643 | p.Material = Enum.Material.Glacier |
| 644 | p.MaterialVariant = "2022 Stud" |
| 645 | p.Anchored = true |
| 646 | p.Parent = model |
| 647 | end |
| 648 | do |
| 649 | local p = Instance.new("Part") |
| 650 | p.Name = "BaseCrystal_0" |
| 651 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 652 | p.CFrame = CFrame.new(8.08398, 0.3, 2.62664) * CFrame.Angles(math.rad(30), math.rad(54), math.rad(30)) |
| 653 | p.BrickColor = BrickColor.new("Toothpaste") |
| 654 | p.Material = Enum.Material.Neon |
| 655 | p.Anchored = true |
| 656 | p.Parent = model |
| 657 | end |
| 658 | do |
| 659 | local p = Instance.new("Part") |
| 660 | p.Name = "BaseCrystal_1" |
| 661 | p.Size = Vector3.new(1, 1, 1) |
| 662 | p.CFrame = CFrame.new(5.58396, 0.5, 7.68566) * CFrame.Angles(math.rad(30), math.rad(162), math.rad(30)) |
| 663 | p.BrickColor = BrickColor.new("Toothpaste") |
| 664 | p.Material = Enum.Material.Neon |
| 665 | p.Anchored = true |
| 666 | p.Parent = model |
| 667 | end |
| 668 | do |
| 669 | local p = Instance.new("Part") |
| 670 | p.Name = "BaseCrystal_2" |
| 671 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 672 | p.CFrame = CFrame.new(0, 0.3, 8.5) * CFrame.Angles(math.rad(30), math.rad(270), math.rad(30)) |
| 673 | p.BrickColor = BrickColor.new("Toothpaste") |
| 674 | p.Material = Enum.Material.Neon |
| 675 | p.Anchored = true |
| 676 | p.Parent = model |
| 677 | end |
| 678 | do |
| 679 | local p = Instance.new("Part") |
| 680 | p.Name = "BaseCrystal_3" |
| 681 | p.Size = Vector3.new(1, 1, 1) |
| 682 | p.CFrame = CFrame.new(-5.58396, 0.5, 7.68566) * CFrame.Angles(math.rad(30), math.rad(378), math.rad(30)) |
| 683 | p.BrickColor = BrickColor.new("Toothpaste") |
| 684 | p.Material = Enum.Material.Neon |
| 685 | p.Anchored = true |
| 686 | p.Parent = model |
| 687 | end |
| 688 | do |
| 689 | local p = Instance.new("Part") |
| 690 | p.Name = "BaseCrystal_4" |
| 691 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 692 | p.CFrame = CFrame.new(-8.08398, 0.3, 2.62664) * CFrame.Angles(math.rad(30), math.rad(486), math.rad(30)) |
| 693 | p.BrickColor = BrickColor.new("Toothpaste") |
| 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.Name = "BaseCrystal_5" |
| 701 | p.Size = Vector3.new(1, 1, 1) |
| 702 | p.CFrame = CFrame.new(-9.03504, 0.5, -2.93566) * CFrame.Angles(math.rad(30), math.rad(594), math.rad(30)) |
| 703 | p.BrickColor = BrickColor.new("Toothpaste") |
| 704 | p.Material = Enum.Material.Neon |
| 705 | p.Anchored = true |
| 706 | p.Parent = model |
| 707 | end |
| 708 | do |
| 709 | local p = Instance.new("Part") |
| 710 | p.Name = "BaseCrystal_6" |
| 711 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 712 | p.CFrame = CFrame.new(-4.99618, 0.3, -6.87664) * CFrame.Angles(math.rad(30), math.rad(702), math.rad(30)) |
| 713 | p.BrickColor = BrickColor.new("Toothpaste") |
| 714 | p.Material = Enum.Material.Neon |
| 715 | p.Anchored = true |
| 716 | p.Parent = model |
| 717 | end |
| 718 | do |
| 719 | local p = Instance.new("Part") |
| 720 | p.Name = "BaseCrystal_7" |
| 721 | p.Size = Vector3.new(1, 1, 1) |
| 722 | p.CFrame = CFrame.new(0, 0.5, -9.5) * CFrame.Angles(math.rad(30), math.rad(810), math.rad(30)) |
| 723 | p.BrickColor = BrickColor.new("Toothpaste") |
| 724 | p.Material = Enum.Material.Neon |
| 725 | p.Anchored = true |
| 726 | p.Parent = model |
| 727 | end |
| 728 | do |
| 729 | local p = Instance.new("Part") |
| 730 | p.Name = "BaseCrystal_8" |
| 731 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 732 | p.CFrame = CFrame.new(4.99618, 0.3, -6.87664) * CFrame.Angles(math.rad(30), math.rad(918), math.rad(30)) |
| 733 | p.BrickColor = BrickColor.new("Toothpaste") |
| 734 | p.Material = Enum.Material.Neon |
| 735 | p.Anchored = true |
| 736 | p.Parent = model |
| 737 | end |
| 738 | do |
| 739 | local p = Instance.new("Part") |
| 740 | p.Name = "BaseCrystal_9" |
| 741 | p.Size = Vector3.new(1, 1, 1) |
| 742 | p.CFrame = CFrame.new(9.03504, 0.5, -2.93566) * CFrame.Angles(math.rad(30), math.rad(1026), math.rad(30)) |
| 743 | p.BrickColor = BrickColor.new("Toothpaste") |
| 744 | p.Material = Enum.Material.Neon |
| 745 | p.Anchored = true |
| 746 | p.Parent = model |
| 747 | end |
| 748 | do |
| 749 | local p = Instance.new("Part") |
| 750 | p.Name = "FloatCrystal_0" |
| 751 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 752 | p.CFrame = CFrame.new(6.76148, 2, 1.81173) * CFrame.Angles(math.rad(45), math.rad(30), math.rad(45)) |
| 753 | p.BrickColor = BrickColor.new("Toothpaste") |
| 754 | p.Material = Enum.Material.Neon |
| 755 | p.Anchored = true |
| 756 | p.Parent = model |
| 757 | end |
| 758 | do |
| 759 | local p = Instance.new("Part") |
| 760 | p.Name = "FloatCrystal_1" |
| 761 | p.Size = Vector3.new(0.7, 0.7, 0.7) |
| 762 | p.CFrame = CFrame.new(5.65685, 4, 5.65685) * CFrame.Angles(math.rad(45), math.rad(90), math.rad(45)) |
| 763 | p.BrickColor = BrickColor.new("Toothpaste") |
| 764 | p.Material = Enum.Material.Neon |
| 765 | p.Anchored = true |
| 766 | p.Parent = model |
| 767 | end |
| 768 | do |
| 769 | local p = Instance.new("Part") |
| 770 | p.Name = "FloatCrystal_2" |
| 771 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 772 | p.CFrame = CFrame.new(2.32937, 6, 8.69333) * CFrame.Angles(math.rad(45), math.rad(150), math.rad(45)) |
| 773 | p.BrickColor = BrickColor.new("Toothpaste") |
| 774 | p.Material = Enum.Material.Neon |
| 775 | p.Anchored = true |
| 776 | p.Parent = model |
| 777 | end |
| 778 | do |
| 779 | local p = Instance.new("Part") |
| 780 | p.Name = "FloatCrystal_3" |
| 781 | p.Size = Vector3.new(0.7, 0.7, 0.7) |
| 782 | p.CFrame = CFrame.new(-2.58819, 8, 9.65926) * CFrame.Angles(math.rad(45), math.rad(210), math.rad(45)) |
| 783 | p.BrickColor = BrickColor.new("Toothpaste") |
| 784 | p.Material = Enum.Material.Neon |
| 785 | p.Anchored = true |
| 786 | p.Parent = model |
| 787 | end |
| 788 | do |
| 789 | local p = Instance.new("Part") |
| 790 | p.Name = "FloatCrystal_4" |
| 791 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 792 | p.CFrame = CFrame.new(-4.94975, 10, 4.94975) * CFrame.Angles(math.rad(45), math.rad(270), math.rad(45)) |
| 793 | p.BrickColor = BrickColor.new("Toothpaste") |
| 794 | p.Material = Enum.Material.Neon |
| 795 | p.Anchored = true |
| 796 | p.Parent = model |
| 797 | end |
| 798 | do |
| 799 | local p = Instance.new("Part") |
| 800 | p.Name = "FloatCrystal_5" |
| 801 | p.Size = Vector3.new(0.7, 0.7, 0.7) |
| 802 | p.CFrame = CFrame.new(-7.72741, 2, 2.07055) * CFrame.Angles(math.rad(45), math.rad(330), math.rad(45)) |
| 803 | p.BrickColor = BrickColor.new("Toothpaste") |
| 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.Name = "FloatCrystal_6" |
| 811 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 812 | p.CFrame = CFrame.new(-8.69333, 4, -2.32937) * CFrame.Angles(math.rad(45), math.rad(390), math.rad(45)) |
| 813 | p.BrickColor = BrickColor.new("Toothpaste") |
| 814 | p.Material = Enum.Material.Neon |
| 815 | p.Anchored = true |
| 816 | p.Parent = model |
| 817 | end |
| 818 | do |
| 819 | local p = Instance.new("Part") |
| 820 | p.Name = "FloatCrystal_7" |
| 821 | p.Size = Vector3.new(0.7, 0.7, 0.7) |
| 822 | p.CFrame = CFrame.new(-7.07107, 6, -7.07107) * CFrame.Angles(math.rad(45), math.rad(450), math.rad(45)) |
| 823 | p.BrickColor = BrickColor.new("Toothpaste") |
| 824 | p.Material = Enum.Material.Neon |
| 825 | p.Anchored = true |
| 826 | p.Parent = model |
| 827 | end |
| 828 | do |
| 829 | local p = Instance.new("Part") |
| 830 | p.Name = "FloatCrystal_8" |
| 831 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 832 | p.CFrame = CFrame.new(-1.81173, 8, -6.76148) * CFrame.Angles(math.rad(45), math.rad(510), math.rad(45)) |
| 833 | p.BrickColor = BrickColor.new("Toothpaste") |
| 834 | p.Material = Enum.Material.Neon |
| 835 | p.Anchored = true |
| 836 | p.Parent = model |
| 837 | end |
| 838 | do |
| 839 | local p = Instance.new("Part") |
| 840 | p.Name = "FloatCrystal_9" |
| 841 | p.Size = Vector3.new(0.7, 0.7, 0.7) |
| 842 | p.CFrame = CFrame.new(2.07055, 10, -7.72741) * CFrame.Angles(math.rad(45), math.rad(570), math.rad(45)) |
| 843 | p.BrickColor = BrickColor.new("Toothpaste") |
| 844 | p.Material = Enum.Material.Neon |
| 845 | p.Anchored = true |
| 846 | p.Parent = model |
| 847 | end |
| 848 | do |
| 849 | local p = Instance.new("Part") |
| 850 | p.Name = "FloatCrystal_10" |
| 851 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 852 | p.CFrame = CFrame.new(6.36396, 2, -6.36396) * CFrame.Angles(math.rad(45), math.rad(630), math.rad(45)) |
| 853 | p.BrickColor = BrickColor.new("Toothpaste") |
| 854 | p.Material = Enum.Material.Neon |
| 855 | p.Anchored = true |
| 856 | p.Parent = model |
| 857 | end |
| 858 | do |
| 859 | local p = Instance.new("Part") |
| 860 | p.Name = "FloatCrystal_11" |
| 861 | p.Size = Vector3.new(0.7, 0.7, 0.7) |
| 862 | p.CFrame = CFrame.new(9.65926, 4, -2.58819) * CFrame.Angles(math.rad(45), math.rad(690), math.rad(45)) |
| 863 | p.BrickColor = BrickColor.new("Toothpaste") |
| 864 | p.Material = Enum.Material.Neon |
| 865 | p.Anchored = true |
| 866 | p.Parent = model |
| 867 | end |
| 868 | model.PrimaryPart = model:FindFirstChild("Core1") |
| 869 | print("FantasyTrainingRock built: " .. #model:GetChildren() .. " parts") |
Loading comments...