Loading model...
by 🌱BuliioFN · 8/12/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: NinjaHero |
| 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 = "NinjaHero" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Bright orange"] = "2022 Stud", |
| 25 | ["Bright yellow"] = "2022 Big Stud", |
| 26 | ["Dark stone grey"] = "2022 Stud", |
| 27 | ["Institutional white"] = "2022 Stud", |
| 28 | ["Lapis"] = "2022 Stud", |
| 29 | ["Medium stone grey"] = "2022 Inlet", |
| 30 | ["Navy blue"] = "2022 Stud", |
| 31 | ["Nougat"] = "2022 Stud", |
| 32 | ["Really black"] = "2022 Universal", |
| 33 | } |
| 34 | do |
| 35 | local p = Instance.new("Part") |
| 36 | p.Name = "Pelvis" |
| 37 | p.Size = Vector3.new(3, 1.5, 2) |
| 38 | p.CFrame = CFrame.new(0, 0, 0) |
| 39 | p.BrickColor = BrickColor.new("Bright orange") |
| 40 | p.Material = Enum.Material.Glacier |
| 41 | p.MaterialVariant = "2022 Stud" |
| 42 | p.Anchored = true |
| 43 | p.Parent = model |
| 44 | end |
| 45 | do |
| 46 | local p = Instance.new("Part") |
| 47 | p.Name = "JacketHem" |
| 48 | p.Size = Vector3.new(3.1, 0.4, 2.1) |
| 49 | p.CFrame = CFrame.new(0, 0.96, 0) |
| 50 | p.BrickColor = BrickColor.new("Bright orange") |
| 51 | p.Material = Enum.Material.Glacier |
| 52 | p.MaterialVariant = "2022 Stud" |
| 53 | p.Anchored = true |
| 54 | p.Parent = model |
| 55 | end |
| 56 | do |
| 57 | local p = Instance.new("Part") |
| 58 | p.Name = "LowerTorso" |
| 59 | p.Size = Vector3.new(2.8, 2, 1.8) |
| 60 | p.CFrame = CFrame.new(0, 1.8, 0) |
| 61 | p.BrickColor = BrickColor.new("Bright orange") |
| 62 | p.Material = Enum.Material.Glacier |
| 63 | p.MaterialVariant = "2022 Stud" |
| 64 | p.Anchored = true |
| 65 | p.Parent = model |
| 66 | end |
| 67 | do |
| 68 | local p = Instance.new("Part") |
| 69 | p.Name = "UpperTorso" |
| 70 | p.Size = Vector3.new(3.2, 2.5, 2) |
| 71 | p.CFrame = CFrame.new(0, 3.5, 0) |
| 72 | p.BrickColor = BrickColor.new("Bright orange") |
| 73 | p.Material = Enum.Material.Glacier |
| 74 | p.MaterialVariant = "2022 Stud" |
| 75 | p.Anchored = true |
| 76 | p.Parent = model |
| 77 | end |
| 78 | do |
| 79 | local p = Instance.new("Part") |
| 80 | p.Name = "Zipper" |
| 81 | p.Size = Vector3.new(0.15, 4, 0.1) |
| 82 | p.CFrame = CFrame.new(0, 2.5, -1.03) |
| 83 | p.BrickColor = BrickColor.new("Navy blue") |
| 84 | p.Material = Enum.Material.Glacier |
| 85 | p.MaterialVariant = "2022 Stud" |
| 86 | p.Anchored = true |
| 87 | p.Parent = model |
| 88 | end |
| 89 | do |
| 90 | local p = Instance.new("Part") |
| 91 | p.Name = "ShoulderPatchR" |
| 92 | p.Size = Vector3.new(1.6, 1, 2.1) |
| 93 | p.CFrame = CFrame.new(-1.12, 4.3, 0) |
| 94 | p.BrickColor = BrickColor.new("Navy blue") |
| 95 | p.Material = Enum.Material.Glacier |
| 96 | p.MaterialVariant = "2022 Stud" |
| 97 | p.Anchored = true |
| 98 | p.Parent = model |
| 99 | end |
| 100 | do |
| 101 | local p = Instance.new("Part") |
| 102 | p.Name = "ShoulderPatchL" |
| 103 | p.Size = Vector3.new(1.6, 1, 2.1) |
| 104 | p.CFrame = CFrame.new(1.12, 4.3, 0) |
| 105 | p.BrickColor = BrickColor.new("Navy blue") |
| 106 | p.Material = Enum.Material.Glacier |
| 107 | p.MaterialVariant = "2022 Stud" |
| 108 | p.Anchored = true |
| 109 | p.Parent = model |
| 110 | end |
| 111 | do |
| 112 | local p = Instance.new("Part") |
| 113 | p.Name = "InnerCollar" |
| 114 | p.Size = Vector3.new(2, 1, 1.5) |
| 115 | p.CFrame = CFrame.new(0, 4.5, -0.54) |
| 116 | p.BrickColor = BrickColor.new("Navy blue") |
| 117 | p.Material = Enum.Material.Glacier |
| 118 | p.MaterialVariant = "2022 Stud" |
| 119 | p.Anchored = true |
| 120 | p.Parent = model |
| 121 | end |
| 122 | do |
| 123 | local p = Instance.new("Part") |
| 124 | p.Name = "CollarBack" |
| 125 | p.Size = Vector3.new(3.4, 1.2, 1.2) |
| 126 | p.CFrame = CFrame.new(0, 5, 0.84) |
| 127 | p.BrickColor = BrickColor.new("Institutional white") |
| 128 | p.Material = Enum.Material.Glacier |
| 129 | p.MaterialVariant = "2022 Stud" |
| 130 | p.Anchored = true |
| 131 | p.Parent = model |
| 132 | end |
| 133 | do |
| 134 | local p = Instance.new("Part") |
| 135 | p.Name = "CollarRight" |
| 136 | p.Size = Vector3.new(1.2, 1.2, 2.8) |
| 137 | p.CFrame = CFrame.new(-1.4, 5.08, 0.08) |
| 138 | p.BrickColor = BrickColor.new("Institutional white") |
| 139 | p.Material = Enum.Material.Glacier |
| 140 | p.MaterialVariant = "2022 Stud" |
| 141 | p.Anchored = true |
| 142 | p.Parent = model |
| 143 | end |
| 144 | do |
| 145 | local p = Instance.new("Part") |
| 146 | p.Name = "CollarLeft" |
| 147 | p.Size = Vector3.new(1.2, 1.2, 2.8) |
| 148 | p.CFrame = CFrame.new(1.4, 5.08, 0.08) |
| 149 | p.BrickColor = BrickColor.new("Institutional white") |
| 150 | p.Material = Enum.Material.Glacier |
| 151 | p.MaterialVariant = "2022 Stud" |
| 152 | p.Anchored = true |
| 153 | p.Parent = model |
| 154 | end |
| 155 | do |
| 156 | local p = Instance.new("Part") |
| 157 | p.Name = "CollarFrontR" |
| 158 | p.Size = Vector3.new(1, 1, 1) |
| 159 | p.CFrame = CFrame.new(-0.8, 4.8, -1) |
| 160 | p.BrickColor = BrickColor.new("Institutional white") |
| 161 | p.Material = Enum.Material.Glacier |
| 162 | p.MaterialVariant = "2022 Stud" |
| 163 | p.Anchored = true |
| 164 | p.Parent = model |
| 165 | end |
| 166 | do |
| 167 | local p = Instance.new("Part") |
| 168 | p.Name = "CollarFrontL" |
| 169 | p.Size = Vector3.new(1, 1, 1) |
| 170 | p.CFrame = CFrame.new(0.8, 4.8, -1) |
| 171 | p.BrickColor = BrickColor.new("Institutional white") |
| 172 | p.Material = Enum.Material.Glacier |
| 173 | p.MaterialVariant = "2022 Stud" |
| 174 | p.Anchored = true |
| 175 | p.Parent = model |
| 176 | end |
| 177 | do |
| 178 | local p = Instance.new("Part") |
| 179 | p.Shape = Enum.PartType.Cylinder |
| 180 | p.Name = "Neck" |
| 181 | p.Size = Vector3.new(1, 1, 1) |
| 182 | p.CFrame = CFrame.new(0, 5.2, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 183 | p.BrickColor = BrickColor.new("Nougat") |
| 184 | p.Material = Enum.Material.Glacier |
| 185 | p.MaterialVariant = "2022 Stud" |
| 186 | p.Anchored = true |
| 187 | p.Parent = model |
| 188 | end |
| 189 | do |
| 190 | local p = Instance.new("Part") |
| 191 | p.Name = "HeadBase" |
| 192 | p.Size = Vector3.new(2.8, 2.5, 2.8) |
| 193 | p.CFrame = CFrame.new(0, 6.8, 0) |
| 194 | p.BrickColor = BrickColor.new("Nougat") |
| 195 | p.Material = Enum.Material.Glacier |
| 196 | p.MaterialVariant = "2022 Stud" |
| 197 | p.Anchored = true |
| 198 | p.Parent = model |
| 199 | end |
| 200 | do |
| 201 | local p = Instance.new("Part") |
| 202 | p.Name = "Jaw" |
| 203 | p.Size = Vector3.new(2.9, 1, 2.6) |
| 204 | p.CFrame = CFrame.new(0, 6, -0.2) |
| 205 | p.BrickColor = BrickColor.new("Nougat") |
| 206 | p.Material = Enum.Material.Glacier |
| 207 | p.MaterialVariant = "2022 Stud" |
| 208 | p.Anchored = true |
| 209 | p.Parent = model |
| 210 | end |
| 211 | do |
| 212 | local p = Instance.new("Part") |
| 213 | p.Name = "EyeR_White" |
| 214 | p.Size = Vector3.new(0.6, 0.4, 0.1) |
| 215 | p.CFrame = CFrame.new(-0.6, 6.8, -1.41) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 216 | p.BrickColor = BrickColor.new("Institutional white") |
| 217 | p.Material = Enum.Material.Glacier |
| 218 | p.MaterialVariant = "2022 Stud" |
| 219 | p.Anchored = true |
| 220 | p.Parent = model |
| 221 | end |
| 222 | do |
| 223 | local p = Instance.new("Part") |
| 224 | p.Name = "EyeR_Pupil" |
| 225 | p.Size = Vector3.new(0.2, 0.3, 0.1) |
| 226 | p.CFrame = CFrame.new(-0.6, 6.8, -1.54) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 227 | p.BrickColor = BrickColor.new("Lapis") |
| 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.Name = "EyeL_White" |
| 236 | p.Size = Vector3.new(0.6, 0.4, 0.1) |
| 237 | p.CFrame = CFrame.new(0.6, 6.8, -1.41) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 238 | p.BrickColor = BrickColor.new("Institutional white") |
| 239 | p.Material = Enum.Material.Glacier |
| 240 | p.MaterialVariant = "2022 Stud" |
| 241 | p.Anchored = true |
| 242 | p.Parent = model |
| 243 | end |
| 244 | do |
| 245 | local p = Instance.new("Part") |
| 246 | p.Name = "EyeL_Pupil" |
| 247 | p.Size = Vector3.new(0.2, 0.3, 0.1) |
| 248 | p.CFrame = CFrame.new(0.6, 6.8, -1.54) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 249 | p.BrickColor = BrickColor.new("Lapis") |
| 250 | p.Material = Enum.Material.Glacier |
| 251 | p.MaterialVariant = "2022 Stud" |
| 252 | p.Anchored = true |
| 253 | p.Parent = model |
| 254 | end |
| 255 | do |
| 256 | local p = Instance.new("Part") |
| 257 | p.Name = "WhiskerR_0" |
| 258 | p.Size = Vector3.new(0.3, 0.05, 0.05) |
| 259 | p.CFrame = CFrame.new(-1.4, 6.6, -1.3) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(15)) |
| 260 | p.BrickColor = BrickColor.new("Really black") |
| 261 | p.Material = Enum.Material.Glacier |
| 262 | p.MaterialVariant = "2022 Universal" |
| 263 | p.Anchored = true |
| 264 | p.Parent = model |
| 265 | end |
| 266 | do |
| 267 | local p = Instance.new("Part") |
| 268 | p.Name = "WhiskerL_0" |
| 269 | p.Size = Vector3.new(0.3, 0.05, 0.05) |
| 270 | p.CFrame = CFrame.new(1.4, 6.6, -1.3) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-15)) |
| 271 | p.BrickColor = BrickColor.new("Really black") |
| 272 | p.Material = Enum.Material.Glacier |
| 273 | p.MaterialVariant = "2022 Universal" |
| 274 | p.Anchored = true |
| 275 | p.Parent = model |
| 276 | end |
| 277 | do |
| 278 | local p = Instance.new("Part") |
| 279 | p.Name = "WhiskerR_1" |
| 280 | p.Size = Vector3.new(0.3, 0.05, 0.05) |
| 281 | p.CFrame = CFrame.new(-1.4, 6.4, -1.3) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(5)) |
| 282 | p.BrickColor = BrickColor.new("Really black") |
| 283 | p.Material = Enum.Material.Glacier |
| 284 | p.MaterialVariant = "2022 Universal" |
| 285 | p.Anchored = true |
| 286 | p.Parent = model |
| 287 | end |
| 288 | do |
| 289 | local p = Instance.new("Part") |
| 290 | p.Name = "WhiskerL_1" |
| 291 | p.Size = Vector3.new(0.3, 0.05, 0.05) |
| 292 | p.CFrame = CFrame.new(1.4, 6.4, -1.3) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-5)) |
| 293 | p.BrickColor = BrickColor.new("Really black") |
| 294 | p.Material = Enum.Material.Glacier |
| 295 | p.MaterialVariant = "2022 Universal" |
| 296 | p.Anchored = true |
| 297 | p.Parent = model |
| 298 | end |
| 299 | do |
| 300 | local p = Instance.new("Part") |
| 301 | p.Name = "WhiskerR_2" |
| 302 | p.Size = Vector3.new(0.3, 0.05, 0.05) |
| 303 | p.CFrame = CFrame.new(-1.4, 6.2, -1.3) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-5)) |
| 304 | p.BrickColor = BrickColor.new("Really black") |
| 305 | p.Material = Enum.Material.Glacier |
| 306 | p.MaterialVariant = "2022 Universal" |
| 307 | p.Anchored = true |
| 308 | p.Parent = model |
| 309 | end |
| 310 | do |
| 311 | local p = Instance.new("Part") |
| 312 | p.Name = "WhiskerL_2" |
| 313 | p.Size = Vector3.new(0.3, 0.05, 0.05) |
| 314 | p.CFrame = CFrame.new(1.4, 6.2, -1.3) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(5)) |
| 315 | p.BrickColor = BrickColor.new("Really black") |
| 316 | p.Material = Enum.Material.Glacier |
| 317 | p.MaterialVariant = "2022 Universal" |
| 318 | p.Anchored = true |
| 319 | p.Parent = model |
| 320 | end |
| 321 | do |
| 322 | local p = Instance.new("Part") |
| 323 | p.Name = "HeadbandCloth" |
| 324 | p.Size = Vector3.new(2.9, 1, 2.9) |
| 325 | p.CFrame = CFrame.new(-0.08, 7.8, -0.08) |
| 326 | p.BrickColor = BrickColor.new("Navy blue") |
| 327 | p.Material = Enum.Material.Glacier |
| 328 | p.MaterialVariant = "2022 Stud" |
| 329 | p.Anchored = true |
| 330 | p.Parent = model |
| 331 | end |
| 332 | do |
| 333 | local p = Instance.new("Part") |
| 334 | p.Name = "HeadbandKnot" |
| 335 | p.Size = Vector3.new(0.8, 0.8, 0.6) |
| 336 | p.CFrame = CFrame.new(0.04, 7.8, 1.5) |
| 337 | p.BrickColor = BrickColor.new("Navy blue") |
| 338 | p.Material = Enum.Material.Glacier |
| 339 | p.MaterialVariant = "2022 Stud" |
| 340 | p.Anchored = true |
| 341 | p.Parent = model |
| 342 | end |
| 343 | do |
| 344 | local p = Instance.new("Part") |
| 345 | p.Name = "HeadbandTail1" |
| 346 | p.Size = Vector3.new(0.6, 1.5, 0.2) |
| 347 | p.CFrame = CFrame.new(0.4, 7, 1.7) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(-20)) |
| 348 | p.BrickColor = BrickColor.new("Navy blue") |
| 349 | p.Material = Enum.Material.Glacier |
| 350 | p.MaterialVariant = "2022 Stud" |
| 351 | p.Anchored = true |
| 352 | p.Parent = model |
| 353 | end |
| 354 | do |
| 355 | local p = Instance.new("Part") |
| 356 | p.Name = "HeadbandTail2" |
| 357 | p.Size = Vector3.new(0.6, 1.2, 0.2) |
| 358 | p.CFrame = CFrame.new(-0.4, 7.2, 1.6) * CFrame.Angles(math.rad(-15), math.rad(0), math.rad(15)) |
| 359 | p.BrickColor = BrickColor.new("Navy blue") |
| 360 | p.Material = Enum.Material.Glacier |
| 361 | p.MaterialVariant = "2022 Stud" |
| 362 | p.Anchored = true |
| 363 | p.Parent = model |
| 364 | end |
| 365 | do |
| 366 | local p = Instance.new("Part") |
| 367 | p.Name = "MetalPlate" |
| 368 | p.Size = Vector3.new(1.8, 0.8, 0.1) |
| 369 | p.CFrame = CFrame.new(0, 7.8, -1.62) |
| 370 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 371 | p.Material = Enum.Material.Glacier |
| 372 | p.MaterialVariant = "2022 Inlet" |
| 373 | p.Anchored = true |
| 374 | p.Parent = model |
| 375 | end |
| 376 | do |
| 377 | local p = Instance.new("Part") |
| 378 | p.Name = "PlateStudL1" |
| 379 | p.Size = Vector3.new(0.1, 0.1, 0.1) |
| 380 | p.CFrame = CFrame.new(-0.7, 7.9, -1.52) |
| 381 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 382 | p.Material = Enum.Material.Glacier |
| 383 | p.MaterialVariant = "2022 Stud" |
| 384 | p.Anchored = true |
| 385 | p.Parent = model |
| 386 | end |
| 387 | do |
| 388 | local p = Instance.new("Part") |
| 389 | p.Name = "PlateStudL2" |
| 390 | p.Size = Vector3.new(0.1, 0.1, 0.1) |
| 391 | p.CFrame = CFrame.new(-0.7, 7.7, -1.52) |
| 392 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 393 | p.Material = Enum.Material.Glacier |
| 394 | p.MaterialVariant = "2022 Stud" |
| 395 | p.Anchored = true |
| 396 | p.Parent = model |
| 397 | end |
| 398 | do |
| 399 | local p = Instance.new("Part") |
| 400 | p.Name = "PlateStudR1" |
| 401 | p.Size = Vector3.new(0.1, 0.1, 0.1) |
| 402 | p.CFrame = CFrame.new(0.7, 7.9, -1.52) |
| 403 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 404 | p.Material = Enum.Material.Glacier |
| 405 | p.MaterialVariant = "2022 Stud" |
| 406 | p.Anchored = true |
| 407 | p.Parent = model |
| 408 | end |
| 409 | do |
| 410 | local p = Instance.new("Part") |
| 411 | p.Name = "PlateStudR2" |
| 412 | p.Size = Vector3.new(0.1, 0.1, 0.1) |
| 413 | p.CFrame = CFrame.new(0.7, 7.7, -1.52) |
| 414 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 415 | p.Material = Enum.Material.Glacier |
| 416 | p.MaterialVariant = "2022 Stud" |
| 417 | p.Anchored = true |
| 418 | p.Parent = model |
| 419 | end |
| 420 | do |
| 421 | local p = Instance.new("Part") |
| 422 | p.Name = "LogoCenter" |
| 423 | p.Size = Vector3.new(0.2, 0.2, 0.05) |
| 424 | p.CFrame = CFrame.new(0, 7.8, -1.68) |
| 425 | p.BrickColor = BrickColor.new("Really black") |
| 426 | p.Material = Enum.Material.Glacier |
| 427 | p.MaterialVariant = "2022 Universal" |
| 428 | p.Anchored = true |
| 429 | p.Parent = model |
| 430 | end |
| 431 | do |
| 432 | local p = Instance.new("Part") |
| 433 | p.Name = "LogoTail" |
| 434 | p.Size = Vector3.new(0.2, 0.1, 0.05) |
| 435 | p.CFrame = CFrame.new(0.15, 7.8, -1.68) |
| 436 | p.BrickColor = BrickColor.new("Really black") |
| 437 | p.Material = Enum.Material.Glacier |
| 438 | p.MaterialVariant = "2022 Universal" |
| 439 | p.Anchored = true |
| 440 | p.Parent = model |
| 441 | end |
| 442 | do |
| 443 | local p = Instance.new("Part") |
| 444 | p.Name = "LogoTop" |
| 445 | p.Size = Vector3.new(0.3, 0.1, 0.05) |
| 446 | p.CFrame = CFrame.new(0, 7.95, -1.68) |
| 447 | p.BrickColor = BrickColor.new("Really black") |
| 448 | p.Material = Enum.Material.Glacier |
| 449 | p.MaterialVariant = "2022 Universal" |
| 450 | p.Anchored = true |
| 451 | p.Parent = model |
| 452 | end |
| 453 | do |
| 454 | local p = Instance.new("Part") |
| 455 | p.Name = "HairBase" |
| 456 | p.Size = Vector3.new(2.8, 1.2, 2.8) |
| 457 | p.CFrame = CFrame.new(0.04, 8.6, 0.04) |
| 458 | p.BrickColor = BrickColor.new("Bright yellow") |
| 459 | p.Material = Enum.Material.Glacier |
| 460 | p.MaterialVariant = "2022 Big Stud" |
| 461 | p.Anchored = true |
| 462 | p.Parent = model |
| 463 | end |
| 464 | do |
| 465 | local p = Instance.new("Part") |
| 466 | p.Name = "HairSpikeL_0" |
| 467 | p.Size = Vector3.new(2.28035, 0.8, 0.8) |
| 468 | p.CFrame = CFrame.new(0, 8.5, 1.1) * CFrame.Angles(math.rad(-15.2551), math.rad(-90), math.rad(0)) |
| 469 | p.BrickColor = BrickColor.new("Bright yellow") |
| 470 | p.Material = Enum.Material.Glacier |
| 471 | p.MaterialVariant = "2022 Big Stud" |
| 472 | p.Anchored = true |
| 473 | p.Parent = model |
| 474 | end |
| 475 | do |
| 476 | local p = Instance.new("Part") |
| 477 | p.Name = "HairSpikeL_1" |
| 478 | p.Size = Vector3.new(2.28035, 0.8, 0.8) |
| 479 | p.CFrame = CFrame.new(0.55, 8.5, 0.952628) * CFrame.Angles(math.rad(0), math.rad(-60), math.rad(15.2551)) |
| 480 | p.BrickColor = BrickColor.new("Bright yellow") |
| 481 | p.Material = Enum.Material.Glacier |
| 482 | p.MaterialVariant = "2022 Big Stud" |
| 483 | p.Anchored = true |
| 484 | p.Parent = model |
| 485 | end |
| 486 | do |
| 487 | local p = Instance.new("Part") |
| 488 | p.Name = "HairSpikeL_2" |
| 489 | p.Size = Vector3.new(2.28035, 0.8, 0.8) |
| 490 | p.CFrame = CFrame.new(0.952628, 8.5, 0.55) * CFrame.Angles(math.rad(0), math.rad(-30), math.rad(15.2551)) |
| 491 | p.BrickColor = BrickColor.new("Bright yellow") |
| 492 | p.Material = Enum.Material.Glacier |
| 493 | p.MaterialVariant = "2022 Big Stud" |
| 494 | p.Anchored = true |
| 495 | p.Parent = model |
| 496 | end |
| 497 | do |
| 498 | local p = Instance.new("Part") |
| 499 | p.Name = "HairSpikeL_3" |
| 500 | p.Size = Vector3.new(2.28035, 0.8, 0.8) |
| 501 | p.CFrame = CFrame.new(1.1, 8.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(15.2551)) |
| 502 | p.BrickColor = BrickColor.new("Bright yellow") |
| 503 | p.Material = Enum.Material.Glacier |
| 504 | p.MaterialVariant = "2022 Big Stud" |
| 505 | p.Anchored = true |
| 506 | p.Parent = model |
| 507 | end |
| 508 | do |
| 509 | local p = Instance.new("Part") |
| 510 | p.Name = "HairSpikeL_4" |
| 511 | p.Size = Vector3.new(2.28035, 0.8, 0.8) |
| 512 | p.CFrame = CFrame.new(0.952628, 8.5, -0.55) * CFrame.Angles(math.rad(0), math.rad(30), math.rad(15.2551)) |
| 513 | p.BrickColor = BrickColor.new("Bright yellow") |
| 514 | p.Material = Enum.Material.Glacier |
| 515 | p.MaterialVariant = "2022 Big Stud" |
| 516 | p.Anchored = true |
| 517 | p.Parent = model |
| 518 | end |
| 519 | do |
| 520 | local p = Instance.new("Part") |
| 521 | p.Name = "HairSpikeL_5" |
| 522 | p.Size = Vector3.new(2.28035, 0.8, 0.8) |
| 523 | p.CFrame = CFrame.new(0.55, 8.5, -0.952628) * CFrame.Angles(math.rad(0), math.rad(60), math.rad(15.2551)) |
| 524 | p.BrickColor = BrickColor.new("Bright yellow") |
| 525 | p.Material = Enum.Material.Glacier |
| 526 | p.MaterialVariant = "2022 Big Stud" |
| 527 | p.Anchored = true |
| 528 | p.Parent = model |
| 529 | end |
| 530 | do |
| 531 | local p = Instance.new("Part") |
| 532 | p.Name = "HairSpikeL_6" |
| 533 | p.Size = Vector3.new(2.28035, 0.8, 0.8) |
| 534 | p.CFrame = CFrame.new(0, 8.5, -1.1) * CFrame.Angles(math.rad(15.2551), math.rad(90), math.rad(0)) |
| 535 | p.BrickColor = BrickColor.new("Bright yellow") |
| 536 | p.Material = Enum.Material.Glacier |
| 537 | p.MaterialVariant = "2022 Big Stud" |
| 538 | p.Anchored = true |
| 539 | p.Parent = model |
| 540 | end |
| 541 | do |
| 542 | local p = Instance.new("Part") |
| 543 | p.Name = "HairSpikeL_7" |
| 544 | p.Size = Vector3.new(2.28035, 0.8, 0.8) |
| 545 | p.CFrame = CFrame.new(-0.55, 8.5, -0.952628) * CFrame.Angles(math.rad(-180), math.rad(60), math.rad(-164.745)) |
| 546 | p.BrickColor = BrickColor.new("Bright yellow") |
| 547 | p.Material = Enum.Material.Glacier |
| 548 | p.MaterialVariant = "2022 Big Stud" |
| 549 | p.Anchored = true |
| 550 | p.Parent = model |
| 551 | end |
| 552 | do |
| 553 | local p = Instance.new("Part") |
| 554 | p.Name = "HairSpikeL_8" |
| 555 | p.Size = Vector3.new(2.28035, 0.8, 0.8) |
| 556 | p.CFrame = CFrame.new(-0.952628, 8.5, -0.55) * CFrame.Angles(math.rad(-180), math.rad(30), math.rad(-164.745)) |
| 557 | p.BrickColor = BrickColor.new("Bright yellow") |
| 558 | p.Material = Enum.Material.Glacier |
| 559 | p.MaterialVariant = "2022 Big Stud" |
| 560 | p.Anchored = true |
| 561 | p.Parent = model |
| 562 | end |
| 563 | do |
| 564 | local p = Instance.new("Part") |
| 565 | p.Name = "HairSpikeL_9" |
| 566 | p.Size = Vector3.new(2.28035, 0.8, 0.8) |
| 567 | p.CFrame = CFrame.new(-1.1, 8.5, 0) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(-164.745)) |
| 568 | p.BrickColor = BrickColor.new("Bright yellow") |
| 569 | p.Material = Enum.Material.Glacier |
| 570 | p.MaterialVariant = "2022 Big Stud" |
| 571 | p.Anchored = true |
| 572 | p.Parent = model |
| 573 | end |
| 574 | do |
| 575 | local p = Instance.new("Part") |
| 576 | p.Name = "HairSpikeL_10" |
| 577 | p.Size = Vector3.new(2.28035, 0.8, 0.8) |
| 578 | p.CFrame = CFrame.new(-0.952628, 8.5, 0.55) * CFrame.Angles(math.rad(-180), math.rad(-30), math.rad(-164.745)) |
| 579 | p.BrickColor = BrickColor.new("Bright yellow") |
| 580 | p.Material = Enum.Material.Glacier |
| 581 | p.MaterialVariant = "2022 Big Stud" |
| 582 | p.Anchored = true |
| 583 | p.Parent = model |
| 584 | end |
| 585 | do |
| 586 | local p = Instance.new("Part") |
| 587 | p.Name = "HairSpikeL_11" |
| 588 | p.Size = Vector3.new(2.28035, 0.8, 0.8) |
| 589 | p.CFrame = CFrame.new(-0.55, 8.5, 0.952628) * CFrame.Angles(math.rad(-180), math.rad(-60), math.rad(-164.745)) |
| 590 | p.BrickColor = BrickColor.new("Bright yellow") |
| 591 | p.Material = Enum.Material.Glacier |
| 592 | p.MaterialVariant = "2022 Big Stud" |
| 593 | p.Anchored = true |
| 594 | p.Parent = model |
| 595 | end |
| 596 | do |
| 597 | local p = Instance.new("Part") |
| 598 | p.Name = "HairSpikeM_0" |
| 599 | p.Size = Vector3.new(2.16333, 0.9, 0.9) |
| 600 | p.CFrame = CFrame.new(0.344415, 9.2, 0.831492) * CFrame.Angles(math.rad(0), math.rad(-67.5), math.rad(33.6901)) |
| 601 | p.BrickColor = BrickColor.new("Bright yellow") |
| 602 | p.Material = Enum.Material.Glacier |
| 603 | p.MaterialVariant = "2022 Big Stud" |
| 604 | p.Anchored = true |
| 605 | p.Parent = model |
| 606 | end |
| 607 | do |
| 608 | local p = Instance.new("Part") |
| 609 | p.Name = "HairSpikeM_1" |
| 610 | p.Size = Vector3.new(2.16333, 0.9, 0.9) |
| 611 | p.CFrame = CFrame.new(0.831492, 9.2, 0.344415) * CFrame.Angles(math.rad(0), math.rad(-22.5), math.rad(33.6901)) |
| 612 | p.BrickColor = BrickColor.new("Bright yellow") |
| 613 | p.Material = Enum.Material.Glacier |
| 614 | p.MaterialVariant = "2022 Big Stud" |
| 615 | p.Anchored = true |
| 616 | p.Parent = model |
| 617 | end |
| 618 | do |
| 619 | local p = Instance.new("Part") |
| 620 | p.Name = "HairSpikeM_2" |
| 621 | p.Size = Vector3.new(2.16333, 0.9, 0.9) |
| 622 | p.CFrame = CFrame.new(0.831492, 9.2, -0.344415) * CFrame.Angles(math.rad(0), math.rad(22.5), math.rad(33.6901)) |
| 623 | p.BrickColor = BrickColor.new("Bright yellow") |
| 624 | p.Material = Enum.Material.Glacier |
| 625 | p.MaterialVariant = "2022 Big Stud" |
| 626 | p.Anchored = true |
| 627 | p.Parent = model |
| 628 | end |
| 629 | do |
| 630 | local p = Instance.new("Part") |
| 631 | p.Name = "HairSpikeM_3" |
| 632 | p.Size = Vector3.new(2.16333, 0.9, 0.9) |
| 633 | p.CFrame = CFrame.new(0.344415, 9.2, -0.831492) * CFrame.Angles(math.rad(0), math.rad(67.5), math.rad(33.6901)) |
| 634 | p.BrickColor = BrickColor.new("Bright yellow") |
| 635 | p.Material = Enum.Material.Glacier |
| 636 | p.MaterialVariant = "2022 Big Stud" |
| 637 | p.Anchored = true |
| 638 | p.Parent = model |
| 639 | end |
| 640 | do |
| 641 | local p = Instance.new("Part") |
| 642 | p.Name = "HairSpikeM_4" |
| 643 | p.Size = Vector3.new(2.16333, 0.9, 0.9) |
| 644 | p.CFrame = CFrame.new(-0.344415, 9.2, -0.831492) * CFrame.Angles(math.rad(-180), math.rad(67.5), math.rad(-146.31)) |
| 645 | p.BrickColor = BrickColor.new("Bright yellow") |
| 646 | p.Material = Enum.Material.Glacier |
| 647 | p.MaterialVariant = "2022 Big Stud" |
| 648 | p.Anchored = true |
| 649 | p.Parent = model |
| 650 | end |
| 651 | do |
| 652 | local p = Instance.new("Part") |
| 653 | p.Name = "HairSpikeM_5" |
| 654 | p.Size = Vector3.new(2.16333, 0.9, 0.9) |
| 655 | p.CFrame = CFrame.new(-0.831492, 9.2, -0.344415) * CFrame.Angles(math.rad(-180), math.rad(22.5), math.rad(-146.31)) |
| 656 | p.BrickColor = BrickColor.new("Bright yellow") |
| 657 | p.Material = Enum.Material.Glacier |
| 658 | p.MaterialVariant = "2022 Big Stud" |
| 659 | p.Anchored = true |
| 660 | p.Parent = model |
| 661 | end |
| 662 | do |
| 663 | local p = Instance.new("Part") |
| 664 | p.Name = "HairSpikeM_6" |
| 665 | p.Size = Vector3.new(2.16333, 0.9, 0.9) |
| 666 | p.CFrame = CFrame.new(-0.831492, 9.2, 0.344415) * CFrame.Angles(math.rad(-180), math.rad(-22.5), math.rad(-146.31)) |
| 667 | p.BrickColor = BrickColor.new("Bright yellow") |
| 668 | p.Material = Enum.Material.Glacier |
| 669 | p.MaterialVariant = "2022 Big Stud" |
| 670 | p.Anchored = true |
| 671 | p.Parent = model |
| 672 | end |
| 673 | do |
| 674 | local p = Instance.new("Part") |
| 675 | p.Name = "HairSpikeM_7" |
| 676 | p.Size = Vector3.new(2.16333, 0.9, 0.9) |
| 677 | p.CFrame = CFrame.new(-0.344415, 9.2, 0.831492) * CFrame.Angles(math.rad(-180), math.rad(-67.5), math.rad(-146.31)) |
| 678 | p.BrickColor = BrickColor.new("Bright yellow") |
| 679 | p.Material = Enum.Material.Glacier |
| 680 | p.MaterialVariant = "2022 Big Stud" |
| 681 | p.Anchored = true |
| 682 | p.Parent = model |
| 683 | end |
| 684 | do |
| 685 | local p = Instance.new("Part") |
| 686 | p.Name = "HairSpikeT_0" |
| 687 | p.Size = Vector3.new(1.7, 1, 1) |
| 688 | p.CFrame = CFrame.new(0.282843, 9.75, 0.282843) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(61.9275)) |
| 689 | p.BrickColor = BrickColor.new("Bright yellow") |
| 690 | p.Material = Enum.Material.Glacier |
| 691 | p.MaterialVariant = "2022 Big Stud" |
| 692 | p.Anchored = true |
| 693 | p.Parent = model |
| 694 | end |
| 695 | do |
| 696 | local p = Instance.new("Part") |
| 697 | p.Name = "HairSpikeT_1" |
| 698 | p.Size = Vector3.new(1.7, 1, 1) |
| 699 | p.CFrame = CFrame.new(0.282843, 9.75, -0.282843) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(61.9275)) |
| 700 | p.BrickColor = BrickColor.new("Bright yellow") |
| 701 | p.Material = Enum.Material.Glacier |
| 702 | p.MaterialVariant = "2022 Big Stud" |
| 703 | p.Anchored = true |
| 704 | p.Parent = model |
| 705 | end |
| 706 | do |
| 707 | local p = Instance.new("Part") |
| 708 | p.Name = "HairSpikeT_2" |
| 709 | p.Size = Vector3.new(1.7, 1, 1) |
| 710 | p.CFrame = CFrame.new(-0.282843, 9.75, -0.282843) * CFrame.Angles(math.rad(-180), math.rad(45), math.rad(-118.072)) |
| 711 | p.BrickColor = BrickColor.new("Bright yellow") |
| 712 | p.Material = Enum.Material.Glacier |
| 713 | p.MaterialVariant = "2022 Big Stud" |
| 714 | p.Anchored = true |
| 715 | p.Parent = model |
| 716 | end |
| 717 | do |
| 718 | local p = Instance.new("Part") |
| 719 | p.Name = "HairSpikeT_3" |
| 720 | p.Size = Vector3.new(1.7, 1, 1) |
| 721 | p.CFrame = CFrame.new(-0.282843, 9.75, 0.282843) * CFrame.Angles(math.rad(-180), math.rad(-45), math.rad(-118.072)) |
| 722 | p.BrickColor = BrickColor.new("Bright yellow") |
| 723 | p.Material = Enum.Material.Glacier |
| 724 | p.MaterialVariant = "2022 Big Stud" |
| 725 | p.Anchored = true |
| 726 | p.Parent = model |
| 727 | end |
| 728 | do |
| 729 | local p = Instance.new("Part") |
| 730 | p.Name = "HairSpikeC" |
| 731 | p.Size = Vector3.new(2.00997, 1.2, 1.2) |
| 732 | p.CFrame = CFrame.new(0, 10, 0.1) * CFrame.Angles(math.rad(-84.2894), math.rad(-90), math.rad(0)) |
| 733 | p.BrickColor = BrickColor.new("Bright yellow") |
| 734 | p.Material = Enum.Material.Glacier |
| 735 | p.MaterialVariant = "2022 Big Stud" |
| 736 | p.Anchored = true |
| 737 | p.Parent = model |
| 738 | end |
| 739 | do |
| 740 | local p = Instance.new("Part") |
| 741 | p.Name = "RightUpperArm" |
| 742 | p.Size = Vector3.new(1.98494, 1.2, 1.2) |
| 743 | p.CFrame = CFrame.new(-2.4, 3.75, -0.75) * CFrame.Angles(math.rad(-180), math.rad(51.3402), math.rad(165.41)) |
| 744 | p.BrickColor = BrickColor.new("Bright orange") |
| 745 | p.Material = Enum.Material.Glacier |
| 746 | p.MaterialVariant = "2022 Stud" |
| 747 | p.Anchored = true |
| 748 | p.Parent = model |
| 749 | end |
| 750 | do |
| 751 | local p = Instance.new("Part") |
| 752 | p.Name = "RightLowerArm" |
| 753 | p.Size = Vector3.new(2.29129, 1.1, 1.1) |
| 754 | p.CFrame = CFrame.new(-2, 3.75, -2) * CFrame.Angles(math.rad(0), math.rad(26.5651), math.rad(12.6044)) |
| 755 | p.BrickColor = BrickColor.new("Bright orange") |
| 756 | p.Material = Enum.Material.Glacier |
| 757 | p.MaterialVariant = "2022 Stud" |
| 758 | p.Anchored = true |
| 759 | p.Parent = model |
| 760 | end |
| 761 | do |
| 762 | local p = Instance.new("Part") |
| 763 | p.Name = "RightHand" |
| 764 | p.Size = Vector3.new(1, 1, 1) |
| 765 | p.CFrame = CFrame.new(-0.8, 4, -2.7) |
| 766 | p.BrickColor = BrickColor.new("Nougat") |
| 767 | p.Material = Enum.Material.Glacier |
| 768 | p.MaterialVariant = "2022 Stud" |
| 769 | p.Anchored = true |
| 770 | p.Parent = model |
| 771 | end |
| 772 | do |
| 773 | local p = Instance.new("Part") |
| 774 | p.Shape = Enum.PartType.Cylinder |
| 775 | p.Name = "KunaiHandle" |
| 776 | p.Size = Vector3.new(1.28841, 0.2, 0.2) |
| 777 | p.CFrame = CFrame.new(-1.05, 3.65, -2.5) * CFrame.Angles(math.rad(-180), math.rad(-40.6013), math.rad(135.69)) |
| 778 | p.BrickColor = BrickColor.new("Really black") |
| 779 | p.Material = Enum.Material.Glacier |
| 780 | p.MaterialVariant = "2022 Universal" |
| 781 | p.Anchored = true |
| 782 | p.Parent = model |
| 783 | end |
| 784 | do |
| 785 | local p = Instance.new("Part") |
| 786 | p.Name = "KunaiGuard" |
| 787 | p.Size = Vector3.new(0.34641, 0.6, 0.2) |
| 788 | p.CFrame = CFrame.new(-0.6, 4.2, -2.9) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(35.2644)) |
| 789 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 790 | p.Material = Enum.Material.Glacier |
| 791 | p.MaterialVariant = "2022 Inlet" |
| 792 | p.Anchored = true |
| 793 | p.Parent = model |
| 794 | end |
| 795 | do |
| 796 | local p = Instance.new("Part") |
| 797 | p.Name = "KunaiBladeMain" |
| 798 | p.Size = Vector3.new(1.39284, 0.4, 0.1) |
| 799 | p.CFrame = CFrame.new(-0.15, 4.75, -3.4) * CFrame.Angles(math.rad(0), math.rad(48.8141), math.rad(40.2529)) |
| 800 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 801 | p.Material = Enum.Material.Glacier |
| 802 | p.MaterialVariant = "2022 Inlet" |
| 803 | p.Anchored = true |
| 804 | p.Parent = model |
| 805 | end |
| 806 | do |
| 807 | local p = Instance.new("Part") |
| 808 | p.Name = "KunaiBladeTip" |
| 809 | p.Size = Vector3.new(0.754983, 0.2, 0.05) |
| 810 | p.CFrame = CFrame.new(0.4, 5.45, -4) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(41.4729)) |
| 811 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 812 | p.Material = Enum.Material.Glacier |
| 813 | p.MaterialVariant = "2022 Inlet" |
| 814 | p.Anchored = true |
| 815 | p.Parent = model |
| 816 | end |
| 817 | do |
| 818 | local p = Instance.new("Part") |
| 819 | p.Name = "LeftUpperArm" |
| 820 | p.Size = Vector3.new(1.98494, 1.2, 1.2) |
| 821 | p.CFrame = CFrame.new(2.4, 3.75, -0.75) * CFrame.Angles(math.rad(0), math.rad(51.3402), math.rad(-14.5898)) |
| 822 | p.BrickColor = BrickColor.new("Bright orange") |
| 823 | p.Material = Enum.Material.Glacier |
| 824 | p.MaterialVariant = "2022 Stud" |
| 825 | p.Anchored = true |
| 826 | p.Parent = model |
| 827 | end |
| 828 | do |
| 829 | local p = Instance.new("Part") |
| 830 | p.Name = "LeftLowerArm" |
| 831 | p.Size = Vector3.new(2.54951, 1.1, 1.1) |
| 832 | p.CFrame = CFrame.new(2.25, 3.25, -2.5) * CFrame.Angles(math.rad(-180), math.rad(53.1301), math.rad(168.69)) |
| 833 | p.BrickColor = BrickColor.new("Bright orange") |
| 834 | p.Material = Enum.Material.Glacier |
| 835 | p.MaterialVariant = "2022 Stud" |
| 836 | p.Anchored = true |
| 837 | p.Parent = model |
| 838 | end |
| 839 | do |
| 840 | local p = Instance.new("Part") |
| 841 | p.Name = "LeftHandPalm" |
| 842 | p.Size = Vector3.new(1.2, 1.2, 0.4) |
| 843 | p.CFrame = CFrame.new(1.4, 3, -3.8) * CFrame.Angles(math.rad(-20), math.rad(20), math.rad(0)) |
| 844 | p.BrickColor = BrickColor.new("Nougat") |
| 845 | p.Material = Enum.Material.Glacier |
| 846 | p.MaterialVariant = "2022 Stud" |
| 847 | p.Anchored = true |
| 848 | p.Parent = model |
| 849 | end |
| 850 | do |
| 851 | local p = Instance.new("Part") |
| 852 | p.Name = "LeftFingers" |
| 853 | p.Size = Vector3.new(1.2, 1, 0.3) |
| 854 | p.CFrame = CFrame.new(1.3, 3, -4.2) * CFrame.Angles(math.rad(-20), math.rad(20), math.rad(0)) |
| 855 | p.BrickColor = BrickColor.new("Nougat") |
| 856 | p.Material = Enum.Material.Glacier |
| 857 | p.MaterialVariant = "2022 Stud" |
| 858 | p.Anchored = true |
| 859 | p.Parent = model |
| 860 | end |
| 861 | do |
| 862 | local p = Instance.new("Part") |
| 863 | p.Name = "RightUpperLeg" |
| 864 | p.Size = Vector3.new(2.26716, 1.6, 1.6) |
| 865 | p.CFrame = CFrame.new(-1.6, -1.25, -0.75) * CFrame.Angles(math.rad(-180), math.rad(61.9275), math.rad(138.576)) |
| 866 | p.BrickColor = BrickColor.new("Bright orange") |
| 867 | p.Material = Enum.Material.Glacier |
| 868 | p.MaterialVariant = "2022 Stud" |
| 869 | p.Anchored = true |
| 870 | p.Parent = model |
| 871 | end |
| 872 | do |
| 873 | local p = Instance.new("Part") |
| 874 | p.Name = "RightThighBandage" |
| 875 | p.Size = Vector3.new(0.533854, 1.65, 1.65) |
| 876 | p.CFrame = CFrame.new(-1.7, -1.425, -0.925) * CFrame.Angles(math.rad(-180), math.rad(60.2551), math.rad(139.034)) |
| 877 | p.BrickColor = BrickColor.new("Institutional white") |
| 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("Part") |
| 885 | p.Name = "RightThighPouch" |
| 886 | p.Size = Vector3.new(0.6, 1.2, 1) |
| 887 | p.CFrame = CFrame.new(-2.6, -1.4, -0.9) * CFrame.Angles(math.rad(0), math.rad(-30), math.rad(15)) |
| 888 | p.BrickColor = BrickColor.new("Really black") |
| 889 | p.Material = Enum.Material.Glacier |
| 890 | p.MaterialVariant = "2022 Universal" |
| 891 | p.Anchored = true |
| 892 | p.Parent = model |
| 893 | end |
| 894 | do |
| 895 | local p = Instance.new("Part") |
| 896 | p.Name = "RightLowerLeg" |
| 897 | p.Size = Vector3.new(3.04795, 1.4, 1.4) |
| 898 | p.CFrame = CFrame.new(-2.1, -3.5, -1.25) * CFrame.Angles(math.rad(-180), math.rad(-68.1986), math.rad(100.177)) |
| 899 | p.BrickColor = BrickColor.new("Bright orange") |
| 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 = "RightCuff" |
| 908 | p.Size = Vector3.new(0.663325, 1.6, 1.6) |
| 909 | p.CFrame = CFrame.new(-2.2, -4.7, -1.1) * CFrame.Angles(math.rad(-180), math.rad(-45), math.rad(115.239)) |
| 910 | p.BrickColor = BrickColor.new("Bright orange") |
| 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 = "RightFootBase" |
| 919 | p.Size = Vector3.new(1.2, 0.4, 2) |
| 920 | p.CFrame = CFrame.new(-2.2, -5.54, -1) * CFrame.Angles(math.rad(0), math.rad(-15), math.rad(0)) |
| 921 | p.BrickColor = BrickColor.new("Navy blue") |
| 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("Part") |
| 929 | p.Name = "RightFootToes" |
| 930 | p.Size = Vector3.new(1, 0.3, 0.6) |
| 931 | p.CFrame = CFrame.new(-2.4, -5.5, -1.8) * CFrame.Angles(math.rad(0), math.rad(-15), math.rad(0)) |
| 932 | p.BrickColor = BrickColor.new("Nougat") |
| 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("Part") |
| 940 | p.Name = "RightSandalStrap" |
| 941 | p.Size = Vector3.new(1.25, 0.2, 1) |
| 942 | p.CFrame = CFrame.new(-2.3, -5.16, -1.4) * CFrame.Angles(math.rad(0), math.rad(-15), math.rad(0)) |
| 943 | p.BrickColor = BrickColor.new("Navy blue") |
| 944 | p.Material = Enum.Material.Glacier |
| 945 | p.MaterialVariant = "2022 Stud" |
| 946 | p.Anchored = true |
| 947 | p.Parent = model |
| 948 | end |
| 949 | do |
| 950 | local p = Instance.new("Part") |
| 951 | p.Name = "RightSandalAnkle" |
| 952 | p.Size = Vector3.new(1.5, 1, 1.5) |
| 953 | p.CFrame = CFrame.new(-2.2, -4.8, -1) * CFrame.Angles(math.rad(0), math.rad(-15), math.rad(0)) |
| 954 | p.BrickColor = BrickColor.new("Navy blue") |
| 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("Part") |
| 962 | p.Name = "LeftUpperLeg" |
| 963 | p.Size = Vector3.new(2.24944, 1.6, 1.6) |
| 964 | p.CFrame = CFrame.new(2, -1.25, 0.25) * CFrame.Angles(math.rad(0), math.rad(-17.354), math.rad(-41.823)) |
| 965 | p.BrickColor = BrickColor.new("Bright orange") |
| 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("Part") |
| 973 | p.Name = "LeftLowerLeg" |
| 974 | p.Size = Vector3.new(3.08058, 1.4, 1.4) |
| 975 | p.CFrame = CFrame.new(3.15, -3.5, 0.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-76.866)) |
| 976 | p.BrickColor = BrickColor.new("Bright orange") |
| 977 | p.Material = Enum.Material.Glacier |
| 978 | p.MaterialVariant = "2022 Stud" |
| 979 | p.Anchored = true |
| 980 | p.Parent = model |
| 981 | end |
| 982 | do |
| 983 | local p = Instance.new("Part") |
| 984 | p.Name = "LeftCuff" |
| 985 | p.Size = Vector3.new(0.67082, 1.6, 1.6) |
| 986 | p.CFrame = CFrame.new(3.45, -4.7, 0.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-63.4349)) |
| 987 | p.BrickColor = BrickColor.new("Bright orange") |
| 988 | p.Material = Enum.Material.Glacier |
| 989 | p.MaterialVariant = "2022 Stud" |
| 990 | p.Anchored = true |
| 991 | p.Parent = model |
| 992 | end |
| 993 | do |
| 994 | local p = Instance.new("Part") |
| 995 | p.Name = "LeftFootBase" |
| 996 | p.Size = Vector3.new(1.2, 0.4, 2) |
| 997 | p.CFrame = CFrame.new(3.5, -5.54, 0.5) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(0)) |
| 998 | p.BrickColor = BrickColor.new("Navy blue") |
| 999 | p.Material = Enum.Material.Glacier |
| 1000 | p.MaterialVariant = "2022 Stud" |
| 1001 | p.Anchored = true |
| 1002 | p.Parent = model |
| 1003 | end |
| 1004 | do |
| 1005 | local p = Instance.new("Part") |
| 1006 | p.Name = "LeftFootToes" |
| 1007 | p.Size = Vector3.new(1, 0.3, 0.6) |
| 1008 | p.CFrame = CFrame.new(4, -5.5, -0.2) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(0)) |
| 1009 | p.BrickColor = BrickColor.new("Nougat") |
| 1010 | p.Material = Enum.Material.Glacier |
| 1011 | p.MaterialVariant = "2022 Stud" |
| 1012 | p.Anchored = true |
| 1013 | p.Parent = model |
| 1014 | end |
| 1015 | do |
| 1016 | local p = Instance.new("Part") |
| 1017 | p.Name = "LeftSandalStrap" |
| 1018 | p.Size = Vector3.new(1.25, 0.2, 1) |
| 1019 | p.CFrame = CFrame.new(3.7, -5.16, 0.2) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(0)) |
| 1020 | p.BrickColor = BrickColor.new("Navy blue") |
| 1021 | p.Material = Enum.Material.Glacier |
| 1022 | p.MaterialVariant = "2022 Stud" |
| 1023 | p.Anchored = true |
| 1024 | p.Parent = model |
| 1025 | end |
| 1026 | do |
| 1027 | local p = Instance.new("Part") |
| 1028 | p.Name = "LeftSandalAnkle" |
| 1029 | p.Size = Vector3.new(1.5, 1, 1.5) |
| 1030 | p.CFrame = CFrame.new(3.5, -4.8, 0.5) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(0)) |
| 1031 | p.BrickColor = BrickColor.new("Navy blue") |
| 1032 | p.Material = Enum.Material.Glacier |
| 1033 | p.MaterialVariant = "2022 Stud" |
| 1034 | p.Anchored = true |
| 1035 | p.Parent = model |
| 1036 | end |
| 1037 | do |
| 1038 | local rightV = Vector3.new(1,0,0).Unit |
| 1039 | local upV = (Vector3.new(0,1,0) - Vector3.new(0,1,0):Dot(rightV)*rightV).Unit |
| 1040 | local normalV = upV:Cross(rightV) |
| 1041 | local pos = Vector3.new(-1.4, 3.1, -2.1) |
| 1042 | local cyl = Instance.new("Part") |
| 1043 | cyl.Shape = Enum.PartType.Cylinder |
| 1044 | cyl.Size = Vector3.new(0.1, 0.36, 0.36) |
| 1045 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 1046 | cyl.BrickColor = BrickColor.new("Medium stone grey") |
| 1047 | cyl.Material = Enum.Material.Glacier |
| 1048 | cyl.MaterialVariant = "2022 Inlet" |
| 1049 | cyl.Anchored = true; cyl.Parent = workspace |
| 1050 | local cuts = {} |
| 1051 | local hole = Instance.new("Part") |
| 1052 | hole.Shape = Enum.PartType.Cylinder |
| 1053 | hole.Size = Vector3.new(0.3, 0.16, 0.16) |
| 1054 | hole.CFrame = cyl.CFrame |
| 1055 | hole.BrickColor = BrickColor.new("Medium stone grey") |
| 1056 | hole.Material = Enum.Material.Glacier |
| 1057 | hole.MaterialVariant = "2022 Inlet" |
| 1058 | hole.Anchored = true; hole.Parent = workspace |
| 1059 | table.insert(cuts, hole) |
| 1060 | if #cuts > 0 then |
| 1061 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 1062 | for _, c in ipairs(cuts) do c:Destroy() end |
| 1063 | if ok and result then |
| 1064 | cyl:Destroy() |
| 1065 | result.Name = "KunaiRing"; result.Anchored = true; result.Parent = model |
| 1066 | else |
| 1067 | cyl.Name = "KunaiRing"; cyl.Parent = model |
| 1068 | end |
| 1069 | else |
| 1070 | cyl.Name = "KunaiRing"; cyl.Parent = model |
| 1071 | end |
| 1072 | end |
| 1073 | model.PrimaryPart = model:FindFirstChild("Pelvis") |
| 1074 | print("NinjaHero built: " .. #model:GetChildren() .. " parts") |
Loading comments...