Loading model...
by Pavel ROTARU · 4/17/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: BMW_E46_Silver |
| 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 = "BMW_E46_Silver" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Bright blue"] = "2022 Universal", |
| 25 | ["Bright red"] = "2022 Stud", |
| 26 | ["Dark stone grey"] = "2022 Stud", |
| 27 | ["Deep orange"] = "2022 Stud", |
| 28 | ["Fossil"] = "2022 Stud", |
| 29 | ["Ghost grey"] = "2022 Stud", |
| 30 | ["Institutional white"] = "2022 Stud", |
| 31 | ["Medium stone grey"] = "2022 Inlet", |
| 32 | ["Really black"] = "2022 Universal", |
| 33 | ["Silver"] = "2022 Stud", |
| 34 | ["White"] = "2022 Stud", |
| 35 | } |
| 36 | do |
| 37 | local p = Instance.new("Part") |
| 38 | p.Name = "SideSkirt_L" |
| 39 | p.Size = Vector3.new(0.6, 0.8, 9.8) |
| 40 | p.CFrame = CFrame.new(-3.5, 1.12, 0) |
| 41 | p.BrickColor = BrickColor.new("Ghost grey") |
| 42 | p.Material = Enum.Material.Glacier |
| 43 | p.MaterialVariant = "2022 Stud" |
| 44 | p.Anchored = true |
| 45 | p.Parent = model |
| 46 | end |
| 47 | do |
| 48 | local p = Instance.new("Part") |
| 49 | p.Name = "SideSkirt_R" |
| 50 | p.Size = Vector3.new(0.6, 0.8, 9.8) |
| 51 | p.CFrame = CFrame.new(3.5, 1.12, 0) |
| 52 | p.BrickColor = BrickColor.new("Ghost grey") |
| 53 | p.Material = Enum.Material.Glacier |
| 54 | p.MaterialVariant = "2022 Stud" |
| 55 | p.Anchored = true |
| 56 | p.Parent = model |
| 57 | end |
| 58 | do |
| 59 | local p = Instance.new("Part") |
| 60 | p.Name = "Doors_Lower" |
| 61 | p.Size = Vector3.new(7.6, 1.7, 9.8) |
| 62 | p.CFrame = CFrame.new(0, 2.45, 0) |
| 63 | p.BrickColor = BrickColor.new("Ghost grey") |
| 64 | p.Material = Enum.Material.Glacier |
| 65 | p.MaterialVariant = "2022 Stud" |
| 66 | p.Anchored = true |
| 67 | p.Parent = model |
| 68 | end |
| 69 | do |
| 70 | local p = Instance.new("Part") |
| 71 | p.Name = "Doors_Upper" |
| 72 | p.Size = Vector3.new(7.6, 0.5, 9.8) |
| 73 | p.CFrame = CFrame.new(0, 3.59, 0) |
| 74 | p.BrickColor = BrickColor.new("Ghost grey") |
| 75 | p.Material = Enum.Material.Glacier |
| 76 | p.MaterialVariant = "2022 Stud" |
| 77 | p.Anchored = true |
| 78 | p.Parent = model |
| 79 | end |
| 80 | do |
| 81 | local p = Instance.new("Part") |
| 82 | p.Name = "Doors_Trim" |
| 83 | p.Size = Vector3.new(7.7, 0.1, 9.8) |
| 84 | p.CFrame = CFrame.new(0, 3.38, 0.04) |
| 85 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 86 | p.Material = Enum.Material.Glacier |
| 87 | p.MaterialVariant = "2022 Inlet" |
| 88 | p.Anchored = true |
| 89 | p.Parent = model |
| 90 | end |
| 91 | do |
| 92 | local p = Instance.new("Part") |
| 93 | p.Name = "FWell_Above" |
| 94 | p.Size = Vector3.new(7.6, 0.7, 3.2) |
| 95 | p.CFrame = CFrame.new(0, 3.41, -6.54) |
| 96 | p.BrickColor = BrickColor.new("Ghost grey") |
| 97 | p.Material = Enum.Material.Glacier |
| 98 | p.MaterialVariant = "2022 Stud" |
| 99 | p.Anchored = true |
| 100 | p.Parent = model |
| 101 | end |
| 102 | do |
| 103 | local p = Instance.new("Part") |
| 104 | p.Name = "FWell_Trim" |
| 105 | p.Size = Vector3.new(7.7, 0.1, 3.2) |
| 106 | p.CFrame = CFrame.new(0, 3.3, -6.54) |
| 107 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 108 | p.Material = Enum.Material.Glacier |
| 109 | p.MaterialVariant = "2022 Inlet" |
| 110 | p.Anchored = true |
| 111 | p.Parent = model |
| 112 | end |
| 113 | do |
| 114 | local p = Instance.new("Part") |
| 115 | p.Name = "FWell_Inner" |
| 116 | p.Size = Vector3.new(5, 3, 3.2) |
| 117 | p.CFrame = CFrame.new(0, 1.5, -6.54) |
| 118 | p.BrickColor = BrickColor.new("Really black") |
| 119 | p.Material = Enum.Material.Glacier |
| 120 | p.MaterialVariant = "2022 Universal" |
| 121 | p.Anchored = true |
| 122 | p.Parent = model |
| 123 | end |
| 124 | do |
| 125 | local p = Instance.new("Part") |
| 126 | p.Name = "FFender_Lower" |
| 127 | p.Size = Vector3.new(7.6, 2.5, 0.9) |
| 128 | p.CFrame = CFrame.new(0, 2.05, -8.63) |
| 129 | p.BrickColor = BrickColor.new("Ghost grey") |
| 130 | p.Material = Enum.Material.Glacier |
| 131 | p.MaterialVariant = "2022 Stud" |
| 132 | p.Anchored = true |
| 133 | p.Parent = model |
| 134 | end |
| 135 | do |
| 136 | local p = Instance.new("Part") |
| 137 | p.Name = "FFender_Upper" |
| 138 | p.Size = Vector3.new(7.6, 0.5, 0.9) |
| 139 | p.CFrame = CFrame.new(0.04, 3.63, -8.63) |
| 140 | p.BrickColor = BrickColor.new("Ghost grey") |
| 141 | p.Material = Enum.Material.Glacier |
| 142 | p.MaterialVariant = "2022 Stud" |
| 143 | p.Anchored = true |
| 144 | p.Parent = model |
| 145 | end |
| 146 | do |
| 147 | local p = Instance.new("Part") |
| 148 | p.Name = "FFender_Trim" |
| 149 | p.Size = Vector3.new(7.7, 0.1, 0.9) |
| 150 | p.CFrame = CFrame.new(0, 3.3, -8.59) |
| 151 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 152 | p.Material = Enum.Material.Glacier |
| 153 | p.MaterialVariant = "2022 Inlet" |
| 154 | p.Anchored = true |
| 155 | p.Parent = model |
| 156 | end |
| 157 | do |
| 158 | local p = Instance.new("Part") |
| 159 | p.Name = "FBumper_Mid" |
| 160 | p.Size = Vector3.new(7.6, 1.3, 1) |
| 161 | p.CFrame = CFrame.new(0, 2.65, -9.62) |
| 162 | p.BrickColor = BrickColor.new("Ghost grey") |
| 163 | p.Material = Enum.Material.Glacier |
| 164 | p.MaterialVariant = "2022 Stud" |
| 165 | p.Anchored = true |
| 166 | p.Parent = model |
| 167 | end |
| 168 | do |
| 169 | local p = Instance.new("Part") |
| 170 | p.Name = "FBumper_Upper" |
| 171 | p.Size = Vector3.new(7.6, 0.5, 1) |
| 172 | p.CFrame = CFrame.new(0, 3.59, -9.5) |
| 173 | p.BrickColor = BrickColor.new("Ghost grey") |
| 174 | p.Material = Enum.Material.Glacier |
| 175 | p.MaterialVariant = "2022 Stud" |
| 176 | p.Anchored = true |
| 177 | p.Parent = model |
| 178 | end |
| 179 | do |
| 180 | local p = Instance.new("Part") |
| 181 | p.Name = "FBumper_Trim" |
| 182 | p.Size = Vector3.new(7.7, 0.1, 1) |
| 183 | p.CFrame = CFrame.new(0, 3.3, -9.62) |
| 184 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 185 | p.Material = Enum.Material.Glacier |
| 186 | p.MaterialVariant = "2022 Inlet" |
| 187 | p.Anchored = true |
| 188 | p.Parent = model |
| 189 | end |
| 190 | do |
| 191 | local p = Instance.new("Part") |
| 192 | p.Name = "FBumper_LowerL" |
| 193 | p.Size = Vector3.new(1.8, 1.2, 1) |
| 194 | p.CFrame = CFrame.new(-2.88, 1.32, -9.66) |
| 195 | p.BrickColor = BrickColor.new("Ghost grey") |
| 196 | p.Material = Enum.Material.Glacier |
| 197 | p.MaterialVariant = "2022 Stud" |
| 198 | p.Anchored = true |
| 199 | p.Parent = model |
| 200 | end |
| 201 | do |
| 202 | local p = Instance.new("Part") |
| 203 | p.Name = "FBumper_LowerR" |
| 204 | p.Size = Vector3.new(1.8, 1.2, 1) |
| 205 | p.CFrame = CFrame.new(2.88, 1.32, -9.66) |
| 206 | p.BrickColor = BrickColor.new("Ghost grey") |
| 207 | p.Material = Enum.Material.Glacier |
| 208 | p.MaterialVariant = "2022 Stud" |
| 209 | p.Anchored = true |
| 210 | p.Parent = model |
| 211 | end |
| 212 | do |
| 213 | local p = Instance.new("Part") |
| 214 | p.Name = "FBumper_Mesh" |
| 215 | p.Size = Vector3.new(3.8, 1, 0.9) |
| 216 | p.CFrame = CFrame.new(0, 1.4, -9.58) |
| 217 | p.BrickColor = BrickColor.new("Really black") |
| 218 | p.Material = Enum.Material.Glacier |
| 219 | p.MaterialVariant = "2022 Universal" |
| 220 | p.Anchored = true |
| 221 | p.Parent = model |
| 222 | end |
| 223 | do |
| 224 | local p = Instance.new("Part") |
| 225 | p.Name = "FBumper_Lip" |
| 226 | p.Size = Vector3.new(7.6, 0.1, 1) |
| 227 | p.CFrame = CFrame.new(0, 0.81, -9.62) |
| 228 | p.BrickColor = BrickColor.new("Ghost grey") |
| 229 | p.Material = Enum.Material.Glacier |
| 230 | p.MaterialVariant = "2022 Stud" |
| 231 | p.Anchored = true |
| 232 | p.Parent = model |
| 233 | end |
| 234 | do |
| 235 | local p = Instance.new("Part") |
| 236 | p.Name = "FrontSplitter" |
| 237 | p.Size = Vector3.new(7.6, 0.1, 1.2) |
| 238 | p.CFrame = CFrame.new(0, 0.71, -9.5) |
| 239 | p.BrickColor = BrickColor.new("Really black") |
| 240 | p.Material = Enum.Material.Glacier |
| 241 | p.MaterialVariant = "2022 Universal" |
| 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 = "FogLight_L" |
| 249 | p.Size = Vector3.new(0.2, 0.5, 0.5) |
| 250 | p.CFrame = CFrame.new(-2.8, 1.4, -10.13) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 251 | p.BrickColor = BrickColor.new("White") |
| 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 = "FogLight_R" |
| 261 | p.Size = Vector3.new(0.2, 0.5, 0.5) |
| 262 | p.CFrame = CFrame.new(2.8, 1.4, -10.13) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 263 | p.BrickColor = BrickColor.new("White") |
| 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.Name = "Reflector_L" |
| 272 | p.Size = Vector3.new(0.1, 0.2, 0.6) |
| 273 | p.CFrame = CFrame.new(-3.93, 2.5, -8.5) |
| 274 | p.BrickColor = BrickColor.new("Deep orange") |
| 275 | p.Material = Enum.Material.Glacier |
| 276 | p.MaterialVariant = "2022 Stud" |
| 277 | p.Anchored = true |
| 278 | p.Parent = model |
| 279 | end |
| 280 | do |
| 281 | local p = Instance.new("Part") |
| 282 | p.Name = "Reflector_R" |
| 283 | p.Size = Vector3.new(0.1, 0.2, 0.6) |
| 284 | p.CFrame = CFrame.new(3.93, 2.5, -8.5) |
| 285 | p.BrickColor = BrickColor.new("Deep orange") |
| 286 | p.Material = Enum.Material.Glacier |
| 287 | p.MaterialVariant = "2022 Stud" |
| 288 | p.Anchored = true |
| 289 | p.Parent = model |
| 290 | end |
| 291 | do |
| 292 | local p = Instance.new("Part") |
| 293 | p.Name = "SideIndicator_L" |
| 294 | p.Size = Vector3.new(0.1, 0.2, 0.4) |
| 295 | p.CFrame = CFrame.new(-3.93, 3.2, -5) |
| 296 | p.BrickColor = BrickColor.new("White") |
| 297 | p.Material = Enum.Material.Glacier |
| 298 | p.MaterialVariant = "2022 Stud" |
| 299 | p.Anchored = true |
| 300 | p.Parent = model |
| 301 | end |
| 302 | do |
| 303 | local p = Instance.new("Part") |
| 304 | p.Name = "SideIndicator_R" |
| 305 | p.Size = Vector3.new(0.1, 0.2, 0.4) |
| 306 | p.CFrame = CFrame.new(3.93, 3.2, -5) |
| 307 | p.BrickColor = BrickColor.new("White") |
| 308 | p.Material = Enum.Material.Glacier |
| 309 | p.MaterialVariant = "2022 Stud" |
| 310 | p.Anchored = true |
| 311 | p.Parent = model |
| 312 | end |
| 313 | do |
| 314 | local p = Instance.new("Part") |
| 315 | p.Name = "RWell_Above" |
| 316 | p.Size = Vector3.new(7.6, 0.7, 3.2) |
| 317 | p.CFrame = CFrame.new(0, 3.45, 6.54) |
| 318 | p.BrickColor = BrickColor.new("Ghost grey") |
| 319 | p.Material = Enum.Material.Glacier |
| 320 | p.MaterialVariant = "2022 Stud" |
| 321 | p.Anchored = true |
| 322 | p.Parent = model |
| 323 | end |
| 324 | do |
| 325 | local p = Instance.new("Part") |
| 326 | p.Name = "RWell_Trim" |
| 327 | p.Size = Vector3.new(7.7, 0.1, 3.2) |
| 328 | p.CFrame = CFrame.new(0, 3.3, 6.54) |
| 329 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 330 | p.Material = Enum.Material.Glacier |
| 331 | p.MaterialVariant = "2022 Inlet" |
| 332 | p.Anchored = true |
| 333 | p.Parent = model |
| 334 | end |
| 335 | do |
| 336 | local p = Instance.new("Part") |
| 337 | p.Name = "RWell_Inner" |
| 338 | p.Size = Vector3.new(5, 3, 3.2) |
| 339 | p.CFrame = CFrame.new(0, 1.5, 6.54) |
| 340 | p.BrickColor = BrickColor.new("Really black") |
| 341 | p.Material = Enum.Material.Glacier |
| 342 | p.MaterialVariant = "2022 Universal" |
| 343 | p.Anchored = true |
| 344 | p.Parent = model |
| 345 | end |
| 346 | do |
| 347 | local p = Instance.new("Part") |
| 348 | p.Name = "RFender_Lower" |
| 349 | p.Size = Vector3.new(7.6, 2.5, 0.9) |
| 350 | p.CFrame = CFrame.new(0, 2.09, 8.63) |
| 351 | p.BrickColor = BrickColor.new("Ghost grey") |
| 352 | p.Material = Enum.Material.Glacier |
| 353 | p.MaterialVariant = "2022 Stud" |
| 354 | p.Anchored = true |
| 355 | p.Parent = model |
| 356 | end |
| 357 | do |
| 358 | local p = Instance.new("Part") |
| 359 | p.Name = "RFender_Upper" |
| 360 | p.Size = Vector3.new(7.6, 0.5, 0.9) |
| 361 | p.CFrame = CFrame.new(0.04, 3.63, 8.67) |
| 362 | p.BrickColor = BrickColor.new("Ghost grey") |
| 363 | p.Material = Enum.Material.Glacier |
| 364 | p.MaterialVariant = "2022 Stud" |
| 365 | p.Anchored = true |
| 366 | p.Parent = model |
| 367 | end |
| 368 | do |
| 369 | local p = Instance.new("Part") |
| 370 | p.Name = "RFender_Trim" |
| 371 | p.Size = Vector3.new(7.7, 0.1, 0.9) |
| 372 | p.CFrame = CFrame.new(0, 3.22, 8.67) |
| 373 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 374 | p.Material = Enum.Material.Glacier |
| 375 | p.MaterialVariant = "2022 Inlet" |
| 376 | p.Anchored = true |
| 377 | p.Parent = model |
| 378 | end |
| 379 | do |
| 380 | local p = Instance.new("Part") |
| 381 | p.Name = "RBumper_Lower" |
| 382 | p.Size = Vector3.new(7.4, 2.5, 1) |
| 383 | p.CFrame = CFrame.new(0, 2.05, 9.5) |
| 384 | p.BrickColor = BrickColor.new("Ghost grey") |
| 385 | p.Material = Enum.Material.Glacier |
| 386 | p.MaterialVariant = "2022 Stud" |
| 387 | p.Anchored = true |
| 388 | p.Parent = model |
| 389 | end |
| 390 | do |
| 391 | local p = Instance.new("Part") |
| 392 | p.Name = "RBumper_Upper" |
| 393 | p.Size = Vector3.new(7.6, 0.5, 1) |
| 394 | p.CFrame = CFrame.new(0, 3.59, 9.5) |
| 395 | p.BrickColor = BrickColor.new("Ghost grey") |
| 396 | p.Material = Enum.Material.Glacier |
| 397 | p.MaterialVariant = "2022 Stud" |
| 398 | p.Anchored = true |
| 399 | p.Parent = model |
| 400 | end |
| 401 | do |
| 402 | local p = Instance.new("Part") |
| 403 | p.Name = "RBumper_Trim" |
| 404 | p.Size = Vector3.new(7.7, 0.1, 1) |
| 405 | p.CFrame = CFrame.new(0, 3.3, 9.62) |
| 406 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 407 | p.Material = Enum.Material.Glacier |
| 408 | p.MaterialVariant = "2022 Inlet" |
| 409 | p.Anchored = true |
| 410 | p.Parent = model |
| 411 | end |
| 412 | do |
| 413 | local p = Instance.new("Part") |
| 414 | p.Name = "RearDiffuser" |
| 415 | p.Size = Vector3.new(4, 0.8, 0.3) |
| 416 | p.CFrame = CFrame.new(0, 1.16, 9.9) |
| 417 | p.BrickColor = BrickColor.new("Really black") |
| 418 | p.Material = Enum.Material.Glacier |
| 419 | p.MaterialVariant = "2022 Universal" |
| 420 | p.Anchored = true |
| 421 | p.Parent = model |
| 422 | end |
| 423 | do |
| 424 | local p = Instance.new("Part") |
| 425 | p.Shape = Enum.PartType.Cylinder |
| 426 | p.Name = "Exhaust_Pipe1" |
| 427 | p.Size = Vector3.new(0.8, 0.3, 0.3) |
| 428 | p.CFrame = CFrame.new(-2.5, 1, 9.8) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 429 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 430 | p.Material = Enum.Material.Glacier |
| 431 | p.MaterialVariant = "2022 Inlet" |
| 432 | p.Anchored = true |
| 433 | p.Parent = model |
| 434 | end |
| 435 | do |
| 436 | local p = Instance.new("Part") |
| 437 | p.Shape = Enum.PartType.Cylinder |
| 438 | p.Name = "Exhaust_Hole1" |
| 439 | p.Size = Vector3.new(0.8, 0.2, 0.2) |
| 440 | p.CFrame = CFrame.new(-2.5, 1, 9.85) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 441 | p.BrickColor = BrickColor.new("Really black") |
| 442 | p.Material = Enum.Material.Glacier |
| 443 | p.MaterialVariant = "2022 Universal" |
| 444 | p.Anchored = true |
| 445 | p.Parent = model |
| 446 | end |
| 447 | do |
| 448 | local p = Instance.new("Part") |
| 449 | p.Shape = Enum.PartType.Cylinder |
| 450 | p.Name = "Exhaust_Pipe2" |
| 451 | p.Size = Vector3.new(0.8, 0.3, 0.3) |
| 452 | p.CFrame = CFrame.new(-2, 1, 9.8) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 453 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 454 | p.Material = Enum.Material.Glacier |
| 455 | p.MaterialVariant = "2022 Inlet" |
| 456 | p.Anchored = true |
| 457 | p.Parent = model |
| 458 | end |
| 459 | do |
| 460 | local p = Instance.new("Part") |
| 461 | p.Shape = Enum.PartType.Cylinder |
| 462 | p.Name = "Exhaust_Hole2" |
| 463 | p.Size = Vector3.new(0.8, 0.2, 0.2) |
| 464 | p.CFrame = CFrame.new(-2, 1, 9.85) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 465 | p.BrickColor = BrickColor.new("Really black") |
| 466 | p.Material = Enum.Material.Glacier |
| 467 | p.MaterialVariant = "2022 Universal" |
| 468 | p.Anchored = true |
| 469 | p.Parent = model |
| 470 | end |
| 471 | do |
| 472 | local p = Instance.new("Part") |
| 473 | p.Name = "Kidney_ChromeL" |
| 474 | p.Size = Vector3.new(1.6, 0.7, 0.1) |
| 475 | p.CFrame = CFrame.new(-1, 3.4, -10.21) |
| 476 | p.BrickColor = BrickColor.new("White") |
| 477 | p.Material = Enum.Material.Glacier |
| 478 | p.MaterialVariant = "2022 Stud" |
| 479 | p.Anchored = true |
| 480 | p.Parent = model |
| 481 | end |
| 482 | do |
| 483 | local p = Instance.new("Part") |
| 484 | p.Name = "Kidney_MeshL" |
| 485 | p.Size = Vector3.new(1.4, 0.5, 0.15) |
| 486 | p.CFrame = CFrame.new(-1, 3.4, -10.08) |
| 487 | p.BrickColor = BrickColor.new("Really black") |
| 488 | p.Material = Enum.Material.Glacier |
| 489 | p.MaterialVariant = "2022 Universal" |
| 490 | p.Anchored = true |
| 491 | p.Parent = model |
| 492 | end |
| 493 | do |
| 494 | local p = Instance.new("Part") |
| 495 | p.Name = "Kidney_ChromeR" |
| 496 | p.Size = Vector3.new(1.6, 0.7, 0.1) |
| 497 | p.CFrame = CFrame.new(1, 3.4, -10.21) |
| 498 | p.BrickColor = BrickColor.new("White") |
| 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 = "Kidney_MeshR" |
| 507 | p.Size = Vector3.new(1.4, 0.5, 0.15) |
| 508 | p.CFrame = CFrame.new(1, 3.4, -10.08) |
| 509 | p.BrickColor = BrickColor.new("Really black") |
| 510 | p.Material = Enum.Material.Glacier |
| 511 | p.MaterialVariant = "2022 Universal" |
| 512 | p.Anchored = true |
| 513 | p.Parent = model |
| 514 | end |
| 515 | do |
| 516 | local p = Instance.new("Part") |
| 517 | p.Name = "SlatL_-3" |
| 518 | p.Size = Vector3.new(0.05, 0.5, 0.1) |
| 519 | p.CFrame = CFrame.new(-1.45, 3.4, -10.1) |
| 520 | p.BrickColor = BrickColor.new("Silver") |
| 521 | p.Material = Enum.Material.Glacier |
| 522 | p.MaterialVariant = "2022 Stud" |
| 523 | p.Anchored = true |
| 524 | p.Parent = model |
| 525 | end |
| 526 | do |
| 527 | local p = Instance.new("Part") |
| 528 | p.Name = "SlatR_-3" |
| 529 | p.Size = Vector3.new(0.05, 0.5, 0.1) |
| 530 | p.CFrame = CFrame.new(0.55, 3.4, -10.1) |
| 531 | p.BrickColor = BrickColor.new("Silver") |
| 532 | p.Material = Enum.Material.Glacier |
| 533 | p.MaterialVariant = "2022 Stud" |
| 534 | p.Anchored = true |
| 535 | p.Parent = model |
| 536 | end |
| 537 | do |
| 538 | local p = Instance.new("Part") |
| 539 | p.Name = "SlatL_-2" |
| 540 | p.Size = Vector3.new(0.05, 0.5, 0.1) |
| 541 | p.CFrame = CFrame.new(-1.3, 3.4, -10.1) |
| 542 | p.BrickColor = BrickColor.new("Silver") |
| 543 | p.Material = Enum.Material.Glacier |
| 544 | p.MaterialVariant = "2022 Stud" |
| 545 | p.Anchored = true |
| 546 | p.Parent = model |
| 547 | end |
| 548 | do |
| 549 | local p = Instance.new("Part") |
| 550 | p.Name = "SlatR_-2" |
| 551 | p.Size = Vector3.new(0.05, 0.5, 0.1) |
| 552 | p.CFrame = CFrame.new(0.7, 3.4, -10.1) |
| 553 | p.BrickColor = BrickColor.new("Silver") |
| 554 | p.Material = Enum.Material.Glacier |
| 555 | p.MaterialVariant = "2022 Stud" |
| 556 | p.Anchored = true |
| 557 | p.Parent = model |
| 558 | end |
| 559 | do |
| 560 | local p = Instance.new("Part") |
| 561 | p.Name = "SlatL_-1" |
| 562 | p.Size = Vector3.new(0.05, 0.5, 0.1) |
| 563 | p.CFrame = CFrame.new(-1.15, 3.4, -10.1) |
| 564 | p.BrickColor = BrickColor.new("Silver") |
| 565 | p.Material = Enum.Material.Glacier |
| 566 | p.MaterialVariant = "2022 Stud" |
| 567 | p.Anchored = true |
| 568 | p.Parent = model |
| 569 | end |
| 570 | do |
| 571 | local p = Instance.new("Part") |
| 572 | p.Name = "SlatR_-1" |
| 573 | p.Size = Vector3.new(0.05, 0.5, 0.1) |
| 574 | p.CFrame = CFrame.new(0.85, 3.4, -10.1) |
| 575 | p.BrickColor = BrickColor.new("Silver") |
| 576 | p.Material = Enum.Material.Glacier |
| 577 | p.MaterialVariant = "2022 Stud" |
| 578 | p.Anchored = true |
| 579 | p.Parent = model |
| 580 | end |
| 581 | do |
| 582 | local p = Instance.new("Part") |
| 583 | p.Name = "SlatL_0" |
| 584 | p.Size = Vector3.new(0.05, 0.5, 0.1) |
| 585 | p.CFrame = CFrame.new(-1, 3.4, -10.1) |
| 586 | p.BrickColor = BrickColor.new("Silver") |
| 587 | p.Material = Enum.Material.Glacier |
| 588 | p.MaterialVariant = "2022 Stud" |
| 589 | p.Anchored = true |
| 590 | p.Parent = model |
| 591 | end |
| 592 | do |
| 593 | local p = Instance.new("Part") |
| 594 | p.Name = "SlatR_0" |
| 595 | p.Size = Vector3.new(0.05, 0.5, 0.1) |
| 596 | p.CFrame = CFrame.new(1, 3.4, -10.1) |
| 597 | p.BrickColor = BrickColor.new("Silver") |
| 598 | p.Material = Enum.Material.Glacier |
| 599 | p.MaterialVariant = "2022 Stud" |
| 600 | p.Anchored = true |
| 601 | p.Parent = model |
| 602 | end |
| 603 | do |
| 604 | local p = Instance.new("Part") |
| 605 | p.Name = "SlatL_1" |
| 606 | p.Size = Vector3.new(0.05, 0.5, 0.1) |
| 607 | p.CFrame = CFrame.new(-0.85, 3.4, -10.1) |
| 608 | p.BrickColor = BrickColor.new("Silver") |
| 609 | p.Material = Enum.Material.Glacier |
| 610 | p.MaterialVariant = "2022 Stud" |
| 611 | p.Anchored = true |
| 612 | p.Parent = model |
| 613 | end |
| 614 | do |
| 615 | local p = Instance.new("Part") |
| 616 | p.Name = "SlatR_1" |
| 617 | p.Size = Vector3.new(0.05, 0.5, 0.1) |
| 618 | p.CFrame = CFrame.new(1.15, 3.4, -10.1) |
| 619 | p.BrickColor = BrickColor.new("Silver") |
| 620 | p.Material = Enum.Material.Glacier |
| 621 | p.MaterialVariant = "2022 Stud" |
| 622 | p.Anchored = true |
| 623 | p.Parent = model |
| 624 | end |
| 625 | do |
| 626 | local p = Instance.new("Part") |
| 627 | p.Name = "SlatL_2" |
| 628 | p.Size = Vector3.new(0.05, 0.5, 0.1) |
| 629 | p.CFrame = CFrame.new(-0.7, 3.4, -10.1) |
| 630 | p.BrickColor = BrickColor.new("Silver") |
| 631 | p.Material = Enum.Material.Glacier |
| 632 | p.MaterialVariant = "2022 Stud" |
| 633 | p.Anchored = true |
| 634 | p.Parent = model |
| 635 | end |
| 636 | do |
| 637 | local p = Instance.new("Part") |
| 638 | p.Name = "SlatR_2" |
| 639 | p.Size = Vector3.new(0.05, 0.5, 0.1) |
| 640 | p.CFrame = CFrame.new(1.3, 3.4, -10.1) |
| 641 | p.BrickColor = BrickColor.new("Silver") |
| 642 | p.Material = Enum.Material.Glacier |
| 643 | p.MaterialVariant = "2022 Stud" |
| 644 | p.Anchored = true |
| 645 | p.Parent = model |
| 646 | end |
| 647 | do |
| 648 | local p = Instance.new("Part") |
| 649 | p.Name = "SlatL_3" |
| 650 | p.Size = Vector3.new(0.05, 0.5, 0.1) |
| 651 | p.CFrame = CFrame.new(-0.55, 3.4, -10.1) |
| 652 | p.BrickColor = BrickColor.new("Silver") |
| 653 | p.Material = Enum.Material.Glacier |
| 654 | p.MaterialVariant = "2022 Stud" |
| 655 | p.Anchored = true |
| 656 | p.Parent = model |
| 657 | end |
| 658 | do |
| 659 | local p = Instance.new("Part") |
| 660 | p.Name = "SlatR_3" |
| 661 | p.Size = Vector3.new(0.05, 0.5, 0.1) |
| 662 | p.CFrame = CFrame.new(1.45, 3.4, -10.1) |
| 663 | p.BrickColor = BrickColor.new("Silver") |
| 664 | p.Material = Enum.Material.Glacier |
| 665 | p.MaterialVariant = "2022 Stud" |
| 666 | p.Anchored = true |
| 667 | p.Parent = model |
| 668 | end |
| 669 | do |
| 670 | local p = Instance.new("Part") |
| 671 | p.Name = "HL_HousingL" |
| 672 | p.Size = Vector3.new(1.8, 0.6, 0.1) |
| 673 | p.CFrame = CFrame.new(-2.8, 3.4, -10.21) |
| 674 | p.BrickColor = BrickColor.new("Really black") |
| 675 | p.Material = Enum.Material.Glacier |
| 676 | p.MaterialVariant = "2022 Universal" |
| 677 | p.Anchored = true |
| 678 | p.Parent = model |
| 679 | end |
| 680 | do |
| 681 | local p = Instance.new("Part") |
| 682 | p.Name = "HL_HousingR" |
| 683 | p.Size = Vector3.new(1.8, 0.6, 0.1) |
| 684 | p.CFrame = CFrame.new(2.8, 3.4, -10.21) |
| 685 | p.BrickColor = BrickColor.new("Really black") |
| 686 | p.Material = Enum.Material.Glacier |
| 687 | p.MaterialVariant = "2022 Universal" |
| 688 | p.Anchored = true |
| 689 | p.Parent = model |
| 690 | end |
| 691 | do |
| 692 | local p = Instance.new("Part") |
| 693 | p.Shape = Enum.PartType.Cylinder |
| 694 | p.Name = "Halo_InnerL" |
| 695 | p.Size = Vector3.new(0.1, 0.4, 0.4) |
| 696 | p.CFrame = CFrame.new(-2.3, 3.4, -10.26) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 697 | p.BrickColor = BrickColor.new("Toothpaste") |
| 698 | p.Material = Enum.Material.Neon |
| 699 | p.Anchored = true |
| 700 | p.Parent = model |
| 701 | end |
| 702 | do |
| 703 | local p = Instance.new("Part") |
| 704 | p.Shape = Enum.PartType.Cylinder |
| 705 | p.Name = "Halo_OuterL" |
| 706 | p.Size = Vector3.new(0.1, 0.4, 0.4) |
| 707 | p.CFrame = CFrame.new(-3.1, 3.4, -10.26) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 708 | p.BrickColor = BrickColor.new("Toothpaste") |
| 709 | p.Material = Enum.Material.Neon |
| 710 | p.Anchored = true |
| 711 | p.Parent = model |
| 712 | end |
| 713 | do |
| 714 | local p = Instance.new("Part") |
| 715 | p.Shape = Enum.PartType.Cylinder |
| 716 | p.Name = "Halo_InnerR" |
| 717 | p.Size = Vector3.new(0.1, 0.4, 0.4) |
| 718 | p.CFrame = CFrame.new(2.3, 3.4, -10.26) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 719 | p.BrickColor = BrickColor.new("Toothpaste") |
| 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.Shape = Enum.PartType.Cylinder |
| 727 | p.Name = "Halo_OuterR" |
| 728 | p.Size = Vector3.new(0.1, 0.4, 0.4) |
| 729 | p.CFrame = CFrame.new(3.1, 3.4, -10.26) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 730 | p.BrickColor = BrickColor.new("Toothpaste") |
| 731 | p.Material = Enum.Material.Neon |
| 732 | p.Anchored = true |
| 733 | p.Parent = model |
| 734 | end |
| 735 | do |
| 736 | local p = Instance.new("Part") |
| 737 | p.Shape = Enum.PartType.Cylinder |
| 738 | p.Name = "Lens_InnerL" |
| 739 | p.Size = Vector3.new(0.1, 0.2, 0.2) |
| 740 | p.CFrame = CFrame.new(-2.3, 3.4, -9.92) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 741 | p.BrickColor = BrickColor.new("Really black") |
| 742 | p.Material = Enum.Material.Glacier |
| 743 | p.MaterialVariant = "2022 Universal" |
| 744 | p.Anchored = true |
| 745 | p.Parent = model |
| 746 | end |
| 747 | do |
| 748 | local p = Instance.new("Part") |
| 749 | p.Shape = Enum.PartType.Cylinder |
| 750 | p.Name = "Lens_OuterL" |
| 751 | p.Size = Vector3.new(0.1, 0.2, 0.2) |
| 752 | p.CFrame = CFrame.new(-3.1, 3.4, -9.92) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 753 | p.BrickColor = BrickColor.new("Really black") |
| 754 | p.Material = Enum.Material.Glacier |
| 755 | p.MaterialVariant = "2022 Universal" |
| 756 | p.Anchored = true |
| 757 | p.Parent = model |
| 758 | end |
| 759 | do |
| 760 | local p = Instance.new("Part") |
| 761 | p.Shape = Enum.PartType.Cylinder |
| 762 | p.Name = "Lens_InnerR" |
| 763 | p.Size = Vector3.new(0.1, 0.2, 0.2) |
| 764 | p.CFrame = CFrame.new(2.3, 3.4, -9.92) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 765 | p.BrickColor = BrickColor.new("Really black") |
| 766 | p.Material = Enum.Material.Glacier |
| 767 | p.MaterialVariant = "2022 Universal" |
| 768 | p.Anchored = true |
| 769 | p.Parent = model |
| 770 | end |
| 771 | do |
| 772 | local p = Instance.new("Part") |
| 773 | p.Shape = Enum.PartType.Cylinder |
| 774 | p.Name = "Lens_OuterR" |
| 775 | p.Size = Vector3.new(0.1, 0.2, 0.2) |
| 776 | p.CFrame = CFrame.new(3.1, 3.4, -9.92) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 777 | p.BrickColor = BrickColor.new("Really black") |
| 778 | p.Material = Enum.Material.Glacier |
| 779 | p.MaterialVariant = "2022 Universal" |
| 780 | p.Anchored = true |
| 781 | p.Parent = model |
| 782 | end |
| 783 | do |
| 784 | local p = Instance.new("Part") |
| 785 | p.Name = "TurnSignal_L" |
| 786 | p.Size = Vector3.new(0.4, 0.6, 0.1) |
| 787 | p.CFrame = CFrame.new(-3.6, 3.48, -10.21) |
| 788 | p.BrickColor = BrickColor.new("Deep orange") |
| 789 | p.Material = Enum.Material.Glacier |
| 790 | p.MaterialVariant = "2022 Stud" |
| 791 | p.Anchored = true |
| 792 | p.Parent = model |
| 793 | end |
| 794 | do |
| 795 | local p = Instance.new("Part") |
| 796 | p.Name = "TurnSignal_R" |
| 797 | p.Size = Vector3.new(0.4, 0.6, 0.1) |
| 798 | p.CFrame = CFrame.new(3.6, 3.48, -10.21) |
| 799 | p.BrickColor = BrickColor.new("Deep orange") |
| 800 | p.Material = Enum.Material.Glacier |
| 801 | p.MaterialVariant = "2022 Stud" |
| 802 | p.Anchored = true |
| 803 | p.Parent = model |
| 804 | end |
| 805 | do |
| 806 | local p = Instance.new("Part") |
| 807 | p.Name = "Hood_Main" |
| 808 | p.Size = Vector3.new(7.4, 0.2, 5) |
| 809 | p.CFrame = CFrame.new(0, 3.98, -4.5) |
| 810 | p.BrickColor = BrickColor.new("Ghost grey") |
| 811 | p.Material = Enum.Material.Glacier |
| 812 | p.MaterialVariant = "2022 Stud" |
| 813 | p.Anchored = true |
| 814 | p.Parent = model |
| 815 | end |
| 816 | do |
| 817 | local p = Instance.new("WedgePart") |
| 818 | p.Name = "Hood_Slope" |
| 819 | p.Size = Vector3.new(7.4, 0.2, 2) |
| 820 | p.CFrame = CFrame.new(0, 4.02, -8.04) |
| 821 | p.BrickColor = BrickColor.new("Ghost grey") |
| 822 | p.Material = Enum.Material.Glacier |
| 823 | p.MaterialVariant = "2022 Stud" |
| 824 | p.Anchored = true |
| 825 | p.Parent = model |
| 826 | end |
| 827 | do |
| 828 | local p = Instance.new("Part") |
| 829 | p.Name = "Hood_BulgeMain" |
| 830 | p.Size = Vector3.new(3, 0.1, 5) |
| 831 | p.CFrame = CFrame.new(0, 4.17, -4.5) |
| 832 | p.BrickColor = BrickColor.new("Ghost grey") |
| 833 | p.Material = Enum.Material.Glacier |
| 834 | p.MaterialVariant = "2022 Stud" |
| 835 | p.Anchored = true |
| 836 | p.Parent = model |
| 837 | end |
| 838 | do |
| 839 | local p = Instance.new("WedgePart") |
| 840 | p.Name = "Hood_BulgeSlope" |
| 841 | p.Size = Vector3.new(3, 0.1, 2) |
| 842 | p.CFrame = CFrame.new(0, 4.05, -8.04) |
| 843 | p.BrickColor = BrickColor.new("Ghost grey") |
| 844 | p.Material = Enum.Material.Glacier |
| 845 | p.MaterialVariant = "2022 Stud" |
| 846 | p.Anchored = true |
| 847 | p.Parent = model |
| 848 | end |
| 849 | do |
| 850 | local p = Instance.new("Part") |
| 851 | p.Shape = Enum.PartType.Cylinder |
| 852 | p.Name = "Badge_Front" |
| 853 | p.Size = Vector3.new(0.1, 0.5, 0.5) |
| 854 | p.CFrame = CFrame.new(0, 4.09, -9.2) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 855 | p.BrickColor = BrickColor.new("Bright blue") |
| 856 | p.Material = Enum.Material.Glacier |
| 857 | p.MaterialVariant = "2022 Universal" |
| 858 | p.Anchored = true |
| 859 | p.Parent = model |
| 860 | end |
| 861 | do |
| 862 | local p = Instance.new("WedgePart") |
| 863 | p.Name = "Windshield" |
| 864 | p.Size = Vector3.new(6.4, 1.5, 2.5) |
| 865 | p.CFrame = CFrame.new(0, 4.75, -0.75) |
| 866 | p.BrickColor = BrickColor.new("Really black") |
| 867 | p.Material = Enum.Material.Glacier |
| 868 | p.MaterialVariant = "2022 Universal" |
| 869 | p.Anchored = true |
| 870 | p.Parent = model |
| 871 | end |
| 872 | do |
| 873 | local p = Instance.new("WedgePart") |
| 874 | p.Name = "APillar_L" |
| 875 | p.Size = Vector3.new(0.2, 1.5, 2.5) |
| 876 | p.CFrame = CFrame.new(-3.38, 4.75, -0.75) |
| 877 | p.BrickColor = BrickColor.new("Ghost grey") |
| 878 | p.Material = Enum.Material.Glacier |
| 879 | p.MaterialVariant = "2022 Stud" |
| 880 | p.Anchored = true |
| 881 | p.Parent = model |
| 882 | end |
| 883 | do |
| 884 | local p = Instance.new("WedgePart") |
| 885 | p.Name = "APillar_R" |
| 886 | p.Size = Vector3.new(0.2, 1.5, 2.5) |
| 887 | p.CFrame = CFrame.new(3.38, 4.75, -0.75) |
| 888 | p.BrickColor = BrickColor.new("Ghost grey") |
| 889 | p.Material = Enum.Material.Glacier |
| 890 | p.MaterialVariant = "2022 Stud" |
| 891 | p.Anchored = true |
| 892 | p.Parent = model |
| 893 | end |
| 894 | do |
| 895 | local p = Instance.new("Part") |
| 896 | p.Name = "Roof" |
| 897 | p.Size = Vector3.new(6.4, 0.2, 4) |
| 898 | p.CFrame = CFrame.new(0, 5.4, 2.54) |
| 899 | p.BrickColor = BrickColor.new("Ghost grey") |
| 900 | p.Material = Enum.Material.Glacier |
| 901 | p.MaterialVariant = "2022 Stud" |
| 902 | p.Anchored = true |
| 903 | p.Parent = model |
| 904 | end |
| 905 | do |
| 906 | local p = Instance.new("Part") |
| 907 | p.Name = "RoofRail_L" |
| 908 | p.Size = Vector3.new(0.2, 0.2, 4) |
| 909 | p.CFrame = CFrame.new(-3.38, 5.4, 2.58) |
| 910 | p.BrickColor = BrickColor.new("Ghost grey") |
| 911 | p.Material = Enum.Material.Glacier |
| 912 | p.MaterialVariant = "2022 Stud" |
| 913 | p.Anchored = true |
| 914 | p.Parent = model |
| 915 | end |
| 916 | do |
| 917 | local p = Instance.new("Part") |
| 918 | p.Name = "RoofRail_R" |
| 919 | p.Size = Vector3.new(0.2, 0.2, 4) |
| 920 | p.CFrame = CFrame.new(3.38, 5.4, 2.58) |
| 921 | p.BrickColor = BrickColor.new("Ghost grey") |
| 922 | p.Material = Enum.Material.Glacier |
| 923 | p.MaterialVariant = "2022 Stud" |
| 924 | p.Anchored = true |
| 925 | p.Parent = model |
| 926 | end |
| 927 | do |
| 928 | local p = Instance.new("WedgePart") |
| 929 | p.Name = "SharkFin" |
| 930 | p.Size = Vector3.new(0.2, 0.2, 0.4) |
| 931 | p.CFrame = CFrame.new(0, 5.55, 4) |
| 932 | p.BrickColor = BrickColor.new("Ghost grey") |
| 933 | p.Material = Enum.Material.Glacier |
| 934 | p.MaterialVariant = "2022 Stud" |
| 935 | p.Anchored = true |
| 936 | p.Parent = model |
| 937 | end |
| 938 | do |
| 939 | local p = Instance.new("WedgePart") |
| 940 | p.Name = "RearWindow" |
| 941 | p.Size = Vector3.new(6.4, 1.5, 2.5) |
| 942 | p.CFrame = CFrame.new(0, 4.75, 5.75) * CFrame.Angles(math.rad(0), math.rad(180), math.rad(0)) |
| 943 | p.BrickColor = BrickColor.new("Really black") |
| 944 | p.Material = Enum.Material.Glacier |
| 945 | p.MaterialVariant = "2022 Universal" |
| 946 | p.Anchored = true |
| 947 | p.Parent = model |
| 948 | end |
| 949 | do |
| 950 | local p = Instance.new("WedgePart") |
| 951 | p.Name = "CPillar_L" |
| 952 | p.Size = Vector3.new(0.2, 1.5, 2.5) |
| 953 | p.CFrame = CFrame.new(-3.38, 4.75, 5.83) * CFrame.Angles(math.rad(0), math.rad(180), math.rad(0)) |
| 954 | p.BrickColor = BrickColor.new("Ghost grey") |
| 955 | p.Material = Enum.Material.Glacier |
| 956 | p.MaterialVariant = "2022 Stud" |
| 957 | p.Anchored = true |
| 958 | p.Parent = model |
| 959 | end |
| 960 | do |
| 961 | local p = Instance.new("WedgePart") |
| 962 | p.Name = "CPillar_R" |
| 963 | p.Size = Vector3.new(0.2, 1.5, 2.5) |
| 964 | p.CFrame = CFrame.new(3.38, 4.75, 5.83) * CFrame.Angles(math.rad(0), math.rad(180), math.rad(0)) |
| 965 | p.BrickColor = BrickColor.new("Ghost grey") |
| 966 | p.Material = Enum.Material.Glacier |
| 967 | p.MaterialVariant = "2022 Stud" |
| 968 | p.Anchored = true |
| 969 | p.Parent = model |
| 970 | end |
| 971 | do |
| 972 | local p = Instance.new("WedgePart") |
| 973 | p.Name = "Window_FL" |
| 974 | p.Size = Vector3.new(0.1, 1.4, 2.5) |
| 975 | p.CFrame = CFrame.new(-3.12, 4.62, -0.83) |
| 976 | p.BrickColor = BrickColor.new("Really black") |
| 977 | p.Material = Enum.Material.Glacier |
| 978 | p.MaterialVariant = "2022 Universal" |
| 979 | p.Anchored = true |
| 980 | p.Parent = model |
| 981 | end |
| 982 | do |
| 983 | local p = Instance.new("WedgePart") |
| 984 | p.Name = "Window_FR" |
| 985 | p.Size = Vector3.new(0.1, 1.4, 2.5) |
| 986 | p.CFrame = CFrame.new(3.12, 4.62, -0.83) |
| 987 | p.BrickColor = BrickColor.new("Really black") |
| 988 | p.Material = Enum.Material.Glacier |
| 989 | p.MaterialVariant = "2022 Universal" |
| 990 | p.Anchored = true |
| 991 | p.Parent = model |
| 992 | end |
| 993 | do |
| 994 | local p = Instance.new("Part") |
| 995 | p.Name = "Window_MidL" |
| 996 | p.Size = Vector3.new(0.1, 1.4, 4) |
| 997 | p.CFrame = CFrame.new(-3.2, 4.7, 2.58) |
| 998 | p.BrickColor = BrickColor.new("Really black") |
| 999 | p.Material = Enum.Material.Glacier |
| 1000 | p.MaterialVariant = "2022 Universal" |
| 1001 | p.Anchored = true |
| 1002 | p.Parent = model |
| 1003 | end |
| 1004 | do |
| 1005 | local p = Instance.new("Part") |
| 1006 | p.Name = "Window_MidR" |
| 1007 | p.Size = Vector3.new(0.1, 1.4, 4) |
| 1008 | p.CFrame = CFrame.new(3.2, 4.7, 2.58) |
| 1009 | p.BrickColor = BrickColor.new("Really black") |
| 1010 | p.Material = Enum.Material.Glacier |
| 1011 | p.MaterialVariant = "2022 Universal" |
| 1012 | p.Anchored = true |
| 1013 | p.Parent = model |
| 1014 | end |
| 1015 | do |
| 1016 | local p = Instance.new("WedgePart") |
| 1017 | p.Name = "Window_RL" |
| 1018 | p.Size = Vector3.new(0.1, 1.4, 2.5) |
| 1019 | p.CFrame = CFrame.new(-3.2, 4.62, 5.91) * CFrame.Angles(math.rad(0), math.rad(180), math.rad(0)) |
| 1020 | p.BrickColor = BrickColor.new("Really black") |
| 1021 | p.Material = Enum.Material.Glacier |
| 1022 | p.MaterialVariant = "2022 Universal" |
| 1023 | p.Anchored = true |
| 1024 | p.Parent = model |
| 1025 | end |
| 1026 | do |
| 1027 | local p = Instance.new("WedgePart") |
| 1028 | p.Name = "Window_RR" |
| 1029 | p.Size = Vector3.new(0.1, 1.4, 2.5) |
| 1030 | p.CFrame = CFrame.new(3.2, 4.62, 5.91) * CFrame.Angles(math.rad(0), math.rad(180), math.rad(0)) |
| 1031 | p.BrickColor = BrickColor.new("Really black") |
| 1032 | p.Material = Enum.Material.Glacier |
| 1033 | p.MaterialVariant = "2022 Universal" |
| 1034 | p.Anchored = true |
| 1035 | p.Parent = model |
| 1036 | end |
| 1037 | do |
| 1038 | local p = Instance.new("Part") |
| 1039 | p.Name = "Trim_LowerL" |
| 1040 | p.Size = Vector3.new(0.1, 0.1, 9) |
| 1041 | p.CFrame = CFrame.new(-3.43, 3.87, 2.5) |
| 1042 | p.BrickColor = BrickColor.new("White") |
| 1043 | p.Material = Enum.Material.Glacier |
| 1044 | p.MaterialVariant = "2022 Stud" |
| 1045 | p.Anchored = true |
| 1046 | p.Parent = model |
| 1047 | end |
| 1048 | do |
| 1049 | local p = Instance.new("Part") |
| 1050 | p.Name = "Trim_LowerR" |
| 1051 | p.Size = Vector3.new(0.1, 0.1, 9) |
| 1052 | p.CFrame = CFrame.new(3.43, 3.87, 2.5) |
| 1053 | p.BrickColor = BrickColor.new("White") |
| 1054 | p.Material = Enum.Material.Glacier |
| 1055 | p.MaterialVariant = "2022 Stud" |
| 1056 | p.Anchored = true |
| 1057 | p.Parent = model |
| 1058 | end |
| 1059 | do |
| 1060 | local p = Instance.new("Part") |
| 1061 | p.Name = "Trim_UpperL" |
| 1062 | p.Size = Vector3.new(0.1, 0.1, 4) |
| 1063 | p.CFrame = CFrame.new(-3.27, 5.53, 2.5) |
| 1064 | p.BrickColor = BrickColor.new("White") |
| 1065 | p.Material = Enum.Material.Glacier |
| 1066 | p.MaterialVariant = "2022 Stud" |
| 1067 | p.Anchored = true |
| 1068 | p.Parent = model |
| 1069 | end |
| 1070 | do |
| 1071 | local p = Instance.new("Part") |
| 1072 | p.Name = "Trim_UpperR" |
| 1073 | p.Size = Vector3.new(0.1, 0.1, 4) |
| 1074 | p.CFrame = CFrame.new(3.27, 5.53, 2.5) |
| 1075 | p.BrickColor = BrickColor.new("White") |
| 1076 | p.Material = Enum.Material.Glacier |
| 1077 | p.MaterialVariant = "2022 Stud" |
| 1078 | p.Anchored = true |
| 1079 | p.Parent = model |
| 1080 | end |
| 1081 | do |
| 1082 | local p = Instance.new("Part") |
| 1083 | p.Name = "Trim_L_A" |
| 1084 | p.Size = Vector3.new(2.91548, 0.1, 0.1) |
| 1085 | p.CFrame = CFrame.new(-3.27, 4.7, -0.75) * CFrame.Angles(math.rad(-30.9638), math.rad(90), math.rad(0)) |
| 1086 | p.BrickColor = BrickColor.new("White") |
| 1087 | p.Material = Enum.Material.Glacier |
| 1088 | p.MaterialVariant = "2022 Stud" |
| 1089 | p.Anchored = true |
| 1090 | p.Parent = model |
| 1091 | end |
| 1092 | do |
| 1093 | local p = Instance.new("Part") |
| 1094 | p.Name = "Trim_R_A" |
| 1095 | p.Size = Vector3.new(2.91548, 0.1, 0.1) |
| 1096 | p.CFrame = CFrame.new(3.27, 4.7, -0.75) * CFrame.Angles(math.rad(-30.9638), math.rad(90), math.rad(0)) |
| 1097 | p.BrickColor = BrickColor.new("White") |
| 1098 | p.Material = Enum.Material.Glacier |
| 1099 | p.MaterialVariant = "2022 Stud" |
| 1100 | p.Anchored = true |
| 1101 | p.Parent = model |
| 1102 | end |
| 1103 | do |
| 1104 | local p = Instance.new("Part") |
| 1105 | p.Name = "Trim_L_C" |
| 1106 | p.Size = Vector3.new(2.91548, 0.1, 0.1) |
| 1107 | p.CFrame = CFrame.new(-3.27, 4.7, 5.75) * CFrame.Angles(math.rad(30.9638), math.rad(-90), math.rad(0)) |
| 1108 | p.BrickColor = BrickColor.new("White") |
| 1109 | p.Material = Enum.Material.Glacier |
| 1110 | p.MaterialVariant = "2022 Stud" |
| 1111 | p.Anchored = true |
| 1112 | p.Parent = model |
| 1113 | end |
| 1114 | do |
| 1115 | local p = Instance.new("Part") |
| 1116 | p.Name = "Trim_R_C" |
| 1117 | p.Size = Vector3.new(2.91548, 0.1, 0.1) |
| 1118 | p.CFrame = CFrame.new(3.27, 4.7, 5.75) * CFrame.Angles(math.rad(30.9638), math.rad(-90), math.rad(0)) |
| 1119 | p.BrickColor = BrickColor.new("White") |
| 1120 | p.Material = Enum.Material.Glacier |
| 1121 | p.MaterialVariant = "2022 Stud" |
| 1122 | p.Anchored = true |
| 1123 | p.Parent = model |
| 1124 | end |
| 1125 | do |
| 1126 | local p = Instance.new("Part") |
| 1127 | p.Name = "Interior_Base" |
| 1128 | p.Size = Vector3.new(6, 1.5, 6) |
| 1129 | p.CFrame = CFrame.new(0, 2.5, 1.5) |
| 1130 | p.BrickColor = BrickColor.new("Really black") |
| 1131 | p.Material = Enum.Material.Glacier |
| 1132 | p.MaterialVariant = "2022 Universal" |
| 1133 | p.Anchored = true |
| 1134 | p.Parent = model |
| 1135 | end |
| 1136 | do |
| 1137 | local p = Instance.new("Part") |
| 1138 | p.Name = "Seat_Driver" |
| 1139 | p.Size = Vector3.new(1.5, 2, 1.5) |
| 1140 | p.CFrame = CFrame.new(-1.5, 2.96, 0.5) |
| 1141 | p.BrickColor = BrickColor.new("Really black") |
| 1142 | p.Material = Enum.Material.Glacier |
| 1143 | p.MaterialVariant = "2022 Universal" |
| 1144 | p.Anchored = true |
| 1145 | p.Parent = model |
| 1146 | end |
| 1147 | do |
| 1148 | local p = Instance.new("Part") |
| 1149 | p.Name = "Seat_Pass" |
| 1150 | p.Size = Vector3.new(1.5, 2, 1.5) |
| 1151 | p.CFrame = CFrame.new(1.5, 2.96, 0.5) |
| 1152 | p.BrickColor = BrickColor.new("Really black") |
| 1153 | p.Material = Enum.Material.Glacier |
| 1154 | p.MaterialVariant = "2022 Universal" |
| 1155 | p.Anchored = true |
| 1156 | p.Parent = model |
| 1157 | end |
| 1158 | do |
| 1159 | local p = Instance.new("Part") |
| 1160 | p.Name = "Seat_Rear" |
| 1161 | p.Size = Vector3.new(5, 2, 1.5) |
| 1162 | p.CFrame = CFrame.new(0, 3, 3.5) |
| 1163 | p.BrickColor = BrickColor.new("Really black") |
| 1164 | p.Material = Enum.Material.Glacier |
| 1165 | p.MaterialVariant = "2022 Universal" |
| 1166 | p.Anchored = true |
| 1167 | p.Parent = model |
| 1168 | end |
| 1169 | do |
| 1170 | local p = Instance.new("Part") |
| 1171 | p.Name = "Dashboard" |
| 1172 | p.Size = Vector3.new(6, 1, 1.5) |
| 1173 | p.CFrame = CFrame.new(0.04, 3.46, -1.5) |
| 1174 | p.BrickColor = BrickColor.new("Really black") |
| 1175 | p.Material = Enum.Material.Glacier |
| 1176 | p.MaterialVariant = "2022 Universal" |
| 1177 | p.Anchored = true |
| 1178 | p.Parent = model |
| 1179 | end |
| 1180 | do |
| 1181 | local p = Instance.new("Part") |
| 1182 | p.Shape = Enum.PartType.Cylinder |
| 1183 | p.Name = "SteeringWheel" |
| 1184 | p.Size = Vector3.new(0.2, 1.2, 1.2) |
| 1185 | p.CFrame = CFrame.new(-1.5, 4, -1) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 1186 | p.BrickColor = BrickColor.new("Really black") |
| 1187 | p.Material = Enum.Material.Glacier |
| 1188 | p.MaterialVariant = "2022 Universal" |
| 1189 | p.Anchored = true |
| 1190 | p.Parent = model |
| 1191 | end |
| 1192 | do |
| 1193 | local p = Instance.new("Part") |
| 1194 | p.Name = "RearViewMirror" |
| 1195 | p.Size = Vector3.new(0.6, 0.2, 0.1) |
| 1196 | p.CFrame = CFrame.new(0, 5.2, -1.5) |
| 1197 | p.BrickColor = BrickColor.new("Really black") |
| 1198 | p.Material = Enum.Material.Glacier |
| 1199 | p.MaterialVariant = "2022 Universal" |
| 1200 | p.Anchored = true |
| 1201 | p.Parent = model |
| 1202 | end |
| 1203 | do |
| 1204 | local p = Instance.new("Part") |
| 1205 | p.Name = "Wiper_L" |
| 1206 | p.Size = Vector3.new(1.10567, 0.05, 0.05) |
| 1207 | p.CFrame = CFrame.new(-1, 4.175, -1.7) * CFrame.Angles(math.rad(0), math.rad(-21.8014), math.rad(13.068)) |
| 1208 | p.BrickColor = BrickColor.new("Really black") |
| 1209 | p.Material = Enum.Material.Glacier |
| 1210 | p.MaterialVariant = "2022 Universal" |
| 1211 | p.Anchored = true |
| 1212 | p.Parent = model |
| 1213 | end |
| 1214 | do |
| 1215 | local p = Instance.new("Part") |
| 1216 | p.Name = "Wiper_R" |
| 1217 | p.Size = Vector3.new(1.10567, 0.05, 0.05) |
| 1218 | p.CFrame = CFrame.new(1, 4.175, -1.7) * CFrame.Angles(math.rad(-180), math.rad(-21.8014), math.rad(-166.932)) |
| 1219 | p.BrickColor = BrickColor.new("Really black") |
| 1220 | p.Material = Enum.Material.Glacier |
| 1221 | p.MaterialVariant = "2022 Universal" |
| 1222 | p.Anchored = true |
| 1223 | p.Parent = model |
| 1224 | end |
| 1225 | do |
| 1226 | local p = Instance.new("Part") |
| 1227 | p.Name = "Trunk_Base" |
| 1228 | p.Size = Vector3.new(7.4, 0.2, 3) |
| 1229 | p.CFrame = CFrame.new(0, 3.94, 8.5) |
| 1230 | p.BrickColor = BrickColor.new("Ghost grey") |
| 1231 | p.Material = Enum.Material.Glacier |
| 1232 | p.MaterialVariant = "2022 Stud" |
| 1233 | p.Anchored = true |
| 1234 | p.Parent = model |
| 1235 | end |
| 1236 | do |
| 1237 | local p = Instance.new("Part") |
| 1238 | p.Name = "Trunk_Spoiler" |
| 1239 | p.Size = Vector3.new(7.4, 0.1, 0.2) |
| 1240 | p.CFrame = CFrame.new(0, 4.13, 9.9) |
| 1241 | p.BrickColor = BrickColor.new("Ghost grey") |
| 1242 | p.Material = Enum.Material.Glacier |
| 1243 | p.MaterialVariant = "2022 Stud" |
| 1244 | p.Anchored = true |
| 1245 | p.Parent = model |
| 1246 | end |
| 1247 | do |
| 1248 | local p = Instance.new("Part") |
| 1249 | p.Shape = Enum.PartType.Cylinder |
| 1250 | p.Name = "Badge_Rear" |
| 1251 | p.Size = Vector3.new(0.1, 0.5, 0.5) |
| 1252 | p.CFrame = CFrame.new(0, 3.9, 10.05) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 1253 | p.BrickColor = BrickColor.new("Bright blue") |
| 1254 | p.Material = Enum.Material.Glacier |
| 1255 | p.MaterialVariant = "2022 Universal" |
| 1256 | p.Anchored = true |
| 1257 | p.Parent = model |
| 1258 | end |
| 1259 | do |
| 1260 | local p = Instance.new("Part") |
| 1261 | p.Name = "Trunk_Handle" |
| 1262 | p.Size = Vector3.new(1.5, 0.1, 0.1) |
| 1263 | p.CFrame = CFrame.new(0, 3.8, 10.13) |
| 1264 | p.BrickColor = BrickColor.new("Ghost grey") |
| 1265 | p.Material = Enum.Material.Glacier |
| 1266 | p.MaterialVariant = "2022 Stud" |
| 1267 | p.Anchored = true |
| 1268 | p.Parent = model |
| 1269 | end |
| 1270 | do |
| 1271 | local p = Instance.new("Part") |
| 1272 | p.Name = "TL_BaseL" |
| 1273 | p.Size = Vector3.new(3, 0.6, 0.1) |
| 1274 | p.CFrame = CFrame.new(-2.3, 3.45, 10.29) |
| 1275 | p.BrickColor = BrickColor.new("Bright red") |
| 1276 | p.Material = Enum.Material.Glacier |
| 1277 | p.MaterialVariant = "2022 Stud" |
| 1278 | p.Anchored = true |
| 1279 | p.Parent = model |
| 1280 | end |
| 1281 | do |
| 1282 | local p = Instance.new("Part") |
| 1283 | p.Name = "TL_StripL" |
| 1284 | p.Size = Vector3.new(3, 0.2, 0.1) |
| 1285 | p.CFrame = CFrame.new(-2.3, 3.55, 10.42) |
| 1286 | p.BrickColor = BrickColor.new("White") |
| 1287 | p.Material = Enum.Material.Glacier |
| 1288 | p.MaterialVariant = "2022 Stud" |
| 1289 | p.Anchored = true |
| 1290 | p.Parent = model |
| 1291 | end |
| 1292 | do |
| 1293 | local p = Instance.new("Part") |
| 1294 | p.Name = "TL_BaseR" |
| 1295 | p.Size = Vector3.new(3, 0.6, 0.1) |
| 1296 | p.CFrame = CFrame.new(2.3, 3.45, 10.29) |
| 1297 | p.BrickColor = BrickColor.new("Bright red") |
| 1298 | p.Material = Enum.Material.Glacier |
| 1299 | p.MaterialVariant = "2022 Stud" |
| 1300 | p.Anchored = true |
| 1301 | p.Parent = model |
| 1302 | end |
| 1303 | do |
| 1304 | local p = Instance.new("Part") |
| 1305 | p.Name = "TL_StripR" |
| 1306 | p.Size = Vector3.new(3, 0.2, 0.1) |
| 1307 | p.CFrame = CFrame.new(2.3, 3.55, 10.42) |
| 1308 | p.BrickColor = BrickColor.new("White") |
| 1309 | p.Material = Enum.Material.Glacier |
| 1310 | p.MaterialVariant = "2022 Stud" |
| 1311 | p.Anchored = true |
| 1312 | p.Parent = model |
| 1313 | end |
| 1314 | do |
| 1315 | local p = Instance.new("Part") |
| 1316 | p.Name = "Plate_Recess" |
| 1317 | p.Size = Vector3.new(3, 0.8, 0.1) |
| 1318 | p.CFrame = CFrame.new(0, 3.3, 10.21) |
| 1319 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 1320 | p.Material = Enum.Material.Glacier |
| 1321 | p.MaterialVariant = "2022 Stud" |
| 1322 | p.Anchored = true |
| 1323 | p.Parent = model |
| 1324 | end |
| 1325 | do |
| 1326 | local p = Instance.new("Part") |
| 1327 | p.Name = "LicensePlate" |
| 1328 | p.Size = Vector3.new(2, 0.6, 0.1) |
| 1329 | p.CFrame = CFrame.new(0, 3.3, 10.18) |
| 1330 | p.BrickColor = BrickColor.new("Institutional white") |
| 1331 | p.Material = Enum.Material.Glacier |
| 1332 | p.MaterialVariant = "2022 Stud" |
| 1333 | p.Anchored = true |
| 1334 | p.Parent = model |
| 1335 | end |
| 1336 | do |
| 1337 | local p = Instance.new("Part") |
| 1338 | p.Name = "MirrorBase_L" |
| 1339 | p.Size = Vector3.new(0.4, 0.2, 0.4) |
| 1340 | p.CFrame = CFrame.new(-3.5, 4.2, -1.5) |
| 1341 | p.BrickColor = BrickColor.new("Really black") |
| 1342 | p.Material = Enum.Material.Glacier |
| 1343 | p.MaterialVariant = "2022 Universal" |
| 1344 | p.Anchored = true |
| 1345 | p.Parent = model |
| 1346 | end |
| 1347 | do |
| 1348 | local p = Instance.new("Part") |
| 1349 | p.Name = "MirrorHous_L" |
| 1350 | p.Size = Vector3.new(0.8, 0.5, 0.6) |
| 1351 | p.CFrame = CFrame.new(-4, 4.3, -1.5) |
| 1352 | p.BrickColor = BrickColor.new("Ghost grey") |
| 1353 | p.Material = Enum.Material.Glacier |
| 1354 | p.MaterialVariant = "2022 Stud" |
| 1355 | p.Anchored = true |
| 1356 | p.Parent = model |
| 1357 | end |
| 1358 | do |
| 1359 | local p = Instance.new("Part") |
| 1360 | p.Name = "MirrorGlass_L" |
| 1361 | p.Size = Vector3.new(0.7, 0.4, 0.1) |
| 1362 | p.CFrame = CFrame.new(-4, 4.3, -1.2) |
| 1363 | p.BrickColor = BrickColor.new("Fossil") |
| 1364 | p.Material = Enum.Material.Glacier |
| 1365 | p.MaterialVariant = "2022 Stud" |
| 1366 | p.Anchored = true |
| 1367 | p.Parent = model |
| 1368 | end |
| 1369 | do |
| 1370 | local p = Instance.new("Part") |
| 1371 | p.Name = "MirrorBase_R" |
| 1372 | p.Size = Vector3.new(0.4, 0.2, 0.4) |
| 1373 | p.CFrame = CFrame.new(3.5, 4.2, -1.5) |
| 1374 | p.BrickColor = BrickColor.new("Really black") |
| 1375 | p.Material = Enum.Material.Glacier |
| 1376 | p.MaterialVariant = "2022 Universal" |
| 1377 | p.Anchored = true |
| 1378 | p.Parent = model |
| 1379 | end |
| 1380 | do |
| 1381 | local p = Instance.new("Part") |
| 1382 | p.Name = "MirrorHous_R" |
| 1383 | p.Size = Vector3.new(0.8, 0.5, 0.6) |
| 1384 | p.CFrame = CFrame.new(4, 4.3, -1.5) |
| 1385 | p.BrickColor = BrickColor.new("Ghost grey") |
| 1386 | p.Material = Enum.Material.Glacier |
| 1387 | p.MaterialVariant = "2022 Stud" |
| 1388 | p.Anchored = true |
| 1389 | p.Parent = model |
| 1390 | end |
| 1391 | do |
| 1392 | local p = Instance.new("Part") |
| 1393 | p.Name = "MirrorGlass_R" |
| 1394 | p.Size = Vector3.new(0.7, 0.4, 0.1) |
| 1395 | p.CFrame = CFrame.new(4, 4.3, -1.2) |
| 1396 | p.BrickColor = BrickColor.new("Fossil") |
| 1397 | p.Material = Enum.Material.Glacier |
| 1398 | p.MaterialVariant = "2022 Stud" |
| 1399 | p.Anchored = true |
| 1400 | p.Parent = model |
| 1401 | end |
| 1402 | do |
| 1403 | local p = Instance.new("Part") |
| 1404 | p.Name = "Handle_L" |
| 1405 | p.Size = Vector3.new(0.1, 0.2, 0.6) |
| 1406 | p.CFrame = CFrame.new(-3.93, 3.2, 0.5) |
| 1407 | p.BrickColor = BrickColor.new("Ghost grey") |
| 1408 | p.Material = Enum.Material.Glacier |
| 1409 | p.MaterialVariant = "2022 Stud" |
| 1410 | p.Anchored = true |
| 1411 | p.Parent = model |
| 1412 | end |
| 1413 | do |
| 1414 | local p = Instance.new("Part") |
| 1415 | p.Name = "Handle_R" |
| 1416 | p.Size = Vector3.new(0.1, 0.2, 0.6) |
| 1417 | p.CFrame = CFrame.new(3.93, 3.2, 0.5) |
| 1418 | p.BrickColor = BrickColor.new("Ghost grey") |
| 1419 | p.Material = Enum.Material.Glacier |
| 1420 | p.MaterialVariant = "2022 Stud" |
| 1421 | p.Anchored = true |
| 1422 | p.Parent = model |
| 1423 | end |
| 1424 | do |
| 1425 | local p = Instance.new("Part") |
| 1426 | p.Shape = Enum.PartType.Cylinder |
| 1427 | p.Name = "Wheel_FL_Tire" |
| 1428 | p.Size = Vector3.new(1.2, 3, 3) |
| 1429 | p.CFrame = CFrame.new(-3.4, 1.5, -6.5) |
| 1430 | p.BrickColor = BrickColor.new("Really black") |
| 1431 | p.Material = Enum.Material.Glacier |
| 1432 | p.MaterialVariant = "2022 Universal" |
| 1433 | p.Anchored = true |
| 1434 | p.Parent = model |
| 1435 | end |
| 1436 | do |
| 1437 | local p = Instance.new("Part") |
| 1438 | p.Shape = Enum.PartType.Cylinder |
| 1439 | p.Name = "Wheel_FL_Rim" |
| 1440 | p.Size = Vector3.new(1.25, 2.4, 2.4) |
| 1441 | p.CFrame = CFrame.new(-3.4, 1.5, -6.5) |
| 1442 | p.BrickColor = BrickColor.new("Silver") |
| 1443 | p.Material = Enum.Material.Glacier |
| 1444 | p.MaterialVariant = "2022 Stud" |
| 1445 | p.Anchored = true |
| 1446 | p.Parent = model |
| 1447 | end |
| 1448 | do |
| 1449 | local p = Instance.new("Part") |
| 1450 | p.Shape = Enum.PartType.Cylinder |
| 1451 | p.Name = "Wheel_FL_Inner" |
| 1452 | p.Size = Vector3.new(1.3, 1.8, 1.8) |
| 1453 | p.CFrame = CFrame.new(-3.4, 1.5, -6.5) |
| 1454 | p.BrickColor = BrickColor.new("Really black") |
| 1455 | p.Material = Enum.Material.Glacier |
| 1456 | p.MaterialVariant = "2022 Universal" |
| 1457 | p.Anchored = true |
| 1458 | p.Parent = model |
| 1459 | end |
| 1460 | do |
| 1461 | local p = Instance.new("Part") |
| 1462 | p.Name = "Wheel_FL_Spoke1" |
| 1463 | p.Size = Vector3.new(1.35, 2, 0.15) |
| 1464 | p.CFrame = CFrame.new(-3.2, 1.5, -6.5) |
| 1465 | p.BrickColor = BrickColor.new("Silver") |
| 1466 | p.Material = Enum.Material.Glacier |
| 1467 | p.MaterialVariant = "2022 Stud" |
| 1468 | p.Anchored = true |
| 1469 | p.Parent = model |
| 1470 | end |
| 1471 | do |
| 1472 | local p = Instance.new("Part") |
| 1473 | p.Name = "Wheel_FL_Spoke2" |
| 1474 | p.Size = Vector3.new(1.35, 2, 0.15) |
| 1475 | p.CFrame = CFrame.new(-3.24, 1.5, -6.5) * CFrame.Angles(math.rad(45), math.rad(0), math.rad(0)) |
| 1476 | p.BrickColor = BrickColor.new("Silver") |
| 1477 | p.Material = Enum.Material.Glacier |
| 1478 | p.MaterialVariant = "2022 Stud" |
| 1479 | p.Anchored = true |
| 1480 | p.Parent = model |
| 1481 | end |
| 1482 | do |
| 1483 | local p = Instance.new("Part") |
| 1484 | p.Name = "Wheel_FL_Spoke3" |
| 1485 | p.Size = Vector3.new(1.35, 2, 0.15) |
| 1486 | p.CFrame = CFrame.new(-3.24, 1.5, -6.5) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(0)) |
| 1487 | p.BrickColor = BrickColor.new("Silver") |
| 1488 | p.Material = Enum.Material.Glacier |
| 1489 | p.MaterialVariant = "2022 Stud" |
| 1490 | p.Anchored = true |
| 1491 | p.Parent = model |
| 1492 | end |
| 1493 | do |
| 1494 | local p = Instance.new("Part") |
| 1495 | p.Name = "Wheel_FL_Spoke4" |
| 1496 | p.Size = Vector3.new(1.35, 2, 0.15) |
| 1497 | p.CFrame = CFrame.new(-3.28, 1.5, -6.5) * CFrame.Angles(math.rad(135), math.rad(0), math.rad(0)) |
| 1498 | p.BrickColor = BrickColor.new("Silver") |
| 1499 | p.Material = Enum.Material.Glacier |
| 1500 | p.MaterialVariant = "2022 Stud" |
| 1501 | p.Anchored = true |
| 1502 | p.Parent = model |
| 1503 | end |
| 1504 | do |
| 1505 | local p = Instance.new("Part") |
| 1506 | p.Shape = Enum.PartType.Cylinder |
| 1507 | p.Name = "Wheel_FL_Hub" |
| 1508 | p.Size = Vector3.new(1.4, 0.5, 0.5) |
| 1509 | p.CFrame = CFrame.new(-3.56, 1.5, -6.5) |
| 1510 | p.BrickColor = BrickColor.new("Really black") |
| 1511 | p.Material = Enum.Material.Glacier |
| 1512 | p.MaterialVariant = "2022 Universal" |
| 1513 | p.Anchored = true |
| 1514 | p.Parent = model |
| 1515 | end |
| 1516 | do |
| 1517 | local p = Instance.new("Part") |
| 1518 | p.Shape = Enum.PartType.Cylinder |
| 1519 | p.Name = "Wheel_FR_Tire" |
| 1520 | p.Size = Vector3.new(1.2, 3, 3) |
| 1521 | p.CFrame = CFrame.new(3.4, 1.5, -6.5) |
| 1522 | p.BrickColor = BrickColor.new("Really black") |
| 1523 | p.Material = Enum.Material.Glacier |
| 1524 | p.MaterialVariant = "2022 Universal" |
| 1525 | p.Anchored = true |
| 1526 | p.Parent = model |
| 1527 | end |
| 1528 | do |
| 1529 | local p = Instance.new("Part") |
| 1530 | p.Shape = Enum.PartType.Cylinder |
| 1531 | p.Name = "Wheel_FR_Rim" |
| 1532 | p.Size = Vector3.new(1.25, 2.4, 2.4) |
| 1533 | p.CFrame = CFrame.new(3.4, 1.5, -6.5) |
| 1534 | p.BrickColor = BrickColor.new("Silver") |
| 1535 | p.Material = Enum.Material.Glacier |
| 1536 | p.MaterialVariant = "2022 Stud" |
| 1537 | p.Anchored = true |
| 1538 | p.Parent = model |
| 1539 | end |
| 1540 | do |
| 1541 | local p = Instance.new("Part") |
| 1542 | p.Shape = Enum.PartType.Cylinder |
| 1543 | p.Name = "Wheel_FR_Inner" |
| 1544 | p.Size = Vector3.new(1.3, 1.8, 1.8) |
| 1545 | p.CFrame = CFrame.new(3.4, 1.5, -6.5) |
| 1546 | p.BrickColor = BrickColor.new("Really black") |
| 1547 | p.Material = Enum.Material.Glacier |
| 1548 | p.MaterialVariant = "2022 Universal" |
| 1549 | p.Anchored = true |
| 1550 | p.Parent = model |
| 1551 | end |
| 1552 | do |
| 1553 | local p = Instance.new("Part") |
| 1554 | p.Name = "Wheel_FR_Spoke1" |
| 1555 | p.Size = Vector3.new(1.35, 2, 0.15) |
| 1556 | p.CFrame = CFrame.new(3.6, 1.5, -6.5) |
| 1557 | p.BrickColor = BrickColor.new("Silver") |
| 1558 | p.Material = Enum.Material.Glacier |
| 1559 | p.MaterialVariant = "2022 Stud" |
| 1560 | p.Anchored = true |
| 1561 | p.Parent = model |
| 1562 | end |
| 1563 | do |
| 1564 | local p = Instance.new("Part") |
| 1565 | p.Name = "Wheel_FR_Spoke2" |
| 1566 | p.Size = Vector3.new(1.35, 2, 0.15) |
| 1567 | p.CFrame = CFrame.new(3.56, 1.5, -6.5) * CFrame.Angles(math.rad(45), math.rad(0), math.rad(0)) |
| 1568 | p.BrickColor = BrickColor.new("Silver") |
| 1569 | p.Material = Enum.Material.Glacier |
| 1570 | p.MaterialVariant = "2022 Stud" |
| 1571 | p.Anchored = true |
| 1572 | p.Parent = model |
| 1573 | end |
| 1574 | do |
| 1575 | local p = Instance.new("Part") |
| 1576 | p.Name = "Wheel_FR_Spoke3" |
| 1577 | p.Size = Vector3.new(1.35, 2, 0.15) |
| 1578 | p.CFrame = CFrame.new(3.52, 1.5, -6.5) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(0)) |
| 1579 | p.BrickColor = BrickColor.new("Silver") |
| 1580 | p.Material = Enum.Material.Glacier |
| 1581 | p.MaterialVariant = "2022 Stud" |
| 1582 | p.Anchored = true |
| 1583 | p.Parent = model |
| 1584 | end |
| 1585 | do |
| 1586 | local p = Instance.new("Part") |
| 1587 | p.Name = "Wheel_FR_Spoke4" |
| 1588 | p.Size = Vector3.new(1.35, 2, 0.15) |
| 1589 | p.CFrame = CFrame.new(3.28, 1.5, -6.5) * CFrame.Angles(math.rad(135), math.rad(0), math.rad(0)) |
| 1590 | p.BrickColor = BrickColor.new("Silver") |
| 1591 | p.Material = Enum.Material.Glacier |
| 1592 | p.MaterialVariant = "2022 Stud" |
| 1593 | p.Anchored = true |
| 1594 | p.Parent = model |
| 1595 | end |
| 1596 | do |
| 1597 | local p = Instance.new("Part") |
| 1598 | p.Shape = Enum.PartType.Cylinder |
| 1599 | p.Name = "Wheel_FR_Hub" |
| 1600 | p.Size = Vector3.new(1.4, 0.5, 0.5) |
| 1601 | p.CFrame = CFrame.new(3.24, 1.5, -6.5) |
| 1602 | p.BrickColor = BrickColor.new("Really black") |
| 1603 | p.Material = Enum.Material.Glacier |
| 1604 | p.MaterialVariant = "2022 Universal" |
| 1605 | p.Anchored = true |
| 1606 | p.Parent = model |
| 1607 | end |
| 1608 | do |
| 1609 | local p = Instance.new("Part") |
| 1610 | p.Shape = Enum.PartType.Cylinder |
| 1611 | p.Name = "Wheel_RL_Tire" |
| 1612 | p.Size = Vector3.new(1.2, 3, 3) |
| 1613 | p.CFrame = CFrame.new(-3.4, 1.5, 6.5) |
| 1614 | p.BrickColor = BrickColor.new("Really black") |
| 1615 | p.Material = Enum.Material.Glacier |
| 1616 | p.MaterialVariant = "2022 Universal" |
| 1617 | p.Anchored = true |
| 1618 | p.Parent = model |
| 1619 | end |
| 1620 | do |
| 1621 | local p = Instance.new("Part") |
| 1622 | p.Shape = Enum.PartType.Cylinder |
| 1623 | p.Name = "Wheel_RL_Rim" |
| 1624 | p.Size = Vector3.new(1.25, 2.4, 2.4) |
| 1625 | p.CFrame = CFrame.new(-3.4, 1.5, 6.5) |
| 1626 | p.BrickColor = BrickColor.new("Silver") |
| 1627 | p.Material = Enum.Material.Glacier |
| 1628 | p.MaterialVariant = "2022 Stud" |
| 1629 | p.Anchored = true |
| 1630 | p.Parent = model |
| 1631 | end |
| 1632 | do |
| 1633 | local p = Instance.new("Part") |
| 1634 | p.Shape = Enum.PartType.Cylinder |
| 1635 | p.Name = "Wheel_RL_Inner" |
| 1636 | p.Size = Vector3.new(1.3, 1.8, 1.8) |
| 1637 | p.CFrame = CFrame.new(-3.4, 1.5, 6.5) |
| 1638 | p.BrickColor = BrickColor.new("Really black") |
| 1639 | p.Material = Enum.Material.Glacier |
| 1640 | p.MaterialVariant = "2022 Universal" |
| 1641 | p.Anchored = true |
| 1642 | p.Parent = model |
| 1643 | end |
| 1644 | do |
| 1645 | local p = Instance.new("Part") |
| 1646 | p.Name = "Wheel_RL_Spoke1" |
| 1647 | p.Size = Vector3.new(1.35, 2, 0.15) |
| 1648 | p.CFrame = CFrame.new(-3.2, 1.5, 6.5) |
| 1649 | p.BrickColor = BrickColor.new("Silver") |
| 1650 | p.Material = Enum.Material.Glacier |
| 1651 | p.MaterialVariant = "2022 Stud" |
| 1652 | p.Anchored = true |
| 1653 | p.Parent = model |
| 1654 | end |
| 1655 | do |
| 1656 | local p = Instance.new("Part") |
| 1657 | p.Name = "Wheel_RL_Spoke2" |
| 1658 | p.Size = Vector3.new(1.35, 2, 0.15) |
| 1659 | p.CFrame = CFrame.new(-3.24, 1.5, 6.5) * CFrame.Angles(math.rad(45), math.rad(0), math.rad(0)) |
| 1660 | p.BrickColor = BrickColor.new("Silver") |
| 1661 | p.Material = Enum.Material.Glacier |
| 1662 | p.MaterialVariant = "2022 Stud" |
| 1663 | p.Anchored = true |
| 1664 | p.Parent = model |
| 1665 | end |
| 1666 | do |
| 1667 | local p = Instance.new("Part") |
| 1668 | p.Name = "Wheel_RL_Spoke3" |
| 1669 | p.Size = Vector3.new(1.35, 2, 0.15) |
| 1670 | p.CFrame = CFrame.new(-3.24, 1.5, 6.5) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(0)) |
| 1671 | p.BrickColor = BrickColor.new("Silver") |
| 1672 | p.Material = Enum.Material.Glacier |
| 1673 | p.MaterialVariant = "2022 Stud" |
| 1674 | p.Anchored = true |
| 1675 | p.Parent = model |
| 1676 | end |
| 1677 | do |
| 1678 | local p = Instance.new("Part") |
| 1679 | p.Name = "Wheel_RL_Spoke4" |
| 1680 | p.Size = Vector3.new(1.35, 2, 0.15) |
| 1681 | p.CFrame = CFrame.new(-3.28, 1.5, 6.5) * CFrame.Angles(math.rad(135), math.rad(0), math.rad(0)) |
| 1682 | p.BrickColor = BrickColor.new("Silver") |
| 1683 | p.Material = Enum.Material.Glacier |
| 1684 | p.MaterialVariant = "2022 Stud" |
| 1685 | p.Anchored = true |
| 1686 | p.Parent = model |
| 1687 | end |
| 1688 | do |
| 1689 | local p = Instance.new("Part") |
| 1690 | p.Shape = Enum.PartType.Cylinder |
| 1691 | p.Name = "Wheel_RL_Hub" |
| 1692 | p.Size = Vector3.new(1.4, 0.5, 0.5) |
| 1693 | p.CFrame = CFrame.new(-3.56, 1.5, 6.5) |
| 1694 | p.BrickColor = BrickColor.new("Really black") |
| 1695 | p.Material = Enum.Material.Glacier |
| 1696 | p.MaterialVariant = "2022 Universal" |
| 1697 | p.Anchored = true |
| 1698 | p.Parent = model |
| 1699 | end |
| 1700 | do |
| 1701 | local p = Instance.new("Part") |
| 1702 | p.Shape = Enum.PartType.Cylinder |
| 1703 | p.Name = "Wheel_RR_Tire" |
| 1704 | p.Size = Vector3.new(1.2, 3, 3) |
| 1705 | p.CFrame = CFrame.new(3.4, 1.5, 6.5) |
| 1706 | p.BrickColor = BrickColor.new("Really black") |
| 1707 | p.Material = Enum.Material.Glacier |
| 1708 | p.MaterialVariant = "2022 Universal" |
| 1709 | p.Anchored = true |
| 1710 | p.Parent = model |
| 1711 | end |
| 1712 | do |
| 1713 | local p = Instance.new("Part") |
| 1714 | p.Shape = Enum.PartType.Cylinder |
| 1715 | p.Name = "Wheel_RR_Rim" |
| 1716 | p.Size = Vector3.new(1.25, 2.4, 2.4) |
| 1717 | p.CFrame = CFrame.new(3.4, 1.5, 6.5) |
| 1718 | p.BrickColor = BrickColor.new("Silver") |
| 1719 | p.Material = Enum.Material.Glacier |
| 1720 | p.MaterialVariant = "2022 Stud" |
| 1721 | p.Anchored = true |
| 1722 | p.Parent = model |
| 1723 | end |
| 1724 | do |
| 1725 | local p = Instance.new("Part") |
| 1726 | p.Shape = Enum.PartType.Cylinder |
| 1727 | p.Name = "Wheel_RR_Inner" |
| 1728 | p.Size = Vector3.new(1.3, 1.8, 1.8) |
| 1729 | p.CFrame = CFrame.new(3.4, 1.5, 6.5) |
| 1730 | p.BrickColor = BrickColor.new("Really black") |
| 1731 | p.Material = Enum.Material.Glacier |
| 1732 | p.MaterialVariant = "2022 Universal" |
| 1733 | p.Anchored = true |
| 1734 | p.Parent = model |
| 1735 | end |
| 1736 | do |
| 1737 | local p = Instance.new("Part") |
| 1738 | p.Name = "Wheel_RR_Spoke1" |
| 1739 | p.Size = Vector3.new(1.35, 2, 0.15) |
| 1740 | p.CFrame = CFrame.new(3.6, 1.5, 6.5) |
| 1741 | p.BrickColor = BrickColor.new("Silver") |
| 1742 | p.Material = Enum.Material.Glacier |
| 1743 | p.MaterialVariant = "2022 Stud" |
| 1744 | p.Anchored = true |
| 1745 | p.Parent = model |
| 1746 | end |
| 1747 | do |
| 1748 | local p = Instance.new("Part") |
| 1749 | p.Name = "Wheel_RR_Spoke2" |
| 1750 | p.Size = Vector3.new(1.35, 2, 0.15) |
| 1751 | p.CFrame = CFrame.new(3.56, 1.5, 6.5) * CFrame.Angles(math.rad(45), math.rad(0), math.rad(0)) |
| 1752 | p.BrickColor = BrickColor.new("Silver") |
| 1753 | p.Material = Enum.Material.Glacier |
| 1754 | p.MaterialVariant = "2022 Stud" |
| 1755 | p.Anchored = true |
| 1756 | p.Parent = model |
| 1757 | end |
| 1758 | do |
| 1759 | local p = Instance.new("Part") |
| 1760 | p.Name = "Wheel_RR_Spoke3" |
| 1761 | p.Size = Vector3.new(1.35, 2, 0.15) |
| 1762 | p.CFrame = CFrame.new(3.52, 1.5, 6.5) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(0)) |
| 1763 | p.BrickColor = BrickColor.new("Silver") |
| 1764 | p.Material = Enum.Material.Glacier |
| 1765 | p.MaterialVariant = "2022 Stud" |
| 1766 | p.Anchored = true |
| 1767 | p.Parent = model |
| 1768 | end |
| 1769 | do |
| 1770 | local p = Instance.new("Part") |
| 1771 | p.Name = "Wheel_RR_Spoke4" |
| 1772 | p.Size = Vector3.new(1.35, 2, 0.15) |
| 1773 | p.CFrame = CFrame.new(3.28, 1.5, 6.5) * CFrame.Angles(math.rad(135), math.rad(0), math.rad(0)) |
| 1774 | p.BrickColor = BrickColor.new("Silver") |
| 1775 | p.Material = Enum.Material.Glacier |
| 1776 | p.MaterialVariant = "2022 Stud" |
| 1777 | p.Anchored = true |
| 1778 | p.Parent = model |
| 1779 | end |
| 1780 | do |
| 1781 | local p = Instance.new("Part") |
| 1782 | p.Shape = Enum.PartType.Cylinder |
| 1783 | p.Name = "Wheel_RR_Hub" |
| 1784 | p.Size = Vector3.new(1.4, 0.5, 0.5) |
| 1785 | p.CFrame = CFrame.new(3.24, 1.5, 6.5) |
| 1786 | p.BrickColor = BrickColor.new("Really black") |
| 1787 | p.Material = Enum.Material.Glacier |
| 1788 | p.MaterialVariant = "2022 Universal" |
| 1789 | p.Anchored = true |
| 1790 | p.Parent = model |
| 1791 | end |
| 1792 | do |
| 1793 | local rightV = Vector3.new(0,0,-1).Unit |
| 1794 | local upV = (Vector3.new(0,1,0) - Vector3.new(0,1,0):Dot(rightV)*rightV).Unit |
| 1795 | local normalV = upV:Cross(rightV) |
| 1796 | local pos = Vector3.new(-3.88, 1.5, -6.5) |
| 1797 | local cyl = Instance.new("Part") |
| 1798 | cyl.Shape = Enum.PartType.Cylinder |
| 1799 | cyl.Size = Vector3.new(0.4, 4, 4) |
| 1800 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 1801 | cyl.BrickColor = BrickColor.new("Ghost grey") |
| 1802 | cyl.Material = Enum.Material.Glacier |
| 1803 | cyl.MaterialVariant = "2022 Stud" |
| 1804 | cyl.Anchored = true; cyl.Parent = workspace |
| 1805 | local cuts = {} |
| 1806 | local hole = Instance.new("Part") |
| 1807 | hole.Shape = Enum.PartType.Cylinder |
| 1808 | hole.Size = Vector3.new(0.6, 3.2, 3.2) |
| 1809 | hole.CFrame = cyl.CFrame |
| 1810 | hole.BrickColor = BrickColor.new("Ghost grey") |
| 1811 | hole.Material = Enum.Material.Glacier |
| 1812 | hole.MaterialVariant = "2022 Stud" |
| 1813 | hole.Anchored = true; hole.Parent = workspace |
| 1814 | table.insert(cuts, hole) |
| 1815 | local angBoxes = {} |
| 1816 | do |
| 1817 | local edgeDir = 1*rightV + 0*upV |
| 1818 | local edgePerp = 0*rightV + 1*upV |
| 1819 | local cut = Instance.new("Part") |
| 1820 | cut.Size = Vector3.new(8, 0.6, 8) |
| 1821 | cut.CFrame = CFrame.fromMatrix(pos + -1 * 4 * edgePerp, edgeDir, normalV) |
| 1822 | cut.BrickColor = BrickColor.new("Ghost grey") |
| 1823 | cut.Material = Enum.Material.Glacier |
| 1824 | cut.MaterialVariant = "2022 Stud" |
| 1825 | cut.Anchored = true; cut.Parent = workspace |
| 1826 | table.insert(angBoxes, cut) |
| 1827 | end |
| 1828 | do |
| 1829 | local edgeDir = -1*rightV + 0*upV |
| 1830 | local edgePerp = 0*rightV + -1*upV |
| 1831 | local cut = Instance.new("Part") |
| 1832 | cut.Size = Vector3.new(8, 0.6, 8) |
| 1833 | cut.CFrame = CFrame.fromMatrix(pos + 1 * 4 * edgePerp, edgeDir, normalV) |
| 1834 | cut.BrickColor = BrickColor.new("Ghost grey") |
| 1835 | cut.Material = Enum.Material.Glacier |
| 1836 | cut.MaterialVariant = "2022 Stud" |
| 1837 | cut.Anchored = true; cut.Parent = workspace |
| 1838 | table.insert(angBoxes, cut) |
| 1839 | end |
| 1840 | for _, b in ipairs(angBoxes) do table.insert(cuts, b) end |
| 1841 | if #cuts > 0 then |
| 1842 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 1843 | for _, c in ipairs(cuts) do c:Destroy() end |
| 1844 | if ok and result then |
| 1845 | cyl:Destroy() |
| 1846 | result.Name = "Flare_FL"; result.Anchored = true; result.Parent = model |
| 1847 | else |
| 1848 | cyl.Name = "Flare_FL"; cyl.Parent = model |
| 1849 | end |
| 1850 | else |
| 1851 | cyl.Name = "Flare_FL"; cyl.Parent = model |
| 1852 | end |
| 1853 | end |
| 1854 | do |
| 1855 | local rightV = Vector3.new(0,0,1).Unit |
| 1856 | local upV = (Vector3.new(0,1,0) - Vector3.new(0,1,0):Dot(rightV)*rightV).Unit |
| 1857 | local normalV = upV:Cross(rightV) |
| 1858 | local pos = Vector3.new(3.88, 1.5, -6.5) |
| 1859 | local cyl = Instance.new("Part") |
| 1860 | cyl.Shape = Enum.PartType.Cylinder |
| 1861 | cyl.Size = Vector3.new(0.4, 4, 4) |
| 1862 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 1863 | cyl.BrickColor = BrickColor.new("Ghost grey") |
| 1864 | cyl.Material = Enum.Material.Glacier |
| 1865 | cyl.MaterialVariant = "2022 Stud" |
| 1866 | cyl.Anchored = true; cyl.Parent = workspace |
| 1867 | local cuts = {} |
| 1868 | local hole = Instance.new("Part") |
| 1869 | hole.Shape = Enum.PartType.Cylinder |
| 1870 | hole.Size = Vector3.new(0.6, 3.2, 3.2) |
| 1871 | hole.CFrame = cyl.CFrame |
| 1872 | hole.BrickColor = BrickColor.new("Ghost grey") |
| 1873 | hole.Material = Enum.Material.Glacier |
| 1874 | hole.MaterialVariant = "2022 Stud" |
| 1875 | hole.Anchored = true; hole.Parent = workspace |
| 1876 | table.insert(cuts, hole) |
| 1877 | local angBoxes = {} |
| 1878 | do |
| 1879 | local edgeDir = 1*rightV + 0*upV |
| 1880 | local edgePerp = 0*rightV + 1*upV |
| 1881 | local cut = Instance.new("Part") |
| 1882 | cut.Size = Vector3.new(8, 0.6, 8) |
| 1883 | cut.CFrame = CFrame.fromMatrix(pos + -1 * 4 * edgePerp, edgeDir, normalV) |
| 1884 | cut.BrickColor = BrickColor.new("Ghost grey") |
| 1885 | cut.Material = Enum.Material.Glacier |
| 1886 | cut.MaterialVariant = "2022 Stud" |
| 1887 | cut.Anchored = true; cut.Parent = workspace |
| 1888 | table.insert(angBoxes, cut) |
| 1889 | end |
| 1890 | do |
| 1891 | local edgeDir = -1*rightV + 0*upV |
| 1892 | local edgePerp = 0*rightV + -1*upV |
| 1893 | local cut = Instance.new("Part") |
| 1894 | cut.Size = Vector3.new(8, 0.6, 8) |
| 1895 | cut.CFrame = CFrame.fromMatrix(pos + 1 * 4 * edgePerp, edgeDir, normalV) |
| 1896 | cut.BrickColor = BrickColor.new("Ghost grey") |
| 1897 | cut.Material = Enum.Material.Glacier |
| 1898 | cut.MaterialVariant = "2022 Stud" |
| 1899 | cut.Anchored = true; cut.Parent = workspace |
| 1900 | table.insert(angBoxes, cut) |
| 1901 | end |
| 1902 | for _, b in ipairs(angBoxes) do table.insert(cuts, b) end |
| 1903 | if #cuts > 0 then |
| 1904 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 1905 | for _, c in ipairs(cuts) do c:Destroy() end |
| 1906 | if ok and result then |
| 1907 | cyl:Destroy() |
| 1908 | result.Name = "Flare_FR"; result.Anchored = true; result.Parent = model |
| 1909 | else |
| 1910 | cyl.Name = "Flare_FR"; cyl.Parent = model |
| 1911 | end |
| 1912 | else |
| 1913 | cyl.Name = "Flare_FR"; cyl.Parent = model |
| 1914 | end |
| 1915 | end |
| 1916 | do |
| 1917 | local rightV = Vector3.new(0,0,-1).Unit |
| 1918 | local upV = (Vector3.new(0,1,0) - Vector3.new(0,1,0):Dot(rightV)*rightV).Unit |
| 1919 | local normalV = upV:Cross(rightV) |
| 1920 | local pos = Vector3.new(-3.88, 1.5, 6.5) |
| 1921 | local cyl = Instance.new("Part") |
| 1922 | cyl.Shape = Enum.PartType.Cylinder |
| 1923 | cyl.Size = Vector3.new(0.4, 4, 4) |
| 1924 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 1925 | cyl.BrickColor = BrickColor.new("Ghost grey") |
| 1926 | cyl.Material = Enum.Material.Glacier |
| 1927 | cyl.MaterialVariant = "2022 Stud" |
| 1928 | cyl.Anchored = true; cyl.Parent = workspace |
| 1929 | local cuts = {} |
| 1930 | local hole = Instance.new("Part") |
| 1931 | hole.Shape = Enum.PartType.Cylinder |
| 1932 | hole.Size = Vector3.new(0.6, 3.2, 3.2) |
| 1933 | hole.CFrame = cyl.CFrame |
| 1934 | hole.BrickColor = BrickColor.new("Ghost grey") |
| 1935 | hole.Material = Enum.Material.Glacier |
| 1936 | hole.MaterialVariant = "2022 Stud" |
| 1937 | hole.Anchored = true; hole.Parent = workspace |
| 1938 | table.insert(cuts, hole) |
| 1939 | local angBoxes = {} |
| 1940 | do |
| 1941 | local edgeDir = 1*rightV + 0*upV |
| 1942 | local edgePerp = 0*rightV + 1*upV |
| 1943 | local cut = Instance.new("Part") |
| 1944 | cut.Size = Vector3.new(8, 0.6, 8) |
| 1945 | cut.CFrame = CFrame.fromMatrix(pos + -1 * 4 * edgePerp, edgeDir, normalV) |
| 1946 | cut.BrickColor = BrickColor.new("Ghost grey") |
| 1947 | cut.Material = Enum.Material.Glacier |
| 1948 | cut.MaterialVariant = "2022 Stud" |
| 1949 | cut.Anchored = true; cut.Parent = workspace |
| 1950 | table.insert(angBoxes, cut) |
| 1951 | end |
| 1952 | do |
| 1953 | local edgeDir = -1*rightV + 0*upV |
| 1954 | local edgePerp = 0*rightV + -1*upV |
| 1955 | local cut = Instance.new("Part") |
| 1956 | cut.Size = Vector3.new(8, 0.6, 8) |
| 1957 | cut.CFrame = CFrame.fromMatrix(pos + 1 * 4 * edgePerp, edgeDir, normalV) |
| 1958 | cut.BrickColor = BrickColor.new("Ghost grey") |
| 1959 | cut.Material = Enum.Material.Glacier |
| 1960 | cut.MaterialVariant = "2022 Stud" |
| 1961 | cut.Anchored = true; cut.Parent = workspace |
| 1962 | table.insert(angBoxes, cut) |
| 1963 | end |
| 1964 | for _, b in ipairs(angBoxes) do table.insert(cuts, b) end |
| 1965 | if #cuts > 0 then |
| 1966 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 1967 | for _, c in ipairs(cuts) do c:Destroy() end |
| 1968 | if ok and result then |
| 1969 | cyl:Destroy() |
| 1970 | result.Name = "Flare_RL"; result.Anchored = true; result.Parent = model |
| 1971 | else |
| 1972 | cyl.Name = "Flare_RL"; cyl.Parent = model |
| 1973 | end |
| 1974 | else |
| 1975 | cyl.Name = "Flare_RL"; cyl.Parent = model |
| 1976 | end |
| 1977 | end |
| 1978 | do |
| 1979 | local rightV = Vector3.new(0,0,1).Unit |
| 1980 | local upV = (Vector3.new(0,1,0) - Vector3.new(0,1,0):Dot(rightV)*rightV).Unit |
| 1981 | local normalV = upV:Cross(rightV) |
| 1982 | local pos = Vector3.new(3.88, 1.5, 6.5) |
| 1983 | local cyl = Instance.new("Part") |
| 1984 | cyl.Shape = Enum.PartType.Cylinder |
| 1985 | cyl.Size = Vector3.new(0.4, 4, 4) |
| 1986 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 1987 | cyl.BrickColor = BrickColor.new("Ghost grey") |
| 1988 | cyl.Material = Enum.Material.Glacier |
| 1989 | cyl.MaterialVariant = "2022 Stud" |
| 1990 | cyl.Anchored = true; cyl.Parent = workspace |
| 1991 | local cuts = {} |
| 1992 | local hole = Instance.new("Part") |
| 1993 | hole.Shape = Enum.PartType.Cylinder |
| 1994 | hole.Size = Vector3.new(0.6, 3.2, 3.2) |
| 1995 | hole.CFrame = cyl.CFrame |
| 1996 | hole.BrickColor = BrickColor.new("Ghost grey") |
| 1997 | hole.Material = Enum.Material.Glacier |
| 1998 | hole.MaterialVariant = "2022 Stud" |
| 1999 | hole.Anchored = true; hole.Parent = workspace |
| 2000 | table.insert(cuts, hole) |
| 2001 | local angBoxes = {} |
| 2002 | do |
| 2003 | local edgeDir = 1*rightV + 0*upV |
| 2004 | local edgePerp = 0*rightV + 1*upV |
| 2005 | local cut = Instance.new("Part") |
| 2006 | cut.Size = Vector3.new(8, 0.6, 8) |
| 2007 | cut.CFrame = CFrame.fromMatrix(pos + -1 * 4 * edgePerp, edgeDir, normalV) |
| 2008 | cut.BrickColor = BrickColor.new("Ghost grey") |
| 2009 | cut.Material = Enum.Material.Glacier |
| 2010 | cut.MaterialVariant = "2022 Stud" |
| 2011 | cut.Anchored = true; cut.Parent = workspace |
| 2012 | table.insert(angBoxes, cut) |
| 2013 | end |
| 2014 | do |
| 2015 | local edgeDir = -1*rightV + 0*upV |
| 2016 | local edgePerp = 0*rightV + -1*upV |
| 2017 | local cut = Instance.new("Part") |
| 2018 | cut.Size = Vector3.new(8, 0.6, 8) |
| 2019 | cut.CFrame = CFrame.fromMatrix(pos + 1 * 4 * edgePerp, edgeDir, normalV) |
| 2020 | cut.BrickColor = BrickColor.new("Ghost grey") |
| 2021 | cut.Material = Enum.Material.Glacier |
| 2022 | cut.MaterialVariant = "2022 Stud" |
| 2023 | cut.Anchored = true; cut.Parent = workspace |
| 2024 | table.insert(angBoxes, cut) |
| 2025 | end |
| 2026 | for _, b in ipairs(angBoxes) do table.insert(cuts, b) end |
| 2027 | if #cuts > 0 then |
| 2028 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 2029 | for _, c in ipairs(cuts) do c:Destroy() end |
| 2030 | if ok and result then |
| 2031 | cyl:Destroy() |
| 2032 | result.Name = "Flare_RR"; result.Anchored = true; result.Parent = model |
| 2033 | else |
| 2034 | cyl.Name = "Flare_RR"; cyl.Parent = model |
| 2035 | end |
| 2036 | else |
| 2037 | cyl.Name = "Flare_RR"; cyl.Parent = model |
| 2038 | end |
| 2039 | end |
| 2040 | model.PrimaryPart = model:FindFirstChild("Doors_Lower") |
| 2041 | print("BMW_E46_Silver built: " .. #model:GetChildren() .. " parts") |
Loading comments...