Loading model...
by Taktik Tuttu · 3/25/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: AnimeGirl_StudStyle |
| 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 = "AnimeGirl_StudStyle" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Black"] = "2022 Glue", |
| 25 | ["Crimson"] = "2022 Stud", |
| 26 | ["Dark stone grey"] = "2022 Stud", |
| 27 | ["Deep orange"] = "2022 Stud", |
| 28 | ["Institutional white"] = "2022 Stud", |
| 29 | ["Nougat"] = "2022 Stud", |
| 30 | ["Pine Cone"] = "2022 Small Stud", |
| 31 | ["Really black"] = "2022 Universal", |
| 32 | } |
| 33 | do |
| 34 | local p = Instance.new("Part") |
| 35 | p.Name = "LegL" |
| 36 | p.Size = Vector3.new(1.8, 6, 1.8) |
| 37 | p.CFrame = CFrame.new(1.2, 3, 0) |
| 38 | p.BrickColor = BrickColor.new("Nougat") |
| 39 | p.Material = Enum.Material.Glacier |
| 40 | p.MaterialVariant = "2022 Stud" |
| 41 | p.Anchored = true |
| 42 | p.Parent = model |
| 43 | end |
| 44 | do |
| 45 | local p = Instance.new("Part") |
| 46 | p.Name = "LegR" |
| 47 | p.Size = Vector3.new(1.8, 6, 1.8) |
| 48 | p.CFrame = CFrame.new(-1.2, 3, 0) |
| 49 | p.BrickColor = BrickColor.new("Nougat") |
| 50 | p.Material = Enum.Material.Glacier |
| 51 | p.MaterialVariant = "2022 Stud" |
| 52 | p.Anchored = true |
| 53 | p.Parent = model |
| 54 | end |
| 55 | do |
| 56 | local p = Instance.new("Part") |
| 57 | p.Name = "SkirtCore" |
| 58 | p.Size = Vector3.new(4.8, 2.5, 3.8) |
| 59 | p.CFrame = CFrame.new(0, 7, 0) |
| 60 | p.BrickColor = BrickColor.new("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 = "SkirtFlareF" |
| 69 | p.Size = Vector3.new(4.6, 3, 1.5) |
| 70 | p.CFrame = CFrame.new(0, 6.5, -1.8) * CFrame.Angles(math.rad(-15), math.rad(0), math.rad(0)) |
| 71 | p.BrickColor = BrickColor.new("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 = "SkirtFlareB" |
| 80 | p.Size = Vector3.new(4.6, 3, 1.5) |
| 81 | p.CFrame = CFrame.new(0, 6.5, 1.8) * CFrame.Angles(math.rad(15), math.rad(0), math.rad(0)) |
| 82 | p.BrickColor = BrickColor.new("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 = "SkirtFlareL" |
| 91 | p.Size = Vector3.new(1.5, 3, 4) |
| 92 | p.CFrame = CFrame.new(2.3, 6.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-15)) |
| 93 | p.BrickColor = BrickColor.new("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 = "SkirtFlareR" |
| 102 | p.Size = Vector3.new(1.5, 3, 4) |
| 103 | p.CFrame = CFrame.new(-2.3, 6.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(15)) |
| 104 | p.BrickColor = BrickColor.new("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 = "SkirtPleatFL" |
| 113 | p.Size = Vector3.new(2, 3, 1.5) |
| 114 | p.CFrame = CFrame.new(1.8, 6.4, -1.5) * CFrame.Angles(math.rad(-12), math.rad(0), math.rad(-12)) |
| 115 | p.BrickColor = BrickColor.new("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 = "SkirtPleatFR" |
| 124 | p.Size = Vector3.new(2, 3, 1.5) |
| 125 | p.CFrame = CFrame.new(-1.8, 6.4, -1.5) * CFrame.Angles(math.rad(-12), math.rad(0), math.rad(12)) |
| 126 | p.BrickColor = BrickColor.new("Black") |
| 127 | p.Material = Enum.Material.Glacier |
| 128 | p.MaterialVariant = "2022 Glue" |
| 129 | p.Anchored = true |
| 130 | p.Parent = model |
| 131 | end |
| 132 | do |
| 133 | local p = Instance.new("Part") |
| 134 | p.Name = "SkirtPleatBL" |
| 135 | p.Size = Vector3.new(2, 3, 1.5) |
| 136 | p.CFrame = CFrame.new(1.8, 6.4, 1.5) * CFrame.Angles(math.rad(12), math.rad(0), math.rad(-12)) |
| 137 | p.BrickColor = BrickColor.new("Black") |
| 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 = "SkirtPleatBR" |
| 146 | p.Size = Vector3.new(2, 3, 1.5) |
| 147 | p.CFrame = CFrame.new(-1.8, 6.4, 1.5) * CFrame.Angles(math.rad(12), math.rad(0), math.rad(12)) |
| 148 | p.BrickColor = BrickColor.new("Black") |
| 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 = "Belt" |
| 157 | p.Size = Vector3.new(4.2, 1, 2.6) |
| 158 | p.CFrame = CFrame.new(0, 8.5, 0) |
| 159 | p.BrickColor = BrickColor.new("Really black") |
| 160 | p.Material = Enum.Material.Glacier |
| 161 | p.MaterialVariant = "2022 Universal" |
| 162 | p.Anchored = true |
| 163 | p.Parent = model |
| 164 | end |
| 165 | do |
| 166 | local p = Instance.new("Part") |
| 167 | p.Name = "TorsoLower" |
| 168 | p.Size = Vector3.new(4.4, 1.8, 2.8) |
| 169 | p.CFrame = CFrame.new(0, 9.8, 0) |
| 170 | p.BrickColor = BrickColor.new("Black") |
| 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 = "TorsoUpper" |
| 179 | p.Size = Vector3.new(4.6, 2.5, 3) |
| 180 | p.CFrame = CFrame.new(0, 11.8, 0) |
| 181 | p.BrickColor = BrickColor.new("Black") |
| 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 = "Chest" |
| 190 | p.Size = Vector3.new(4, 2.2, 1.5) |
| 191 | p.CFrame = CFrame.new(0, 11.5, -0.8) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(0)) |
| 192 | p.BrickColor = BrickColor.new("Black") |
| 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 = "Button1" |
| 201 | p.Size = Vector3.new(0.2, 0.2, 0.1) |
| 202 | p.CFrame = CFrame.new(0, 12.5, -1.59) |
| 203 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 204 | p.Material = Enum.Material.Glacier |
| 205 | p.MaterialVariant = "2022 Stud" |
| 206 | p.Anchored = true |
| 207 | p.Parent = model |
| 208 | end |
| 209 | do |
| 210 | local p = Instance.new("Part") |
| 211 | p.Name = "Button2" |
| 212 | p.Size = Vector3.new(0.2, 0.2, 0.1) |
| 213 | p.CFrame = CFrame.new(0, 11.5, -1.65) |
| 214 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 215 | p.Material = Enum.Material.Glacier |
| 216 | p.MaterialVariant = "2022 Stud" |
| 217 | p.Anchored = true |
| 218 | p.Parent = model |
| 219 | end |
| 220 | do |
| 221 | local p = Instance.new("Part") |
| 222 | p.Name = "Button3" |
| 223 | p.Size = Vector3.new(0.2, 0.2, 0.1) |
| 224 | p.CFrame = CFrame.new(0, 10.5, -1.55) |
| 225 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 226 | p.Material = Enum.Material.Glacier |
| 227 | p.MaterialVariant = "2022 Stud" |
| 228 | p.Anchored = true |
| 229 | p.Parent = model |
| 230 | end |
| 231 | do |
| 232 | local p = Instance.new("Part") |
| 233 | p.Name = "Button4" |
| 234 | p.Size = Vector3.new(0.2, 0.2, 0.1) |
| 235 | p.CFrame = CFrame.new(0, 9.5, -1.49) |
| 236 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 237 | p.Material = Enum.Material.Glacier |
| 238 | p.MaterialVariant = "2022 Stud" |
| 239 | p.Anchored = true |
| 240 | p.Parent = model |
| 241 | end |
| 242 | do |
| 243 | local p = Instance.new("Part") |
| 244 | p.Name = "ScarfWrap" |
| 245 | p.Size = Vector3.new(3.6, 1.5, 3.4) |
| 246 | p.CFrame = CFrame.new(0.04, 13.5, 0) |
| 247 | p.BrickColor = BrickColor.new("Crimson") |
| 248 | p.Material = Enum.Material.Glacier |
| 249 | p.MaterialVariant = "2022 Stud" |
| 250 | p.Anchored = true |
| 251 | p.Parent = model |
| 252 | end |
| 253 | do |
| 254 | local p = Instance.new("Part") |
| 255 | p.Name = "ScarfDrapeL" |
| 256 | p.Size = Vector3.new(1.5, 2.5, 0.8) |
| 257 | p.CFrame = CFrame.new(1.2, 12, -1.6) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(10)) |
| 258 | p.BrickColor = BrickColor.new("Crimson") |
| 259 | p.Material = Enum.Material.Glacier |
| 260 | p.MaterialVariant = "2022 Stud" |
| 261 | p.Anchored = true |
| 262 | p.Parent = model |
| 263 | end |
| 264 | do |
| 265 | local p = Instance.new("Part") |
| 266 | p.Name = "ScarfDrapeR" |
| 267 | p.Size = Vector3.new(1.5, 2, 0.8) |
| 268 | p.CFrame = CFrame.new(-1.2, 12.2, -1.6) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-10)) |
| 269 | p.BrickColor = BrickColor.new("Crimson") |
| 270 | p.Material = Enum.Material.Glacier |
| 271 | p.MaterialVariant = "2022 Stud" |
| 272 | p.Anchored = true |
| 273 | p.Parent = model |
| 274 | end |
| 275 | do |
| 276 | local p = Instance.new("Part") |
| 277 | p.Name = "Neck" |
| 278 | p.Size = Vector3.new(1.5, 1.5, 1.5) |
| 279 | p.CFrame = CFrame.new(0, 14, 0) |
| 280 | p.BrickColor = BrickColor.new("Nougat") |
| 281 | p.Material = Enum.Material.Glacier |
| 282 | p.MaterialVariant = "2022 Stud" |
| 283 | p.Anchored = true |
| 284 | p.Parent = model |
| 285 | end |
| 286 | do |
| 287 | local p = Instance.new("Part") |
| 288 | p.Name = "Head" |
| 289 | p.Size = Vector3.new(3.6, 3.6, 3.6) |
| 290 | p.CFrame = CFrame.new(0, 16, 0) |
| 291 | p.BrickColor = BrickColor.new("Nougat") |
| 292 | p.Material = Enum.Material.Glacier |
| 293 | p.MaterialVariant = "2022 Stud" |
| 294 | p.Anchored = true |
| 295 | p.Parent = model |
| 296 | end |
| 297 | do |
| 298 | local p = Instance.new("Part") |
| 299 | p.Name = "EyeL" |
| 300 | p.Size = Vector3.new(0.8, 0.6, 0.1) |
| 301 | p.CFrame = CFrame.new(0.8, 16.2, -1.93) |
| 302 | p.BrickColor = BrickColor.new("Deep orange") |
| 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.Name = "EyeR" |
| 311 | p.Size = Vector3.new(0.8, 0.6, 0.1) |
| 312 | p.CFrame = CFrame.new(-0.8, 16.2, -1.93) |
| 313 | p.BrickColor = BrickColor.new("Deep orange") |
| 314 | p.Material = Enum.Material.Glacier |
| 315 | p.MaterialVariant = "2022 Stud" |
| 316 | p.Anchored = true |
| 317 | p.Parent = model |
| 318 | end |
| 319 | do |
| 320 | local p = Instance.new("Part") |
| 321 | p.Name = "PupilL" |
| 322 | p.Size = Vector3.new(0.3, 0.4, 0.1) |
| 323 | p.CFrame = CFrame.new(0.8, 16.2, -1.9) |
| 324 | p.BrickColor = BrickColor.new("Really black") |
| 325 | p.Material = Enum.Material.Glacier |
| 326 | p.MaterialVariant = "2022 Universal" |
| 327 | p.Anchored = true |
| 328 | p.Parent = model |
| 329 | end |
| 330 | do |
| 331 | local p = Instance.new("Part") |
| 332 | p.Name = "PupilR" |
| 333 | p.Size = Vector3.new(0.3, 0.4, 0.1) |
| 334 | p.CFrame = CFrame.new(-0.8, 16.2, -1.9) |
| 335 | p.BrickColor = BrickColor.new("Really black") |
| 336 | p.Material = Enum.Material.Glacier |
| 337 | p.MaterialVariant = "2022 Universal" |
| 338 | p.Anchored = true |
| 339 | p.Parent = model |
| 340 | end |
| 341 | do |
| 342 | local p = Instance.new("Part") |
| 343 | p.Name = "HairTop" |
| 344 | p.Size = Vector3.new(4, 1, 4) |
| 345 | p.CFrame = CFrame.new(0, 18, 0) |
| 346 | p.BrickColor = BrickColor.new("Pine Cone") |
| 347 | p.Material = Enum.Material.Glacier |
| 348 | p.MaterialVariant = "2022 Small Stud" |
| 349 | p.Anchored = true |
| 350 | p.Parent = model |
| 351 | end |
| 352 | do |
| 353 | local p = Instance.new("Part") |
| 354 | p.Name = "HairBack" |
| 355 | p.Size = Vector3.new(4.2, 4.5, 1) |
| 356 | p.CFrame = CFrame.new(0, 15.5, 1.8) |
| 357 | p.BrickColor = BrickColor.new("Pine Cone") |
| 358 | p.Material = Enum.Material.Glacier |
| 359 | p.MaterialVariant = "2022 Small Stud" |
| 360 | p.Anchored = true |
| 361 | p.Parent = model |
| 362 | end |
| 363 | do |
| 364 | local p = Instance.new("Part") |
| 365 | p.Name = "HairBangs" |
| 366 | p.Size = Vector3.new(3.8, 1.5, 1) |
| 367 | p.CFrame = CFrame.new(0, 17.5, -1.6) |
| 368 | p.BrickColor = BrickColor.new("Pine Cone") |
| 369 | p.Material = Enum.Material.Glacier |
| 370 | p.MaterialVariant = "2022 Small Stud" |
| 371 | p.Anchored = true |
| 372 | p.Parent = model |
| 373 | end |
| 374 | do |
| 375 | local p = Instance.new("Part") |
| 376 | p.Name = "HairSideL" |
| 377 | p.Size = Vector3.new(0.8, 3.5, 1) |
| 378 | p.CFrame = CFrame.new(1.8, 15.5, -1.28) |
| 379 | p.BrickColor = BrickColor.new("Pine Cone") |
| 380 | p.Material = Enum.Material.Glacier |
| 381 | p.MaterialVariant = "2022 Small Stud" |
| 382 | p.Anchored = true |
| 383 | p.Parent = model |
| 384 | end |
| 385 | do |
| 386 | local p = Instance.new("Part") |
| 387 | p.Name = "HairSideR" |
| 388 | p.Size = Vector3.new(0.8, 3.5, 1) |
| 389 | p.CFrame = CFrame.new(-1.8, 15.5, -1.28) |
| 390 | p.BrickColor = BrickColor.new("Pine Cone") |
| 391 | p.Material = Enum.Material.Glacier |
| 392 | p.MaterialVariant = "2022 Small Stud" |
| 393 | p.Anchored = true |
| 394 | p.Parent = model |
| 395 | end |
| 396 | do |
| 397 | local p = Instance.new("Part") |
| 398 | p.Name = "HairLongL" |
| 399 | p.Size = Vector3.new(1.2, 9, 1.5) |
| 400 | p.CFrame = CFrame.new(2.2, 11, 1.2) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-5)) |
| 401 | p.BrickColor = BrickColor.new("Pine Cone") |
| 402 | p.Material = Enum.Material.Glacier |
| 403 | p.MaterialVariant = "2022 Small Stud" |
| 404 | p.Anchored = true |
| 405 | p.Parent = model |
| 406 | end |
| 407 | do |
| 408 | local p = Instance.new("Part") |
| 409 | p.Name = "HairLongR" |
| 410 | p.Size = Vector3.new(1.2, 9, 1.5) |
| 411 | p.CFrame = CFrame.new(-2.2, 11, 1.2) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(5)) |
| 412 | p.BrickColor = BrickColor.new("Pine Cone") |
| 413 | p.Material = Enum.Material.Glacier |
| 414 | p.MaterialVariant = "2022 Small Stud" |
| 415 | p.Anchored = true |
| 416 | p.Parent = model |
| 417 | end |
| 418 | do |
| 419 | local p = Instance.new("Part") |
| 420 | p.Name = "HairLongB" |
| 421 | p.Size = Vector3.new(3.8, 9, 1) |
| 422 | p.CFrame = CFrame.new(0, 11, 2) * CFrame.Angles(math.rad(5), math.rad(0), math.rad(0)) |
| 423 | p.BrickColor = BrickColor.new("Pine Cone") |
| 424 | p.Material = Enum.Material.Glacier |
| 425 | p.MaterialVariant = "2022 Small Stud" |
| 426 | p.Anchored = true |
| 427 | p.Parent = model |
| 428 | end |
| 429 | do |
| 430 | local p = Instance.new("Part") |
| 431 | p.Name = "ShoulderL" |
| 432 | p.Size = Vector3.new(1.8, 1.8, 1.8) |
| 433 | p.CFrame = CFrame.new(2.8, 12.5, 0) |
| 434 | p.BrickColor = BrickColor.new("Black") |
| 435 | p.Material = Enum.Material.Glacier |
| 436 | p.MaterialVariant = "2022 Glue" |
| 437 | p.Anchored = true |
| 438 | p.Parent = model |
| 439 | end |
| 440 | do |
| 441 | local p = Instance.new("Part") |
| 442 | p.Name = "UpperArmL" |
| 443 | p.Size = Vector3.new(1.5, 3, 1.5) |
| 444 | p.CFrame = CFrame.new(3, 10.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-5)) |
| 445 | p.BrickColor = BrickColor.new("Black") |
| 446 | p.Material = Enum.Material.Glacier |
| 447 | p.MaterialVariant = "2022 Glue" |
| 448 | p.Anchored = true |
| 449 | p.Parent = model |
| 450 | end |
| 451 | do |
| 452 | local p = Instance.new("Part") |
| 453 | p.Name = "CuffL" |
| 454 | p.Size = Vector3.new(1.7, 1.2, 1.7) |
| 455 | p.CFrame = CFrame.new(3.1, 8.8, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-5)) |
| 456 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 457 | p.Material = Enum.Material.Glacier |
| 458 | p.MaterialVariant = "2022 Stud" |
| 459 | p.Anchored = true |
| 460 | p.Parent = model |
| 461 | end |
| 462 | do |
| 463 | local p = Instance.new("Part") |
| 464 | p.Name = "LowerArmL" |
| 465 | p.Size = Vector3.new(1.2, 2, 1.2) |
| 466 | p.CFrame = CFrame.new(3.2, 7.5, 0.2) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-5)) |
| 467 | p.BrickColor = BrickColor.new("Nougat") |
| 468 | p.Material = Enum.Material.Glacier |
| 469 | p.MaterialVariant = "2022 Stud" |
| 470 | p.Anchored = true |
| 471 | p.Parent = model |
| 472 | end |
| 473 | do |
| 474 | local p = Instance.new("Part") |
| 475 | p.Name = "WatchBand" |
| 476 | p.Size = Vector3.new(1.3, 0.4, 1.3) |
| 477 | p.CFrame = CFrame.new(3.253486, 6.839848, 0.2) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-5)) |
| 478 | p.BrickColor = BrickColor.new("Really black") |
| 479 | p.Material = Enum.Material.Glacier |
| 480 | p.MaterialVariant = "2022 Universal" |
| 481 | p.Anchored = true |
| 482 | p.Parent = model |
| 483 | end |
| 484 | do |
| 485 | local p = Instance.new("Part") |
| 486 | p.Name = "WatchFace" |
| 487 | p.Size = Vector3.new(0.6, 0.6, 0.1) |
| 488 | p.CFrame = CFrame.new(3.25, 6.8, -0.53) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-5)) |
| 489 | p.BrickColor = BrickColor.new("Institutional white") |
| 490 | p.Material = Enum.Material.Glacier |
| 491 | p.MaterialVariant = "2022 Stud" |
| 492 | p.Anchored = true |
| 493 | p.Parent = model |
| 494 | end |
| 495 | do |
| 496 | local p = Instance.new("Part") |
| 497 | p.Name = "GloveL" |
| 498 | p.Size = Vector3.new(1.4, 1.6, 1.4) |
| 499 | p.CFrame = CFrame.new(3.3, 5.8, 0.2) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-5)) |
| 500 | p.BrickColor = BrickColor.new("Crimson") |
| 501 | p.Material = Enum.Material.Glacier |
| 502 | p.MaterialVariant = "2022 Stud" |
| 503 | p.Anchored = true |
| 504 | p.Parent = model |
| 505 | end |
| 506 | do |
| 507 | local p = Instance.new("Part") |
| 508 | p.Name = "ShoulderR" |
| 509 | p.Size = Vector3.new(1.8, 1.8, 1.8) |
| 510 | p.CFrame = CFrame.new(-2.8, 12.5, 0) |
| 511 | p.BrickColor = BrickColor.new("Black") |
| 512 | p.Material = Enum.Material.Glacier |
| 513 | p.MaterialVariant = "2022 Glue" |
| 514 | p.Anchored = true |
| 515 | p.Parent = model |
| 516 | end |
| 517 | do |
| 518 | local p = Instance.new("Part") |
| 519 | p.Name = "UpperArmR" |
| 520 | p.Size = Vector3.new(1.5, 3, 1.5) |
| 521 | p.CFrame = CFrame.new(-2.8, 11, -0.8) * CFrame.Angles(math.rad(30), math.rad(0), math.rad(10)) |
| 522 | p.BrickColor = BrickColor.new("Black") |
| 523 | p.Material = Enum.Material.Glacier |
| 524 | p.MaterialVariant = "2022 Glue" |
| 525 | p.Anchored = true |
| 526 | p.Parent = model |
| 527 | end |
| 528 | do |
| 529 | local p = Instance.new("Part") |
| 530 | p.Name = "CuffR" |
| 531 | p.Size = Vector3.new(1.7, 1.2, 1.7) |
| 532 | p.CFrame = CFrame.new(-2.8, 9.5, -1.6) * CFrame.Angles(math.rad(30), math.rad(0), math.rad(10)) |
| 533 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 534 | p.Material = Enum.Material.Glacier |
| 535 | p.MaterialVariant = "2022 Stud" |
| 536 | p.Anchored = true |
| 537 | p.Parent = model |
| 538 | end |
| 539 | do |
| 540 | local p = Instance.new("Part") |
| 541 | p.Name = "LowerArmR" |
| 542 | p.Size = Vector3.new(1.2, 3, 1.2) |
| 543 | p.CFrame = CFrame.new(-1.9, 11.5, -1.8) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-30)) |
| 544 | p.BrickColor = BrickColor.new("Nougat") |
| 545 | p.Material = Enum.Material.Glacier |
| 546 | p.MaterialVariant = "2022 Stud" |
| 547 | p.Anchored = true |
| 548 | p.Parent = model |
| 549 | end |
| 550 | do |
| 551 | local p = Instance.new("Part") |
| 552 | p.Name = "GloveR" |
| 553 | p.Size = Vector3.new(1.4, 1.5, 1.4) |
| 554 | p.CFrame = CFrame.new(-1, 13, -1.8) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(60)) |
| 555 | p.BrickColor = BrickColor.new("Crimson") |
| 556 | p.Material = Enum.Material.Glacier |
| 557 | p.MaterialVariant = "2022 Stud" |
| 558 | p.Anchored = true |
| 559 | p.Parent = model |
| 560 | end |
| 561 | model.PrimaryPart = model:FindFirstChild("TorsoUpper") |
| 562 | print("AnimeGirl_StudStyle built: " .. #model:GetChildren() .. " parts") |
Loading comments...