Loading model...
by Joseph Kashompa · 3/25/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: CreepyHedgehog |
| 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 = "CreepyHedgehog" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Bright yellow"] = "2022 Big Stud", |
| 25 | ["Institutional white"] = "2022 Stud", |
| 26 | ["Really black"] = "2022 Universal", |
| 27 | ["Really blue"] = "2022 Stud", |
| 28 | ["Really red"] = "2022 Stud", |
| 29 | } |
| 30 | do |
| 31 | local p = Instance.new("Part") |
| 32 | p.Shape = Enum.PartType.Ball |
| 33 | p.Name = "Nose" |
| 34 | p.Size = Vector3.new(0.8, 0.8, 0.8) |
| 35 | p.CFrame = CFrame.new(0, 11, -5.2) |
| 36 | p.BrickColor = BrickColor.new("Really black") |
| 37 | p.Material = Enum.Material.Glacier |
| 38 | p.MaterialVariant = "2022 Universal" |
| 39 | p.Anchored = true |
| 40 | p.Parent = model |
| 41 | end |
| 42 | do |
| 43 | local p = Instance.new("Part") |
| 44 | p.Name = "EyeSocketL" |
| 45 | p.Size = Vector3.new(2.5, 3, 1.5) |
| 46 | p.CFrame = CFrame.new(-1.5, 12.5, -3.2) * CFrame.Angles(math.rad(0), math.rad(-15), math.rad(-10)) |
| 47 | p.BrickColor = BrickColor.new("Really black") |
| 48 | p.Material = Enum.Material.Glacier |
| 49 | p.MaterialVariant = "2022 Universal" |
| 50 | p.Anchored = true |
| 51 | p.Parent = model |
| 52 | end |
| 53 | do |
| 54 | local p = Instance.new("Part") |
| 55 | p.Name = "EyeSocketR" |
| 56 | p.Size = Vector3.new(2.5, 3, 1.5) |
| 57 | p.CFrame = CFrame.new(1.5, 12.5, -3.2) * CFrame.Angles(math.rad(0), math.rad(15), math.rad(10)) |
| 58 | p.BrickColor = BrickColor.new("Really black") |
| 59 | p.Material = Enum.Material.Glacier |
| 60 | p.MaterialVariant = "2022 Universal" |
| 61 | p.Anchored = true |
| 62 | p.Parent = model |
| 63 | end |
| 64 | do |
| 65 | local p = Instance.new("Part") |
| 66 | p.Shape = Enum.PartType.Ball |
| 67 | p.Name = "PupilL" |
| 68 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 69 | p.CFrame = CFrame.new(-1.5, 12.5, -4) |
| 70 | p.BrickColor = BrickColor.new("Really red") |
| 71 | p.Material = Enum.Material.Neon |
| 72 | p.Anchored = true |
| 73 | p.Parent = model |
| 74 | end |
| 75 | do |
| 76 | local p = Instance.new("Part") |
| 77 | p.Shape = Enum.PartType.Ball |
| 78 | p.Name = "PupilR" |
| 79 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 80 | p.CFrame = CFrame.new(1.5, 12.5, -4) |
| 81 | p.BrickColor = BrickColor.new("Really red") |
| 82 | p.Material = Enum.Material.Neon |
| 83 | p.Anchored = true |
| 84 | p.Parent = model |
| 85 | end |
| 86 | do |
| 87 | local p = Instance.new("Part") |
| 88 | p.Name = "BloodTearL1" |
| 89 | p.Size = Vector3.new(0.3, 1.5, 0.3) |
| 90 | p.CFrame = CFrame.new(-1.5, 11, -3.8) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(0)) |
| 91 | p.BrickColor = BrickColor.new("Really red") |
| 92 | p.Material = Enum.Material.Glacier |
| 93 | p.MaterialVariant = "2022 Stud" |
| 94 | p.Anchored = true |
| 95 | p.Parent = model |
| 96 | end |
| 97 | do |
| 98 | local p = Instance.new("Part") |
| 99 | p.Name = "BloodTearL2" |
| 100 | p.Size = Vector3.new(0.2, 1, 0.2) |
| 101 | p.CFrame = CFrame.new(-1.2, 10.5, -3.7) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(0)) |
| 102 | p.BrickColor = BrickColor.new("Really red") |
| 103 | p.Material = Enum.Material.Glacier |
| 104 | p.MaterialVariant = "2022 Stud" |
| 105 | p.Anchored = true |
| 106 | p.Parent = model |
| 107 | end |
| 108 | do |
| 109 | local p = Instance.new("Part") |
| 110 | p.Name = "BloodTearR1" |
| 111 | p.Size = Vector3.new(0.3, 1.5, 0.3) |
| 112 | p.CFrame = CFrame.new(1.5, 11, -3.8) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(0)) |
| 113 | p.BrickColor = BrickColor.new("Really red") |
| 114 | p.Material = Enum.Material.Glacier |
| 115 | p.MaterialVariant = "2022 Stud" |
| 116 | p.Anchored = true |
| 117 | p.Parent = model |
| 118 | end |
| 119 | do |
| 120 | local p = Instance.new("Part") |
| 121 | p.Name = "BloodTearR2" |
| 122 | p.Size = Vector3.new(0.2, 1, 0.2) |
| 123 | p.CFrame = CFrame.new(1.8, 10.5, -3.7) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(0)) |
| 124 | p.BrickColor = BrickColor.new("Really red") |
| 125 | p.Material = Enum.Material.Glacier |
| 126 | p.MaterialVariant = "2022 Stud" |
| 127 | p.Anchored = true |
| 128 | p.Parent = model |
| 129 | end |
| 130 | do |
| 131 | local p = Instance.new("Part") |
| 132 | p.Name = "ToothLine1" |
| 133 | p.Size = Vector3.new(0.1, 1.5, 0.2) |
| 134 | p.CFrame = CFrame.new(-0.8, 8.5, -5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(10)) |
| 135 | p.BrickColor = BrickColor.new("Really black") |
| 136 | p.Material = Enum.Material.Glacier |
| 137 | p.MaterialVariant = "2022 Universal" |
| 138 | p.Anchored = true |
| 139 | p.Parent = model |
| 140 | end |
| 141 | do |
| 142 | local p = Instance.new("Part") |
| 143 | p.Name = "ToothLine2" |
| 144 | p.Size = Vector3.new(0.1, 1.5, 0.2) |
| 145 | p.CFrame = CFrame.new(0, 8.2, -5) |
| 146 | p.BrickColor = BrickColor.new("Really black") |
| 147 | p.Material = Enum.Material.Glacier |
| 148 | p.MaterialVariant = "2022 Universal" |
| 149 | p.Anchored = true |
| 150 | p.Parent = model |
| 151 | end |
| 152 | do |
| 153 | local p = Instance.new("Part") |
| 154 | p.Name = "ToothLine3" |
| 155 | p.Size = Vector3.new(0.1, 1.5, 0.2) |
| 156 | p.CFrame = CFrame.new(0.8, 8.5, -5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-10)) |
| 157 | p.BrickColor = BrickColor.new("Really black") |
| 158 | p.Material = Enum.Material.Glacier |
| 159 | p.MaterialVariant = "2022 Universal" |
| 160 | p.Anchored = true |
| 161 | p.Parent = model |
| 162 | end |
| 163 | do |
| 164 | local p = Instance.new("WedgePart") |
| 165 | p.Name = "EarL" |
| 166 | p.Size = Vector3.new(1.5, 3, 1.5) |
| 167 | p.CFrame = CFrame.new(-2.5, 15.5, -1) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(30)) |
| 168 | p.BrickColor = BrickColor.new("Really blue") |
| 169 | p.Material = Enum.Material.Glacier |
| 170 | p.MaterialVariant = "2022 Stud" |
| 171 | p.Anchored = true |
| 172 | p.Parent = model |
| 173 | end |
| 174 | do |
| 175 | local p = Instance.new("WedgePart") |
| 176 | p.Name = "EarR" |
| 177 | p.Size = Vector3.new(1.5, 3, 1.5) |
| 178 | p.CFrame = CFrame.new(2.5, 15.5, -1) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-30)) |
| 179 | p.BrickColor = BrickColor.new("Really blue") |
| 180 | p.Material = Enum.Material.Glacier |
| 181 | p.MaterialVariant = "2022 Stud" |
| 182 | p.Anchored = true |
| 183 | p.Parent = model |
| 184 | end |
| 185 | do |
| 186 | local p = Instance.new("WedgePart") |
| 187 | p.Name = "QuillTop" |
| 188 | p.Size = Vector3.new(2, 4, 5) |
| 189 | p.CFrame = CFrame.new(0, 14, 3) * CFrame.Angles(math.rad(30), math.rad(0), math.rad(0)) |
| 190 | p.BrickColor = BrickColor.new("Really blue") |
| 191 | p.Material = Enum.Material.Glacier |
| 192 | p.MaterialVariant = "2022 Stud" |
| 193 | p.Anchored = true |
| 194 | p.Parent = model |
| 195 | end |
| 196 | do |
| 197 | local p = Instance.new("WedgePart") |
| 198 | p.Name = "QuillMidL" |
| 199 | p.Size = Vector3.new(2, 3, 6) |
| 200 | p.CFrame = CFrame.new(-2, 12, 3.5) * CFrame.Angles(math.rad(10), math.rad(-20), math.rad(0)) |
| 201 | p.BrickColor = BrickColor.new("Really blue") |
| 202 | p.Material = Enum.Material.Glacier |
| 203 | p.MaterialVariant = "2022 Stud" |
| 204 | p.Anchored = true |
| 205 | p.Parent = model |
| 206 | end |
| 207 | do |
| 208 | local p = Instance.new("WedgePart") |
| 209 | p.Name = "QuillMidR" |
| 210 | p.Size = Vector3.new(2, 3, 6) |
| 211 | p.CFrame = CFrame.new(2, 12, 3.5) * CFrame.Angles(math.rad(10), math.rad(20), math.rad(0)) |
| 212 | p.BrickColor = BrickColor.new("Really blue") |
| 213 | p.Material = Enum.Material.Glacier |
| 214 | p.MaterialVariant = "2022 Stud" |
| 215 | p.Anchored = true |
| 216 | p.Parent = model |
| 217 | end |
| 218 | do |
| 219 | local p = Instance.new("WedgePart") |
| 220 | p.Name = "QuillBotL" |
| 221 | p.Size = Vector3.new(1.5, 2.5, 5) |
| 222 | p.CFrame = CFrame.new(-1.5, 10, 3) * CFrame.Angles(math.rad(-10), math.rad(-15), math.rad(0)) |
| 223 | p.BrickColor = BrickColor.new("Really blue") |
| 224 | p.Material = Enum.Material.Glacier |
| 225 | p.MaterialVariant = "2022 Stud" |
| 226 | p.Anchored = true |
| 227 | p.Parent = model |
| 228 | end |
| 229 | do |
| 230 | local p = Instance.new("WedgePart") |
| 231 | p.Name = "QuillBotR" |
| 232 | p.Size = Vector3.new(1.5, 2.5, 5) |
| 233 | p.CFrame = CFrame.new(1.5, 10, 3) * CFrame.Angles(math.rad(-10), math.rad(15), math.rad(0)) |
| 234 | p.BrickColor = BrickColor.new("Really blue") |
| 235 | p.Material = Enum.Material.Glacier |
| 236 | p.MaterialVariant = "2022 Stud" |
| 237 | p.Anchored = true |
| 238 | p.Parent = model |
| 239 | end |
| 240 | do |
| 241 | local p = Instance.new("Part") |
| 242 | p.Shape = Enum.PartType.Cylinder |
| 243 | p.Name = "BellyRing" |
| 244 | p.Size = Vector3.new(1, 3, 3) |
| 245 | p.CFrame = CFrame.new(0, 5, -3) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 246 | p.BrickColor = BrickColor.new("Really blue") |
| 247 | p.Material = Enum.Material.Glacier |
| 248 | p.MaterialVariant = "2022 Stud" |
| 249 | p.Anchored = true |
| 250 | p.Parent = model |
| 251 | end |
| 252 | do |
| 253 | local p = Instance.new("Part") |
| 254 | p.Shape = Enum.PartType.Cylinder |
| 255 | p.Name = "BellyCenter" |
| 256 | p.Size = Vector3.new(1, 1.8, 1.8) |
| 257 | p.CFrame = CFrame.new(0, 5.04, -3.2) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 258 | p.BrickColor = BrickColor.new("Bright yellow") |
| 259 | p.Material = Enum.Material.Glacier |
| 260 | p.MaterialVariant = "2022 Big Stud" |
| 261 | p.Anchored = true |
| 262 | p.Parent = model |
| 263 | end |
| 264 | do |
| 265 | local p = Instance.new("Part") |
| 266 | p.Name = "ArmL" |
| 267 | p.Size = Vector3.new(1.2, 4, 1.2) |
| 268 | p.CFrame = CFrame.new(-4, 6, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-30)) |
| 269 | p.BrickColor = BrickColor.new("Really black") |
| 270 | p.Material = Enum.Material.Glacier |
| 271 | p.MaterialVariant = "2022 Universal" |
| 272 | p.Anchored = true |
| 273 | p.Parent = model |
| 274 | end |
| 275 | do |
| 276 | local p = Instance.new("Part") |
| 277 | p.Name = "ArmR" |
| 278 | p.Size = Vector3.new(1.2, 4, 1.2) |
| 279 | p.CFrame = CFrame.new(4, 6, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(30)) |
| 280 | p.BrickColor = BrickColor.new("Really black") |
| 281 | p.Material = Enum.Material.Glacier |
| 282 | p.MaterialVariant = "2022 Universal" |
| 283 | p.Anchored = true |
| 284 | p.Parent = model |
| 285 | end |
| 286 | do |
| 287 | local p = Instance.new("Part") |
| 288 | p.Name = "LegL" |
| 289 | p.Size = Vector3.new(1.2, 3, 1.2) |
| 290 | p.CFrame = CFrame.new(-1.5, 1.5, 0) |
| 291 | p.BrickColor = BrickColor.new("Really black") |
| 292 | p.Material = Enum.Material.Glacier |
| 293 | p.MaterialVariant = "2022 Universal" |
| 294 | p.Anchored = true |
| 295 | p.Parent = model |
| 296 | end |
| 297 | do |
| 298 | local p = Instance.new("Part") |
| 299 | p.Name = "ShoeBaseL" |
| 300 | p.Size = Vector3.new(2.5, 1.5, 4) |
| 301 | p.CFrame = CFrame.new(-2, 0.5, -1) |
| 302 | p.BrickColor = BrickColor.new("Really red") |
| 303 | p.Material = Enum.Material.Glacier |
| 304 | p.MaterialVariant = "2022 Stud" |
| 305 | p.Anchored = true |
| 306 | p.Parent = model |
| 307 | end |
| 308 | do |
| 309 | local p = Instance.new("Part") |
| 310 | p.Shape = Enum.PartType.Cylinder |
| 311 | p.Name = "ShoeToeL" |
| 312 | p.Size = Vector3.new(2.5, 1.75, 1.75) |
| 313 | p.CFrame = CFrame.new(-2, 0.5, -3) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 314 | p.BrickColor = BrickColor.new("Really red") |
| 315 | p.Material = Enum.Material.Glacier |
| 316 | p.MaterialVariant = "2022 Stud" |
| 317 | p.Anchored = true |
| 318 | p.Parent = model |
| 319 | end |
| 320 | do |
| 321 | local p = Instance.new("Part") |
| 322 | p.Name = "ShoeStripeL" |
| 323 | p.Size = Vector3.new(2.6, 1.6, 0.8) |
| 324 | p.CFrame = CFrame.new(-2, 0.6, -1.08) |
| 325 | p.BrickColor = BrickColor.new("Institutional white") |
| 326 | p.Material = Enum.Material.Glacier |
| 327 | p.MaterialVariant = "2022 Stud" |
| 328 | p.Anchored = true |
| 329 | p.Parent = model |
| 330 | end |
| 331 | do |
| 332 | local p = Instance.new("Part") |
| 333 | p.Shape = Enum.PartType.Cylinder |
| 334 | p.Name = "SockL" |
| 335 | p.Size = Vector3.new(1, 1.8, 1.8) |
| 336 | p.CFrame = CFrame.new(-1.5, 1.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 337 | p.BrickColor = BrickColor.new("Institutional white") |
| 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 = "LegR" |
| 346 | p.Size = Vector3.new(1.2, 3, 1.2) |
| 347 | p.CFrame = CFrame.new(1.5, 1.5, 0) |
| 348 | p.BrickColor = BrickColor.new("Really black") |
| 349 | p.Material = Enum.Material.Glacier |
| 350 | p.MaterialVariant = "2022 Universal" |
| 351 | p.Anchored = true |
| 352 | p.Parent = model |
| 353 | end |
| 354 | do |
| 355 | local p = Instance.new("Part") |
| 356 | p.Name = "ShoeBaseR" |
| 357 | p.Size = Vector3.new(2.5, 1.5, 4) |
| 358 | p.CFrame = CFrame.new(2, 0.5, -1) |
| 359 | p.BrickColor = BrickColor.new("Really red") |
| 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.Shape = Enum.PartType.Cylinder |
| 368 | p.Name = "ShoeToeR" |
| 369 | p.Size = Vector3.new(2.5, 1.75, 1.75) |
| 370 | p.CFrame = CFrame.new(2, 0.5, -3) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 371 | p.BrickColor = BrickColor.new("Really red") |
| 372 | p.Material = Enum.Material.Glacier |
| 373 | p.MaterialVariant = "2022 Stud" |
| 374 | p.Anchored = true |
| 375 | p.Parent = model |
| 376 | end |
| 377 | do |
| 378 | local p = Instance.new("Part") |
| 379 | p.Name = "ShoeStripeR" |
| 380 | p.Size = Vector3.new(2.6, 1.6, 0.8) |
| 381 | p.CFrame = CFrame.new(2, 0.6, -1.08) |
| 382 | p.BrickColor = BrickColor.new("Institutional white") |
| 383 | p.Material = Enum.Material.Glacier |
| 384 | p.MaterialVariant = "2022 Stud" |
| 385 | p.Anchored = true |
| 386 | p.Parent = model |
| 387 | end |
| 388 | do |
| 389 | local p = Instance.new("Part") |
| 390 | p.Shape = Enum.PartType.Cylinder |
| 391 | p.Name = "SockR" |
| 392 | p.Size = Vector3.new(1, 1.8, 1.8) |
| 393 | p.CFrame = CFrame.new(1.5, 1.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 394 | p.BrickColor = BrickColor.new("Institutional white") |
| 395 | p.Material = Enum.Material.Glacier |
| 396 | p.MaterialVariant = "2022 Stud" |
| 397 | p.Anchored = true |
| 398 | p.Parent = model |
| 399 | end |
| 400 | do |
| 401 | local rightV = Vector3.new(1,0,0).Unit |
| 402 | local upV = (Vector3.new(0,1,0) - Vector3.new(0,1,0):Dot(rightV)*rightV).Unit |
| 403 | local normalV = upV:Cross(rightV) |
| 404 | local pos = Vector3.new(0, 9.5, -4.8) |
| 405 | local cyl = Instance.new("Part") |
| 406 | cyl.Shape = Enum.PartType.Cylinder |
| 407 | cyl.Size = Vector3.new(0.5, 4.4, 4.4) |
| 408 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 409 | cyl.BrickColor = BrickColor.new("Really black") |
| 410 | cyl.Material = Enum.Material.Glacier |
| 411 | cyl.MaterialVariant = "2022 Universal" |
| 412 | cyl.Anchored = true; cyl.Parent = workspace |
| 413 | local cuts = {} |
| 414 | local angBoxes = {} |
| 415 | do |
| 416 | local edgeDir = -1*rightV + 0*upV |
| 417 | local edgePerp = 0*rightV + -1*upV |
| 418 | local cut = Instance.new("Part") |
| 419 | cut.Size = Vector3.new(8.8, 0.7, 8.8) |
| 420 | cut.CFrame = CFrame.fromMatrix(pos + -1 * 4.4 * edgePerp, edgeDir, normalV) |
| 421 | cut.BrickColor = BrickColor.new("Really black") |
| 422 | cut.Material = Enum.Material.Glacier |
| 423 | cut.MaterialVariant = "2022 Universal" |
| 424 | cut.Anchored = true; cut.Parent = workspace |
| 425 | table.insert(angBoxes, cut) |
| 426 | end |
| 427 | do |
| 428 | local edgeDir = 1*rightV + 0*upV |
| 429 | local edgePerp = 0*rightV + 1*upV |
| 430 | local cut = Instance.new("Part") |
| 431 | cut.Size = Vector3.new(8.8, 0.7, 8.8) |
| 432 | cut.CFrame = CFrame.fromMatrix(pos + 1 * 4.4 * edgePerp, edgeDir, normalV) |
| 433 | cut.BrickColor = BrickColor.new("Really black") |
| 434 | cut.Material = Enum.Material.Glacier |
| 435 | cut.MaterialVariant = "2022 Universal" |
| 436 | cut.Anchored = true; cut.Parent = workspace |
| 437 | table.insert(angBoxes, cut) |
| 438 | end |
| 439 | for _, b in ipairs(angBoxes) do table.insert(cuts, b) end |
| 440 | if #cuts > 0 then |
| 441 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 442 | for _, c in ipairs(cuts) do c:Destroy() end |
| 443 | if ok and result then |
| 444 | cyl:Destroy() |
| 445 | result.Name = "MouthOutline"; result.Anchored = true; result.Parent = model |
| 446 | else |
| 447 | cyl.Name = "MouthOutline"; cyl.Parent = model |
| 448 | end |
| 449 | else |
| 450 | cyl.Name = "MouthOutline"; cyl.Parent = model |
| 451 | end |
| 452 | end |
| 453 | do |
| 454 | local rightV = Vector3.new(1,0,0).Unit |
| 455 | local upV = (Vector3.new(0,1,0) - Vector3.new(0,1,0):Dot(rightV)*rightV).Unit |
| 456 | local normalV = upV:Cross(rightV) |
| 457 | local pos = Vector3.new(0, 9.54, -4.9) |
| 458 | local cyl = Instance.new("Part") |
| 459 | cyl.Shape = Enum.PartType.Cylinder |
| 460 | cyl.Size = Vector3.new(0.6, 4, 4) |
| 461 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 462 | cyl.BrickColor = BrickColor.new("Institutional white") |
| 463 | cyl.Material = Enum.Material.Glacier |
| 464 | cyl.MaterialVariant = "2022 Stud" |
| 465 | cyl.Anchored = true; cyl.Parent = workspace |
| 466 | local cuts = {} |
| 467 | local angBoxes = {} |
| 468 | do |
| 469 | local edgeDir = -1*rightV + 0*upV |
| 470 | local edgePerp = 0*rightV + -1*upV |
| 471 | local cut = Instance.new("Part") |
| 472 | cut.Size = Vector3.new(8, 0.8, 8) |
| 473 | cut.CFrame = CFrame.fromMatrix(pos + -1 * 4 * edgePerp, edgeDir, normalV) |
| 474 | cut.BrickColor = BrickColor.new("Institutional white") |
| 475 | cut.Material = Enum.Material.Glacier |
| 476 | cut.MaterialVariant = "2022 Stud" |
| 477 | cut.Anchored = true; cut.Parent = workspace |
| 478 | table.insert(angBoxes, cut) |
| 479 | end |
| 480 | do |
| 481 | local edgeDir = 1*rightV + 0*upV |
| 482 | local edgePerp = 0*rightV + 1*upV |
| 483 | local cut = Instance.new("Part") |
| 484 | cut.Size = Vector3.new(8, 0.8, 8) |
| 485 | cut.CFrame = CFrame.fromMatrix(pos + 1 * 4 * edgePerp, edgeDir, normalV) |
| 486 | cut.BrickColor = BrickColor.new("Institutional white") |
| 487 | cut.Material = Enum.Material.Glacier |
| 488 | cut.MaterialVariant = "2022 Stud" |
| 489 | cut.Anchored = true; cut.Parent = workspace |
| 490 | table.insert(angBoxes, cut) |
| 491 | end |
| 492 | for _, b in ipairs(angBoxes) do table.insert(cuts, b) end |
| 493 | if #cuts > 0 then |
| 494 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 495 | for _, c in ipairs(cuts) do c:Destroy() end |
| 496 | if ok and result then |
| 497 | cyl:Destroy() |
| 498 | result.Name = "Teeth"; result.Anchored = true; result.Parent = model |
| 499 | else |
| 500 | cyl.Name = "Teeth"; cyl.Parent = model |
| 501 | end |
| 502 | else |
| 503 | cyl.Name = "Teeth"; cyl.Parent = model |
| 504 | end |
| 505 | end |
| 506 | do |
| 507 | local upV = Vector3.new(0,1,0).Unit |
| 508 | local rightV = (Vector3.new(1,0,0) - Vector3.new(1,0,0):Dot(upV)*upV).Unit |
| 509 | local forwardV = rightV:Cross(upV) |
| 510 | local pos = Vector3.new(0, 12, 0) |
| 511 | local ball = Instance.new("Part") |
| 512 | ball.Shape = Enum.PartType.Ball |
| 513 | ball.Size = Vector3.new(8, 8, 8) |
| 514 | ball.CFrame = CFrame.new(pos) |
| 515 | ball.BrickColor = BrickColor.new("Really blue") |
| 516 | ball.Material = Enum.Material.Glacier |
| 517 | ball.MaterialVariant = "2022 Stud" |
| 518 | ball.Anchored = true; ball.Parent = workspace |
| 519 | local cuts = {} |
| 520 | if #cuts > 0 then |
| 521 | local ok, result = pcall(function() return ball:SubtractAsync(cuts) end) |
| 522 | for _, c in ipairs(cuts) do c:Destroy() end |
| 523 | if ok and result then |
| 524 | ball:Destroy() |
| 525 | result.Name = "HeadMain"; result.Anchored = true; result.Parent = model |
| 526 | else |
| 527 | ball.Name = "HeadMain"; ball.Parent = model |
| 528 | end |
| 529 | else |
| 530 | ball.Name = "HeadMain"; ball.Parent = model |
| 531 | end |
| 532 | end |
| 533 | do |
| 534 | local upV = Vector3.new(0,1,0).Unit |
| 535 | local rightV = (Vector3.new(1,0,0) - Vector3.new(1,0,0):Dot(upV)*upV).Unit |
| 536 | local forwardV = rightV:Cross(upV) |
| 537 | local pos = Vector3.new(0, 10.5, -2.5) |
| 538 | local ball = Instance.new("Part") |
| 539 | ball.Shape = Enum.PartType.Ball |
| 540 | ball.Size = Vector3.new(6, 6, 6) |
| 541 | ball.CFrame = CFrame.new(pos) |
| 542 | ball.BrickColor = BrickColor.new("Bright yellow") |
| 543 | ball.Material = Enum.Material.Glacier |
| 544 | ball.MaterialVariant = "2022 Big Stud" |
| 545 | ball.Anchored = true; ball.Parent = workspace |
| 546 | local cuts = {} |
| 547 | if #cuts > 0 then |
| 548 | local ok, result = pcall(function() return ball:SubtractAsync(cuts) end) |
| 549 | for _, c in ipairs(cuts) do c:Destroy() end |
| 550 | if ok and result then |
| 551 | ball:Destroy() |
| 552 | result.Name = "Muzzle"; result.Anchored = true; result.Parent = model |
| 553 | else |
| 554 | ball.Name = "Muzzle"; ball.Parent = model |
| 555 | end |
| 556 | else |
| 557 | ball.Name = "Muzzle"; ball.Parent = model |
| 558 | end |
| 559 | end |
| 560 | do |
| 561 | local upV = Vector3.new(0,1,0).Unit |
| 562 | local rightV = (Vector3.new(1,0,0) - Vector3.new(1,0,0):Dot(upV)*upV).Unit |
| 563 | local forwardV = rightV:Cross(upV) |
| 564 | local pos = Vector3.new(0, 5, 0) |
| 565 | local ball = Instance.new("Part") |
| 566 | ball.Shape = Enum.PartType.Ball |
| 567 | ball.Size = Vector3.new(7, 7, 7) |
| 568 | ball.CFrame = CFrame.new(pos) |
| 569 | ball.BrickColor = BrickColor.new("Really black") |
| 570 | ball.Material = Enum.Material.Glacier |
| 571 | ball.MaterialVariant = "2022 Universal" |
| 572 | ball.Anchored = true; ball.Parent = workspace |
| 573 | local cuts = {} |
| 574 | if #cuts > 0 then |
| 575 | local ok, result = pcall(function() return ball:SubtractAsync(cuts) end) |
| 576 | for _, c in ipairs(cuts) do c:Destroy() end |
| 577 | if ok and result then |
| 578 | ball:Destroy() |
| 579 | result.Name = "Torso"; result.Anchored = true; result.Parent = model |
| 580 | else |
| 581 | ball.Name = "Torso"; ball.Parent = model |
| 582 | end |
| 583 | else |
| 584 | ball.Name = "Torso"; ball.Parent = model |
| 585 | end |
| 586 | end |
| 587 | do |
| 588 | local upV = Vector3.new(0,1,0).Unit |
| 589 | local rightV = (Vector3.new(1,0,0) - Vector3.new(1,0,0):Dot(upV)*upV).Unit |
| 590 | local forwardV = rightV:Cross(upV) |
| 591 | local pos = Vector3.new(-5.5, 3, 0) |
| 592 | local ball = Instance.new("Part") |
| 593 | ball.Shape = Enum.PartType.Ball |
| 594 | ball.Size = Vector3.new(3.6, 3.6, 3.6) |
| 595 | ball.CFrame = CFrame.new(pos) |
| 596 | ball.BrickColor = BrickColor.new("Institutional white") |
| 597 | ball.Material = Enum.Material.Glacier |
| 598 | ball.MaterialVariant = "2022 Stud" |
| 599 | ball.Anchored = true; ball.Parent = workspace |
| 600 | local cuts = {} |
| 601 | if #cuts > 0 then |
| 602 | local ok, result = pcall(function() return ball:SubtractAsync(cuts) end) |
| 603 | for _, c in ipairs(cuts) do c:Destroy() end |
| 604 | if ok and result then |
| 605 | ball:Destroy() |
| 606 | result.Name = "GloveL"; result.Anchored = true; result.Parent = model |
| 607 | else |
| 608 | ball.Name = "GloveL"; ball.Parent = model |
| 609 | end |
| 610 | else |
| 611 | ball.Name = "GloveL"; ball.Parent = model |
| 612 | end |
| 613 | end |
| 614 | do |
| 615 | local upV = Vector3.new(0,1,0).Unit |
| 616 | local rightV = (Vector3.new(1,0,0) - Vector3.new(1,0,0):Dot(upV)*upV).Unit |
| 617 | local forwardV = rightV:Cross(upV) |
| 618 | local pos = Vector3.new(-5.5, 2.5, 0) |
| 619 | local ball = Instance.new("Part") |
| 620 | ball.Shape = Enum.PartType.Ball |
| 621 | ball.Size = Vector3.new(3.7, 3.7, 3.7) |
| 622 | ball.CFrame = CFrame.new(pos) |
| 623 | ball.BrickColor = BrickColor.new("Really red") |
| 624 | ball.Material = Enum.Material.Glacier |
| 625 | ball.MaterialVariant = "2022 Stud" |
| 626 | ball.Anchored = true; ball.Parent = workspace |
| 627 | local cuts = {} |
| 628 | do |
| 629 | local h = 0 |
| 630 | local cut = Instance.new("Part") |
| 631 | cut.Size = Vector3.new(7.4, 7.4, 7.4) |
| 632 | cut.CFrame = CFrame.fromMatrix(pos + upV*(3.7), rightV, upV) |
| 633 | cut.BrickColor = BrickColor.new("Really red") |
| 634 | cut.Material = Enum.Material.Glacier |
| 635 | cut.MaterialVariant = "2022 Stud" |
| 636 | cut.Anchored = true; cut.Parent = workspace |
| 637 | table.insert(cuts, cut) |
| 638 | end |
| 639 | if #cuts > 0 then |
| 640 | local ok, result = pcall(function() return ball:SubtractAsync(cuts) end) |
| 641 | for _, c in ipairs(cuts) do c:Destroy() end |
| 642 | if ok and result then |
| 643 | ball:Destroy() |
| 644 | result.Name = "BloodHandL"; result.Anchored = true; result.Parent = model |
| 645 | else |
| 646 | ball.Name = "BloodHandL"; ball.Parent = model |
| 647 | end |
| 648 | else |
| 649 | ball.Name = "BloodHandL"; ball.Parent = model |
| 650 | end |
| 651 | end |
| 652 | do |
| 653 | local upV = Vector3.new(0,1,0).Unit |
| 654 | local rightV = (Vector3.new(1,0,0) - Vector3.new(1,0,0):Dot(upV)*upV).Unit |
| 655 | local forwardV = rightV:Cross(upV) |
| 656 | local pos = Vector3.new(5.5, 3, 0) |
| 657 | local ball = Instance.new("Part") |
| 658 | ball.Shape = Enum.PartType.Ball |
| 659 | ball.Size = Vector3.new(3.6, 3.6, 3.6) |
| 660 | ball.CFrame = CFrame.new(pos) |
| 661 | ball.BrickColor = BrickColor.new("Institutional white") |
| 662 | ball.Material = Enum.Material.Glacier |
| 663 | ball.MaterialVariant = "2022 Stud" |
| 664 | ball.Anchored = true; ball.Parent = workspace |
| 665 | local cuts = {} |
| 666 | if #cuts > 0 then |
| 667 | local ok, result = pcall(function() return ball:SubtractAsync(cuts) end) |
| 668 | for _, c in ipairs(cuts) do c:Destroy() end |
| 669 | if ok and result then |
| 670 | ball:Destroy() |
| 671 | result.Name = "GloveR"; result.Anchored = true; result.Parent = model |
| 672 | else |
| 673 | ball.Name = "GloveR"; ball.Parent = model |
| 674 | end |
| 675 | else |
| 676 | ball.Name = "GloveR"; ball.Parent = model |
| 677 | end |
| 678 | end |
| 679 | do |
| 680 | local upV = Vector3.new(0,1,0).Unit |
| 681 | local rightV = (Vector3.new(1,0,0) - Vector3.new(1,0,0):Dot(upV)*upV).Unit |
| 682 | local forwardV = rightV:Cross(upV) |
| 683 | local pos = Vector3.new(5.5, 2.5, 0) |
| 684 | local ball = Instance.new("Part") |
| 685 | ball.Shape = Enum.PartType.Ball |
| 686 | ball.Size = Vector3.new(3.7, 3.7, 3.7) |
| 687 | ball.CFrame = CFrame.new(pos) |
| 688 | ball.BrickColor = BrickColor.new("Really red") |
| 689 | ball.Material = Enum.Material.Glacier |
| 690 | ball.MaterialVariant = "2022 Stud" |
| 691 | ball.Anchored = true; ball.Parent = workspace |
| 692 | local cuts = {} |
| 693 | do |
| 694 | local h = 0 |
| 695 | local cut = Instance.new("Part") |
| 696 | cut.Size = Vector3.new(7.4, 7.4, 7.4) |
| 697 | cut.CFrame = CFrame.fromMatrix(pos + upV*(3.7), rightV, upV) |
| 698 | cut.BrickColor = BrickColor.new("Really red") |
| 699 | cut.Material = Enum.Material.Glacier |
| 700 | cut.MaterialVariant = "2022 Stud" |
| 701 | cut.Anchored = true; cut.Parent = workspace |
| 702 | table.insert(cuts, cut) |
| 703 | end |
| 704 | if #cuts > 0 then |
| 705 | local ok, result = pcall(function() return ball:SubtractAsync(cuts) end) |
| 706 | for _, c in ipairs(cuts) do c:Destroy() end |
| 707 | if ok and result then |
| 708 | ball:Destroy() |
| 709 | result.Name = "BloodHandR"; result.Anchored = true; result.Parent = model |
| 710 | else |
| 711 | ball.Name = "BloodHandR"; ball.Parent = model |
| 712 | end |
| 713 | else |
| 714 | ball.Name = "BloodHandR"; ball.Parent = model |
| 715 | end |
| 716 | end |
| 717 | model.PrimaryPart = model:FindFirstChild("HeadMain") |
| 718 | print("CreepyHedgehog built: " .. #model:GetChildren() .. " parts") |
Loading comments...