Loading model...
by sdasad asdsadsad · 5/24/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: ModelRocket |
| 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 = "ModelRocket" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Bright green"] = "2022 Stud", |
| 25 | ["Dark stone grey"] = "2022 Stud", |
| 26 | ["Institutional white"] = "2022 Stud", |
| 27 | ["Really black"] = "2022 Universal", |
| 28 | } |
| 29 | do |
| 30 | local p = Instance.new("Part") |
| 31 | p.Shape = Enum.PartType.Cylinder |
| 32 | p.Name = "EngineNozzle" |
| 33 | p.Size = Vector3.new(1, 2, 2) |
| 34 | p.CFrame = CFrame.new(0, -0.54, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 35 | p.BrickColor = BrickColor.new("Really black") |
| 36 | p.Material = Enum.Material.Glacier |
| 37 | p.MaterialVariant = "2022 Universal" |
| 38 | p.Anchored = true |
| 39 | p.Parent = model |
| 40 | end |
| 41 | do |
| 42 | local p = Instance.new("Part") |
| 43 | p.Shape = Enum.PartType.Cylinder |
| 44 | p.Name = "BodyLower" |
| 45 | p.Size = Vector3.new(10.6, 3, 3) |
| 46 | p.CFrame = CFrame.new(0, 5.3, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 47 | p.BrickColor = BrickColor.new("Institutional white") |
| 48 | p.Material = Enum.Material.Glacier |
| 49 | p.MaterialVariant = "2022 Stud" |
| 50 | p.Anchored = true |
| 51 | p.Parent = model |
| 52 | end |
| 53 | do |
| 54 | local p = Instance.new("Part") |
| 55 | p.Shape = Enum.PartType.Cylinder |
| 56 | p.Name = "Band1" |
| 57 | p.Size = Vector3.new(0.2, 3.05, 3.05) |
| 58 | p.CFrame = CFrame.new(0, 10.74, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 59 | p.BrickColor = BrickColor.new("Really black") |
| 60 | p.Material = Enum.Material.Glacier |
| 61 | p.MaterialVariant = "2022 Universal" |
| 62 | p.Anchored = true |
| 63 | p.Parent = model |
| 64 | end |
| 65 | do |
| 66 | local p = Instance.new("Part") |
| 67 | p.Shape = Enum.PartType.Cylinder |
| 68 | p.Name = "Band2" |
| 69 | p.Size = Vector3.new(1, 3.01, 3.01) |
| 70 | p.CFrame = CFrame.new(0, 11.3, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 71 | p.BrickColor = BrickColor.new("Bright green") |
| 72 | p.Material = Enum.Material.Glacier |
| 73 | p.MaterialVariant = "2022 Stud" |
| 74 | p.Anchored = true |
| 75 | p.Parent = model |
| 76 | end |
| 77 | do |
| 78 | local p = Instance.new("Part") |
| 79 | p.Shape = Enum.PartType.Cylinder |
| 80 | p.Name = "Band3" |
| 81 | p.Size = Vector3.new(0.2, 3.05, 3.05) |
| 82 | p.CFrame = CFrame.new(0, 11.94, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 83 | p.BrickColor = BrickColor.new("Really black") |
| 84 | p.Material = Enum.Material.Glacier |
| 85 | p.MaterialVariant = "2022 Universal" |
| 86 | p.Anchored = true |
| 87 | p.Parent = model |
| 88 | end |
| 89 | do |
| 90 | local p = Instance.new("Part") |
| 91 | p.Shape = Enum.PartType.Cylinder |
| 92 | p.Name = "BodyUpper" |
| 93 | p.Size = Vector3.new(12.6, 3, 3) |
| 94 | p.CFrame = CFrame.new(0, 18.3, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 95 | p.BrickColor = BrickColor.new("Institutional white") |
| 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.Shape = Enum.PartType.Cylinder |
| 104 | p.Name = "Band4" |
| 105 | p.Size = Vector3.new(0.2, 3.05, 3.05) |
| 106 | p.CFrame = CFrame.new(0, 24.74, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 107 | p.BrickColor = BrickColor.new("Really black") |
| 108 | p.Material = Enum.Material.Glacier |
| 109 | p.MaterialVariant = "2022 Universal" |
| 110 | p.Anchored = true |
| 111 | p.Parent = model |
| 112 | end |
| 113 | do |
| 114 | local p = Instance.new("Part") |
| 115 | p.Shape = Enum.PartType.Cylinder |
| 116 | p.Name = "Band5" |
| 117 | p.Size = Vector3.new(1, 3.01, 3.01) |
| 118 | p.CFrame = CFrame.new(0, 25.3, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 119 | p.BrickColor = BrickColor.new("Bright green") |
| 120 | p.Material = Enum.Material.Glacier |
| 121 | p.MaterialVariant = "2022 Stud" |
| 122 | p.Anchored = true |
| 123 | p.Parent = model |
| 124 | end |
| 125 | do |
| 126 | local p = Instance.new("Part") |
| 127 | p.Shape = Enum.PartType.Cylinder |
| 128 | p.Name = "Band6" |
| 129 | p.Size = Vector3.new(0.2, 3.05, 3.05) |
| 130 | p.CFrame = CFrame.new(0, 25.94, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 131 | p.BrickColor = BrickColor.new("Really black") |
| 132 | p.Material = Enum.Material.Glacier |
| 133 | p.MaterialVariant = "2022 Universal" |
| 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 = "NoseBase" |
| 141 | p.Size = Vector3.new(6, 3, 3) |
| 142 | p.CFrame = CFrame.new(0, 29, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 143 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 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.Shape = Enum.PartType.Cylinder |
| 152 | p.Name = "NoseTaper_0" |
| 153 | p.Size = Vector3.new(0.666667, 2.99479, 2.99479) |
| 154 | p.CFrame = CFrame.new(0, 32.3733, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 155 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 156 | p.Material = Enum.Material.Glacier |
| 157 | p.MaterialVariant = "2022 Stud" |
| 158 | p.Anchored = true |
| 159 | p.Parent = model |
| 160 | end |
| 161 | do |
| 162 | local p = Instance.new("Part") |
| 163 | p.Shape = Enum.PartType.Cylinder |
| 164 | p.Name = "NoseTaper_1" |
| 165 | p.Size = Vector3.new(0.666667, 2.95312, 2.95312) |
| 166 | p.CFrame = CFrame.new(0, 33, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 167 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 168 | p.Material = Enum.Material.Glacier |
| 169 | p.MaterialVariant = "2022 Stud" |
| 170 | p.Anchored = true |
| 171 | p.Parent = model |
| 172 | end |
| 173 | do |
| 174 | local p = Instance.new("Part") |
| 175 | p.Shape = Enum.PartType.Cylinder |
| 176 | p.Name = "NoseTaper_2" |
| 177 | p.Size = Vector3.new(0.666667, 2.86979, 2.86979) |
| 178 | p.CFrame = CFrame.new(0, 33.6667, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 179 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 180 | p.Material = Enum.Material.Glacier |
| 181 | p.MaterialVariant = "2022 Stud" |
| 182 | p.Anchored = true |
| 183 | p.Parent = model |
| 184 | end |
| 185 | do |
| 186 | local p = Instance.new("Part") |
| 187 | p.Shape = Enum.PartType.Cylinder |
| 188 | p.Name = "NoseTaper_3" |
| 189 | p.Size = Vector3.new(0.666667, 2.74479, 2.74479) |
| 190 | p.CFrame = CFrame.new(0, 34.3333, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 191 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 192 | p.Material = Enum.Material.Glacier |
| 193 | p.MaterialVariant = "2022 Stud" |
| 194 | p.Anchored = true |
| 195 | p.Parent = model |
| 196 | end |
| 197 | do |
| 198 | local p = Instance.new("Part") |
| 199 | p.Shape = Enum.PartType.Cylinder |
| 200 | p.Name = "NoseTaper_4" |
| 201 | p.Size = Vector3.new(0.666667, 2.57812, 2.57812) |
| 202 | p.CFrame = CFrame.new(0, 35, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 203 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 204 | p.Material = Enum.Material.Glacier |
| 205 | p.MaterialVariant = "2022 Stud" |
| 206 | p.Anchored = true |
| 207 | p.Parent = model |
| 208 | end |
| 209 | do |
| 210 | local p = Instance.new("Part") |
| 211 | p.Shape = Enum.PartType.Cylinder |
| 212 | p.Name = "NoseTaper_5" |
| 213 | p.Size = Vector3.new(0.666667, 2.36979, 2.36979) |
| 214 | p.CFrame = CFrame.new(0, 35.6667, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 215 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 216 | p.Material = Enum.Material.Glacier |
| 217 | p.MaterialVariant = "2022 Stud" |
| 218 | p.Anchored = true |
| 219 | p.Parent = model |
| 220 | end |
| 221 | do |
| 222 | local p = Instance.new("Part") |
| 223 | p.Shape = Enum.PartType.Cylinder |
| 224 | p.Name = "NoseTaper_6" |
| 225 | p.Size = Vector3.new(0.666667, 2.11979, 2.11979) |
| 226 | p.CFrame = CFrame.new(0, 36.3333, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 227 | p.BrickColor = BrickColor.new("Dark stone 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("Part") |
| 235 | p.Shape = Enum.PartType.Cylinder |
| 236 | p.Name = "NoseTaper_7" |
| 237 | p.Size = Vector3.new(0.666667, 1.82812, 1.82812) |
| 238 | p.CFrame = CFrame.new(0, 37, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 239 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 240 | p.Material = Enum.Material.Glacier |
| 241 | p.MaterialVariant = "2022 Stud" |
| 242 | p.Anchored = true |
| 243 | p.Parent = model |
| 244 | end |
| 245 | do |
| 246 | local p = Instance.new("Part") |
| 247 | p.Shape = Enum.PartType.Cylinder |
| 248 | p.Name = "NoseTaper_8" |
| 249 | p.Size = Vector3.new(0.666667, 1.49479, 1.49479) |
| 250 | p.CFrame = CFrame.new(0, 37.6667, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 251 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 252 | p.Material = Enum.Material.Glacier |
| 253 | p.MaterialVariant = "2022 Stud" |
| 254 | p.Anchored = true |
| 255 | p.Parent = model |
| 256 | end |
| 257 | do |
| 258 | local p = Instance.new("Part") |
| 259 | p.Shape = Enum.PartType.Cylinder |
| 260 | p.Name = "NoseTaper_9" |
| 261 | p.Size = Vector3.new(0.666667, 1.11979, 1.11979) |
| 262 | p.CFrame = CFrame.new(0, 38.3333, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 263 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 264 | p.Material = Enum.Material.Glacier |
| 265 | p.MaterialVariant = "2022 Stud" |
| 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 = "NoseTaper_10" |
| 273 | p.Size = Vector3.new(0.666667, 0.703125, 0.703125) |
| 274 | p.CFrame = CFrame.new(0, 39, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 275 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 276 | p.Material = Enum.Material.Glacier |
| 277 | p.MaterialVariant = "2022 Stud" |
| 278 | p.Anchored = true |
| 279 | p.Parent = model |
| 280 | end |
| 281 | do |
| 282 | local p = Instance.new("Part") |
| 283 | p.Shape = Enum.PartType.Cylinder |
| 284 | p.Name = "NoseTaper_11" |
| 285 | p.Size = Vector3.new(0.666667, 0.244792, 0.244792) |
| 286 | p.CFrame = CFrame.new(0, 39.6667, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 287 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 288 | p.Material = Enum.Material.Glacier |
| 289 | p.MaterialVariant = "2022 Stud" |
| 290 | p.Anchored = true |
| 291 | p.Parent = model |
| 292 | end |
| 293 | do |
| 294 | local p = Instance.new("Part") |
| 295 | p.Name = "FinBase_0" |
| 296 | p.Size = Vector3.new(3.5, 3, 0.2) |
| 297 | p.CFrame = CFrame.new(2.75, 1.46, 0) |
| 298 | p.BrickColor = BrickColor.new("Institutional white") |
| 299 | p.Material = Enum.Material.Glacier |
| 300 | p.MaterialVariant = "2022 Stud" |
| 301 | p.Anchored = true |
| 302 | p.Parent = model |
| 303 | end |
| 304 | do |
| 305 | local p = Instance.new("WedgePart") |
| 306 | p.Name = "FinWedge_0" |
| 307 | p.Size = Vector3.new(0.2, 5.833, 3.5) |
| 308 | p.CFrame = CFrame.new(2.75, 5.9165, 0) * CFrame.Angles(math.rad(0), math.rad(-90), math.rad(0)) |
| 309 | p.BrickColor = BrickColor.new("Institutional white") |
| 310 | p.Material = Enum.Material.Glacier |
| 311 | p.MaterialVariant = "2022 Stud" |
| 312 | p.Anchored = true |
| 313 | p.Parent = model |
| 314 | end |
| 315 | do |
| 316 | local p = Instance.new("Part") |
| 317 | p.Name = "BlackRect_0" |
| 318 | p.Size = Vector3.new(0.2, 4.33, 0.25) |
| 319 | p.CFrame = CFrame.new(3.56, 2.205, 0) |
| 320 | p.BrickColor = BrickColor.new("Really black") |
| 321 | p.Material = Enum.Material.Glacier |
| 322 | p.MaterialVariant = "2022 Universal" |
| 323 | p.Anchored = true |
| 324 | p.Parent = model |
| 325 | end |
| 326 | do |
| 327 | local p = Instance.new("WedgePart") |
| 328 | p.Name = "BlackWedge_0" |
| 329 | p.Size = Vector3.new(0.25, 0.34, 0.2) |
| 330 | p.CFrame = CFrame.new(3.6, 4.58, 0) * CFrame.Angles(math.rad(0), math.rad(-90), math.rad(0)) |
| 331 | p.BrickColor = BrickColor.new("Really black") |
| 332 | p.Material = Enum.Material.Glacier |
| 333 | p.MaterialVariant = "2022 Universal" |
| 334 | p.Anchored = true |
| 335 | p.Parent = model |
| 336 | end |
| 337 | do |
| 338 | local p = Instance.new("Part") |
| 339 | p.Name = "GreenRect_0" |
| 340 | p.Size = Vector3.new(0.8, 3, 0.25) |
| 341 | p.CFrame = CFrame.new(4.14, 1.54, 0) |
| 342 | p.BrickColor = BrickColor.new("Bright green") |
| 343 | p.Material = Enum.Material.Glacier |
| 344 | p.MaterialVariant = "2022 Stud" |
| 345 | p.Anchored = true |
| 346 | p.Parent = model |
| 347 | end |
| 348 | do |
| 349 | local p = Instance.new("WedgePart") |
| 350 | p.Name = "GreenWedge_0" |
| 351 | p.Size = Vector3.new(0.25, 1.33, 0.8) |
| 352 | p.CFrame = CFrame.new(4.1, 3.745, 0) * CFrame.Angles(math.rad(0), math.rad(-90), math.rad(0)) |
| 353 | p.BrickColor = BrickColor.new("Bright green") |
| 354 | p.Material = Enum.Material.Glacier |
| 355 | p.MaterialVariant = "2022 Stud" |
| 356 | p.Anchored = true |
| 357 | p.Parent = model |
| 358 | end |
| 359 | do |
| 360 | local p = Instance.new("Part") |
| 361 | p.Name = "FinBase_90" |
| 362 | p.Size = Vector3.new(3.5, 3, 0.2) |
| 363 | p.CFrame = CFrame.new(0, 1.46, -2.75) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 364 | p.BrickColor = BrickColor.new("Institutional white") |
| 365 | p.Material = Enum.Material.Glacier |
| 366 | p.MaterialVariant = "2022 Stud" |
| 367 | p.Anchored = true |
| 368 | p.Parent = model |
| 369 | end |
| 370 | do |
| 371 | local p = Instance.new("WedgePart") |
| 372 | p.Name = "FinWedge_90" |
| 373 | p.Size = Vector3.new(0.2, 5.833, 3.5) |
| 374 | p.CFrame = CFrame.new(0, 5.9165, -2.75) |
| 375 | p.BrickColor = BrickColor.new("Institutional white") |
| 376 | p.Material = Enum.Material.Glacier |
| 377 | p.MaterialVariant = "2022 Stud" |
| 378 | p.Anchored = true |
| 379 | p.Parent = model |
| 380 | end |
| 381 | do |
| 382 | local p = Instance.new("Part") |
| 383 | p.Name = "BlackRect_90" |
| 384 | p.Size = Vector3.new(0.2, 4.33, 0.25) |
| 385 | p.CFrame = CFrame.new(0, 2.205, -3.56) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 386 | p.BrickColor = BrickColor.new("Really black") |
| 387 | p.Material = Enum.Material.Glacier |
| 388 | p.MaterialVariant = "2022 Universal" |
| 389 | p.Anchored = true |
| 390 | p.Parent = model |
| 391 | end |
| 392 | do |
| 393 | local p = Instance.new("WedgePart") |
| 394 | p.Name = "BlackWedge_90" |
| 395 | p.Size = Vector3.new(0.25, 0.34, 0.2) |
| 396 | p.CFrame = CFrame.new(0, 4.58, -3.6) |
| 397 | p.BrickColor = BrickColor.new("Really black") |
| 398 | p.Material = Enum.Material.Glacier |
| 399 | p.MaterialVariant = "2022 Universal" |
| 400 | p.Anchored = true |
| 401 | p.Parent = model |
| 402 | end |
| 403 | do |
| 404 | local p = Instance.new("Part") |
| 405 | p.Name = "GreenRect_90" |
| 406 | p.Size = Vector3.new(0.8, 3, 0.25) |
| 407 | p.CFrame = CFrame.new(0, 1.54, -4.14) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 408 | p.BrickColor = BrickColor.new("Bright green") |
| 409 | p.Material = Enum.Material.Glacier |
| 410 | p.MaterialVariant = "2022 Stud" |
| 411 | p.Anchored = true |
| 412 | p.Parent = model |
| 413 | end |
| 414 | do |
| 415 | local p = Instance.new("WedgePart") |
| 416 | p.Name = "GreenWedge_90" |
| 417 | p.Size = Vector3.new(0.25, 1.33, 0.8) |
| 418 | p.CFrame = CFrame.new(0, 3.745, -4.1) |
| 419 | p.BrickColor = BrickColor.new("Bright green") |
| 420 | p.Material = Enum.Material.Glacier |
| 421 | p.MaterialVariant = "2022 Stud" |
| 422 | p.Anchored = true |
| 423 | p.Parent = model |
| 424 | end |
| 425 | do |
| 426 | local p = Instance.new("Part") |
| 427 | p.Name = "FinBase_180" |
| 428 | p.Size = Vector3.new(3.5, 3, 0.2) |
| 429 | p.CFrame = CFrame.new(-2.75, 1.46, 0) * CFrame.Angles(math.rad(0), math.rad(180), math.rad(0)) |
| 430 | p.BrickColor = BrickColor.new("Institutional white") |
| 431 | p.Material = Enum.Material.Glacier |
| 432 | p.MaterialVariant = "2022 Stud" |
| 433 | p.Anchored = true |
| 434 | p.Parent = model |
| 435 | end |
| 436 | do |
| 437 | local p = Instance.new("WedgePart") |
| 438 | p.Name = "FinWedge_180" |
| 439 | p.Size = Vector3.new(0.2, 5.833, 3.5) |
| 440 | p.CFrame = CFrame.new(-2.75, 5.9165, 0) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 441 | p.BrickColor = BrickColor.new("Institutional white") |
| 442 | p.Material = Enum.Material.Glacier |
| 443 | p.MaterialVariant = "2022 Stud" |
| 444 | p.Anchored = true |
| 445 | p.Parent = model |
| 446 | end |
| 447 | do |
| 448 | local p = Instance.new("Part") |
| 449 | p.Name = "BlackRect_180" |
| 450 | p.Size = Vector3.new(0.2, 4.33, 0.25) |
| 451 | p.CFrame = CFrame.new(-3.56, 2.205, 0) * CFrame.Angles(math.rad(0), math.rad(180), math.rad(0)) |
| 452 | p.BrickColor = BrickColor.new("Really black") |
| 453 | p.Material = Enum.Material.Glacier |
| 454 | p.MaterialVariant = "2022 Universal" |
| 455 | p.Anchored = true |
| 456 | p.Parent = model |
| 457 | end |
| 458 | do |
| 459 | local p = Instance.new("WedgePart") |
| 460 | p.Name = "BlackWedge_180" |
| 461 | p.Size = Vector3.new(0.25, 0.34, 0.2) |
| 462 | p.CFrame = CFrame.new(-3.6, 4.58, 0) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 463 | p.BrickColor = BrickColor.new("Really black") |
| 464 | p.Material = Enum.Material.Glacier |
| 465 | p.MaterialVariant = "2022 Universal" |
| 466 | p.Anchored = true |
| 467 | p.Parent = model |
| 468 | end |
| 469 | do |
| 470 | local p = Instance.new("Part") |
| 471 | p.Name = "GreenRect_180" |
| 472 | p.Size = Vector3.new(0.8, 3, 0.25) |
| 473 | p.CFrame = CFrame.new(-4.14, 1.54, 0) * CFrame.Angles(math.rad(0), math.rad(180), math.rad(0)) |
| 474 | p.BrickColor = BrickColor.new("Bright green") |
| 475 | p.Material = Enum.Material.Glacier |
| 476 | p.MaterialVariant = "2022 Stud" |
| 477 | p.Anchored = true |
| 478 | p.Parent = model |
| 479 | end |
| 480 | do |
| 481 | local p = Instance.new("WedgePart") |
| 482 | p.Name = "GreenWedge_180" |
| 483 | p.Size = Vector3.new(0.25, 1.33, 0.8) |
| 484 | p.CFrame = CFrame.new(-4.1, 3.745, 0) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 485 | p.BrickColor = BrickColor.new("Bright green") |
| 486 | p.Material = Enum.Material.Glacier |
| 487 | p.MaterialVariant = "2022 Stud" |
| 488 | p.Anchored = true |
| 489 | p.Parent = model |
| 490 | end |
| 491 | do |
| 492 | local p = Instance.new("Part") |
| 493 | p.Name = "FinBase_270" |
| 494 | p.Size = Vector3.new(3.5, 3, 0.2) |
| 495 | p.CFrame = CFrame.new(0, 1.46, 2.75) * CFrame.Angles(math.rad(0), math.rad(270), math.rad(0)) |
| 496 | p.BrickColor = BrickColor.new("Institutional white") |
| 497 | p.Material = Enum.Material.Glacier |
| 498 | p.MaterialVariant = "2022 Stud" |
| 499 | p.Anchored = true |
| 500 | p.Parent = model |
| 501 | end |
| 502 | do |
| 503 | local p = Instance.new("WedgePart") |
| 504 | p.Name = "FinWedge_270" |
| 505 | p.Size = Vector3.new(0.2, 5.833, 3.5) |
| 506 | p.CFrame = CFrame.new(0, 5.9165, 2.75) * CFrame.Angles(math.rad(0), math.rad(180), math.rad(0)) |
| 507 | p.BrickColor = BrickColor.new("Institutional white") |
| 508 | p.Material = Enum.Material.Glacier |
| 509 | p.MaterialVariant = "2022 Stud" |
| 510 | p.Anchored = true |
| 511 | p.Parent = model |
| 512 | end |
| 513 | do |
| 514 | local p = Instance.new("Part") |
| 515 | p.Name = "BlackRect_270" |
| 516 | p.Size = Vector3.new(0.2, 4.33, 0.25) |
| 517 | p.CFrame = CFrame.new(0, 2.205, 3.56) * CFrame.Angles(math.rad(0), math.rad(270), math.rad(0)) |
| 518 | p.BrickColor = BrickColor.new("Really black") |
| 519 | p.Material = Enum.Material.Glacier |
| 520 | p.MaterialVariant = "2022 Universal" |
| 521 | p.Anchored = true |
| 522 | p.Parent = model |
| 523 | end |
| 524 | do |
| 525 | local p = Instance.new("WedgePart") |
| 526 | p.Name = "BlackWedge_270" |
| 527 | p.Size = Vector3.new(0.25, 0.34, 0.2) |
| 528 | p.CFrame = CFrame.new(0, 4.58, 3.6) * CFrame.Angles(math.rad(0), math.rad(180), math.rad(0)) |
| 529 | p.BrickColor = BrickColor.new("Really black") |
| 530 | p.Material = Enum.Material.Glacier |
| 531 | p.MaterialVariant = "2022 Universal" |
| 532 | p.Anchored = true |
| 533 | p.Parent = model |
| 534 | end |
| 535 | do |
| 536 | local p = Instance.new("Part") |
| 537 | p.Name = "GreenRect_270" |
| 538 | p.Size = Vector3.new(0.8, 3, 0.25) |
| 539 | p.CFrame = CFrame.new(0, 1.54, 4.14) * CFrame.Angles(math.rad(0), math.rad(270), math.rad(0)) |
| 540 | p.BrickColor = BrickColor.new("Bright 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("WedgePart") |
| 548 | p.Name = "GreenWedge_270" |
| 549 | p.Size = Vector3.new(0.25, 1.33, 0.8) |
| 550 | p.CFrame = CFrame.new(0, 3.745, 4.1) * CFrame.Angles(math.rad(0), math.rad(180), math.rad(0)) |
| 551 | p.BrickColor = BrickColor.new("Bright green") |
| 552 | p.Material = Enum.Material.Glacier |
| 553 | p.MaterialVariant = "2022 Stud" |
| 554 | p.Anchored = true |
| 555 | p.Parent = model |
| 556 | end |
| 557 | model.PrimaryPart = model:FindFirstChild("BodyLower") |
| 558 | print("ModelRocket built: " .. #model:GetChildren() .. " parts") |
Loading comments...