Loading model...
by ✨Babayaga · 3/29/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: RabbitOfficer |
| 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 = "RabbitOfficer" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Cyan"] = "2022 Glue", |
| 25 | ["Gold"] = "2022 Stud", |
| 26 | ["Institutional white"] = "2022 Small Stud", |
| 27 | ["Medium stone grey"] = "2022 Small Stud", |
| 28 | ["Navy blue"] = "2022 Glue", |
| 29 | ["Pink"] = "2022 Stud", |
| 30 | ["Really black"] = "2022 Glue", |
| 31 | ["Royal purple"] = "2022 Stud", |
| 32 | } |
| 33 | do |
| 34 | local p = Instance.new("Part") |
| 35 | p.Name = "FootL" |
| 36 | p.Size = Vector3.new(0.8, 0.4, 1.5) |
| 37 | p.CFrame = CFrame.new(1.2, 0.2, -0.5) |
| 38 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 39 | p.Material = Enum.Material.Glacier |
| 40 | p.MaterialVariant = "2022 Small Stud" |
| 41 | p.Anchored = true |
| 42 | p.Parent = model |
| 43 | end |
| 44 | do |
| 45 | local p = Instance.new("Part") |
| 46 | p.Name = "FootR" |
| 47 | p.Size = Vector3.new(0.8, 0.4, 1.5) |
| 48 | p.CFrame = CFrame.new(-1.2, 0.2, -0.5) |
| 49 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 50 | p.Material = Enum.Material.Glacier |
| 51 | p.MaterialVariant = "2022 Small Stud" |
| 52 | p.Anchored = true |
| 53 | p.Parent = model |
| 54 | end |
| 55 | do |
| 56 | local p = Instance.new("Part") |
| 57 | p.Name = "LegLowerL" |
| 58 | p.Size = Vector3.new(2.11896, 0.7, 0.7) |
| 59 | p.CFrame = CFrame.new(1.1, 1.45, -0.1) * CFrame.Angles(math.rad(-180), math.rad(-45), math.rad(-97.6708)) |
| 60 | p.BrickColor = BrickColor.new("Really black") |
| 61 | p.Material = Enum.Material.Glacier |
| 62 | p.MaterialVariant = "2022 Glue" |
| 63 | p.Anchored = true |
| 64 | p.Parent = model |
| 65 | end |
| 66 | do |
| 67 | local p = Instance.new("Part") |
| 68 | p.Name = "LegLowerR" |
| 69 | p.Size = Vector3.new(2.11896, 0.7, 0.7) |
| 70 | p.CFrame = CFrame.new(-1.1, 1.45, -0.1) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(82.3292)) |
| 71 | p.BrickColor = BrickColor.new("Really black") |
| 72 | p.Material = Enum.Material.Glacier |
| 73 | p.MaterialVariant = "2022 Glue" |
| 74 | p.Anchored = true |
| 75 | p.Parent = model |
| 76 | end |
| 77 | do |
| 78 | local p = Instance.new("Part") |
| 79 | p.Name = "ThighL" |
| 80 | p.Size = Vector3.new(2.03961, 1.2, 1.2) |
| 81 | p.CFrame = CFrame.new(0.8, 3.5, 0) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(-101.31)) |
| 82 | p.BrickColor = BrickColor.new("Really black") |
| 83 | p.Material = Enum.Material.Glacier |
| 84 | p.MaterialVariant = "2022 Glue" |
| 85 | p.Anchored = true |
| 86 | p.Parent = model |
| 87 | end |
| 88 | do |
| 89 | local p = Instance.new("Part") |
| 90 | p.Name = "ThighR" |
| 91 | p.Size = Vector3.new(2.03961, 1.2, 1.2) |
| 92 | p.CFrame = CFrame.new(-0.8, 3.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(78.6901)) |
| 93 | p.BrickColor = BrickColor.new("Really black") |
| 94 | p.Material = Enum.Material.Glacier |
| 95 | p.MaterialVariant = "2022 Glue" |
| 96 | p.Anchored = true |
| 97 | p.Parent = model |
| 98 | end |
| 99 | do |
| 100 | local p = Instance.new("Part") |
| 101 | p.Name = "Hips" |
| 102 | p.Size = Vector3.new(2, 1, 1.4) |
| 103 | p.CFrame = CFrame.new(0, 4.8, 0) |
| 104 | p.BrickColor = BrickColor.new("Really black") |
| 105 | p.Material = Enum.Material.Glacier |
| 106 | p.MaterialVariant = "2022 Glue" |
| 107 | p.Anchored = true |
| 108 | p.Parent = model |
| 109 | end |
| 110 | do |
| 111 | local p = Instance.new("Part") |
| 112 | p.Name = "Belt" |
| 113 | p.Size = Vector3.new(2.1, 0.3, 1.5) |
| 114 | p.CFrame = CFrame.new(0, 5.3, 0) |
| 115 | p.BrickColor = BrickColor.new("Really black") |
| 116 | p.Material = Enum.Material.Glacier |
| 117 | p.MaterialVariant = "2022 Glue" |
| 118 | p.Anchored = true |
| 119 | p.Parent = model |
| 120 | end |
| 121 | do |
| 122 | local p = Instance.new("Part") |
| 123 | p.Name = "Badge" |
| 124 | p.Size = Vector3.new(0.4, 0.5, 0.1) |
| 125 | p.CFrame = CFrame.new(0.6, 5.3, -0.84) |
| 126 | p.BrickColor = BrickColor.new("Gold") |
| 127 | p.Material = Enum.Material.Glacier |
| 128 | p.MaterialVariant = "2022 Stud" |
| 129 | p.Anchored = true |
| 130 | p.Parent = model |
| 131 | end |
| 132 | do |
| 133 | local p = Instance.new("Part") |
| 134 | p.Name = "Waist" |
| 135 | p.Size = Vector3.new(1.6, 1, 1.2) |
| 136 | p.CFrame = CFrame.new(0, 5.84, 0) |
| 137 | p.BrickColor = BrickColor.new("Cyan") |
| 138 | p.Material = Enum.Material.Glacier |
| 139 | p.MaterialVariant = "2022 Glue" |
| 140 | p.Anchored = true |
| 141 | p.Parent = model |
| 142 | end |
| 143 | do |
| 144 | local p = Instance.new("Part") |
| 145 | p.Name = "Chest" |
| 146 | p.Size = Vector3.new(1.8, 1.5, 1.4) |
| 147 | p.CFrame = CFrame.new(0, 7, 0) |
| 148 | p.BrickColor = BrickColor.new("Navy blue") |
| 149 | p.Material = Enum.Material.Glacier |
| 150 | p.MaterialVariant = "2022 Glue" |
| 151 | p.Anchored = true |
| 152 | p.Parent = model |
| 153 | end |
| 154 | do |
| 155 | local p = Instance.new("Part") |
| 156 | p.Name = "ShirtCenter" |
| 157 | p.Size = Vector3.new(0.6, 1.5, 0.3) |
| 158 | p.CFrame = CFrame.new(0, 7.04, -0.6) |
| 159 | p.BrickColor = BrickColor.new("Cyan") |
| 160 | p.Material = Enum.Material.Glacier |
| 161 | p.MaterialVariant = "2022 Glue" |
| 162 | p.Anchored = true |
| 163 | p.Parent = model |
| 164 | end |
| 165 | do |
| 166 | local p = Instance.new("Part") |
| 167 | p.Name = "ShoulderL" |
| 168 | p.Size = Vector3.new(0.8, 0.8, 1) |
| 169 | p.CFrame = CFrame.new(1, 7.5, 0) |
| 170 | p.BrickColor = BrickColor.new("Navy blue") |
| 171 | p.Material = Enum.Material.Glacier |
| 172 | p.MaterialVariant = "2022 Glue" |
| 173 | p.Anchored = true |
| 174 | p.Parent = model |
| 175 | end |
| 176 | do |
| 177 | local p = Instance.new("Part") |
| 178 | p.Name = "ShoulderR" |
| 179 | p.Size = Vector3.new(0.8, 0.8, 1) |
| 180 | p.CFrame = CFrame.new(-1, 7.5, 0) |
| 181 | p.BrickColor = BrickColor.new("Navy blue") |
| 182 | p.Material = Enum.Material.Glacier |
| 183 | p.MaterialVariant = "2022 Glue" |
| 184 | p.Anchored = true |
| 185 | p.Parent = model |
| 186 | end |
| 187 | do |
| 188 | local p = Instance.new("Part") |
| 189 | p.Name = "ArmUpperL" |
| 190 | p.Size = Vector3.new(1.77201, 0.6, 0.6) |
| 191 | p.CFrame = CFrame.new(1.4, 6.75, -0.25) * CFrame.Angles(math.rad(0), math.rad(32.0054), math.rad(-57.8329)) |
| 192 | p.BrickColor = BrickColor.new("Navy blue") |
| 193 | p.Material = Enum.Material.Glacier |
| 194 | p.MaterialVariant = "2022 Glue" |
| 195 | p.Anchored = true |
| 196 | p.Parent = model |
| 197 | end |
| 198 | do |
| 199 | local p = Instance.new("Part") |
| 200 | p.Name = "ArmUpperR" |
| 201 | p.Size = Vector3.new(1.77201, 0.6, 0.6) |
| 202 | p.CFrame = CFrame.new(-1.4, 6.75, -0.25) * CFrame.Angles(math.rad(-180), math.rad(32.0054), math.rad(122.167)) |
| 203 | p.BrickColor = BrickColor.new("Navy blue") |
| 204 | p.Material = Enum.Material.Glacier |
| 205 | p.MaterialVariant = "2022 Glue" |
| 206 | p.Anchored = true |
| 207 | p.Parent = model |
| 208 | end |
| 209 | do |
| 210 | local p = Instance.new("Part") |
| 211 | p.Name = "ArmLowerL" |
| 212 | p.Size = Vector3.new(0.927362, 0.5, 0.5) |
| 213 | p.CFrame = CFrame.new(1.5, 5.75, -0.75) * CFrame.Angles(math.rad(-180), math.rad(39.8056), math.rad(147.373)) |
| 214 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 215 | p.Material = Enum.Material.Glacier |
| 216 | p.MaterialVariant = "2022 Small Stud" |
| 217 | p.Anchored = true |
| 218 | p.Parent = model |
| 219 | end |
| 220 | do |
| 221 | local p = Instance.new("Part") |
| 222 | p.Name = "ArmLowerR" |
| 223 | p.Size = Vector3.new(0.927362, 0.5, 0.5) |
| 224 | p.CFrame = CFrame.new(-1.5, 5.75, -0.75) * CFrame.Angles(math.rad(0), math.rad(39.8056), math.rad(-32.6267)) |
| 225 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 226 | p.Material = Enum.Material.Glacier |
| 227 | p.MaterialVariant = "2022 Small Stud" |
| 228 | p.Anchored = true |
| 229 | p.Parent = model |
| 230 | end |
| 231 | do |
| 232 | local p = Instance.new("Part") |
| 233 | p.Shape = Enum.PartType.Ball |
| 234 | p.Name = "HandL" |
| 235 | p.Size = Vector3.new(0.5, 0.5, 0.5) |
| 236 | p.CFrame = CFrame.new(1.2, 5.5, -1.2) |
| 237 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 238 | p.Material = Enum.Material.Glacier |
| 239 | p.MaterialVariant = "2022 Small Stud" |
| 240 | p.Anchored = true |
| 241 | p.Parent = model |
| 242 | end |
| 243 | do |
| 244 | local p = Instance.new("Part") |
| 245 | p.Shape = Enum.PartType.Ball |
| 246 | p.Name = "HandR" |
| 247 | p.Size = Vector3.new(0.5, 0.5, 0.5) |
| 248 | p.CFrame = CFrame.new(-1.2, 5.5, -1.2) |
| 249 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 250 | p.Material = Enum.Material.Glacier |
| 251 | p.MaterialVariant = "2022 Small Stud" |
| 252 | p.Anchored = true |
| 253 | p.Parent = model |
| 254 | end |
| 255 | do |
| 256 | local p = Instance.new("Part") |
| 257 | p.Name = "Neck" |
| 258 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 259 | p.CFrame = CFrame.new(0, 7.8, 0) |
| 260 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 261 | p.Material = Enum.Material.Glacier |
| 262 | p.MaterialVariant = "2022 Small Stud" |
| 263 | p.Anchored = true |
| 264 | p.Parent = model |
| 265 | end |
| 266 | do |
| 267 | local p = Instance.new("Part") |
| 268 | p.Name = "HeadCore" |
| 269 | p.Size = Vector3.new(2.2, 2, 2) |
| 270 | p.CFrame = CFrame.new(0, 9, 0) |
| 271 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 272 | p.Material = Enum.Material.Glacier |
| 273 | p.MaterialVariant = "2022 Small Stud" |
| 274 | p.Anchored = true |
| 275 | p.Parent = model |
| 276 | end |
| 277 | do |
| 278 | local p = Instance.new("Part") |
| 279 | p.Name = "Muzzle" |
| 280 | p.Size = Vector3.new(1.2, 0.8, 1) |
| 281 | p.CFrame = CFrame.new(0, 8.7, -1) |
| 282 | p.BrickColor = BrickColor.new("Institutional white") |
| 283 | p.Material = Enum.Material.Glacier |
| 284 | p.MaterialVariant = "2022 Small Stud" |
| 285 | p.Anchored = true |
| 286 | p.Parent = model |
| 287 | end |
| 288 | do |
| 289 | local p = Instance.new("Part") |
| 290 | p.Name = "Nose" |
| 291 | p.Size = Vector3.new(0.3, 0.2, 0.2) |
| 292 | p.CFrame = CFrame.new(0, 9.04, -1.5) |
| 293 | p.BrickColor = BrickColor.new("Pink") |
| 294 | p.Material = Enum.Material.Glacier |
| 295 | p.MaterialVariant = "2022 Stud" |
| 296 | p.Anchored = true |
| 297 | p.Parent = model |
| 298 | end |
| 299 | do |
| 300 | local p = Instance.new("Part") |
| 301 | p.Shape = Enum.PartType.Cylinder |
| 302 | p.Name = "EyeWhiteL" |
| 303 | p.Size = Vector3.new(0.1, 0.8, 0.8) |
| 304 | p.CFrame = CFrame.new(0.6, 9.3, -0.9) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 305 | p.BrickColor = BrickColor.new("Institutional white") |
| 306 | p.Material = Enum.Material.Glacier |
| 307 | p.MaterialVariant = "2022 Small Stud" |
| 308 | p.Anchored = true |
| 309 | p.Parent = model |
| 310 | end |
| 311 | do |
| 312 | local p = Instance.new("Part") |
| 313 | p.Shape = Enum.PartType.Cylinder |
| 314 | p.Name = "EyeIrisL" |
| 315 | p.Size = Vector3.new(0.1, 0.5, 0.5) |
| 316 | p.CFrame = CFrame.new(0.65, 9.3, -0.98) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 317 | p.BrickColor = BrickColor.new("Royal purple") |
| 318 | p.Material = Enum.Material.Glacier |
| 319 | p.MaterialVariant = "2022 Stud" |
| 320 | p.Anchored = true |
| 321 | p.Parent = model |
| 322 | end |
| 323 | do |
| 324 | local p = Instance.new("Part") |
| 325 | p.Shape = Enum.PartType.Cylinder |
| 326 | p.Name = "EyePupilL" |
| 327 | p.Size = Vector3.new(0.1, 0.2, 0.2) |
| 328 | p.CFrame = CFrame.new(0.7, 9.3, -1.14) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 329 | p.BrickColor = BrickColor.new("Really black") |
| 330 | p.Material = Enum.Material.Glacier |
| 331 | p.MaterialVariant = "2022 Glue" |
| 332 | p.Anchored = true |
| 333 | p.Parent = model |
| 334 | end |
| 335 | do |
| 336 | local p = Instance.new("Part") |
| 337 | p.Shape = Enum.PartType.Cylinder |
| 338 | p.Name = "EyeWhiteR" |
| 339 | p.Size = Vector3.new(0.1, 0.8, 0.8) |
| 340 | p.CFrame = CFrame.new(-0.6, 9.3, -0.9) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 341 | p.BrickColor = BrickColor.new("Institutional white") |
| 342 | p.Material = Enum.Material.Glacier |
| 343 | p.MaterialVariant = "2022 Small Stud" |
| 344 | p.Anchored = true |
| 345 | p.Parent = model |
| 346 | end |
| 347 | do |
| 348 | local p = Instance.new("Part") |
| 349 | p.Shape = Enum.PartType.Cylinder |
| 350 | p.Name = "EyeIrisR" |
| 351 | p.Size = Vector3.new(0.1, 0.5, 0.5) |
| 352 | p.CFrame = CFrame.new(-0.65, 9.3, -0.98) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 353 | p.BrickColor = BrickColor.new("Royal purple") |
| 354 | p.Material = Enum.Material.Glacier |
| 355 | p.MaterialVariant = "2022 Stud" |
| 356 | p.Anchored = true |
| 357 | p.Parent = model |
| 358 | end |
| 359 | do |
| 360 | local p = Instance.new("Part") |
| 361 | p.Shape = Enum.PartType.Cylinder |
| 362 | p.Name = "EyePupilR" |
| 363 | p.Size = Vector3.new(0.1, 0.2, 0.2) |
| 364 | p.CFrame = CFrame.new(-0.7, 9.3, -1.14) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 365 | p.BrickColor = BrickColor.new("Really black") |
| 366 | p.Material = Enum.Material.Glacier |
| 367 | p.MaterialVariant = "2022 Glue" |
| 368 | p.Anchored = true |
| 369 | p.Parent = model |
| 370 | end |
| 371 | do |
| 372 | local p = Instance.new("Part") |
| 373 | p.Name = "CheekL" |
| 374 | p.Size = Vector3.new(0.4, 1, 1) |
| 375 | p.CFrame = CFrame.new(1, 8.8, -0.58) |
| 376 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 377 | p.Material = Enum.Material.Glacier |
| 378 | p.MaterialVariant = "2022 Small Stud" |
| 379 | p.Anchored = true |
| 380 | p.Parent = model |
| 381 | end |
| 382 | do |
| 383 | local p = Instance.new("Part") |
| 384 | p.Name = "CheekR" |
| 385 | p.Size = Vector3.new(0.4, 1, 1) |
| 386 | p.CFrame = CFrame.new(-1, 8.8, -0.58) |
| 387 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 388 | p.Material = Enum.Material.Glacier |
| 389 | p.MaterialVariant = "2022 Small Stud" |
| 390 | p.Anchored = true |
| 391 | p.Parent = model |
| 392 | end |
| 393 | do |
| 394 | local p = Instance.new("Part") |
| 395 | p.Name = "EarBaseL" |
| 396 | p.Size = Vector3.new(2.53574, 0.8, 0.3) |
| 397 | p.CFrame = CFrame.new(0.65, 11.25, 0.35) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(80.3683)) |
| 398 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 399 | p.Material = Enum.Material.Glacier |
| 400 | p.MaterialVariant = "2022 Small Stud" |
| 401 | p.Anchored = true |
| 402 | p.Parent = model |
| 403 | end |
| 404 | do |
| 405 | local p = Instance.new("Part") |
| 406 | p.Name = "EarMidL" |
| 407 | p.Size = Vector3.new(2.00499, 0.7, 0.2) |
| 408 | p.CFrame = CFrame.new(0.85, 13.5, 0.55) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(85.9553)) |
| 409 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 410 | p.Material = Enum.Material.Glacier |
| 411 | p.MaterialVariant = "2022 Small Stud" |
| 412 | p.Anchored = true |
| 413 | p.Parent = model |
| 414 | end |
| 415 | do |
| 416 | local p = Instance.new("Part") |
| 417 | p.Name = "EarInnerL" |
| 418 | p.Size = Vector3.new(2.00499, 0.5, 0.1) |
| 419 | p.CFrame = CFrame.new(0.84601, 13.420199, 0.44601) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(85.9553)) |
| 420 | p.BrickColor = BrickColor.new("Institutional white") |
| 421 | p.Material = Enum.Material.Glacier |
| 422 | p.MaterialVariant = "2022 Small Stud" |
| 423 | p.Anchored = true |
| 424 | p.Parent = model |
| 425 | end |
| 426 | do |
| 427 | local p = Instance.new("Part") |
| 428 | p.Name = "EarTipL" |
| 429 | p.Size = Vector3.new(0.6, 0.6, 0.2) |
| 430 | p.CFrame = CFrame.new(0.9, 14.8, 0.6) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(10)) |
| 431 | p.BrickColor = BrickColor.new("Really black") |
| 432 | p.Material = Enum.Material.Glacier |
| 433 | p.MaterialVariant = "2022 Glue" |
| 434 | p.Anchored = true |
| 435 | p.Parent = model |
| 436 | end |
| 437 | do |
| 438 | local p = Instance.new("Part") |
| 439 | p.Name = "EarBaseR" |
| 440 | p.Size = Vector3.new(2.53574, 0.8, 0.3) |
| 441 | p.CFrame = CFrame.new(-0.65, 11.25, 0.35) * CFrame.Angles(math.rad(-180), math.rad(-45), math.rad(-99.6317)) |
| 442 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 443 | p.Material = Enum.Material.Glacier |
| 444 | p.MaterialVariant = "2022 Small Stud" |
| 445 | p.Anchored = true |
| 446 | p.Parent = model |
| 447 | end |
| 448 | do |
| 449 | local p = Instance.new("Part") |
| 450 | p.Name = "EarMidR" |
| 451 | p.Size = Vector3.new(2.00499, 0.7, 0.2) |
| 452 | p.CFrame = CFrame.new(-0.85, 13.5, 0.55) * CFrame.Angles(math.rad(-180), math.rad(-45), math.rad(-94.0447)) |
| 453 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 454 | p.Material = Enum.Material.Glacier |
| 455 | p.MaterialVariant = "2022 Small Stud" |
| 456 | p.Anchored = true |
| 457 | p.Parent = model |
| 458 | end |
| 459 | do |
| 460 | local p = Instance.new("Part") |
| 461 | p.Name = "EarInnerR" |
| 462 | p.Size = Vector3.new(2.00499, 0.5, 0.1) |
| 463 | p.CFrame = CFrame.new(-0.84601, 13.420199, 0.44601) * CFrame.Angles(math.rad(-180), math.rad(-45), math.rad(-94.0447)) |
| 464 | p.BrickColor = BrickColor.new("Institutional white") |
| 465 | p.Material = Enum.Material.Glacier |
| 466 | p.MaterialVariant = "2022 Small Stud" |
| 467 | p.Anchored = true |
| 468 | p.Parent = model |
| 469 | end |
| 470 | do |
| 471 | local p = Instance.new("Part") |
| 472 | p.Name = "EarTipR" |
| 473 | p.Size = Vector3.new(0.6, 0.6, 0.2) |
| 474 | p.CFrame = CFrame.new(-0.9, 14.8, 0.6) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-10)) |
| 475 | p.BrickColor = BrickColor.new("Really black") |
| 476 | p.Material = Enum.Material.Glacier |
| 477 | p.MaterialVariant = "2022 Glue" |
| 478 | p.Anchored = true |
| 479 | p.Parent = model |
| 480 | end |
| 481 | do |
| 482 | local p = Instance.new("Part") |
| 483 | p.Shape = Enum.PartType.Ball |
| 484 | p.Name = "Tail" |
| 485 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 486 | p.CFrame = CFrame.new(0, 4.8, 0.8) |
| 487 | p.BrickColor = BrickColor.new("Institutional white") |
| 488 | p.Material = Enum.Material.Glacier |
| 489 | p.MaterialVariant = "2022 Small Stud" |
| 490 | p.Anchored = true |
| 491 | p.Parent = model |
| 492 | end |
| 493 | do |
| 494 | local upV = Vector3.new(0,1,0).Unit |
| 495 | local rightV = (Vector3.new(1,0,0) - Vector3.new(1,0,0):Dot(upV)*upV).Unit |
| 496 | local forwardV = rightV:Cross(upV) |
| 497 | local pos = Vector3.new(0, 10.04, 0) |
| 498 | local ball = Instance.new("Part") |
| 499 | ball.Shape = Enum.PartType.Ball |
| 500 | ball.Size = Vector3.new(2.2, 2.2, 2.2) |
| 501 | ball.CFrame = CFrame.new(pos) |
| 502 | ball.BrickColor = BrickColor.new("Medium stone grey") |
| 503 | ball.Material = Enum.Material.Glacier |
| 504 | ball.MaterialVariant = "2022 Small Stud" |
| 505 | ball.Anchored = true; ball.Parent = workspace |
| 506 | local cuts = {} |
| 507 | do |
| 508 | local h = 0 |
| 509 | local cut = Instance.new("Part") |
| 510 | cut.Size = Vector3.new(4.4, 4.4, 4.4) |
| 511 | cut.CFrame = CFrame.fromMatrix(pos + upV*(-2.2), rightV, upV) |
| 512 | cut.BrickColor = BrickColor.new("Medium stone grey") |
| 513 | cut.Material = Enum.Material.Glacier |
| 514 | cut.MaterialVariant = "2022 Small Stud" |
| 515 | cut.Anchored = true; cut.Parent = workspace |
| 516 | table.insert(cuts, cut) |
| 517 | end |
| 518 | if #cuts > 0 then |
| 519 | local ok, result = pcall(function() return ball:SubtractAsync(cuts) end) |
| 520 | for _, c in ipairs(cuts) do c:Destroy() end |
| 521 | if ok and result then |
| 522 | ball:Destroy() |
| 523 | result.Name = "HeadTop"; result.Anchored = true; result.Parent = model |
| 524 | else |
| 525 | ball.Name = "HeadTop"; ball.Parent = model |
| 526 | end |
| 527 | else |
| 528 | ball.Name = "HeadTop"; ball.Parent = model |
| 529 | end |
| 530 | end |
| 531 | model.PrimaryPart = model:FindFirstChild("Hips") |
| 532 | print("RabbitOfficer built: " .. #model:GetChildren() .. " parts") |
Loading comments...