Loading model...
by Test · 3/25/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: PinkSquishyCreature |
| 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 = "PinkSquishyCreature" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Brick yellow"] = "2022 Stud", |
| 25 | ["Pink"] = "2022 Stud", |
| 26 | ["Really black"] = "2022 Universal", |
| 27 | ["White"] = "2022 Stud", |
| 28 | } |
| 29 | do |
| 30 | local p = Instance.new("Part") |
| 31 | p.Shape = Enum.PartType.Ball |
| 32 | p.Name = "BodyMain" |
| 33 | p.Size = Vector3.new(4, 4, 4) |
| 34 | p.CFrame = CFrame.new(0, 3, 0) |
| 35 | p.BrickColor = BrickColor.new("Pink") |
| 36 | p.Material = Enum.Material.Glacier |
| 37 | p.MaterialVariant = "2022 Stud" |
| 38 | p.Anchored = true |
| 39 | p.Parent = model |
| 40 | end |
| 41 | do |
| 42 | local p = Instance.new("Part") |
| 43 | p.Shape = Enum.PartType.Ball |
| 44 | p.Name = "EarLeft" |
| 45 | p.Size = Vector3.new(1, 1, 1) |
| 46 | p.CFrame = CFrame.new(-1.2, 4.5, -1) |
| 47 | p.BrickColor = BrickColor.new("Pink") |
| 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.Shape = Enum.PartType.Ball |
| 56 | p.Name = "EarRight" |
| 57 | p.Size = Vector3.new(1, 1, 1) |
| 58 | p.CFrame = CFrame.new(1.2, 4.5, -1) |
| 59 | p.BrickColor = BrickColor.new("Pink") |
| 60 | p.Material = Enum.Material.Glacier |
| 61 | p.MaterialVariant = "2022 Stud" |
| 62 | p.Anchored = true |
| 63 | p.Parent = model |
| 64 | end |
| 65 | do |
| 66 | local p = Instance.new("Part") |
| 67 | p.Name = "EyeLeft" |
| 68 | p.Size = Vector3.new(0.2, 0.6, 0.4) |
| 69 | p.CFrame = CFrame.new(-1, 3.2, -1.8) * CFrame.Angles(math.rad(0), math.rad(20), math.rad(10)) |
| 70 | p.BrickColor = BrickColor.new("Really black") |
| 71 | p.Material = Enum.Material.Glacier |
| 72 | p.MaterialVariant = "2022 Universal" |
| 73 | p.Anchored = true |
| 74 | p.Parent = model |
| 75 | end |
| 76 | do |
| 77 | local p = Instance.new("Part") |
| 78 | p.Name = "EyeRight" |
| 79 | p.Size = Vector3.new(0.2, 0.6, 0.4) |
| 80 | p.CFrame = CFrame.new(1, 3.2, -1.8) * CFrame.Angles(math.rad(0), math.rad(-20), math.rad(-10)) |
| 81 | p.BrickColor = BrickColor.new("Really black") |
| 82 | p.Material = Enum.Material.Glacier |
| 83 | p.MaterialVariant = "2022 Universal" |
| 84 | p.Anchored = true |
| 85 | p.Parent = model |
| 86 | end |
| 87 | do |
| 88 | local p = Instance.new("Part") |
| 89 | p.Shape = Enum.PartType.Ball |
| 90 | p.Name = "FootFrontLeft" |
| 91 | p.Size = Vector3.new(0.8, 0.8, 0.8) |
| 92 | p.CFrame = CFrame.new(-1.2, 1.2, -1.2) |
| 93 | p.BrickColor = BrickColor.new("White") |
| 94 | p.Material = Enum.Material.Glacier |
| 95 | p.MaterialVariant = "2022 Stud" |
| 96 | p.Anchored = true |
| 97 | p.Parent = model |
| 98 | end |
| 99 | do |
| 100 | local p = Instance.new("Part") |
| 101 | p.Shape = Enum.PartType.Ball |
| 102 | p.Name = "FootFrontRight" |
| 103 | p.Size = Vector3.new(0.8, 0.8, 0.8) |
| 104 | p.CFrame = CFrame.new(1.2, 1.2, -1.2) |
| 105 | p.BrickColor = BrickColor.new("White") |
| 106 | p.Material = Enum.Material.Glacier |
| 107 | p.MaterialVariant = "2022 Stud" |
| 108 | p.Anchored = true |
| 109 | p.Parent = model |
| 110 | end |
| 111 | do |
| 112 | local p = Instance.new("Part") |
| 113 | p.Shape = Enum.PartType.Ball |
| 114 | p.Name = "FootBackLeft" |
| 115 | p.Size = Vector3.new(0.8, 0.8, 0.8) |
| 116 | p.CFrame = CFrame.new(-1.2, 1.2, 1) |
| 117 | p.BrickColor = BrickColor.new("Pink") |
| 118 | p.Material = Enum.Material.Glacier |
| 119 | p.MaterialVariant = "2022 Stud" |
| 120 | p.Anchored = true |
| 121 | p.Parent = model |
| 122 | end |
| 123 | do |
| 124 | local p = Instance.new("Part") |
| 125 | p.Shape = Enum.PartType.Ball |
| 126 | p.Name = "FootBackRight" |
| 127 | p.Size = Vector3.new(0.8, 0.8, 0.8) |
| 128 | p.CFrame = CFrame.new(1.2, 1.2, 1) |
| 129 | p.BrickColor = BrickColor.new("Pink") |
| 130 | p.Material = Enum.Material.Glacier |
| 131 | p.MaterialVariant = "2022 Stud" |
| 132 | p.Anchored = true |
| 133 | p.Parent = model |
| 134 | end |
| 135 | do |
| 136 | local upV = Vector3.new(0,1,0).Unit |
| 137 | local rightV = (Vector3.new(1,0,0) - Vector3.new(1,0,0):Dot(upV)*upV).Unit |
| 138 | local forwardV = rightV:Cross(upV) |
| 139 | local pos = Vector3.new(0, 1, 0) |
| 140 | local ball = Instance.new("Part") |
| 141 | ball.Shape = Enum.PartType.Ball |
| 142 | ball.Size = Vector3.new(10, 10, 10) |
| 143 | ball.CFrame = CFrame.new(pos) |
| 144 | ball.BrickColor = BrickColor.new("Brick yellow") |
| 145 | ball.Material = Enum.Material.Glacier |
| 146 | ball.MaterialVariant = "2022 Stud" |
| 147 | ball.Anchored = true; ball.Parent = workspace |
| 148 | local cuts = {} |
| 149 | local hole = Instance.new("Part") |
| 150 | hole.Shape = Enum.PartType.Ball |
| 151 | hole.Size = Vector3.new(9, 9, 9) |
| 152 | hole.CFrame = CFrame.new(pos) |
| 153 | hole.BrickColor = BrickColor.new("Brick yellow") |
| 154 | hole.Material = Enum.Material.Glacier |
| 155 | hole.MaterialVariant = "2022 Stud" |
| 156 | hole.Anchored = true; hole.Parent = workspace |
| 157 | table.insert(cuts, hole) |
| 158 | do |
| 159 | local h = 1.710101 |
| 160 | local cut = Instance.new("Part") |
| 161 | cut.Size = Vector3.new(20, 20, 20) |
| 162 | cut.CFrame = CFrame.fromMatrix(pos + upV*(11.710101), rightV, upV) |
| 163 | cut.BrickColor = BrickColor.new("Brick yellow") |
| 164 | cut.Material = Enum.Material.Glacier |
| 165 | cut.MaterialVariant = "2022 Stud" |
| 166 | cut.Anchored = true; cut.Parent = workspace |
| 167 | table.insert(cuts, cut) |
| 168 | end |
| 169 | if #cuts > 0 then |
| 170 | local ok, result = pcall(function() return ball:SubtractAsync(cuts) end) |
| 171 | for _, c in ipairs(cuts) do c:Destroy() end |
| 172 | if ok and result then |
| 173 | ball:Destroy() |
| 174 | result.Name = "NestBowl"; result.Anchored = true; result.Parent = model |
| 175 | else |
| 176 | ball.Name = "NestBowl"; ball.Parent = model |
| 177 | end |
| 178 | else |
| 179 | ball.Name = "NestBowl"; ball.Parent = model |
| 180 | end |
| 181 | end |
| 182 | model.PrimaryPart = model:FindFirstChild("BodyMain") |
| 183 | print("PinkSquishyCreature built: " .. #model:GetChildren() .. " parts") |
Loading comments...