Loading model...
by 🔨Bifer · 3/22/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: RearingUnicorn |
| 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 = "RearingUnicorn" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Bright yellow"] = "2022 Big Stud", |
| 25 | ["Ghost grey"] = "2022 Stud", |
| 26 | ["Institutional white"] = "2022 Stud", |
| 27 | ["Light stone grey"] = "2022 Glue", |
| 28 | ["Really black"] = "2022 Universal", |
| 29 | ["White"] = "2022 Stud", |
| 30 | } |
| 31 | do |
| 32 | local p = Instance.new("Part") |
| 33 | p.Name = "Pelvis" |
| 34 | p.Size = Vector3.new(4, 5, 4) |
| 35 | p.CFrame = CFrame.new(0, 9, -2) * CFrame.Angles(math.rad(-45), math.rad(0), math.rad(0)) |
| 36 | p.BrickColor = BrickColor.new("Institutional white") |
| 37 | p.Material = Enum.Material.Glacier |
| 38 | p.MaterialVariant = "2022 Stud" |
| 39 | p.Anchored = true |
| 40 | p.Parent = model |
| 41 | end |
| 42 | do |
| 43 | local p = Instance.new("Part") |
| 44 | p.Name = "MidTorso" |
| 45 | p.Size = Vector3.new(4.2, 5, 4.2) |
| 46 | p.CFrame = CFrame.new(0, 12, -4.5) * CFrame.Angles(math.rad(-50), math.rad(0), math.rad(0)) |
| 47 | p.BrickColor = BrickColor.new("Institutional white") |
| 48 | p.Material = Enum.Material.Glacier |
| 49 | p.MaterialVariant = "2022 Stud" |
| 50 | p.Anchored = true |
| 51 | p.Parent = model |
| 52 | end |
| 53 | do |
| 54 | local p = Instance.new("Part") |
| 55 | p.Name = "Chest" |
| 56 | p.Size = Vector3.new(4.5, 5, 4.5) |
| 57 | p.CFrame = CFrame.new(0, 15, -7) * CFrame.Angles(math.rad(-55), math.rad(0), math.rad(0)) |
| 58 | p.BrickColor = BrickColor.new("Institutional white") |
| 59 | p.Material = Enum.Material.Glacier |
| 60 | p.MaterialVariant = "2022 Stud" |
| 61 | p.Anchored = true |
| 62 | p.Parent = model |
| 63 | end |
| 64 | do |
| 65 | local p = Instance.new("Part") |
| 66 | p.Name = "NeckBase" |
| 67 | p.Size = Vector3.new(3, 4, 3.5) |
| 68 | p.CFrame = CFrame.new(0, 17.5, -8.5) * CFrame.Angles(math.rad(-30), math.rad(0), math.rad(0)) |
| 69 | p.BrickColor = BrickColor.new("Institutional white") |
| 70 | p.Material = Enum.Material.Glacier |
| 71 | p.MaterialVariant = "2022 Stud" |
| 72 | p.Anchored = true |
| 73 | p.Parent = model |
| 74 | end |
| 75 | do |
| 76 | local p = Instance.new("Part") |
| 77 | p.Name = "NeckTop" |
| 78 | p.Size = Vector3.new(2.5, 3.5, 3) |
| 79 | p.CFrame = CFrame.new(0, 20, -9.5) * CFrame.Angles(math.rad(-15), math.rad(0), math.rad(0)) |
| 80 | p.BrickColor = BrickColor.new("Institutional white") |
| 81 | p.Material = Enum.Material.Glacier |
| 82 | p.MaterialVariant = "2022 Stud" |
| 83 | p.Anchored = true |
| 84 | p.Parent = model |
| 85 | end |
| 86 | do |
| 87 | local p = Instance.new("Part") |
| 88 | p.Name = "HeadBack" |
| 89 | p.Size = Vector3.new(2.6, 2.6, 3) |
| 90 | p.CFrame = CFrame.new(0, 21.5, -10.5) * CFrame.Angles(math.rad(15), math.rad(0), math.rad(0)) |
| 91 | p.BrickColor = BrickColor.new("Institutional white") |
| 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 = "Snout" |
| 100 | p.Size = Vector3.new(1.8, 1.8, 3.5) |
| 101 | p.CFrame = CFrame.new(0, 20.2, -12.5) * CFrame.Angles(math.rad(25), math.rad(0), math.rad(0)) |
| 102 | p.BrickColor = BrickColor.new("Institutional white") |
| 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 = "Jaw" |
| 111 | p.Size = Vector3.new(1.4, 1, 2.5) |
| 112 | p.CFrame = CFrame.new(0, 19.6, -12) * CFrame.Angles(math.rad(20), math.rad(0), math.rad(0)) |
| 113 | p.BrickColor = BrickColor.new("Ghost grey") |
| 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 = "L_Cheek" |
| 122 | p.Size = Vector3.new(0.6, 2, 2) |
| 123 | p.CFrame = CFrame.new(1.4, 21, -10) * CFrame.Angles(math.rad(15), math.rad(-10), math.rad(0)) |
| 124 | p.BrickColor = BrickColor.new("Institutional white") |
| 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 = "R_Cheek" |
| 133 | p.Size = Vector3.new(0.6, 2, 2) |
| 134 | p.CFrame = CFrame.new(-1.4, 21, -10) * CFrame.Angles(math.rad(15), math.rad(10), math.rad(0)) |
| 135 | p.BrickColor = BrickColor.new("Institutional white") |
| 136 | p.Material = Enum.Material.Glacier |
| 137 | p.MaterialVariant = "2022 Stud" |
| 138 | p.Anchored = true |
| 139 | p.Parent = model |
| 140 | end |
| 141 | do |
| 142 | local p = Instance.new("Part") |
| 143 | p.Name = "L_Ear" |
| 144 | p.Size = Vector3.new(0.4, 1.5, 0.8) |
| 145 | p.CFrame = CFrame.new(1.2, 22.8, -9.5) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(-25)) |
| 146 | p.BrickColor = BrickColor.new("Institutional white") |
| 147 | p.Material = Enum.Material.Glacier |
| 148 | p.MaterialVariant = "2022 Stud" |
| 149 | p.Anchored = true |
| 150 | p.Parent = model |
| 151 | end |
| 152 | do |
| 153 | local p = Instance.new("Part") |
| 154 | p.Name = "R_Ear" |
| 155 | p.Size = Vector3.new(0.4, 1.5, 0.8) |
| 156 | p.CFrame = CFrame.new(-1.2, 22.8, -9.5) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(25)) |
| 157 | p.BrickColor = BrickColor.new("Institutional white") |
| 158 | p.Material = Enum.Material.Glacier |
| 159 | p.MaterialVariant = "2022 Stud" |
| 160 | p.Anchored = true |
| 161 | p.Parent = model |
| 162 | end |
| 163 | do |
| 164 | local p = Instance.new("Part") |
| 165 | p.Name = "L_Eye" |
| 166 | p.Size = Vector3.new(0.2, 0.4, 0.4) |
| 167 | p.CFrame = CFrame.new(1.35, 21.5, -11) * CFrame.Angles(math.rad(0), math.rad(-15), math.rad(0)) |
| 168 | p.BrickColor = BrickColor.new("Really black") |
| 169 | p.Material = Enum.Material.Glacier |
| 170 | p.MaterialVariant = "2022 Universal" |
| 171 | p.Anchored = true |
| 172 | p.Parent = model |
| 173 | end |
| 174 | do |
| 175 | local p = Instance.new("Part") |
| 176 | p.Name = "R_Eye" |
| 177 | p.Size = Vector3.new(0.2, 0.4, 0.4) |
| 178 | p.CFrame = CFrame.new(-1.35, 21.5, -11) * CFrame.Angles(math.rad(0), math.rad(15), math.rad(0)) |
| 179 | p.BrickColor = BrickColor.new("Really black") |
| 180 | p.Material = Enum.Material.Glacier |
| 181 | p.MaterialVariant = "2022 Universal" |
| 182 | p.Anchored = true |
| 183 | p.Parent = model |
| 184 | end |
| 185 | do |
| 186 | local p = Instance.new("Part") |
| 187 | p.Name = "L_Nostril" |
| 188 | p.Size = Vector3.new(0.2, 0.3, 0.3) |
| 189 | p.CFrame = CFrame.new(0.7, 19.8, -13.8) |
| 190 | p.BrickColor = BrickColor.new("Really black") |
| 191 | p.Material = Enum.Material.Glacier |
| 192 | p.MaterialVariant = "2022 Universal" |
| 193 | p.Anchored = true |
| 194 | p.Parent = model |
| 195 | end |
| 196 | do |
| 197 | local p = Instance.new("Part") |
| 198 | p.Name = "R_Nostril" |
| 199 | p.Size = Vector3.new(0.2, 0.3, 0.3) |
| 200 | p.CFrame = CFrame.new(-0.7, 19.8, -13.8) |
| 201 | p.BrickColor = BrickColor.new("Really black") |
| 202 | p.Material = Enum.Material.Glacier |
| 203 | p.MaterialVariant = "2022 Universal" |
| 204 | p.Anchored = true |
| 205 | p.Parent = model |
| 206 | end |
| 207 | do |
| 208 | local p = Instance.new("Part") |
| 209 | p.Name = "HornBase" |
| 210 | p.Size = Vector3.new(0.6, 2.5, 0.6) |
| 211 | p.CFrame = CFrame.new(0, 23.2, -11.2) * CFrame.Angles(math.rad(-45), math.rad(0), math.rad(0)) |
| 212 | p.BrickColor = BrickColor.new("Light stone grey") |
| 213 | p.Material = Enum.Material.Neon |
| 214 | p.Anchored = true |
| 215 | p.Parent = model |
| 216 | end |
| 217 | do |
| 218 | local p = Instance.new("Part") |
| 219 | p.Name = "HornMid" |
| 220 | p.Size = Vector3.new(0.4, 2.5, 0.4) |
| 221 | p.CFrame = CFrame.new(0, 24.8, -12.8) * CFrame.Angles(math.rad(-45), math.rad(0), math.rad(0)) |
| 222 | p.BrickColor = BrickColor.new("Light stone grey") |
| 223 | p.Material = Enum.Material.Neon |
| 224 | p.Anchored = true |
| 225 | p.Parent = model |
| 226 | end |
| 227 | do |
| 228 | local p = Instance.new("Part") |
| 229 | p.Name = "HornTip" |
| 230 | p.Size = Vector3.new(0.2, 2.5, 0.2) |
| 231 | p.CFrame = CFrame.new(0, 26.4, -14.4) * CFrame.Angles(math.rad(-45), math.rad(0), math.rad(0)) |
| 232 | p.BrickColor = BrickColor.new("Light stone grey") |
| 233 | p.Material = Enum.Material.Neon |
| 234 | p.Anchored = true |
| 235 | p.Parent = model |
| 236 | end |
| 237 | do |
| 238 | local p = Instance.new("Part") |
| 239 | p.Name = "L_Thigh" |
| 240 | p.Size = Vector3.new(2, 4.5, 3) |
| 241 | p.CFrame = CFrame.new(2.2, 8.5, -1.5) * CFrame.Angles(math.rad(20), math.rad(0), math.rad(-10)) |
| 242 | p.BrickColor = BrickColor.new("Institutional white") |
| 243 | p.Material = Enum.Material.Glacier |
| 244 | p.MaterialVariant = "2022 Stud" |
| 245 | p.Anchored = true |
| 246 | p.Parent = model |
| 247 | end |
| 248 | do |
| 249 | local p = Instance.new("Part") |
| 250 | p.Name = "L_Calf" |
| 251 | p.Size = Vector3.new(1.6, 4.5, 2) |
| 252 | p.CFrame = CFrame.new(2.5, 5, -0.5) * CFrame.Angles(math.rad(-15), math.rad(0), math.rad(-5)) |
| 253 | p.BrickColor = BrickColor.new("Institutional white") |
| 254 | p.Material = Enum.Material.Glacier |
| 255 | p.MaterialVariant = "2022 Stud" |
| 256 | p.Anchored = true |
| 257 | p.Parent = model |
| 258 | end |
| 259 | do |
| 260 | local p = Instance.new("Part") |
| 261 | p.Name = "L_Cannon" |
| 262 | p.Size = Vector3.new(1.2, 3.5, 1.4) |
| 263 | p.CFrame = CFrame.new(2.6, 2, 0.5) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(0)) |
| 264 | p.BrickColor = BrickColor.new("Institutional white") |
| 265 | p.Material = Enum.Material.Glacier |
| 266 | p.MaterialVariant = "2022 Stud" |
| 267 | p.Anchored = true |
| 268 | p.Parent = model |
| 269 | end |
| 270 | do |
| 271 | local p = Instance.new("Part") |
| 272 | p.Name = "L_Fetlock" |
| 273 | p.Size = Vector3.new(1.6, 1.5, 1.8) |
| 274 | p.CFrame = CFrame.new(2.6, 1.5, 1.2) * CFrame.Angles(math.rad(20), math.rad(0), math.rad(0)) |
| 275 | p.BrickColor = BrickColor.new("White") |
| 276 | p.Material = Enum.Material.Glacier |
| 277 | p.MaterialVariant = "2022 Stud" |
| 278 | p.Anchored = true |
| 279 | p.Parent = model |
| 280 | end |
| 281 | do |
| 282 | local p = Instance.new("Part") |
| 283 | p.Name = "L_Hoof" |
| 284 | p.Size = Vector3.new(1.4, 1, 1.6) |
| 285 | p.CFrame = CFrame.new(2.6, 0.4, 0.8) |
| 286 | p.BrickColor = BrickColor.new("Bright yellow") |
| 287 | p.Material = Enum.Material.Glacier |
| 288 | p.MaterialVariant = "2022 Big Stud" |
| 289 | p.Anchored = true |
| 290 | p.Parent = model |
| 291 | end |
| 292 | do |
| 293 | local p = Instance.new("Part") |
| 294 | p.Name = "R_Thigh" |
| 295 | p.Size = Vector3.new(2, 4.5, 3) |
| 296 | p.CFrame = CFrame.new(-2.2, 8.5, -1.5) * CFrame.Angles(math.rad(20), math.rad(0), math.rad(10)) |
| 297 | p.BrickColor = BrickColor.new("Institutional white") |
| 298 | p.Material = Enum.Material.Glacier |
| 299 | p.MaterialVariant = "2022 Stud" |
| 300 | p.Anchored = true |
| 301 | p.Parent = model |
| 302 | end |
| 303 | do |
| 304 | local p = Instance.new("Part") |
| 305 | p.Name = "R_Calf" |
| 306 | p.Size = Vector3.new(1.6, 4.5, 2) |
| 307 | p.CFrame = CFrame.new(-2.5, 5, -0.5) * CFrame.Angles(math.rad(-15), math.rad(0), math.rad(5)) |
| 308 | p.BrickColor = BrickColor.new("Institutional white") |
| 309 | p.Material = Enum.Material.Glacier |
| 310 | p.MaterialVariant = "2022 Stud" |
| 311 | p.Anchored = true |
| 312 | p.Parent = model |
| 313 | end |
| 314 | do |
| 315 | local p = Instance.new("Part") |
| 316 | p.Name = "R_Cannon" |
| 317 | p.Size = Vector3.new(1.2, 3.5, 1.4) |
| 318 | p.CFrame = CFrame.new(-2.6, 2, 0.5) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(0)) |
| 319 | p.BrickColor = BrickColor.new("Institutional white") |
| 320 | p.Material = Enum.Material.Glacier |
| 321 | p.MaterialVariant = "2022 Stud" |
| 322 | p.Anchored = true |
| 323 | p.Parent = model |
| 324 | end |
| 325 | do |
| 326 | local p = Instance.new("Part") |
| 327 | p.Name = "R_Fetlock" |
| 328 | p.Size = Vector3.new(1.6, 1.5, 1.8) |
| 329 | p.CFrame = CFrame.new(-2.6, 1.5, 1.2) * CFrame.Angles(math.rad(20), math.rad(0), math.rad(0)) |
| 330 | p.BrickColor = BrickColor.new("White") |
| 331 | p.Material = Enum.Material.Glacier |
| 332 | p.MaterialVariant = "2022 Stud" |
| 333 | p.Anchored = true |
| 334 | p.Parent = model |
| 335 | end |
| 336 | do |
| 337 | local p = Instance.new("Part") |
| 338 | p.Name = "R_Hoof" |
| 339 | p.Size = Vector3.new(1.4, 1, 1.6) |
| 340 | p.CFrame = CFrame.new(-2.6, 0.4, 0.8) |
| 341 | p.BrickColor = BrickColor.new("Bright yellow") |
| 342 | p.Material = Enum.Material.Glacier |
| 343 | p.MaterialVariant = "2022 Big Stud" |
| 344 | p.Anchored = true |
| 345 | p.Parent = model |
| 346 | end |
| 347 | do |
| 348 | local p = Instance.new("Part") |
| 349 | p.Name = "L_Arm" |
| 350 | p.Size = Vector3.new(1.8, 4, 2.2) |
| 351 | p.CFrame = CFrame.new(2.4, 13.5, -7.5) * CFrame.Angles(math.rad(-50), math.rad(0), math.rad(-10)) |
| 352 | p.BrickColor = BrickColor.new("Institutional white") |
| 353 | p.Material = Enum.Material.Glacier |
| 354 | p.MaterialVariant = "2022 Stud" |
| 355 | p.Anchored = true |
| 356 | p.Parent = model |
| 357 | end |
| 358 | do |
| 359 | local p = Instance.new("Part") |
| 360 | p.Name = "L_Forearm" |
| 361 | p.Size = Vector3.new(1.4, 3.5, 1.6) |
| 362 | p.CFrame = CFrame.new(2.4, 11, -9) * CFrame.Angles(math.rad(20), math.rad(0), math.rad(0)) |
| 363 | p.BrickColor = BrickColor.new("Institutional white") |
| 364 | p.Material = Enum.Material.Glacier |
| 365 | p.MaterialVariant = "2022 Stud" |
| 366 | p.Anchored = true |
| 367 | p.Parent = model |
| 368 | end |
| 369 | do |
| 370 | local p = Instance.new("Part") |
| 371 | p.Name = "L_FFetlock" |
| 372 | p.Size = Vector3.new(1.7, 1.5, 1.7) |
| 373 | p.CFrame = CFrame.new(2.4, 9.5, -9.5) * CFrame.Angles(math.rad(30), math.rad(0), math.rad(0)) |
| 374 | p.BrickColor = BrickColor.new("White") |
| 375 | p.Material = Enum.Material.Glacier |
| 376 | p.MaterialVariant = "2022 Stud" |
| 377 | p.Anchored = true |
| 378 | p.Parent = model |
| 379 | end |
| 380 | do |
| 381 | local p = Instance.new("Part") |
| 382 | p.Name = "L_FHoof" |
| 383 | p.Size = Vector3.new(1.5, 1.2, 1.5) |
| 384 | p.CFrame = CFrame.new(2.4, 8.78, -9.765359) * CFrame.Angles(math.rad(30), math.rad(0), math.rad(0)) |
| 385 | p.BrickColor = BrickColor.new("Bright yellow") |
| 386 | p.Material = Enum.Material.Glacier |
| 387 | p.MaterialVariant = "2022 Big Stud" |
| 388 | p.Anchored = true |
| 389 | p.Parent = model |
| 390 | end |
| 391 | do |
| 392 | local p = Instance.new("Part") |
| 393 | p.Name = "R_Arm" |
| 394 | p.Size = Vector3.new(1.8, 4, 2.2) |
| 395 | p.CFrame = CFrame.new(-2.4, 13.5, -7.5) * CFrame.Angles(math.rad(-50), math.rad(0), math.rad(10)) |
| 396 | p.BrickColor = BrickColor.new("Institutional white") |
| 397 | p.Material = Enum.Material.Glacier |
| 398 | p.MaterialVariant = "2022 Stud" |
| 399 | p.Anchored = true |
| 400 | p.Parent = model |
| 401 | end |
| 402 | do |
| 403 | local p = Instance.new("Part") |
| 404 | p.Name = "R_Forearm" |
| 405 | p.Size = Vector3.new(1.4, 3.5, 1.6) |
| 406 | p.CFrame = CFrame.new(-2.4, 11, -9) * CFrame.Angles(math.rad(20), math.rad(0), math.rad(0)) |
| 407 | p.BrickColor = BrickColor.new("Institutional white") |
| 408 | p.Material = Enum.Material.Glacier |
| 409 | p.MaterialVariant = "2022 Stud" |
| 410 | p.Anchored = true |
| 411 | p.Parent = model |
| 412 | end |
| 413 | do |
| 414 | local p = Instance.new("Part") |
| 415 | p.Name = "R_FFetlock" |
| 416 | p.Size = Vector3.new(1.7, 1.5, 1.7) |
| 417 | p.CFrame = CFrame.new(-2.4, 9.5, -9.5) * CFrame.Angles(math.rad(30), math.rad(0), math.rad(0)) |
| 418 | p.BrickColor = BrickColor.new("White") |
| 419 | p.Material = Enum.Material.Glacier |
| 420 | p.MaterialVariant = "2022 Stud" |
| 421 | p.Anchored = true |
| 422 | p.Parent = model |
| 423 | end |
| 424 | do |
| 425 | local p = Instance.new("Part") |
| 426 | p.Name = "R_FHoof" |
| 427 | p.Size = Vector3.new(1.5, 1.2, 1.5) |
| 428 | p.CFrame = CFrame.new(-2.4, 8.78, -9.765359) * CFrame.Angles(math.rad(30), math.rad(0), math.rad(0)) |
| 429 | p.BrickColor = BrickColor.new("Bright yellow") |
| 430 | p.Material = Enum.Material.Glacier |
| 431 | p.MaterialVariant = "2022 Big Stud" |
| 432 | p.Anchored = true |
| 433 | p.Parent = model |
| 434 | end |
| 435 | do |
| 436 | local p = Instance.new("Part") |
| 437 | p.Name = "Forelock" |
| 438 | p.Size = Vector3.new(1.5, 2, 2) |
| 439 | p.CFrame = CFrame.new(0, 22.5, -9.5) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)) |
| 440 | p.BrickColor = BrickColor.new("White") |
| 441 | p.Material = Enum.Material.Glacier |
| 442 | p.MaterialVariant = "2022 Stud" |
| 443 | p.Anchored = true |
| 444 | p.Parent = model |
| 445 | end |
| 446 | do |
| 447 | local p = Instance.new("Part") |
| 448 | p.Name = "Mane1" |
| 449 | p.Size = Vector3.new(1.8, 3, 3) |
| 450 | p.CFrame = CFrame.new(0, 21.5, -8) * CFrame.Angles(math.rad(20), math.rad(0), math.rad(0)) |
| 451 | p.BrickColor = BrickColor.new("White") |
| 452 | p.Material = Enum.Material.Glacier |
| 453 | p.MaterialVariant = "2022 Stud" |
| 454 | p.Anchored = true |
| 455 | p.Parent = model |
| 456 | end |
| 457 | do |
| 458 | local p = Instance.new("Part") |
| 459 | p.Name = "Mane2" |
| 460 | p.Size = Vector3.new(2, 4, 3.5) |
| 461 | p.CFrame = CFrame.new(0, 19.5, -6.5) * CFrame.Angles(math.rad(30), math.rad(0), math.rad(0)) |
| 462 | p.BrickColor = BrickColor.new("White") |
| 463 | p.Material = Enum.Material.Glacier |
| 464 | p.MaterialVariant = "2022 Stud" |
| 465 | p.Anchored = true |
| 466 | p.Parent = model |
| 467 | end |
| 468 | do |
| 469 | local p = Instance.new("Part") |
| 470 | p.Name = "Mane3" |
| 471 | p.Size = Vector3.new(2.2, 4, 3.5) |
| 472 | p.CFrame = CFrame.new(0, 17.5, -5.5) * CFrame.Angles(math.rad(40), math.rad(0), math.rad(0)) |
| 473 | p.BrickColor = BrickColor.new("White") |
| 474 | p.Material = Enum.Material.Glacier |
| 475 | p.MaterialVariant = "2022 Stud" |
| 476 | p.Anchored = true |
| 477 | p.Parent = model |
| 478 | end |
| 479 | do |
| 480 | local p = Instance.new("Part") |
| 481 | p.Name = "Mane4" |
| 482 | p.Size = Vector3.new(2.4, 3.5, 3) |
| 483 | p.CFrame = CFrame.new(0, 16, -4.5) * CFrame.Angles(math.rad(50), math.rad(0), math.rad(0)) |
| 484 | p.BrickColor = BrickColor.new("White") |
| 485 | p.Material = Enum.Material.Glacier |
| 486 | p.MaterialVariant = "2022 Stud" |
| 487 | p.Anchored = true |
| 488 | p.Parent = model |
| 489 | end |
| 490 | do |
| 491 | local p = Instance.new("Part") |
| 492 | p.Name = "ManeStrand1" |
| 493 | p.Size = Vector3.new(1, 3, 1.5) |
| 494 | p.CFrame = CFrame.new(1.2, 20.5, -7) * CFrame.Angles(math.rad(25), math.rad(15), math.rad(-20)) |
| 495 | p.BrickColor = BrickColor.new("White") |
| 496 | p.Material = Enum.Material.Glacier |
| 497 | p.MaterialVariant = "2022 Stud" |
| 498 | p.Anchored = true |
| 499 | p.Parent = model |
| 500 | end |
| 501 | do |
| 502 | local p = Instance.new("Part") |
| 503 | p.Name = "ManeStrand2" |
| 504 | p.Size = Vector3.new(1, 3.5, 1.5) |
| 505 | p.CFrame = CFrame.new(-1.2, 19, -6) * CFrame.Angles(math.rad(35), math.rad(-15), math.rad(20)) |
| 506 | p.BrickColor = BrickColor.new("White") |
| 507 | p.Material = Enum.Material.Glacier |
| 508 | p.MaterialVariant = "2022 Stud" |
| 509 | p.Anchored = true |
| 510 | p.Parent = model |
| 511 | end |
| 512 | do |
| 513 | local p = Instance.new("Part") |
| 514 | p.Name = "ManeStrand3" |
| 515 | p.Size = Vector3.new(1, 4, 1.5) |
| 516 | p.CFrame = CFrame.new(1.5, 17, -4.5) * CFrame.Angles(math.rad(45), math.rad(20), math.rad(-25)) |
| 517 | p.BrickColor = BrickColor.new("White") |
| 518 | p.Material = Enum.Material.Glacier |
| 519 | p.MaterialVariant = "2022 Stud" |
| 520 | p.Anchored = true |
| 521 | p.Parent = model |
| 522 | end |
| 523 | do |
| 524 | local p = Instance.new("Part") |
| 525 | p.Name = "TailBase" |
| 526 | p.Size = Vector3.new(1.5, 3, 2) |
| 527 | p.CFrame = CFrame.new(0, 11, 0.5) * CFrame.Angles(math.rad(45), math.rad(0), math.rad(0)) |
| 528 | p.BrickColor = BrickColor.new("White") |
| 529 | p.Material = Enum.Material.Glacier |
| 530 | p.MaterialVariant = "2022 Stud" |
| 531 | p.Anchored = true |
| 532 | p.Parent = model |
| 533 | end |
| 534 | do |
| 535 | local p = Instance.new("Part") |
| 536 | p.Name = "TailMid" |
| 537 | p.Size = Vector3.new(1.8, 3.5, 2.2) |
| 538 | p.CFrame = CFrame.new(0, 13, 2) * CFrame.Angles(math.rad(60), math.rad(0), math.rad(0)) |
| 539 | p.BrickColor = BrickColor.new("White") |
| 540 | p.Material = Enum.Material.Glacier |
| 541 | p.MaterialVariant = "2022 Stud" |
| 542 | p.Anchored = true |
| 543 | p.Parent = model |
| 544 | end |
| 545 | do |
| 546 | local p = Instance.new("Part") |
| 547 | p.Name = "TailHigh" |
| 548 | p.Size = Vector3.new(2, 4, 2.5) |
| 549 | p.CFrame = CFrame.new(0, 14.5, 4) * CFrame.Angles(math.rad(75), math.rad(0), math.rad(0)) |
| 550 | p.BrickColor = BrickColor.new("White") |
| 551 | p.Material = Enum.Material.Glacier |
| 552 | p.MaterialVariant = "2022 Stud" |
| 553 | p.Anchored = true |
| 554 | p.Parent = model |
| 555 | end |
| 556 | do |
| 557 | local p = Instance.new("Part") |
| 558 | p.Name = "TailTip" |
| 559 | p.Size = Vector3.new(1.5, 4, 2) |
| 560 | p.CFrame = CFrame.new(0, 15.5, 6.5) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(0)) |
| 561 | p.BrickColor = BrickColor.new("White") |
| 562 | p.Material = Enum.Material.Glacier |
| 563 | p.MaterialVariant = "2022 Stud" |
| 564 | p.Anchored = true |
| 565 | p.Parent = model |
| 566 | end |
| 567 | do |
| 568 | local p = Instance.new("Part") |
| 569 | p.Name = "TailStrand1" |
| 570 | p.Size = Vector3.new(1, 3, 1.5) |
| 571 | p.CFrame = CFrame.new(0.8, 13.5, 3) * CFrame.Angles(math.rad(65), math.rad(15), math.rad(-10)) |
| 572 | p.BrickColor = BrickColor.new("White") |
| 573 | p.Material = Enum.Material.Glacier |
| 574 | p.MaterialVariant = "2022 Stud" |
| 575 | p.Anchored = true |
| 576 | p.Parent = model |
| 577 | end |
| 578 | do |
| 579 | local p = Instance.new("Part") |
| 580 | p.Name = "TailStrand2" |
| 581 | p.Size = Vector3.new(1, 3.5, 1.5) |
| 582 | p.CFrame = CFrame.new(-0.8, 14, 5) * CFrame.Angles(math.rad(80), math.rad(-15), math.rad(10)) |
| 583 | p.BrickColor = BrickColor.new("White") |
| 584 | p.Material = Enum.Material.Glacier |
| 585 | p.MaterialVariant = "2022 Stud" |
| 586 | p.Anchored = true |
| 587 | p.Parent = model |
| 588 | end |
| 589 | model.PrimaryPart = model:FindFirstChild("Chest") |
| 590 | print("RearingUnicorn built: " .. #model:GetChildren() .. " parts") |
Loading comments...