Loading model...
by Matei · 9/9/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: Blueberry |
| 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 = "Blueberry" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Navy blue"] = "2022 Stud", |
| 25 | ["Really black"] = "2022 Universal", |
| 26 | ["Storm blue"] = "2022 Stud", |
| 27 | } |
| 28 | do |
| 29 | local p = Instance.new("Part") |
| 30 | p.Shape = Enum.PartType.Cylinder |
| 31 | p.Name = "Body_L1" |
| 32 | p.Size = Vector3.new(2, 6, 6) |
| 33 | p.CFrame = CFrame.new(0, 0.92, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 34 | p.BrickColor = BrickColor.new("Storm blue") |
| 35 | p.Material = Enum.Material.Glacier |
| 36 | p.MaterialVariant = "2022 Stud" |
| 37 | p.Anchored = true |
| 38 | p.Parent = model |
| 39 | end |
| 40 | do |
| 41 | local p = Instance.new("Part") |
| 42 | p.Shape = Enum.PartType.Cylinder |
| 43 | p.Name = "Body_L2" |
| 44 | p.Size = Vector3.new(2, 8, 8) |
| 45 | p.CFrame = CFrame.new(0, 2.96, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 46 | p.BrickColor = BrickColor.new("Storm blue") |
| 47 | p.Material = Enum.Material.Glacier |
| 48 | p.MaterialVariant = "2022 Stud" |
| 49 | p.Anchored = true |
| 50 | p.Parent = model |
| 51 | end |
| 52 | do |
| 53 | local p = Instance.new("Part") |
| 54 | p.Shape = Enum.PartType.Cylinder |
| 55 | p.Name = "Body_L3" |
| 56 | p.Size = Vector3.new(2, 9, 9) |
| 57 | p.CFrame = CFrame.new(0, 5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 58 | p.BrickColor = BrickColor.new("Storm blue") |
| 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.Shape = Enum.PartType.Cylinder |
| 67 | p.Name = "Body_L4" |
| 68 | p.Size = Vector3.new(2, 8, 8) |
| 69 | p.CFrame = CFrame.new(0, 7.04, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 70 | p.BrickColor = BrickColor.new("Storm blue") |
| 71 | p.Material = Enum.Material.Glacier |
| 72 | p.MaterialVariant = "2022 Stud" |
| 73 | p.Anchored = true |
| 74 | p.Parent = model |
| 75 | end |
| 76 | do |
| 77 | local p = Instance.new("Part") |
| 78 | p.Shape = Enum.PartType.Cylinder |
| 79 | p.Name = "Body_L5" |
| 80 | p.Size = Vector3.new(2, 6, 6) |
| 81 | p.CFrame = CFrame.new(0, 9.08, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 82 | p.BrickColor = BrickColor.new("Storm blue") |
| 83 | p.Material = Enum.Material.Glacier |
| 84 | p.MaterialVariant = "2022 Stud" |
| 85 | p.Anchored = true |
| 86 | p.Parent = model |
| 87 | end |
| 88 | do |
| 89 | local p = Instance.new("Part") |
| 90 | p.Shape = Enum.PartType.Cylinder |
| 91 | p.Name = "Top_Indent" |
| 92 | p.Size = Vector3.new(0.5, 4, 4) |
| 93 | p.CFrame = CFrame.new(0, 10, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 94 | p.BrickColor = BrickColor.new("Storm blue") |
| 95 | p.Material = Enum.Material.Glacier |
| 96 | p.MaterialVariant = "2022 Stud" |
| 97 | p.Anchored = true |
| 98 | p.Parent = model |
| 99 | end |
| 100 | do |
| 101 | local p = Instance.new("Part") |
| 102 | p.Shape = Enum.PartType.Cylinder |
| 103 | p.Name = "Center_Spot" |
| 104 | p.Size = Vector3.new(0.2, 1.5, 1.5) |
| 105 | p.CFrame = CFrame.new(0, 10.2, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 106 | p.BrickColor = BrickColor.new("Really black") |
| 107 | p.Material = Enum.Material.Glacier |
| 108 | p.MaterialVariant = "2022 Universal" |
| 109 | p.Anchored = true |
| 110 | p.Parent = model |
| 111 | end |
| 112 | do |
| 113 | local p = Instance.new("WedgePart") |
| 114 | p.Name = "Crown_Leaf_0" |
| 115 | p.Size = Vector3.new(1.8, 0.8, 0.2) |
| 116 | p.CFrame = CFrame.new(2.72, 10.74, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(36.8699)) |
| 117 | p.BrickColor = BrickColor.new("Navy blue") |
| 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("WedgePart") |
| 125 | p.Name = "Crown_Leaf_1" |
| 126 | p.Size = Vector3.new(1.8, 0.8, 0.2) |
| 127 | p.CFrame = CFrame.new(0.840526, 10.74, -2.58687) * CFrame.Angles(math.rad(0), math.rad(72), math.rad(36.8699)) |
| 128 | p.BrickColor = BrickColor.new("Navy blue") |
| 129 | p.Material = Enum.Material.Glacier |
| 130 | p.MaterialVariant = "2022 Stud" |
| 131 | p.Anchored = true |
| 132 | p.Parent = model |
| 133 | end |
| 134 | do |
| 135 | local p = Instance.new("WedgePart") |
| 136 | p.Name = "Crown_Leaf_2" |
| 137 | p.Size = Vector3.new(1.8, 0.8, 0.2) |
| 138 | p.CFrame = CFrame.new(-2.20053, 10.74, -1.59878) * CFrame.Angles(math.rad(-180), math.rad(36), math.rad(-143.13)) |
| 139 | p.BrickColor = BrickColor.new("Navy blue") |
| 140 | p.Material = Enum.Material.Glacier |
| 141 | p.MaterialVariant = "2022 Stud" |
| 142 | p.Anchored = true |
| 143 | p.Parent = model |
| 144 | end |
| 145 | do |
| 146 | local p = Instance.new("WedgePart") |
| 147 | p.Name = "Crown_Leaf_3" |
| 148 | p.Size = Vector3.new(1.8, 0.8, 0.2) |
| 149 | p.CFrame = CFrame.new(-2.20053, 10.74, 1.59878) * CFrame.Angles(math.rad(-180), math.rad(-36), math.rad(-143.13)) |
| 150 | p.BrickColor = BrickColor.new("Navy blue") |
| 151 | p.Material = Enum.Material.Glacier |
| 152 | p.MaterialVariant = "2022 Stud" |
| 153 | p.Anchored = true |
| 154 | p.Parent = model |
| 155 | end |
| 156 | do |
| 157 | local p = Instance.new("WedgePart") |
| 158 | p.Name = "Crown_Leaf_4" |
| 159 | p.Size = Vector3.new(1.8, 0.8, 0.2) |
| 160 | p.CFrame = CFrame.new(0.840526, 10.74, 2.58687) * CFrame.Angles(math.rad(0), math.rad(-72), math.rad(36.8699)) |
| 161 | p.BrickColor = BrickColor.new("Navy blue") |
| 162 | p.Material = Enum.Material.Glacier |
| 163 | p.MaterialVariant = "2022 Stud" |
| 164 | p.Anchored = true |
| 165 | p.Parent = model |
| 166 | end |
| 167 | model.PrimaryPart = model:FindFirstChild("Body_L3") |
| 168 | print("Blueberry built: " .. #model:GetChildren() .. " parts") |
Loading comments...