Loading model...
by Sandelswith Sockson · 8/3/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: PolarBear |
| 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 = "PolarBear" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Institutional white"] = "2022 Stud", |
| 25 | ["Really black"] = "2022 Universal", |
| 26 | } |
| 27 | do |
| 28 | local p = Instance.new("Part") |
| 29 | p.Name = "Belly" |
| 30 | p.Size = Vector3.new(6, 7, 6) |
| 31 | p.CFrame = CFrame.new(0.04, 7, 0) * CFrame.Angles(math.rad(-15), math.rad(0), math.rad(0)) |
| 32 | p.BrickColor = BrickColor.new("Institutional white") |
| 33 | p.Material = Enum.Material.Glacier |
| 34 | p.MaterialVariant = "2022 Stud" |
| 35 | p.Anchored = true |
| 36 | p.Parent = model |
| 37 | end |
| 38 | do |
| 39 | local p = Instance.new("Part") |
| 40 | p.Name = "Chest" |
| 41 | p.Size = Vector3.new(6, 7, 6) |
| 42 | p.CFrame = CFrame.new(0, 12, -1.5) * CFrame.Angles(math.rad(-30), math.rad(0), math.rad(0)) |
| 43 | p.BrickColor = BrickColor.new("Institutional white") |
| 44 | p.Material = Enum.Material.Glacier |
| 45 | p.MaterialVariant = "2022 Stud" |
| 46 | p.Anchored = true |
| 47 | p.Parent = model |
| 48 | end |
| 49 | do |
| 50 | local p = Instance.new("Part") |
| 51 | p.Name = "Back" |
| 52 | p.Size = Vector3.new(5.5, 8, 5.5) |
| 53 | p.CFrame = CFrame.new(0, 9.5, 1.5) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)) |
| 54 | p.BrickColor = BrickColor.new("Institutional white") |
| 55 | p.Material = Enum.Material.Glacier |
| 56 | p.MaterialVariant = "2022 Stud" |
| 57 | p.Anchored = true |
| 58 | p.Parent = model |
| 59 | end |
| 60 | do |
| 61 | local p = Instance.new("Part") |
| 62 | p.Name = "HeadBase" |
| 63 | p.Size = Vector3.new(4.5, 4.5, 4.5) |
| 64 | p.CFrame = CFrame.new(0, 16, -4.5) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)) |
| 65 | p.BrickColor = BrickColor.new("Institutional white") |
| 66 | p.Material = Enum.Material.Glacier |
| 67 | p.MaterialVariant = "2022 Stud" |
| 68 | p.Anchored = true |
| 69 | p.Parent = model |
| 70 | end |
| 71 | do |
| 72 | local p = Instance.new("Part") |
| 73 | p.Name = "UpperSnout" |
| 74 | p.Size = Vector3.new(3, 2.5, 3) |
| 75 | p.CFrame = CFrame.new(0, 16.5, -7) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)) |
| 76 | p.BrickColor = BrickColor.new("Institutional white") |
| 77 | p.Material = Enum.Material.Glacier |
| 78 | p.MaterialVariant = "2022 Stud" |
| 79 | p.Anchored = true |
| 80 | p.Parent = model |
| 81 | end |
| 82 | do |
| 83 | local p = Instance.new("Part") |
| 84 | p.Name = "Nose" |
| 85 | p.Size = Vector3.new(1, 1, 0.5) |
| 86 | p.CFrame = CFrame.new(0, 17, -8.6) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)) |
| 87 | p.BrickColor = BrickColor.new("Really black") |
| 88 | p.Material = Enum.Material.Glacier |
| 89 | p.MaterialVariant = "2022 Universal" |
| 90 | p.Anchored = true |
| 91 | p.Parent = model |
| 92 | end |
| 93 | do |
| 94 | local p = Instance.new("Part") |
| 95 | p.Name = "LowerJaw" |
| 96 | p.Size = Vector3.new(2.5, 1.5, 3.5) |
| 97 | p.CFrame = CFrame.new(0, 14.5, -6.5) * CFrame.Angles(math.rad(-50), math.rad(0), math.rad(0)) |
| 98 | p.BrickColor = BrickColor.new("Institutional white") |
| 99 | p.Material = Enum.Material.Glacier |
| 100 | p.MaterialVariant = "2022 Stud" |
| 101 | p.Anchored = true |
| 102 | p.Parent = model |
| 103 | end |
| 104 | do |
| 105 | local p = Instance.new("Part") |
| 106 | p.Name = "MouthInside" |
| 107 | p.Size = Vector3.new(2.2, 2, 2.5) |
| 108 | p.CFrame = CFrame.new(0, 15.5, -6) * CFrame.Angles(math.rad(-35), math.rad(0), math.rad(0)) |
| 109 | p.BrickColor = BrickColor.new("Really black") |
| 110 | p.Material = Enum.Material.Glacier |
| 111 | p.MaterialVariant = "2022 Universal" |
| 112 | p.Anchored = true |
| 113 | p.Parent = model |
| 114 | end |
| 115 | do |
| 116 | local p = Instance.new("Part") |
| 117 | p.Name = "EyeR" |
| 118 | p.Size = Vector3.new(0.5, 0.5, 0.5) |
| 119 | p.CFrame = CFrame.new(1.8, 17, -5.5) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)) |
| 120 | p.BrickColor = BrickColor.new("Really black") |
| 121 | p.Material = Enum.Material.Glacier |
| 122 | p.MaterialVariant = "2022 Universal" |
| 123 | p.Anchored = true |
| 124 | p.Parent = model |
| 125 | end |
| 126 | do |
| 127 | local p = Instance.new("Part") |
| 128 | p.Name = "EyeL" |
| 129 | p.Size = Vector3.new(0.5, 0.5, 0.5) |
| 130 | p.CFrame = CFrame.new(-1.8, 17, -5.5) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)) |
| 131 | p.BrickColor = BrickColor.new("Really black") |
| 132 | p.Material = Enum.Material.Glacier |
| 133 | p.MaterialVariant = "2022 Universal" |
| 134 | p.Anchored = true |
| 135 | p.Parent = model |
| 136 | end |
| 137 | do |
| 138 | local p = Instance.new("Part") |
| 139 | p.Name = "EarR" |
| 140 | p.Size = Vector3.new(1.2, 1.2, 1.2) |
| 141 | p.CFrame = CFrame.new(1.8, 18.5, -3.5) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)) |
| 142 | p.BrickColor = BrickColor.new("Institutional white") |
| 143 | p.Material = Enum.Material.Glacier |
| 144 | p.MaterialVariant = "2022 Stud" |
| 145 | p.Anchored = true |
| 146 | p.Parent = model |
| 147 | end |
| 148 | do |
| 149 | local p = Instance.new("Part") |
| 150 | p.Name = "EarL" |
| 151 | p.Size = Vector3.new(1.2, 1.2, 1.2) |
| 152 | p.CFrame = CFrame.new(-1.8, 18.5, -3.5) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)) |
| 153 | p.BrickColor = BrickColor.new("Institutional white") |
| 154 | p.Material = Enum.Material.Glacier |
| 155 | p.MaterialVariant = "2022 Stud" |
| 156 | p.Anchored = true |
| 157 | p.Parent = model |
| 158 | end |
| 159 | do |
| 160 | local p = Instance.new("Part") |
| 161 | p.Name = "ThighR" |
| 162 | p.Size = Vector3.new(2.5, 6, 4) |
| 163 | p.CFrame = CFrame.new(2.5, 5, 1) * CFrame.Angles(math.rad(15), math.rad(0), math.rad(0)) |
| 164 | p.BrickColor = BrickColor.new("Institutional white") |
| 165 | p.Material = Enum.Material.Glacier |
| 166 | p.MaterialVariant = "2022 Stud" |
| 167 | p.Anchored = true |
| 168 | p.Parent = model |
| 169 | end |
| 170 | do |
| 171 | local p = Instance.new("Part") |
| 172 | p.Name = "CalfR" |
| 173 | p.Size = Vector3.new(2.5, 4, 3) |
| 174 | p.CFrame = CFrame.new(2.58, 2, 1.5) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(0)) |
| 175 | p.BrickColor = BrickColor.new("Institutional white") |
| 176 | p.Material = Enum.Material.Glacier |
| 177 | p.MaterialVariant = "2022 Stud" |
| 178 | p.Anchored = true |
| 179 | p.Parent = model |
| 180 | end |
| 181 | do |
| 182 | local p = Instance.new("Part") |
| 183 | p.Name = "FootR" |
| 184 | p.Size = Vector3.new(2.5, 1, 4) |
| 185 | p.CFrame = CFrame.new(2.42, 0.5, 0.5) |
| 186 | p.BrickColor = BrickColor.new("Institutional white") |
| 187 | p.Material = Enum.Material.Glacier |
| 188 | p.MaterialVariant = "2022 Stud" |
| 189 | p.Anchored = true |
| 190 | p.Parent = model |
| 191 | end |
| 192 | do |
| 193 | local p = Instance.new("Part") |
| 194 | p.Name = "ThighL" |
| 195 | p.Size = Vector3.new(2.5, 6, 4) |
| 196 | p.CFrame = CFrame.new(-2.5, 5, 1) * CFrame.Angles(math.rad(15), math.rad(0), math.rad(0)) |
| 197 | p.BrickColor = BrickColor.new("Institutional white") |
| 198 | p.Material = Enum.Material.Glacier |
| 199 | p.MaterialVariant = "2022 Stud" |
| 200 | p.Anchored = true |
| 201 | p.Parent = model |
| 202 | end |
| 203 | do |
| 204 | local p = Instance.new("Part") |
| 205 | p.Name = "CalfL" |
| 206 | p.Size = Vector3.new(2.5, 4, 3) |
| 207 | p.CFrame = CFrame.new(-2.58, 2, 1.5) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(0)) |
| 208 | p.BrickColor = BrickColor.new("Institutional white") |
| 209 | p.Material = Enum.Material.Glacier |
| 210 | p.MaterialVariant = "2022 Stud" |
| 211 | p.Anchored = true |
| 212 | p.Parent = model |
| 213 | end |
| 214 | do |
| 215 | local p = Instance.new("Part") |
| 216 | p.Name = "FootL" |
| 217 | p.Size = Vector3.new(2.5, 1, 4) |
| 218 | p.CFrame = CFrame.new(-2.42, 0.5, 0.5) |
| 219 | p.BrickColor = BrickColor.new("Institutional white") |
| 220 | p.Material = Enum.Material.Glacier |
| 221 | p.MaterialVariant = "2022 Stud" |
| 222 | p.Anchored = true |
| 223 | p.Parent = model |
| 224 | end |
| 225 | do |
| 226 | local p = Instance.new("Part") |
| 227 | p.Name = "ShoulderR" |
| 228 | p.Size = Vector3.new(2.5, 5, 3) |
| 229 | p.CFrame = CFrame.new(3.2, 12, -2) * CFrame.Angles(math.rad(-45), math.rad(0), math.rad(0)) |
| 230 | p.BrickColor = BrickColor.new("Institutional white") |
| 231 | p.Material = Enum.Material.Glacier |
| 232 | p.MaterialVariant = "2022 Stud" |
| 233 | p.Anchored = true |
| 234 | p.Parent = model |
| 235 | end |
| 236 | do |
| 237 | local p = Instance.new("Part") |
| 238 | p.Name = "ForearmR" |
| 239 | p.Size = Vector3.new(2.5, 4, 2.5) |
| 240 | p.CFrame = CFrame.new(3.28, 9.5, -4.5) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(0)) |
| 241 | p.BrickColor = BrickColor.new("Institutional white") |
| 242 | p.Material = Enum.Material.Glacier |
| 243 | p.MaterialVariant = "2022 Stud" |
| 244 | p.Anchored = true |
| 245 | p.Parent = model |
| 246 | end |
| 247 | do |
| 248 | local p = Instance.new("Part") |
| 249 | p.Name = "PawR" |
| 250 | p.Size = Vector3.new(2.5, 2, 3) |
| 251 | p.CFrame = CFrame.new(3.36, 8, -5.5) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(0)) |
| 252 | p.BrickColor = BrickColor.new("Institutional white") |
| 253 | p.Material = Enum.Material.Glacier |
| 254 | p.MaterialVariant = "2022 Stud" |
| 255 | p.Anchored = true |
| 256 | p.Parent = model |
| 257 | end |
| 258 | do |
| 259 | local p = Instance.new("Part") |
| 260 | p.Name = "ShoulderL" |
| 261 | p.Size = Vector3.new(2.5, 5, 3) |
| 262 | p.CFrame = CFrame.new(-3.2, 12, -2) * CFrame.Angles(math.rad(-45), math.rad(0), math.rad(0)) |
| 263 | p.BrickColor = BrickColor.new("Institutional white") |
| 264 | p.Material = Enum.Material.Glacier |
| 265 | p.MaterialVariant = "2022 Stud" |
| 266 | p.Anchored = true |
| 267 | p.Parent = model |
| 268 | end |
| 269 | do |
| 270 | local p = Instance.new("Part") |
| 271 | p.Name = "ForearmL" |
| 272 | p.Size = Vector3.new(2.5, 4, 2.5) |
| 273 | p.CFrame = CFrame.new(-3.28, 9.5, -4.5) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(0)) |
| 274 | p.BrickColor = BrickColor.new("Institutional white") |
| 275 | p.Material = Enum.Material.Glacier |
| 276 | p.MaterialVariant = "2022 Stud" |
| 277 | p.Anchored = true |
| 278 | p.Parent = model |
| 279 | end |
| 280 | do |
| 281 | local p = Instance.new("Part") |
| 282 | p.Name = "PawL" |
| 283 | p.Size = Vector3.new(2.5, 2, 3) |
| 284 | p.CFrame = CFrame.new(-3.36, 8, -5.5) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(0)) |
| 285 | p.BrickColor = BrickColor.new("Institutional white") |
| 286 | p.Material = Enum.Material.Glacier |
| 287 | p.MaterialVariant = "2022 Stud" |
| 288 | p.Anchored = true |
| 289 | p.Parent = model |
| 290 | end |
| 291 | do |
| 292 | local p = Instance.new("Part") |
| 293 | p.Name = "Tail" |
| 294 | p.Size = Vector3.new(2, 2, 2) |
| 295 | p.CFrame = CFrame.new(0, 5, 3.5) * CFrame.Angles(math.rad(-15), math.rad(0), math.rad(0)) |
| 296 | p.BrickColor = BrickColor.new("Institutional white") |
| 297 | p.Material = Enum.Material.Glacier |
| 298 | p.MaterialVariant = "2022 Stud" |
| 299 | p.Anchored = true |
| 300 | p.Parent = model |
| 301 | end |
| 302 | model.PrimaryPart = model:FindFirstChild("Belly") |
| 303 | print("PolarBear built: " .. #model:GetChildren() .. " parts") |
Loading comments...